body, td, th, p, div, p, a, form, select {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #505255;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

body, div {
	background-color: #FFFFFF;
}

body {
/*
	overflow: auto;
*/
}


a {
        color: #676B70;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


#headerLogo, #headerLeft, #headerRight {
	background-color: #3F66B5;
}

#headerLeft {
	background-repeat: no-repeat;
	background-position: right;
}



.NavItem, .NavItemSel {
	padding-left: 5px;
	padding-right: 5px;
}

.NavItem {
	background-color: #A2A9B3;
	background-image: url(../i/nav_bg.gif);
}

.NavItemSel {
	background-color: #6F87B4;
	background-image: url(../i/nav_bg_sel.gif);
}

.NavItem a, .NavItemSel a, .SubNavItemCell a {
        color: #FFFFFF;
	font-weight: bold;
}

.NavItem a:hover, .NavItemSel a:hover, .SubNavItemCell a:hover  {
        color: #FFFFFF;
	font-weight: bold;
}

.NavItemSel a {
	text-decoration: none;
}



#ColHeader {
	padding-left: 15px;
}

#ColHeaderBlue {
	background-color: #5A82D9;
}

#ColHeaderOrange {
	background-color: #E27E06;
}


#Copyright {
	padding-top: 5px;
}

.SubscribeText {
	width: 140px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #000;
	border-top: 0px;
	border-left: 0px;
}

.TextWhite {
	color: #fff;
}

#DotList {
	padding-left: 0px;
	padding-right: 5px;

	padding-top: 2px;
	padding-bottom: 2px;
}

.pad_20 {
	padding-right: 25px;
}


.SubNav {
	background-color: #A6ADB7;
/*	overflow: none;*/
	border: 0px;
	position: absolute;
	left: 0px;
	top: 159px;
	width: 200px;

	display: none;
}


.SubNavItem {
}


.SubNavItemCell {
        height: 30px;
}




.TopicTitle {
	color: #E27D06;
	font-weight: bold;
}


.TopicTitle2 {
	color: #676B70;
	font-weight: bold;
}

.TopicTitle3 {
        font-size: 10pt;
	color: #E27D06;
	font-weight: bold;
}



hr {
	height: 1px;
	color: #AFB3B8;
	background-color: #AFB3B8;
	border: 0px;
}


#NavItem1,#NavItem2,#NavItem3,#NavItem4,#NavItem5,#NavItem6,#NavItem7,#NavItem8 {
}

#NavItem2,#NavItem3,#NavItem6,#NavItem7 {
	width: 12%;
}
#NavItem1,#NavItem4, #NavItem5, #NavItem8 {
	width: 13%;
}





table.modLogin_box, input.modLogin_fldLogin {
	background-color: #F1F3F5;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 8pt;
	font-family: tahoma,verdana,arial,helvetica;
}

table.modLogin_boxInner, input.modLogin_btnLogin{
	background-color: #E9ECEF;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 8pt;
	font-family: tahoma,verdana,arial,helvetica;
}

input.modLogin_btnLogin{
	padding: 5px 5px; font-weight: bold;
}




input.modLogin_fldLogin {
	width: 150px;
}

.modLogin_container {
	background-color: ButtonHighlight;
}
.red_text{
	color: #FF0000;
	background-color: transparent;
}

.form_field {
        width: 150px;
        height: 20px;
	border: 1px solid #6D90B0;
	background-color: #E7E9EC;
}

.form_field_half {
        width: 75px;
        height: 20px;
	border: 1px solid #6D90B0;
	background-color: #E7E9EC;
}
.form_field_quarter {
        width: 50px;
        height: 20px;
	border: 1px solid #6D90B0;
	background-color: #E7E9EC;
}


a.letter {
	color: #505255;
	font-weight: bold;
	text-decoration: none;
}

a.letterSel {
	color: #E27D06;
	font-weight: bold;
	text-decoration: none;
}

