@charset "UTF-8";
/* CSS Document */

body {background-color: #CCCCCC; margin: 5px 0px 0px 0px; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 19px; color: #666666;}

a:link {color: #06357A; text-decoration: none;}
a:visited {color: #06357A; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}


.activelink {color: #000000; text-decoration: underline;}
.header {font-size: 21px; font-weight: bold; color: #06357A;}
.header_IE {font-size: 21px; font-weight: bold; color: #06357A; margin-top:10px;}
.subheader {font-size: 14px; font-weight: bold; line-height: 19px; color: #06357A;}
.subheadergray {font-size: 14px; font-weight: bold; line-height: 19px; color: #666666;}
.bodytext {margin: 16px; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 20px; color: #666666;}
.commtext {margin: 16px; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 19px; color: #666666;}
.commtextblue {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 19px; color: #06357A;}
.commname {font-family: "Times New Roman", Times, serif; font-size: 18px; color: #06357A; text-transform: uppercase;}
.submenutext {font-size: 11px; line-height: 12px; color: #666666;}
/*.txt14times {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #06357A; text-transform: uppercase;}*/
.txt11 p{margin: 16px; padding-top: 0; font-size: 11px; line-height: 12px; color: #666666;}
.txt9 {font-size: 9px; line-height: 10px; color: #1E1E1E;}
.txt9blue {font-size: 9px; line-height: 10px; color: #06357A;}
.spacer {color: #CACACA;}
.bg {background-repeat: repeat-x;}
ul {list-style: inside; margin-left: 0; padding-left: 1em; text-indent: -1em;}
.commtext_details {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 19px; color: #666666;}
.commtext_details a:link {text-decoration: none; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 19px; color: #666666;}
.commtext_details a:visited {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 19px; color: #666666;}
.commtext_details a:hover {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 19px; color: #000000;}
.commtext_details a:active {text-decoration: none; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 19px; color: #000000;}

.label {
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	text-align:left;
}

.input {
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}

.clear {
	clear:both;
}

.title {
	font-size: 21px; 
	font-weight: bold; 
	color: #06357A;
	margin:5px;
}

.error {
	color:#FF0000;
	padding-top:5px;
	padding-bottom: 5px;
}