body {
	background: #BBCDCD url(img/bg.gif) repeat-x top;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
p {
	margin: 15px 25px 9px 25px;
	line-height: 16px;
}
.p2 {
	margin: 15px 15px 9px 15px;
	line-height: 16px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #618989;
	margin: 25px 25px 0 25px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 20px 25px 0 25px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 5px 15px 4px 15px;	
}
h4 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin: 10px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 15px 25px 0 25px;
}
#main {
	width: 760px;
	background: #618989;
	text-align: left;
	margin: 0 auto 0 auto;
}
#headerone {
	height: 15px;
}
#headertwo {
	height: 150px;
}
div.trimleft {
	width: 160px;
	height: 15px;
	float: left;
}
div.trimright {
	background: #8DABAB;
	width: 600px;
	height: 15px;
	float: left;
}
#navigation {
	width: 160px;
	float: left;
	margin-top: 24px;
}
#content {
	background: #fff;
	width: 600px;
	float: left;
	padding-bottom: 15px;
}
#downloads {
	background: #F7F7F7 url(img/bg-tbl.gif) repeat-x top;
	margin: 0 25px 9px 25px;
	padding-bottom: 5px;
	border: 1px solid #8DABAB;
}
#info {
	background: #BBCDCD;
	text-align: center;
	clear: both;
	border: 1px solid #BBCDCD;
}
img.rightpix {
	float: right;
	padding: 0 0 8px 8px;
}
img.rightpix2 {
	float: right;
}
img.leftpix {
	float: left;
	padding: 0 8px 8px 0;
}
a {
	color: #369;
	text-decoration: none;
}
a:hover {
	color: #039;
	text-decoration: underline;
}
img {
	border: 0;
}
li {
	font-size: 12px;
	margin: 2px 0 0 15px;
}
#dltitle {
	background-color: #E8F0F1;
	border: 1px solid #8DABAB;
	border-bottom: 1px solid #E8F0F1;
	margin: 25px 25px 0px 25px;
}
#nav {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav a {
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 138px;
	background: #618989 url(img/bg-nav.gif) no-repeat left;
	display: block;
	padding: 5px 0 5px 20px;
}
#nav a.page {
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 138px;
	background: #618989 url(img/bg-nav-pg.gif) no-repeat left;
	display: block;
	padding: 5px 0px 5px 20px;
}
#nav li.page {
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 138px;
	background: #618989 url(img/bg-nav-pg.gif) no-repeat left;
	display: block;
	padding: 5px 0px 5px 20px;
}
#nav a:hover {
	background: #618989 url(img/bg-nav-dn.gif) no-repeat left;
	text-decoration: none;
}
hr {
	width: 550px;
	height: 1px;
	margin-top: 20px;
}
div.line {
	border-bottom: 1px dashed #ccc;
	height: 0;
	margin: 0 25px 0 25px;
	font-size: 1px;
}
div.line2 {
	border-bottom: 1px solid #ccc;
	height: 0;
	margin: 15px 25px 0 25px;
	font-size: 1px;
}
.totop {
	text-align: right;
	padding: 0 25px 0 0; 
}
.greydiv {
	background: #F7F7F7;
}

