.style-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
.style-text3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.style-text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.style-text-orange-bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F45303;
	line-height:18px;
	font-weight:bold;
}
.style-text-blue-bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#055089;
	line-height:18px;
	font-weight:bold;
}
.style-text-blue-boldallcaps {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#055089;
	line-height:18px;
	font-weight:bold;
}
.style-text-blue-bold2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#055089;
	line-height:18px;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-color:#055089;
	border-bottom-style:solid;
	
}
.style-footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B5DEFD;
}
.style-footer-nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.table-details {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#6696cb;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#6696cb;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#6696cb;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#6696cb;
}
table#footnav a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}
table#footnav a, table#footnav a:link{
	text-decoration:none;
	color:#FFFFFF;
}
table#orange-link a:hover{
	text-decoration:overline;
	color:#F45303;
}
table#orange-link a, table#orange-link a:link{
	text-decoration:none;
	color:#F45303;
}
table#orange-link2 a:hover{
	text-decoration:underline;
	color:#F45303;
}
table#orange-link2 a, table#orange-link2 a:link{
	text-decoration:none;
	color:#F45303;
}
table#blue-link a:hover{
	text-decoration:underline;
	color:#3366CC;
}
table#blue-link a, table#blue-link a:link{
	text-decoration:none;
	color:#055089;
}
table#gray-link a:hover{
	text-decoration:underline;
	color:#999999;
}
table#gray-link a, table#gray-link a:link{
	text-decoration:none;
	color:#333333;
}
.style-textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#055089;
}
.style-button {
	border-style:solid;
	border-width:2px;
	border-color:#055089;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#055089;
	background-color:#FFFFFF;
}
.style-message {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}