
* { 
	padding: 0;
	margin: 0;
}

body,td,div,p,a,font,span { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt; 	
	line-height: 1.6em; 
	margin: 0
}

a { color: #0066CC; background: inherit}

#wrap {	margin: 0 auto;	width: 785px; }

/* TOP HEADER -------- */
#top {
	margin: 0 auto;
	padding: 0;
	color: #666;
	background: #FFF url(images/top.jpg) repeat-x top;
	height: 81px;
}
#top h1 { padding: 10px 0 0 25px; color: #FFF; font-size: 160%; background: transparent;}
#top h2, h3, h4, h5 { padding: 0px 0 0 25px; color: #aaa; font-size: 80%; background: transparent;}
#top .padding { padding-top: 5px; }
#top .lefts { 
	background: transparent url(images/topl.jpg) no-repeat left; 
	height: 81px; 
}
#top .rights {
	background: transparent url(images/topr.jpg) no-repeat right;
	float: right;
	height: 81px;
	width: 18px;
}


/* TOP MENU ---------- */
#topmenu {  	margin: 0px 8px 0 8px; 
			padding: 0;
			background: url(images/menu.jpg) repeat-x top;
			height: 35px;
			
}
#topmenu .lefts { 
	background: url(images/menul.jpg) no-repeat left; 
	height: 35px; 
	padding-left: 5px;
}
#topmenu .rights {
	background: url(images/menur.jpg) no-repeat right;
	float: right;
	height: 35px;
	width: 8px;
}
#topmenu li a { 
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
} 
#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(images/sep.gif) no-repeat top right
	
}

/* subheader ---------- */
#subheader { 
	clear: both; 
	border-top: 1px dotted #888;	
	border-bottom: 1px dotted #888;
	background: #E8EEF7;
	color: #808080;
	padding: 1em;
	margin: 15px 8px 10px 8px;
	height: 93px;
	
}
/*
#subheader a { text-decoration: none; border-bottom: 1px dashed #0066B3; } 
*/

/* breadcrumbs ---------- */
#breadcrumbs { 
	padding-left: 8px;
	padding-top: 0px;
	font-family: Arial, Verdana, Helvetica;
	color: #012636;
	margin-top: 10px;
	margin-bottom: 10px;
}

#breadcrumbs a { text-decoration: none; border-bottom: 1px dashed #012636; font-family: Arial, Verdana, Helvetica; } 


/* footer ---------- */
#footer {
	clear: both;
	background: #FFF url(images/footer.jpg) repeat-x;
	height: 46px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 75%;
	color: #666;
}
#footer p  { padding: 5px }
#footer .rside { float: right; display: inline; padding: 5px; text-align: right}


/* leftside ---------- */
#leftside {
	width: 200px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	color: #666;	
} 

#leftside .box  {
	background: #E8EEF7;
	margin-bottom: 10px;
	padding: 5px;
	color: #666;
}

#leftside h2 a  { text-decoration: none;  font: bold 9pt Arial, Arial, Sans-Serif; color: #FFF;} 

#leftside .title  {
	font: bold 1.0em Arial, Arial, Sans-Serif; 
    background: #005270 url(images/c.gif) no-repeat top right;
	height: 18px;
	padding: 0 0 8px 15px;
	color: #FFF;
}



/* rightside -------- */
#rightside {
	width: 560px;
	float: right;
	color: #333;
}
#rightside h2 { color: #555; text-indent: 17px; background: #FFF url(images/head.gif) no-repeat left; }



/* 120x600 ---------- */
#agl { 
	float: left; 
	background: inherit;
	width: 160px;
	height: 600px;
	margin-right: 8px;	
}