﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#130f3b;
	line-height: 32px;
	font-size: 13px;
	margin: 50px 0px 0px 0px; 
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.oneColFixCtr #container {
	width: 797px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.subhead_darkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FC010A;
	line-height: 28px;
}
.subhead_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 28px;
}
a {
	color: #FC010A;
}
#mainContent {
	background-image:url(images/background_02.jpg);
}
#mainLogo {
	background-image:url(images/background_01.jpg);
	background-repeat:no-repeat;
}
a.navigation:link, a.navigation:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#FC010A;
}
a.navigation_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color:#333333;
}
table.main {
	background-image:url(images/box_bg.jpg);
	background-position:top;
	margin: 0px 0px 0px 17px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
	font-size: 13px;
	color: #000000;
	
}
td.main {
	padding: 24px 24px 5px 24px;
}
td.copyright {
	background-color: #130f3b;
	font-size: 9px;
	color: #ffffff;
	line-height: 9px;
	padding: 7px 0px 10px 21px;
}
.customer_access {
	color:white;
	padding:20px;
	font-weight:bold
	
}
