@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5a84c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}	
.bold {
	font-weight: bold;
}
.bold_right {
	font-weight: bold;
	text-align: right;
}
.center {
	text-align: center;
}
.center_bold {
	text-align: center;
	font-weight: bold;
}
#contentbottom {
	background-image: url(images/contentbottom.gif);
	background-repeat: no-repeat;
	height: 107ps;
}
#contentmiddle {
	background-image: url(images/contenmiddle.gif);
	background-repeat: repeat-y;
}
#contenttop {
	background-image: url(images/contenttop.gif);
	background-repeat: no-repeat;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.h1_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
.h1_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	font-weight: bold;
	text-align: left;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: bold;
}
.h2_center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: bold;
}
.horzline {
	background-image: url(images/horzline.jpg);
	background-repeat: repeat-x;
	height: 2px;
}
.italic {
	font-style: italic;
}
.image_text {
	font-size: 12px;
	font-style: italic;
}
.leftimages {
	background-image: url(images/wacertleftpage.gif);
	background-repeat: repeat-y;
}
.navbottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.navbottom_links A:link {
	text-decoration: underline;
	color: #ffffff;
}
.navbottom_links A:visited {
	color: #fff200;
	text-decoration: underline;
}
.navbottom_links A:active {
	text-decoration: underline;
	color: #fff200;
}
.navbottom_links A:hover {
	text-decoration: underline; 
	color: #fff200;
}
.pagecontenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: bold;
}
.page_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
.page_links A:link {
	text-decoration: underline;
	color: #003366;
}
.page_links A:visited {
	color: #5a84c2;
	text-decoration: underline;
}
.page_links A:active {
	text-decoration: underline;
	color: #003366;
}
.page_links A:hover {
	text-decoration: underline; 
	color: #5a84c2;
}
.page_linkscenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.page_linkscenter A:link {
	text-decoration: underline;
	color: #003366;
}
.page_linkscenter A:visited {
	color: #5a84c2;
	text-decoration: underline;
}
.page_linkscenter A:active {
	text-decoration: underline;
	color: #003366;
}
.page_linkscenter A:hover {
	text-decoration: underline; 
	color: #5a84c2;
}
.parts_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}	
.red_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b13427;
	text-align: center;
	text-decoration: underline;
}
.red_links A:link {
	text-decoration: underline;
	color: #b13427;
}
.red_links A:visited {
	color: #5a84c2;
	text-decoration: underline;
}
.red_links A:active {
	text-decoration: underline;
	color: #5a84c2;
}
.red_links A:hover {
	text-decoration: underline; 
	color: #5a84c2;
}
#site_design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#sitedesign_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#sitedesign_links A:link {
	text-decoration: none;
	color: #ffffff;
}
#sitedesign_links A:visited {
	color: #003366;
	text-decoration: none;
}
#sitedesign_links A:active {
	text-decoration: none;
	color: #003366;
}
#sitedesign_links A:hover {
	text-decoration: underline; 
	color: #003366;
}
#wa_cert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
#white_bkgrnd {
	background-color: #FFFFFF;
}
	

