/* Browser Default Classes START */
body {
	background-image: url(/images/home/background.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

img {
	display: block;
	border: 0px;
}
/* Browser Default Classes END */

/* SEO START 2/9/2010*/
.hide {
	color: #FFFFFF;
	font-size: 9px;
}
/* SEO END*/

/* Link Classes START */
a:link, a:visited, a:active {
	font-family: Arial,Helvetica,sans-serif;
	color: #0a3d69;
	text-decoration: underline;
	border: 0px;
}

a:hover {
	color: #ef7f1c;
}
/* Link Classes END */

/* Page Content Classes START */
#centerDIV {
	text-align: center;
}

#centerDIV div {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#homeFlash {
	border-left: 1px solid #46a6db;
	border-right: 1px solid #46a6db;
	background-color: #ffffff;
	vertical-align: top;
	width: 947px;
}

#pageBorder {
	border-left: 1px solid #46a6db;
	border-right: 1px solid #46a6db;
	background-color: #ffffff;
	vertical-align: top;
	width: 947px;
}

.pageBorder {
	border-left: 1px solid #46a6db;
	border-right: 1px solid #46a6db;
	background-color: #ffffff;
	vertical-align: top;
	width: 947px;
}

.borderColor {
	background-color: #46a6db;
}

.homeTopText1 {
	color: #666666;
	line-height: 15px;
	vertical-align: top;
	width: 361px;
	padding: 0px 0px 14px 18px;
}

.homeTopText1 b {
	color: #003b79;
	font-weight: bold;
}

.homeTopText2 {
	color: #666666;
	line-height: 15px;
	vertical-align: top;
	width: 396px;
	padding: 0px 100px 0px 18px;
}

.homeBotBG {
	color: #ffffff;
	line-height: 13px;
	vertical-align: middle;
	text-align: right;
	width: 227px;
	padding: 0px 59px 0px 31px;
	background-image: url(/images/home/botarea_bg.jpg);
}

.homeBotBG a:link, .homeBotBG a:visited, .homeBotBG a:active{
	color: #81d3f2;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.homeBotBG a:hover {
	color: #ef7f1c;
}

.homeBotLine {
	background-color: #0b406e;
	width: 947px;
}

#overlibTitle {
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 2px 0px;
}

.pad10px {
	padding: 10px 0px 10px 0px;
}

.alignTop td {
	vertical-align: top;
}

#footer {
	text-align: center;
	vertical-align: top;
	height: 138px;
	width: 947px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #46a6db;
	background-image: url(/images/home/footer_bg.jpg);
}

#footer table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}

#footer table a:link, #footer table a:visited, #footer table a:active {
	color: #7bd1ff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#footer table a:hover {
	color: #ef7f1c;
}
/* Page Content Classes END */