body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/global/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #5E9AB4;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #00265A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00265A;
}
a:hover {
	text-decoration: none;
	color: #DC6717;
}
a:active {
	text-decoration: none;
	color: #D56617;
}
#right {
	background: #e4ebef;
	width: 579px;
}
#left {
	background: url(../images/global/left_bg.gif);
	width: 181px;
}
#foot {
	background: url(../images/global/foot_bg.gif);
}
#nav{
	margin-top: 20px;
	margin-bottom: 10px;
}
.navItem {
	background: url(../images/global/left_nav_bg.gif);
	margin-bottom: 3px;
	font-weight: bold;
	border-top: 1px solid #f2f4f2;
	border-bottom: 1px solid #b9c5bb;
	margin-right: 1px;
	text-align: left;
}
#nav a {
	background: url(../images/global/left_nav_bullet.gif) no-repeat 5px 8px;
	display: block;
	padding: 4px 5px 5px 13px;
	font-size: 10px;
	
}
#details {
	margin: 20px 20px 10px 20px;
	text-align: left;
}
#copyright {
	color: #91ADBD;
	width: 760px;
	text-align: right;
	font-size: 10px;
	margin-top: 4px;
}
#title {
	font-size: 14px;
	font-weight: bold;
	color: #00265A;
	background: #dce5eb;
	padding: 10px;
	border-bottom: 1px solid #c2d2dc;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}
#topNav {
	height: 23px;
	background: url(../images/global/topNav_bg.gif);
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#topNav img {
	float: right;
	margin-right: 2px;
}
#content {
	padding: 10px;
	text-align: left;
}
#nav a:hover {
	background-color: #e4ebef;
}
.feature {
	padding-left: 20px;
	padding-bottom: 15px;
}
.feature h5 {
	font-size: 11px;
	font-weight: bold;
	color: #00265A;
	width: 155px;
	background: url(../images/global/left_nav_bullet.gif) no-repeat 0px 5px;
	display: block;
	height: 28px;
	margin: 0px 0px 2px 0px;
	padding-left: 8px;
}

.feature p {
	font-size: 9px;
	color: #000000;
}

#details td {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
h1 {
	font-size: 14px;
}
.listTable {
	border: 1px solid #D6CED2;
	background-color: #F1F5F8;
	border-color: #C2D2DC;
	margin-bottom: 10px;
}
.listTable th {
	font-size: 14px;
	text-align: left;
	background-color: #DCE5EB;
}
.listPrice {
	font-size: 24px;
	color: #00265A;
	font-weight: normal;
	float: left;
	clear: none;
}
.listDetails {
	float: right;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
}
.listNav {
	border-top: 1px dotted #B7A9B0;
	margin-top: 0px;
	margin-right: 5px;
	padding-top: 5px;
}
.listDesc {
	margin-bottom: 8px;
	height: 104px;
	overflow: auto;
	list-style: disc;
}
ul {
	margin: 0px 0px 0px 10px;
	list-style-image: url(../images/global/left_nav_bullet.gif);
	padding-left: 10px;
}
li {
	list-style: outside;
	list-style-image: url(../images/global/left_nav_bullet.gif);
}
h2 {
	font-size: 17px;
	color: #00265A;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #00265A;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
