html,body {
margin:0;
padding:0;
}
body { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #666666;
text-align:center;
font-size: 9px;
line-height: 10px;
}
div {
	text-align: justify;
}
p {
margin: 0 10px 0px 5px;
line-height: 10px;
}
a {
display:inline;
color: #981793;
padding:0;
}
.newshead {
	color: #0c467b
}
.newsdate {
	color: #6db7ff;
}
div.separator {
	border-bottom:1px solid #cce5ff; 
	background:url(images/arrow.gif); 
	background-position:right; 
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#header h1 {
height:80px;
line-height:80px;
margin:0;
padding-left:10px;
background: #EEE;
color: #79B30B; 
display:none;
}
div#container {
text-align:left;
border: 1px solid #628dce;
}
div#content p{line-height:11px;}
div#navigation{background:#B9CAFF;
background-image: url(images/trc.gif);
border: 1px solid #FFFFFF;
vertical-align: middle;
text-align: center;
}
div#extra{background:#FFFFFF;
border: 1px solid #FFFFFF;
}
div#footer{background: #FFF;color: #3b4785; text-align: center;}
div#footer p{margin:0;padding:5px 10px;}

div#container{width:819px;margin:0 auto}
div#content{float:left;width:606px}
div#navigation{float:right;width:210px; height: 146px;}
div#extra{float:right;clear:right;width:210px}
div#footer{clear:both;width:100%}








.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
div.menu_top {
	background-image:url(images/menu_top_bg.gif); 
	background-repeat:repeat-x; 
	line-height:28px; 
	height:28px; 
	vertical-align: bottom;
}

.menu_bottom {
font-family: Arial, Helvetica, sans-serif;
	background-color: #569FE5;
	padding-left: 40px;
	color: #EAF4FF;
	font-size: 11px;
}
.menu_bottom a:link, .menu_bottom a:visited {
	color: #EAF4FF;
	text-decoration: none;
}
.menu_bottom a:active, .menu_bottom a:hover {
	color: #EAF4FF;
	text-decoration: underline;
}

/*Flex menu*/
.flaxMenu {
	background-color: #595096;
}

.flaxMenuItem {
	background-color: #e6eeff;
	color:#0000ff;	
}

.flaxMenuItem, .flaxMenuItem:link, .flaxMenuItem:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #F8F8F8;*/
	text-decoration: none;
	cursor: pointer;
}

.flaxMenuItemActive, .flaxMenuItemActive:link, .flaxMenuItemActive:visited, .flaxMenuItemActive:active, .flaxMenuItemActive:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffcc;
	text-decoration: none;
	background-color: #595096;
}
.flaxMenuItemDiv , .flaxMenuItemDiv:link, .flaxMenuItemDiv:visited {
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF; 
	width:100%; 
	height:19px;
}
.flaxMenuItemDivActive, .flaxMenuItemDivActive:link, .flaxMenuItemDivActive:visited,
.flaxMenuItemDivActive:active, .flaxMenuItemDivActive:hover {
	border-bottom:1px solid #0000FF;
	border-top:1px solid #0000FF; 
	width:100%; 
	height:19px; 	 
}
.flaxMenuItemDivContainer {
	margin-top:3px;
	margin-left:5px;
}
.features {
	color: #0082ff;
	text-align: center;
}
.boldblack, .underline {
font-size: 10px;
color: Black;
font-weight: bold;
}
.underline {
	text-decoration: underline;
}
li {
	list-style-image: url(images/3dot.gif);
	padding-right: 5px;
	margin-top: 5px;
}

.header {
	font-size: 10px;
	color: White;
	font-weight: bolder;
}

.left {
	margin-left:4px;
}

.rhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0033ff;
	font-size: 10px;
	font-weight: bold;
}
.rname, .rname a {
	color: #2755ad;
	text-decoration: none;
	font-weight: bold;
}
.rpos, .rpos a {
	color: #628dce;
	text-decoration: none;
}
.rtext, .rtext a {
	color: #606060;
	text-decoration: none;
}
.more, .more:link, .more:visited {
	font-size: 11px;
	font-weight: bold;
	color: #628dce;
	text-decoration: none;
}
div.more {
	background-color:#FFFFFF; 
	overflow:hidden; 
	margin-top:3px; 
	text-align: right;
}