html, body { height:50%; }


#formLabelLayout {float:left; width:120px;}
#formLayout {float:left; width:300px;}

.formFieldText { font-size:13px; width:200px; }
.formFieldTextarea { font-family:Arial, Helvetica, sans-serif; font-size:13px; height: 80px; width:200px; }
.formFieldSelect { font-size:13px; width:200px; }



.bodytext {  font-family: "Trebuchet MS"; font-size: 9pt; font-weight: normal; color: #333333; text-decoration: none}
.headings {  font-family: "Trebuchet MS"; font-size: 11pt; font-weight: bold; color: #083C94; text-decoration: none}
.subheadings {  font-family: "Trebuchet MS"; font-size: 9pt; font-weight: bold; color: #083C94; text-decoration: none}
.copyright { font-family: "Trebuchet MS"; font-size: 7.5pt; font-weight: normal; color: #333333; text-decoration: none }
.bodytextbold { font-family: "Trebuchet MS"; font-size: 9pt; font-weight: bold; color: #333333; text-decoration: none }
.bodytextlinks { font-family: "Trebuchet MS"; font-size: 9pt; font-weight: normal; color: #B10021; text-decoration: none }
.bodytextitalic { font-family: "Trebuchet MS"; font-size: 9pt; font-weight: normal; color: #333333; text-decoration: none ; font-style: italic}
.bodytextboldwhite { font-family: "Trebuchet MS"; font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: none }
a.bodytextlinks:hover { font-family: "Trebuchet MS"; font-size: 9pt; font-weight: normal; color: #B10021; text-decoration: underline}
.subtitle {
font-family: "Trebuchet MS"; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none
}
.date {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightlinks {
font-family: "Trebuchet MS"; font-size: 7.5pt; font-weight: normal; color: #2461a4; text-decoration: none
}
.bodytextwhite {
font-family: "Trebuchet MS"; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-decoration: none
}
.bodytextlinkswhite {
font-family: "Trebuchet MS"; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-decoration: none
}
a.bodytextlinkswhite:hover {

font-family: "Trebuchet MS"; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-decoration: underline
}
a {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #2461a4;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #083C94;
	text-decoration: underline;
}
td {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.copyrightlinks:hover {

font-family: "Trebuchet MS"; font-size: 7.5pt; font-weight: normal; color: #2461a4; text-decoration: underline
}
.headingswhite {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navsearch {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 108px;
	background-color: #083C94;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.nav {

	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 107px;
	background-color: #083C94;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodywhite {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navsearch:hover {

	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 108px;
	background-color: #2461a4;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.nav:hover {


	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 107px;
	background-color: #2461a4;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.borderblue {
	border: 1px solid #2461a4;
}
.formfields {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: 126px;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
.dottedline {
	border-top: 1px dashed #2461a4;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
