/* CSS Document */
.homepageTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #071636;
	line-height: 12px;
}
.loiginTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #071636;
	line-height: 12px;
}

.subpageHEADERyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00529b;
	line-height: 20px;
	vertical-align: text-top;
	letter-spacing: -1px;
}
.subpageLEFTgreytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2A1A1;
}
.subpageLEFTboldblu {
	font-family: sans-serif;
	font-size: 11px;
	color: #00529b;
	font-weight: bold;
}


.subpageFORMstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}
.subpageNAVtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.subpageBODYtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464749;
	line-height: 16px;
	padding-right: 20px;
	padding-bottom: 40px;
}
a.subpageBODYtext:link {
	text-decoration: none;
	color: #001860;
}
a.subpageBODYtext:visited {
	text-decoration: none;
	color: #001860;
}
a.subpageBODYtext:hover {
	text-decoration: none;
	color: #00529b;
}
a.subpageBODYtext:active {
	text-decoration: none;
	color: #436F8A;
}
.subpageLEFTNAV {
	font-family: sans-serif;
	font-size: 11px;
	color: #00529b;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: bold;
}
a.subpageLEFTNAV:link {
	text-decoration: none;
	color: #001860;
}
a.subpageLEFTNAV:visited {
	text-decoration: none;
	color: #001860;
}
a.subpageLEFTNAV:hover {
	text-decoration: none;
	color: #436F8A;
}
a.subpageLEFTNAV:active {
	text-decoration: none;
	color: #436F8A;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.footer:link {
	text-decoration: none;
	color: #666666;
}
a.footer:visited {
	text-decoration: none;
	color: #666666;
}
a.footer:hover {
	text-decoration: none;
	color: #071636;
}
a.footer:active {
	text-decoration: none;
	color: #666666;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
