/* 
Title:     Kaiser, Scherer & Schlegel master styles for screen media
Author:    Arising Group, Inc.
Updated:   Jun 29 2009
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	text-align: center;
	line-height: 1.4em;
	color: #2f2f2f;
}
/* headings
---------------------------------------------------------- */

h1 {
	font-size: 150%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2A6EB9;
	margin: 0;
	padding: 14px 0 9px 0;
	border-bottom: 1px solid #dfdfdf;
}
h2 {
	font-size: 140%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2A6EB9;
	margin: 0;
	padding: 14px 0 0 0;
}
h3 {
	font-size: 130%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2A6EB9;
	margin: 0;
	padding: 14px 0 0 0;
}
h4 {
	font-size: 120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 14px 0 0 0;
}
/* links
---------------------------------------------------------- */

a:link, a:visited {
	padding: 0 0 1px 0;
	color: #2A6EB9;
	font-weight: normal;
}
a:hover {
	color: #2D405B;
	text-decoration: underline;
}
/* page structure
---------------------------------------------------------- */

#wrap {
	margin: 0 auto;
	width: 784px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 784px;
	height: 90px;
	margin: 40px 0 auto;
}
#logo {
	float: left;
	padding: 6px 6px 20px 12px;
}
#topnav {
	float: right;
	text-align: right;
}
#topnav li {
	list-style-type: none;
	display: inline;
	padding: 0 6px 0 6px;
}
#mainnav {
	float: left;
	background-color: #7292B4;
	width: 100%;
	margin: 0;
}
#mainnav ul {
	margin: 4px;
}
#mainnav li {
	list-style-type: none;
	display: inline;
	color: #fff;
	padding: 0 20px 0 20px;
}
#mainnav a {
	color: #fff;
	text-decoration: none;
}
#mast {
	float: left;
	background-color: #C3C5CA;
	width: 100%;
	background-image: url(../img/img00.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#mast-home {
	float: left;
	background-color: #C3C5CA;
	width: 100%;
	height: 224px;
	background-image: url(../img/img00.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#mainpage {
	margin: 0 auto;
	width: 784px;
	float: left;
}
#sidebar {
	float: left;
	padding: 30px 0 0 5px;
	width: 25%;
}
#sidebar h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	color: #666;
	border-top: 2px solid #999;
	border-bottom: 1px dashed #999;
	padding: 4px 2px 4px 2px;
	text-transform: uppercase;
}
ul.sidenav {
	padding: 4px;
	margin: 5px 0 20px 15px;
}
ul.sidenav li {
	font-size: 90%;
	white-space: nowrap;
	text-align: left;
	padding: 3px;
	display:block;
	list-style-type: none;
}
ul.sidenav a {
	color: #2A6EB9;
	text-decoration: none;
	padding: 2px;
}
ul.sidenav li.active a, ul.sidenav li a:hover {
	color: #2A6EB9;
	background-color: #DEE9F5;
}
ul.small {
	padding: 3px;
}
ul.small li {
	color: #40608C;
	font-size: 85%;
	list-style-type: none;
	padding: 6px;
}
ul.small a {
	color: #40608C;
	text-decoration: none;
	padding: 6px;
}
ul.small li.active a, ul.small li a:hover {
	color: #40608C;
	border-bottom: 1px solid #999;
}
#back-top {
	text-align: right;
	font-size: 90%;
}
#content {
	float: right;
	width: 524px;
	text-align: left;
	padding: 15px;
	line-height: 1.6em;
}
#content img {
	margin: 0 6px 0 6px;
	padding: 4px;
	border: 1px solid #bbb;
	background-color: #fff;
}
#contactbox {
	padding: 10px 5px 20px 5px;
	font-size: 90%;
	line-height: 1.4em;
}
#footer {
	float: left;
	width: 784px;
	margin: 20px auto;
	padding: 15px 0;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #ccc;
}
#copyright {
	float: left;
	padding: 0 5px;
}
#bdo {
	float: right;
	padding: 0 5px;
}
#divider {
	border-top: 1px solid #ccc;
	margin: 0;
}
#content ul {
	list-style-type: square;
}
#about {
	font-size: 115%;
	line-height: 1.5em;
	margin: 6px 0 6px 0;
}
#about img {
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #bbb;
	background-color: #fff;
}
.statusmsg {
	font-size: .8em;
	color: #2A6EB9;
}
