/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #060B66;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #060B66;
	font-size: 12px;
}

a: visited {
	color: #030944;
}

.txtSubHeader, H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060B66;
	/*font-style: italic;*/
}

.txtContent {
	background-image: url(images/spacer.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
}

.bgMainNonRepeat {
	background-image: url(images/MainBGfull.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 7px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*padding-left: 16px;*/
}
a.footer {
	text-decoration: none;
	color: black;
}
a.footer:hover {
	text-decoration: underline;
	color: #060B66;
}
a.Highlights {
	text-decoration: none;
	color: black;
}
a.Highlights:hover {
	text-decoration: underline;
	color: #060B66;
}
.tableMain {
	width: 749;
	background-color: #FFFFFF;
	background-position: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.txtHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #060B66;
	/*font-style: italic;*/
}
.Page2Address {
	padding-right: 15px;
}
.txtError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	padding: 10px;
	font-weight: bold;
}
.LeftMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #060B66;
	text-decoration: none;
	text-transform: uppercase;
}
a.LeftMenu:hover {
	text-decoration: underline;
	color: #262BB6;
}
.LeftMenu2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #060B66;
	text-decoration: none;
	padding-right: 20px;
	text-align: right;
	/*text-transform: uppercase;*/
}
a.LeftMenu2link {
	text-decoration: underline;
	text-align: right;
}
a.LeftMenu2link:hover {
	color: #181DCC;
}
.noUnderline {
	text-decoration: none;
}
a.noUnderline:hover {
	text-decoration: underline;
	color: #262BC6;
}
.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.TopMenu:hover {
	text-decoration: underline;
	color: #D7D8F3;
}
ul {
	margin: 0;
	padding-left: 15;
}
ul.SideBar,a.SideBar {
	font-size: 11px;
	text-decoration: none;
}
a.SideBar:hover {
	text-decoration: underline;
}