/* CSS Document */

body {background-color: #FFFFFF; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:222222; font-size:11px;}

a:link {color:#588797; text-decoration:none;}
a:visited {color:#588797; text-decoration:none;}
a:hover {color:#222222; text-decoration:underline;}

.logo {width:318px; padding-left:25px;}
.menu {background:#588797 url(images/menuback.gif) repeat-x; }

.topmenu{margin: 0; padding: 0; float:left; width:100%;}
.topmenu ul{ margin: 0 auto; padding: 0; float:left; }
.topmenu li{list-style:none; background:url(images/menu-seperator.gif) top right no-repeat; float:left;}
.topmenu li a:link{color: white;  padding-left:9px; padding-right:9px; text-decoration: none;font-weight:normal; display:block;  }
.topmenu li a:visited{color: white; text-decoration: none; padding-left:9px; padding-right:9px; font-weight:normal; display:block; }
.topmenu li a:hover{color: #000000;text-decoration: none; padding-left:9px; padding-right:9px; font-weight:normal; display:block;   }
.topmenu li.last{list-style:none; background:url(images/spacer.gif) top right no-repeat; float:left;}

.dropdown{position:absolute; visibility: hidden; z-index: 1000; background-color: #f5f5f5; border:0px solid #dddddd; border-bottom:0px; width:150px;}
.dropdown a:link{padding:2px; height:20px; display: block; text-indent: 5px; border-bottom: 1px solid #aaaaaa; color:#293c81; text-decoration: none; font-weight: normal; line-height:20px; }
.dropdown a:visited{display: block; padding:2px; height:20px; text-indent: 5px; border-bottom: 1px solid #aaaaaa; color:#293c81; text-decoration: none; font-weight: normal; line-height:20px;}
.dropdown a:hover{ background-color: #cccccc; padding:2px; height:20px; color: #000000; font-weight: normal; text-indent: 5px; border-bottom: 1px solid #333333;  line-height:20px;}

.header {height:229px; border-top:1px solid #e6e6ed; border-bottom:1px solid #e6e6ed}

.rightlink{margin: 0px;padding: 0px;}


.rightlink a:link, .rightlink a:visited {display: block;  width:100%; background:url(images/dottedline.gif) bottom repeat-x;	font-weight: bold; padding: 5px 0px 5px 0px; color: #588797;}
.rightlink  a.last:link, .rightlink a.last:visited {display: block; width:100%; background:url(images/spacer.gif) bottom repeat-x; padding: 5px 0px 5px 0px; color: #588797;}
.rightlink a:hover{display: block;  width:100%; background:url(images/dottedline.gif) bottom repeat-x; text-decoration: none; color:#222222;}
.rightlink  a.last:hover{ display: block; width:100%; background:url(images/spacer.gif) bottom repeat-x; padding: 5px 0px 5px 0px; color: #222222;}

.footer {background:url(images/footerback.gif) repeat-x; height:68px; line-height:20px;}
.footer a:link {color:#222222; text-decoration:none}
.footer a:visited {color:#222222; text-decoration:none}
.footer a:hover {color:#000000; text-decoration:underline}


.PageTitle1 {
	color: #3C3C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	word-spacing: -2px;
}
.PageTitle2 {
	color: #358899;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	word-spacing: -2px;
}

.content {
	width: 904px;
	margin: auto;
	margin-bottom: 10px;
	line-height: 18px;
}
.content p {
	text-indent: 10px;
}

.footer2 a:link {
	color:#222222;
	text-decoration:none;
}
.footer2 a:visited {
	color:#222222;
	text-decoration:none;
}
.footer2 a:hover {
	color:#000000;
	text-decoration:underline;
}

.EmailForm {
	width: 728px;
	margin-top: 10px;
	margin: auto;
	padding: 0px;
	display: block;
	clear: both;
	text-align: left;
}
.EmailForm input, .EmailForm textarea {
	width: 595px;
}
.error {
	color: #FF0000;
}


