body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #030D3D;
	background-image: url(images/logo_backblue2.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#baseTable {
	border: medium solid #FFFFFF;
	background-color: #FFFFFF;
}
.leftlink{
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	 
	font-variant: normal;
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3CC9EF;
	text-decoration: none;
	font-weight: normal;
}
#innerTable {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00104A;
	text-decoration: none;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#blueTable {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #030D3D;
}
#baseTable tr td table tr td #innerTable tr th blockquote table tr td div p strong {
	color: #FFF;
}

