body {
	background: #24486C;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	
}

p {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}

h1 {
	font-size: 16px;
	color: #006699;
	line-height: 0.1em;
}

h2 {
	font-size: 14px;
	color: #666666;
}

a {
	color: #0066CC;
}

a:hover {
	color: #333366;
}

img {
	border: none;
}

#wrapper {
	width: 760px;
	background: #ffffff;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 3px;
}

#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	background: #e7eff7;
	padding-top: 12px;
	padding-bottom: 8px;
}
#topnav {
	background: #BED3EB;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 2px;
	background-image: url(images/rightbar.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}

* html #topnavleft {
	padding-top: 1px;
	padding-bottom: 1px;
}
#topnavleft {
	margin-right: 200px;
	padding: 12px;
}
#topnavright {
	text-align: right;
	float: right;
	width: 190px;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 8px;
}

* html #topnavright {
padding-top: 14px;
}

#content {
	padding-bottom: 20px;
}

#contentnav {
	float: left;
	width: 174px;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentnav ul {margin: 0; padding: 0; width: 160px;}

#contentnav li {
	position: relative;
	list-style: none;
	margin: 0;
	padding-top: .5em;
	padding-bottom: 0.25em;
}
#contentnav li a {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	width: 160px;
	color: #3366CC;
	background:url(images/tabs1.jpg) 100% 100% no-repeat;
	
}
#contentnav a:hover {
	font-weight: normal;
	color: #D3E7FE;
	text-decoration: none;
	background: url(images/tabs2.jpg) 100% 100% no-repeat;
}
#contentnav>ul a {width: auto;}
#contentnav ul ul {
	position: absolute;
	top: 0;
	left: 176px;
	display: none;
	width: 120px;
	background: #C4DCC0;
}

#contentnav li ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}

.submenu {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#contentnav ul.level1 li.submenu:hover ul.level2 {display:block;}

#contentmain {
	margin-left: 200px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 20px;
	height: 1%;
}
	
#contentmain li {
	line-height: 20px;
}

h3 {
	font-size: 12px;
}

#footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 2px;
	height: 23px;
	padding-top: 10px;
	background: #4D6CB7;
}

.clear {
	clear: both;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.special {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-top: 2px;
}

#copyright a, #copyright a:hover {
	font-weight: bold;
	color: #FFFFFF;
}

#pricebutt a {
	display: block;
	width: 114px;
	height: 19px;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
}

#pricebutt, #price {
background: url(images/button1.jpg) no-repeat;
}

#pricebutt, #price:hover {
	background: url(images/button2.jpg) no-repeat;
	font-weight: normal;
	color: #FFFFFF;
}

td.red {
	color: #CC0000;
}

h3.self {
	margin-top: 30px;
}
