/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005DAB;
}
body {
	background-image:url(../images/bgd.gif);
	margin:0px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #FFD204;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.pdf_links {
	font-size: 14px;
	font-weight: bold;
}
#body_bgd{
	background-image:url(../images/subpages/body_bgd.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#body_bgd2{
	background-image:url(../images/subpages/body_bgd_wht.jpg);
	background-repeat:repeat-y;
	/*background-color:#FFFFFF;*/
	background-position:center;
}
#footer_text{
	color:#FFFFFF;
	font-size:10px;

}
.content_padding{
	padding-right:20px;
	text-align: left;
	}
.content_padding-left{
	padding-right:20px;
	padding-left:20px;
	text-align: left;
}
.small_text { font-size:10px; }
.google_text{ 
	font-size:12px;
	color:#3366CC;
	line-height:15px;
}
.caps_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 14px;
	color: #005DAB;
}
