/* CSS Document */

* {margin:0; padding:0;}


#homegreyborderleft {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5CC;
	border-bottom-color: #D5D5CC;
	border-left-color: #D5D5CC;
}
#homegreyborderright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D5D5CC;
	border-bottom-color: #D5D5CC;
}
#homepicborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5CC;
	border-right-color: #D5D5CC;
	border-bottom-color: #D5D5CC;
	border-left-color: #D5D5CC;
}
#navbackground {
	background-image: url(images/navbarbkgrd.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	height: 29px;
}
#borderwhite {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#greyoutline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5CC;
	border-bottom-color: #D5D5CC;
	border-left-color: #D5D5CC;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #CCCCCC;
}
#leftcolmain {
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	width: 150px;
	height: 245px;
	border-left-style: solid;
	border-left-color: #D5D5CC;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5CC;
	border-bottom-width: 1px;
	background-image: url(images/leftcolmain.jpg);
}
#rightcolmain {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-right-style: solid;
	border-right-color: #D5D5CC;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5CC;
	border-bottom-width: 1px;
}
#rightcol {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-right-style: solid;
	border-right-color: #D5D5CC;
	border-right-width: 1px;
}
#botmain {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5CC;
	border-bottom-width: 1px;
}

#whitetable {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/shadow.jpg);
}
#rightcoltop {
	border-right-style: solid;
	border-right-color: #D5D5CC;
	border-right-width: 1px;
	background-image: url(images/rightcoltop.jpg);
	background-repeat: repeat-x;
}
#leftcoltop {
	border-left-style: solid;
	border-left-color: #D5D5CC;
	border-left-width: 1px;
	background-repeat: no-repeat;
	background-image: url(images/leftcoltop.jpg);
}
#sidebarcopy {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#sidebarspace {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}
#dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5CC;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#maincopy {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#maincopyfirstline {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}
#maindottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5CC;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
#break {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

.backnext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	background-position: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.backnext a:link {
	color: #666666;
	text-decoration: none;
}
.backnext a:visited {
	color: #666666;
	text-decoration: none;
}
.backnext a:hover {
	color: #607C8C;
	text-decoration: none;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	background-position: left;
}
.copyright a:link {
	color: #666666;
	text-decoration: none;
}
.backnextbutton {
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-position: right center;
	text-align: right;
	text-decoration: none;
}
.copyright a:visited {
	color: #666666;
	text-decoration: none;
}    
.copyright a:hover {
	color: #999999;
	text-decoration: none;
}

.homeheader_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #607C8C;
}
.bodyheader_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #607C8C;
}

.bodysubhead_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #607C8C;
	text-decoration: none;
}
.bodysubhead_blue a:link {
	color: #607C8C;
	text-decoration: none;
}
.bodysubhead_blue a:visited {
	color: #607C8C;
	text-decoration: none;
}    
.bodysubhead_blue a:hover {
	color: #AFBCBF;
	text-decoration: none;
}

.bodysubhead_blue_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #607C8C;
}
.bodysubhead_blue_sm a:link {
	color: #607C8C;
	text-decoration: none;
}
.bodysubhead_blue_sm a:visited {
	color: #607C8C;
	text-decoration: none;
}
.bodysubhead_blue_sm a:hover {
	color: #AFBCBF;
	text-decoration: none;
}



.bodyparagraph_grey {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.bodyparagraph_grey a:link {
	color: #666666;
	text-decoration: none;
}
.bodyparagraph_grey a:visited {
	color: #666666;
	text-decoration: none;
}
.bodyparagraph_grey a:hover {
	color: #607C8C;
	text-decoration: none;
}

.bodyparagraphlg_grey {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.bodyparagraphlg_grey a:link {
	color: #666666;
	text-decoration: none;
}
.bodyparagraphlg_grey a:visited {
	color: #666666;
	text-decoration: none;
}
.bodyparagraphlg_grey a:hover {
	color: #607C8C;
	text-decoration: none;
}
.bodyparagraphlist {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	list-style-position:outside;
	margin: 0px;  /*setting for FF*/
	margin-top: 0px;
	#margin: 0px; /*setting for IE7*//*setting for IE6*/
	_margin: 0px; /*setting for IE7*//*setting for IE6*/
}
.bodyparagraphlist a:link {
	color: #666666;
}
.bodyparagraphlist a:visited {
	color: #666666;
}
.bodyparagraphlist a:hover {
	color: #607C8C;
}




.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/navbarbkgrd.jpg);
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}	
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

.sidenav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #607C8C;
	line-height: 20px;
	font-weight: bold;
}
.sidenav a:link {
	color: #607C8C;
	text-decoration: none;
}
.sidenav a:visited {
	color: #607C8C;
	text-decoration: none;
}
.sidenav a:hover {
	color: #D10401;
	text-decoration: none;
}	
#subhead {
}

.bodyheader_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.bodyheader_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: left;
}
.bodyheader_grey2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 20px;
}

