body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #536f94;
}
A.one:link {
	text-decoration: underline;
	color: #0048AB;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight:bold;
	text-transform:none;
}
A.one:visited {
	text-decoration: underline;
	color: #0048AB;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight:bold;
	text-transform:none;
}
A.two:link {
	text-decoration: underline;
	color: #0000CC;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;
	text-transform:none;
}
A.two:visited {
	text-decoration: underline;
	color: #0000CC;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;
	text-transform:none;
}
A.three:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
A.three:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #216258;
}
.homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #666666;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #000000;
}
.contentSubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #000000;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	color: #FF0000;
}
.style19 {
	font-size: 12pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	border: thin none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #0048AB;
}
.title40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #0048AB;
}
.title10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #0048AB;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
	color: #D07F00;
	font-style: normal;
	text-decoration: underline;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#000000;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
	color:#000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.textbox {
	height:19;
	background-color:#FFFFFF;
	border:thin;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.textbox2 {
	height:75;
	width: 350px;
	white-space:normal;
	background-color:#FFFFFF;
	border:thin;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.textbox3 {
	height:19;
	background-color:#FFFFFF;
	border:thin;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-spacing:5px;
	width:250px;
}
fieldset {
	padding: 0.5em;
	font:80%/1 Arial;
	font-weight:bold;
}
label	{
	float:left;
	width:135;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
}