body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #0C4481;
	background-image: url('/images/global_bg.jpg');
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
a:link {
	color: #0C4481;
}
.copyright {
	color: #999999;
	font-size: 10px;
}
.styleTable {
	COLOR: #666666; BORDER: #dddddd 1px solid; MIN-HEIGHT: 100%
}
.styleTableHeader {
	COLOR: #888888; BACKGROUND-IMAGE: url('/images/top_back.gif')
}
.styleTableHeader A {
	COLOR: #000000
}
.styleTableHeader TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BORDER-BOTTOM: #dddddd 1px solid; HEIGHT: 24px;
	font-size:15px;
	font-family:arial;
	color:#999999;
}
.styleTableHeader INPUT {
	COLOR: #888888; FONT-SIZE: 10px
}
.subNav {
	font-weight: bold;
	color: White;
}
.subNav A, .subNav A:visited, .subNav A:active, .subNav A:link {
	color: White;
	text-decoration: none;
}
.subNav A:hover {
	color: White;
	text-decoration: underline;
}
A {
	color: #003399;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	color: #0066FF;
}
.homeStyle{
	text-align: center;
	color: #003399;
	font-weight: bold;
	font-size: 18px;
}