body,td,th {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
    background-image: url(bg2.gif);
	background-repeat: repeat-x repeat-y;
	background-position: center;
    background-attachment: fixed;
	SCROLLBAR-BASE-COLOR: #014396;
	SCROLLBAR-ARROW-COLOR: #5595E5;
}

.toptext { font-size: 20px; color: #014396; font-weight: bold; line-height: 160%}
.white-top { font-size: 12px; color: #fff; font-weight: bold;}
.feature { font-size: 10px; color: #666;}
.blue {font-size: 10px; color: #014396; }
.heading {font-size: 12px; color: #014396; font-weight: bold;}



ul { list-style-type: none; 
font-size: 12px;
font-style: normal;
margin: 0;
padding: 0;
line-height: 1.8em;
}

#navmain ul
{
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#navmain li 
{ 
display: inline;
text-align: center;
list-style-type: none;
padding: 0;
margin: 0 0 .3em 0; 
font-size: 10px;
font-style: normal;
}

#navmain a
{
color: #fff;
display: inline;
background-color: transparent;
text-decoration: none;
font-weight: bold;
text-indent: 0px;
letter-spacing: .1em;
padding: .4em .4em;
}

#navmain a:hover
{
background-color: #5595E5;
display: inline;
color: #fff;
text-decoration: none;
padding: .4em .4em;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

a.white {
color: #fff;

background-color: transparent;
text-decoration: none;
font-weight: bold;
letter-spacing: .1em;
font-size: 11px;
padding: .4em .4em;}

a.white:hover {
background-color: #5595E5;
color: #fff;
text-decoration: none;
padding: .4em  .4em;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;}

a.txt {text-decoration: none; color: #014396; }
a.txt:link {text-decoration: none; color: #014396; }
a.txt:visited {color: #014396; text-decoration: none; }
a.txt:hover {text-decoration: underline; color: #5595E5; }

a.news {text-decoration: underline; color: #014396; }
a.news:link {text-decoration: underline; color: #014396; }
a.news:visited {color: #014396; text-decoration: underline; }
a.news:hover {text-decoration: underline; color: #5595E5; }
