@import url("bk.css");
/* Page Elements */
html { 
scrollbar-arrow-color:#000066; 
scrollbar-track-color:#cccccc; 
scrollbar-face-color:#E4E4E4; 
scrollbar-highlight-color:#000066; 
scrollbar-3dlight-color:#E4E4E4;
scrollbar-darkshadow-color:#E4E4E4; 
scrollbar-shadow-color:#000066; 
} 
body   {
	background-color: #fff;
	background-image: url(../pix/1yellow.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}
/* Divs */
#indent {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#indentsection {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#indentsubsection {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#subnav {
	font-size: 12px;
	background-color: white;
	text-align: right;
	width: 264px;
	border-top: 1px #e4e4e4;
	border-bottom: 1px #e4e4e4;
}
/*
-----------------------------------------------------------------------------------------
=Side Nav
-------------------------------------------------------------------------------------- */
#sidenavon	
{
	background-color: #C7D8E9;
	margin: 0px;
	
}
#sidenav	
{
	
    width: 265px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
}
/* create button */
#sidenav a:link, #sidenav a:visited
{   
    color: #00529b;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 16px 5px 5px;
	
}
/* mouseover */
#sidenav a:hover
{   background-color: #ffffff;}

/* onclick #sidenav a:focus */
#sidenav a:active{
	color:#ffffff;
	background-color: #9CBBDA;
}
#sidenav p {
	margin-bottom: 10px;
	margin-top: 0px;
}
#subnav {
	background-color: #FFFFFF;
	width: 265px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
}
#subnav p {
	margin-bottom: 2px;
	margin-top: 2px;
}
#subnav a:link, #subnav a:visited {   
    color: #444444;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 16px 5px 5px;
	
}
/* mouseover */
#subnav a:hover {
color: #ffffff;
   background-color: #C7D8E9;
}
/*
-----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------- */


/* General */
a:link {
	color: #00529b;
	text-decoration: none;
}
a:visited {
	color: #00529b;
	text-decoration: none;
}
hr {
	color: #DDDDDD;
}
/* Images */
.imgTitle {
	margin-top: 0px;
	margin-bottom: 20px;
}
/* Text */
.bodytext {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 18px;
	margin-top: 0px;

}
.bodytext a:hover { color: #ffb300; background-color: #00529b }

.bodytextnolead {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	margin-top:0px;
	margin-bottom: 18px;

}
.bodysub {
	color: #00529b;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 18px;
}


.disclaimer { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px; letter-spacing: 1pt; margin: 10px 15px 15px }
.tbshad { background-color: #eee; background-image: url(../pix/bk-tb.jpg); background-repeat: repeat-x; background-attachment: fixed }
.tbcorner { background-color: #eee; background-image: url(../pix/shad-corner.jpg); background-attachment: fixed }
.tbshadvert { background-color: #eee; background-image: url(../pix/tb-shad-vert.jpg); background-repeat: repeat-y; background-attachment: fixed }

.subhed {
	color: #00529b;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}
.bodysub a:hover {
color: #DDDDDD;
}
.servicehed {
	color: #00529b;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;

}
.servicesubhead {
	color: #666666;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;

}
.button {
	color: #00529b;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #e4e4e4;
	margin: 2px;
}
/* News */
.newstext {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 6px;
}
.newshed {
	color: #00529b;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
}
.newsdate {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px 0px 3px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
/* Forms */
.formtext {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e4e4e4;
	font-size: 11px;
	border: 1px solid #000066;
	margin-top: 3px;
	margin-bottom: 3px;
}
.address {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
/* bullets */
#bulletz {
	width:330px;
	margin-left: -30px;
	padding:0px 0px 0px 0px;
}
#lbulletz{
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
#lbulletz ul li {
	background:url(../pix/bullets.gif) no-repeat 0px top;
	list-style-type: none;
	margin-bottom:10px;
	padding-left:10px;
}
#lbulletz a:hover {
	color: #EEEEEE;
	background-color: #00529b;
}
