body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 14px;

	background-image:url(img/bg_home.jpg);
	background-position: top center;
	background-repeat: no-repeat;

	background-color: #08102D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	overflow-y: scroll;
}

h1 {
	font-size: 21px;
	color: #B40000;
}

h2 {
	font-size: 14px;
	color: #112A64;
	margin: 0;
}

h3 {
	font-size: 15px;
	line-height: 22px;
	color: #3E4D70;
}

h4 {
	font-size: 14px;
	color: #3E4D70;
}

td {
	vertical-align: top;
}

p, table, .small, li{
	font-size: 14px;
	line-height: 20px;
	color: #3E4D70;
}

table, .small {
	font-size: 12px;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active {
	color: #3E4D70;
}

a:hover {
	text-decoration: none;
}

a.topNav, a.topNav:visited, a.topNav:active {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	vertical-align: bottom;
}

a.topNav:hover {
	color: #DDDDDD;
}

a.nav, a.nav:visited, a.nav:active {
	border: 0px solid red;
	display: block;
	width: auto;
	height: 46;
	color: #112A64;
	padding: 0px 15px 0px 15px;
	background-image: url(img/menuItem_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-decoration: none;
	vertical-align: bottom;
	font-weight: bold;
}

a.nav:hover {
	background-image:url(img/menuItem_bg_over.jpg);
}

input.long {
	width: 16em;
	height: 1.5em;
	margin: 0 0 8px 0;
	vertical-align: middle;
}	

#button {
	width: 71px;
	height: 23px;
	background: url(img/btn_submit.gif) no-repeat center center;
}

.menuItem, .menuItemSeperator {
	border: 0px solid red;
	height: 46px;
	color: #112A64;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	background-color: #112A64;
}

.menuItemSeperator {
	width: 1px;
	padding: 0px;
	background-image:url(img/menuItem_seperator.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.navLink {
	position: relative;
	display: block;
	height: auto;
	top: 15px;
}

.bottom {
	color: #FFFFFF;
	font-size: 10px;
}

a.leftLink, a.leftLink:visited, a.leftLink:active {
	color: #ffffff;
	font:Arial, Helvetica, sans-serif; 
	font-size: 18px;  
	text-decoration:none;
	height: 28px;
}

a.leftLink:hover {
	color:#CCCCCC;
}

a.size11, a.size11:visited, a.size11:active {
	color: #ffffff;
	font:Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	text-decoration:none;
}

a.size11:hover {
	color:#CCCCCC;
}

.size12 {
	font-size: 12px;
	font-weight: bold;
}	

a.size12, a.size12:visited, a.size12:active {
	color: #ffffff;
	font:Arial, Helvetica, sans-serif; 
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}

a.size12:hover {
	color:#CCCCCC;
}

a.leftLink, a.size11, a.size12 {
display: block;
}

.navWhiteLine {
	background-image: url(img/bt_line_02.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	height:auto;
/*	cursor: pointer; */
	
}

.prodLeftNav {
	font:Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	color:#FFFFFF; 
	font-weight: normal; 
	text-align: left;
	padding-left:18px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: middle; 
	
}

.red {
	color: #B40000;
	font-weight: bold;
}

.navCurrent {
	background-image: url(img/bt_line_04.png); 
	background-position: top left;
	background-repeat: repeat;
/*	cursor: pointer;	*/
}

li {
	font-size: 12px;
}

.error {
	display: block;
	visibility: hidden;
	font-weight: bold;
	color: #CC0000;
}

.size15 {
	font-size: 15px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}

.pt {
	padding: 0px;
	margin: 0px;
	border: 2px solid white;
}

.ptSel {
	border: 2px solid #777777;
}
