body 
{
	background-color:#F3F4F4;
	margin:0px 0px 0px 0px;
}
img
{
	border:none;
}
a		
{
	color:#548DB8;
	font-weight:bold;		
}
a:hover
{
	text-decoration:none;
}
a.header
{
	color:#548DB8;	
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
a.header:hover
{
	text-decoration:underline;
}
a.footer
{
	color:#548DB8;	
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.searchtags
{
	color:#548DB8;	
	font-weight:lighter;
	font-size:8px;
	text-decoration:none;
}
a.footer:hover
{
	text-decoration:underline;
}
a.footer1
{
	color:#548DB8;	
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.footer1:hover
{
	text-decoration:underline;
}
.content 
{
	background-color:White;
	width:100%;	
	border-left:solid 1px #E1E1E1;	
	border-right:solid 1px #E1E1E1;	
	border-bottom:solid 1px #E1E1E1;		
}
.subcontent
{
	border-left:solid 1px #E1E1E1;
	width:734px;	
}
.highlight
{
	background-image: url(../images/bg_small.png); background-repeat: no-repeat;
	padding-right:20px;
}
.title
{
	font: 14px Arial, FreeSans, Helvetica, Verdana, sans-serif;
	font-weight:600;	
	height:25px;
	color: #666;
	background-color:#EBEBEB;	
}
.subtitle
{	
	font: 12px Arial, FreeSans, Helvetica, Verdana, sans-serif;
	font-weight:600;	
	height:15px;
	color: #666;
	background-color:#F2F2F2;
}
.sidemenuitem_selected
{
	font: 12px Arial, FreeSans, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	background-color: #E1E1E1;
	color: #548DB8;	
}
.sidemenuitem_hover
{
	font: 12px Arial, FreeSans, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	background-color: #EBEBEB;
	color: #548DB8;	
}
.sidemenuitem
{
	font: 12px Arial, FreeSans, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	color: #548DB8;			
	border-bottom: solid 1px #D7D7D7;
	width:200px;
	height:21px;	
	padding-top:4px;
	padding-left:2px;
}
.sidemenuitem a
{
	width:100%;
	display:block;
}
.menubar 
{
	height:30px;	
	background:url(../images/menu_grad.png) repeat-x;
}

td, table, select, input, textarea{
	font: 12px Arial, FreeSans, Helvetica, Verdana, sans-serif;
	color: #666;
}

.menu_selected
{
	font: 12px Arial, FreeSans, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.menu
{
	font: 12px Arial, FreeSans, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;	
	color:#FFFFFF;
}	
.tab_selected_middle
{
	background-color:White;
	height:25px;
}
.tab_selected_left
{
	background-image:url(../images/tab_left_white.gif);
	width:8px;
	height:25px;
}
.tab_selected_right
{
	background-image:url(../images/tab_right_white.gif);
	width:8px;
	height:25px;
}

.tab_middle
{
	height:25px;	
}
.tab_left
{
	width:8px;
	height:25px;
}
.tab_right
{
	width:8px;
	height:25px;
}

.tab_highlighted_middle
{	
	background-color:#4078AB;
	height:25px;	
}
.tab_highlighted_left
{
	background-image:url(../images/tab_left_blue.gif);
	width:8px;
	height:25px;
}
.tab_highlighted_right
{
	background-image:url(../images/tab_right_blue.gif);
	width:8px;
	height:25px;
}
.largetitle
{
	font-size: xx-large;
	font-weight:bolder;	
	color: #114b9f
}
.subtitle2
{	
	font: 12px Arial, FreeSans, Helvetica, Verdana, sans-serif;
	
	font-weight:600;	
	height:12px;
	color: #666;
	background-color:#F2F2F2;
}
p
{
	margin-top:6px;
}
li
{
	padding: 5px 5px 5px 5px;
}