body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {

}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.head1 {
	font-size: 18px;
	color: #1F4780;
}
.head2 {
	font-size: 16px;
	color: #385D92;
}
.head3 {
	font-size: 14px;
}
.head3White {
	font-size: 14px;
	font-weight:bold;
	display:block;
	padding:3px;
	color:#FFFFFF;
	background-color: #4572B4;
	text-transform:uppercase;
}
.head4 {
	font-size: 12px;
	color: #990000;
}
.head4underline {
	font-size: 12px;
	color: #990000;
	border-bottom:1px solid #c9c9c9;
	line-height:22px;
	display:block;
	width:98%;
	background:#efefef;
	padding:2px;
}
.sidebar {float:right;
padding:5px;
vertical-align:middle;
width:210px;
margin:2px;

}
.bluebox {border:10px solid #385D92;
background-color:#1F4780 ;
padding:5px;
color:#FFFFFF;
}
.bluebox a{
color:#FFFFFF;
}

img {
	padding:3px;
	}
.naviagtion {}


#nav, #nav ul { /* all lists */
	padding: 4px;
	margin: 0;
	list-style: none;
	line-height:auto;
}

#nav a {
	display: block;
	width: 6em;
	color:#FFFFFF;
	font-weight:bold;
}
#nav a:hover {
	color:#eeeeee;
} 

#nav li { /* all list items */
	float: left;
	width: 6em; /* width needed or else Opera goes nuts */
	padding:2px;
	line-height:normal;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #446aa0;
	width: 8em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	font-weight:normal;
}
#nav li ul a:hover { /* second-level lists */
	color: #AFB5F8;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
	
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	color:#000000;

}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

}
#menuTop {
background:#CC0000;
}
.pad {
padding:10px;
}
.white{
	color:#FFFFFF;
	padding:3px;
	text-transform:none;
	font-weight:normal;
	text-align:left;
	border-right:2px solid #1f4780;
}
.footer {
color:#999999;
font-size:10px;
padding:10px;
}
.footer a{
font-size:10px;
color:#555555;
}
#mainContent {
padding:10px;
border:1px solid #385D92;
height:auto;
}

.right {
	float:right;
	}
#sidebar {
	padding:5px;
	border:1px solid #cccccc;
	width:150px;
	background-color:#FDF8D9;	
	margin:5px;
}	
.lineheight {
line-height:18px;
}
#feature {
height:340px;
width:541px;
float:left;
padding-bottom:10px;
display: block;
position: relative;
}
.feature-new {
height:335px;
}
.description {
opacity:0.6;
filter:alpha(opacity=60);
  /* for Mozilla */
-moz-opacity:0.6;
padding:2px;
background-color:#333333;
}
#feature.headline {
border-left: 3px solid #FF0000;
height:auto;
margin:0;
}
#feature .headline h1 {
			font-size: 16px;
			font-weight: bold;
			line-height: 20px;
			margin: 0;
			color:#FFFFFF;
			}
#feature .text {
		color: #fff;
		font-size: 12px;
		width: 460px;
		}
	#feature-paging {
		position: relative; 
		top: -18px;
		left: 5px;
		}
		
#feature-paging img {padding:0 2px;}
.feature-new {
		height: 340px;
		padding:0;
		background-repeat:no-repeat;
		background-position:top;
		}
		
#feature-new {
		border:1px solid #ccc; 
		margin-bottom:20px; 
		height: 340px; 
		font-size:12px; 
		}
	
#feature-new a, #feature-new a:hover {text-decoration:none; cursor:pointer;}
	
#feature-new h1, #feature-new a h1 {
		font-size:24px; 
		line-height:27px;
		font-weight:normal; 
		margin:0; 
		padding:0; 
		text-decoration:none;
		color:#FFFFFF;
		}		
#feature-new a:hover h1 {text-decoration:none;
color:#FFFFFF;
}