body{
	margin:0px;
	padding:0px;
	font-size:8pt;
	font-family:verdana;
	line-height:12pt;
	background:#ffffff;
}
#page{
	width:770px;
	text-align:left;
}
#top{
	height:85px;
}
#logo{
	float:left;
	padding-left:20px;
	padding-top:20px;
}
#topright{
	float:right;
	padding-right:20px;
	padding-top:25px;
}
.clear{
	clear:both;
}
#menu{
	background:url(images/menubg.gif) top left repeat-x;
	height:26px;
	text-align:center;
	padding-left:5px;
}
#header1{
	background:url(images/hdr1.jpg) top left no-repeat;
	width:770px;
	height:158px;
}
#header2{
	background:url(images/hdr2.jpg) top left no-repeat;
	width:770px;
	height:158px;
}
#header3{
	background:url(images/hdr3.jpg) top left no-repeat;
	width:770px;
	height:158px;
}
#header4{
	background:url(images/hdr7.jpg) top left no-repeat;
	width:770px;
	height:158px;
}
#header5{
	background:url(images/hdr5.jpg) top left no-repeat;
	width:770px;
	height:158px;
}
#header6{
	background:url(images/hdr6.jpg) top left no-repeat;
	width:770px;
	height:158px;
}
#breadcrumb{
	background:#C8EAF2;
	height:26px;
	color:#0653A2;
	font-size:7.5pt;
}
#adjustment{
	padding-left:20px;
	padding-top:5px;
}
#content{
	padding:20px;
	background:url(images/cbg.gif) bottom right no-repeat;
	color:#6C6C6C;
	height: auto;
	overflow: hidden;
}
#prefooter{
	text-align:center;
	color:#BBBBBB;
	font-size:7.5pt;
}
#footer{
	background:#8DB4D7;
	height:16px;
	text-align:right;
	padding-right:5px;
	color:#ffffff;
	font-size:7.5pt;
	margin-top:5px;
}
.link{
	float:left;
	width:100px;
}
.div{
	background:url(images/div.gif) top left no-repeat;
	width:22px;
	height:26px;
	float:left;
}

/* decorative */

a:link {font: 8pt verdana, "arial"; color:#537DB9;}
a:visited {font: 8pt verdana, "arial"; color:#537DB9;}
a:hover {font: 8pt verdana, "arial"; color:#537DB9;}
a:visited.hover {font: 8pt verdana, "arial"; color:#537DB9;}

a.bot:link {font: 7.5pt verdana, "arial"; color:#537DB9;}
a.bot:visited {font: 7.5pt verdana, "arial"; color:#537DB9;}
a.bot:hover {font: 7.5pt verdana, "arial"; color:#537DB9;}
a.bot:visited.hover {font: 7.5pt verdana, "arial"; color:#537DB9;}

a.top:link {display:block;height:26px;font: 7.5pt "Verdana";color:#366993;text-decoration:none;padding:8 12 8 12px;}
a.top:visited {display:block;height:26px;text-indent:0pt; font: 7.5pt "Verdana";color:#366993;text-decoration:none;padding:8 12 8 12px;}
a.top:hover {display:block;height:26px;text-indent:0pt; font: 7.5pt "Verdana";color:#366993;text-decoration:underline;padding:8 12 8 12px;border-left:1px solid #A3C0DF;border-right:1px solid #A3C0DF;background:#C4DAF1;}
a.top:visited.hover {display:block;height:26px;text-indent:0pt; font: 7.5pt "Verdana";color:#366993;text-decoration:none;padding:8 12 8 12px;}

.linkadj{
	padding-top:6px;
}
.on{
	display:block;
	height:26px;
	text-indent:0pt; 
	font: 7.5pt "Verdana";color:#366993;
	padding:8 12 8 12px;
	border-left:1px solid #A3C0DF;
	border-right:1px solid #A3C0DF;
	background:#EFF8FE;
}
.title{
	border-bottom:2px solid #D4E6F2;
	font-size:12pt;
	color:#4B88BF;
	margin-bottom:10px;
}
.row{
	width:100%;
}
.cell{
	float:left;
}
.list{
	background:url(images/blt.gif) top left no-repeat;
	padding-left:15px;
}
.cstitle{
	border-bottom:1px solid #4B88BF;
	font-size:8pt;
	font-weight:bold;
	color:#537DB9;
	margin-bottom:8px;
}