#header{
	height:138px;
	width:720px;
	background:url("head_term.jpg");
	background-repeat:no-repeat;
	margin-bottom:3px;
}


#header .logos{
	float:left;
	width:210px;
	display:inline;
}

#header .logoav{
	float:left;
	margin-top:8px;
	margin-left:5px;
	width:223px;
	display:inline;
	margin-bottom:4px;
}

#header .tabbar{
	float:left;
	margin-left:12px;
	display:inline;
}

#header .tabbar .item{
	float:left;
	width:77px;
	margin-left:2px;
}

#sub_header{
	height:25px;
}

#sub_header .homelink{
	float:left;
	width:80px;
	margin-left:4px;
	margin-top:4px;
}

#sub_header .crumbs{
	float:left;
	margin-left:80px;
	margin-top:5px;
	width:450px;
	font:normal 10px Verdana;
	color:#669DCC;
}

#sub_header .crumbs a{
	font:bold 10px Verdana;
	color:#669DCC;
	text-decoration:none;
}

#sub_header .crumbs a:hover{
	text-decoration:underline;
}

#sub_header .flags{
	float:left;
	text-align:right;
	margin-top:2px;
	width:102px;
	display:inline;
}


#footer{
	width:720px;
	margin-top:6px;
	margin-bottom:15px;
}

#footer .footer_copy{
	font:normal 10px Verdana;
	color:#3385AD;
}

#footer .footer_copy .copy{
	color:#7FB2CC;
}

#footer .footer_copy a{
	font:bold 10px Verdana;	
	color:#3385AD;
	text-decoration:none;
}

#footer .footer_copy a:hover{
	text-decoration:underline;
}

#footer .footer_powered{
	font:normal 9px Verdana;
	color:#666666;
}

#footer .footer_powered a{
	color:#666666;
	text-decoration:none;
}

#footer .footer_powered a:hover{
	text-decoration:underline;
}


.page_end{
	background-color:#013468;
}


#sb_cell{
	background:url("sb_bg.gif");
	background-repeat:repeat-y;
	vertical-align:top;
}


#sidebar{
	width:151px;
	height:100%;
}

#sidebar .normal, #sidebar .selected{
	border-bottom:1px solid #013468;
}

#sidebar a{
	font:bold 10px Verdana;
	/*height:17px;*/
	padding-bottom:5px;
	color:#023569;
	text-decoration:none;
	padding-left:15px;
	margin-left:1px;
	display:block;
	padding-top:5px;
	width:134px;
}

#sidebar .normal a{
	background:url("sb_bullet_n.gif");
	background-repeat:no-repeat;
	background-position:left;
}

#sidebar .normal a:hover{
	background:url("sb_bullet_over.gif");
	background-repeat:no-repeat;
	background-position:left;
	background-color:#ffffff;
}

#sidebar .selected a{
	background:url("sb_bullet_fx.gif");
	background-repeat:no-repeat;
	background-position:left;
	background-color:#9ec4bc;
}

#sidebar .selected .item_n a{
/*	border-top:1px solid #CCD6E0;*/
	background:none;
	font:normal 9px Verdana;
	color:#666666;
	background-color:#eaf3f1;
	height:16px;
	padding-top:2px;
}

#sidebar .selected .item_sel a{
	background:none;
	font:normal 9px Verdana;
	color:#023569;
	background-color:#eaf3f1;
	height:16px;
	padding-top:2px;
}

#sidebar .selected .item_sel a:hover, #sidebar .selected .item_n a:hover{
	background-color:#ffffff;
}



#sidebar #promos{
	margin-left:5px;
	margin-top:10px;
}

#sidebar #promos .item{
	margin-bottom:10px;

}