﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #285A9B;
}
.list1 {
	list-style-type: square;
}
.div1 {
	background-color: #b4d1f6;
	width: 95%;
}
.border-td {
	border: 1px solid #78abec;
}
.img-r-b {
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.header1 {
	font-size: 20px;
	color: #333896;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FDDF68;
	text-decoration: none;
}
.header3 {
	font-size: 18px;
	color: #9F922F;
}
.header2 {
	font-size: 16px;
	color: #2F6B92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header2sm {
	font-size: 14px;
	color: #2F6B92;
}
.bold {
	font-weight: bold;
}
.newStyle1 {
	background-color: #ffd882;
	display: inline-block;
	text-align: center;
}
.img-l-only {
	border-left-style: solid;
	border-left-width: 30px;
	border-left-color: #FFFFFF;
	float: right;
}
.footer {
	color: #FFFFFF;
	font-size: 10px;
}
.footer a:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFF99;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.div2 {
	width: 200px;
	position: relative;
	float: right;
}
.menu {
	color: #285A9B;
	font-size: 14px;
	text-decoration: none;
}
.menu a:link {
	color: #285A9B;
	font-size: 14px;
	text-decoration: underline;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFF99;
	font-size: 14px;
	text-decoration: underline;
	text-decoration: none;
}
.menu a:visited {
	color: #285A9B;
	font-size: 14px;
	text-decoration: underline;
	text-decoration: none;
}
.menu a:active {
	color: #285A9B;
	font-size: 14px;
	text-decoration: underline;
	text-decoration: none;
}
.header5 {
	font-size: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.header6 {
	font-size: 14px;
	color: #9F922F;
	font-weight: bold;
}
