@charset "utf-8";
/* CSS Document */
.white {
	color: #FFF;
}
.center1 {	text-align: center;
}
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;		
	color: #000166;
}

.style2 {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;	
	color: #000166;
	padding-left: 30px;
	line-height: 37px;
}
.style2forFlash {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;	
	color: #000166;
	padding-left: 20px;
	line-height: 37px;
}
.style2s {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000166;
	padding-left: 30px;
	line-height: 23px;
	list-style-type: square;	
}
.style2sTable {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000166;
	list-style-type: square;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000166;
	border-left-color: #000166;
}
.style2sTableHead {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000166;
	padding-left: 25px;
	line-height: 23px;
	list-style-type: square;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000166;
	border-left-color: #000166;
}
.style2sTableRignt {
	color: #000166;
	list-style-type: square;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000166;
}
.style2sTableEnd {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000166;
	padding-left: 25px;
	line-height: 23px;
	list-style-type: square;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000166;
}
.style2s4Search {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000166;
	line-height: 23px;
	list-style-type: square;	
}
.style2s4SearchButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/Go.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 20px;
}
.style2s4SearchField {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000166;
	border: thin solid #FFF;
}
.style2ss {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000166;
	padding-left: 30px;
	line-height: 16px;
	list-style-type: square;	
}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	color: #002E6C;
	line-height: 28px;
}
.style3Bold {
	font-weight: bold;
	text-align: left;	
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 20px;
}
.style4s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	line-height: 20px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E6C;
	line-height: 20px;
}
.middleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E6C;
	line-height: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000166;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

