body{
	background:#04264B;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 15px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #50A4C6;
	text-decoration: underline;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(/images/bullet.jpg);
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #47A5CB;
	border-right-color: #47A5CB;
	border-bottom-color: #47A5CB;
	border-left-color: #47A5CB;
	text-transform: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	list-style-type: decimal;
	top: 10px;
	line-height: 20px;
	padding-bottom: 10px;



}

.leftnavbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 422px;
	width: 154px;
	font-size: 10px;
	line-height: 20px;
	list-style-type: none;
	font-weight: bold;
	position: static;
	visibility: visible;
	text-decoration: none;
	background-image: url(images/newbg_06.gif);
	background-repeat: no-repeat;
	background-color: #04264B;
}	

.leftnavRepeat {
	background-image: url(/images/leftnav_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}	

.topnavRepeat {
	background-image: url(/images/topnav_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.productHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.productSubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.productText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.Numbered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: decimal;
}
.fnote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
