/* CSS Document */

.style1 {color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFBA2D;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
.style5 {font-size: 36px;
	color: #FFBA2D;
}
.style7 {font-size: 15.5px;
	color: #003366;
}
.style9 {font-size: 24px; color: #003366; }
.style10 {color: #000000}
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.center {
	margin-right: auto;
	margin-left: auto;
}

.style11 {color: #FFBA2D}
.style12 {font-size: 9px}
.style13 {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2A5F98;
}
#layout {
	position: static;
	margin-right: auto;
	margin-left: auto;
}
