a {
	color: #991010;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #2B3E3E;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #293B43;
	cursor: default;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	padding-left: 8px;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	width: 207px;
}

a.mainlevel:hover {
	color: #293B43;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	padding-left: 8px;
	padding-top: 4px;
	text-decoration: none;
	vertical-align: middle;
	width: 207px;
}

a.navbottom {
	color: #151515; /* menu links */
	font-family: "Times New Roman", verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

a.navbottom:link {
	color: #151515;
	font-weight: normal;
	text-decoration: none;
}

a.navbottom:visited {
	color: #151515;
	font-weight: normal;
	text-decoration: none;
}

a.navbottom:visited:active {
	color: #151515;
	font-weight: normal;
	text-decoration: none;
}

a.navbottom:visited:hover {
	color: #151515;
	font-weight: normal;
	text-decoration: underline;
}

a.navbottom:hover {
	color: #151515;
	font-weight: normal;
	text-decoration: underline;
}

a.navbottom:active {
	color: #151515;
	font-weight: normal;
	text-decoration: none;
}

a.newsheader {
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}

a.newsheader:hover {
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: underline;
}

a.sublevel, a.sublevel:visited {
	color: #2B3E3E;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #2B3E3E;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #95A994;	
}

a:link.newsheader {
	color: #FFFFFF;
	font-family: arial, sans-serif;	
	font-size: xx-small;
	text-decoration: none;
}

a:link.newslinks {
	color: #DCE0B8;
	font-family: arial, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}

a:visited.newsheader {
	color: #FFFFFF;
	font-family: arial, sans-serif;	
	font-size: xx-small;
}

a:visited.newslinks {
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

a:hover.newsheader {
	color: #FFFFFF;
	font-family: arial, sans-serif;	
	font-size: xx-small;
}

a:hover.newslinks {
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

a.dropmenudiv {
	border-bottom: 1px solid #C0C7B9;
	display: block;
	font-weight: bold;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 3px;
	width: 100%;
}
/* 	background-image: url(/images/trans.png);  */

a.dropmenudiv:hover {
	background: #FFFFFF; /*hover background color*/
	text-decoration: none;
}

body 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	background-color: #DCDAD7;	
}

div.login-box {
	background-color: #EBECDF;
	border: 0px solid #999999;
	margin: 4px;
	padding: 0px 2px;
	text-align: right;
}

div.login-box div.input-row {
	color: #0000CC;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
}

div.login-box div.input-row input {
	color: #0000CC;
	font-size: 11px; /* should be 1 size larger than div.login-box div.input-row to protect IE from its own stupidity. */
	font-weight: normal;
	vertical-align: middle;
}

div.login-box form {
	margin: 0;
}

div.login-component {
	color: #0000CC;
}

hr {
	border-top: none;
	color: #B4B4B4;
	height: 1px;
	width: 90%;
}

input.inputboxsmall {
	border-bottom: 1px outset;
	border-left: 1px outset;
	border-right: 1px outset;
	border-top: 1px outset;
	font-size: 9px;
	height: 13px;
}

input.inputemail {
	border-bottom: 1px inset;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px inset;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 120px;
}

input.inputsearch {
	border-bottom: 1px inset;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px inset;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	height: 19px;
	margin: 12px 0 0 0;
	width: 140px;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.bg_left  {
	background-image: url(/images/Left_BG.jpg);
}

td.sidenav1 {
	color: #293B43;
	font-family: verdana, arial, sans-serif;
	padding-top: 2px;
	vertical-align: middle;
	width: 207px;
	text-align: left;
}

td.sidenav1down {
	background-color: #95A994;
	color: #293B43;
	font-family: verdana, arial, sans-serif;
	padding-top: 2px;
	width: 207px;
}

td.sidenavigationlinks {
	background-image: url(/images/Left_BG.jpg);
	color: #293B43;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	text-align: center;
	width: 252px;
}

/********* A8B39D *******/

.boxleft_bg  {
	background-color: #E4E5DA;
}

.btnemail {
	background-color: #B10000;
	border: 1px solid;
	border-color: #B45F19 #000000 #000000 #B45F19;
	color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 52px;
}

.btnsearch {
	background-color: #B10000;
	border: 1px solid;
	border-color: #B45F19 #000000 #000000 #B45F19;
	color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 55px;
}

.copy {
	color: #757575;
	font-family: Tahoma, verdana, arial, sans-serif;
	font-size: 9px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;
}

.copybold {
	color: #757575;
	font-family: Tahoma, verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.copysmall {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.ddmenu {
	border-bottom: 1px outset;
	border-left: 1px outset;
	border-right: 1px outset;
	border-top: 2px outset;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.errorred {
	color: #FF0000;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.formstyle {
	background: #0052FF;
	border-bottom: 2px solid #0000CC;
	border-left: 2px solid #18BDFF;
	border-right: 2px solid #0000CC;
	border-top: 2px solid #18BDFF;
}

.formstyle-hdr {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.formstyle-input {
	border-bottom: 1px solid #18BDFF;
	border-left: 1px solid #0000CC;
	border-right: 1px solid #18BDFF;
	border-top: 1px solid #0000CC;
	color: #000000;
	font-size: 11px;
	width: 190px;
}

.formstyle-input-nosize {
	border-bottom: 1px solid #18BDFF;
	border-left: 1px solid #0000CC;
	border-right: 1px solid #18BDFF;
	border-top: 1px solid #0000CC;
	color: #000000;
	font-size: 11px;
}

.formstyle-submit {
	color: #000000;
	font-size: 11px;
}

.formstyle-td {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.LRHeadingtxt 
{
	background-color: #364850;
	color: #DEE0CC;
	font-size: 10px;
	font-weight: bold;
}

.LRnormaltxt 
{
	background-color: #F0F0E6;
	color: #323232;
	font-size: 10px;
	font-weight: normal;
}


.mem {
	color: #FFFF00;
	filter: DropShadow(Color=#0000CC, OffX=2, OffY=2, Positive=-2);
	font-family: Verdana, sans-serif;
	font-size: 10px;
	width: 0px;
}

.newsheader {
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}

.newslinks {
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}

.padding7 {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;	
	text-decoration: none;
}

.tblcontent {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.tblpad {
	text-decoration: none;
}

.textpale {
	color: #DEE0CC;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
}

.textpaleArrow {
	color: #DEE0CC;
	font-size: 11px;
	font-weight: bold;
}

.textpalesmokeblue 
{
	background-color: #364850;
	color: #DEE0CC;
	font-size: 10px;
	font-weight: bold;	
}

.ticker-border {
	background-color: #DCDCDC;
	border: groove #DCDAD7;
	height: 158px;
	margin: 1px;
	padding: 1px;
	width: 152px;
}

#dropmenudiv {
	border: 1px solid #C0C7B9;
	border-bottom: 0px;
	font: normal 12px verdana, arial, sans-serif;
	position: absolute;
	z-index: 100;
}
/* 	background-image: url(/images/trans.png);  */

#dropmenudiv a {
	background-color: #9EB09E;
	border-bottom: 1px solid #95A994;
	display: block;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 3px;
	width: 100%;
}
/*  background-image: url(/images/trans.png);  */

#dropmenudiv a:hover {
	background: #EBECDF; /*hover background color*/
	text-decoration: none;
}

#dropmenudivgood a:hover {
	background-color: #C7FF5E; /*hover background color - previous version*/
}

#scroller1 {
	left: auto;
	float: left; 
	position: relative;
	top: -275px;
	width: 165px;
}

