BODY{
	background-color: #FFFFFF;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	font: Normal 11px Tahoma;
}

TABLE{
	border-collapse: collapse;
}

TD{
	padding: 0px;
	vertical-align: top;
	font: Normal 11px Tahoma;
	color: #395069;
	line-height: 16px;
}

IMG{
	border: 0px;
}

P{
	font: Normal 11px Tahoma;
	color: #395069;
	line-height: 16px;
}

P B{
	color: #395069;
}

P A:LINK{
	color: #2671B4;
	font-weight: bold;
}

P A:ACTIVE{
	color: #2671B4;
	font-weight: bold;
}

P A:VISITED{
	color: #2671B4;
	font-weight: bold;
}

P A:HOVER{
	color: #2E4E6F;
	font-weight: bold;
	text-decoration: none;
	background-color: #DCEAF6;
}
.pclass{
	font: Normal 11px Tahoma;
	color: #2671B4;
	font-weight: bold;
}
.footer TD{
	height: 250px;
	background-color: #E3E3E3;
	background-image: url('images/bgfooter.gif');
	background-repeat: repeat-x;
}

.webmail TD{
	padding-left: 10px;
	padding-top: 55px;
	width: 150px;
	height: 124px;
	background-color: #09514A;
	background-image: url('images/bg_webmail.gif');
	background-repeat: no-repeat;
}

.webmail TD INPUT{
	margin-top: 2px;
	padding-left: 5px;
	background-color: white;
	border: 0px;
	width: 125px;
	height: 17px;	
	color: #09514C;
	font: Normal 11px Tahoma;
}

.quotes TD {
	background-color: #A0A0A0;
	padding-left: 15px;
}

.quotes TD P{
	color: white;
}

.quotes TD P B{
	color: white;
}

.tcontrol TD{
	background-image: url('images/ticker_tcontrol.gif');
	background-repeat: no-repeat;
	height: 90px;
}
.leftnav TD{
	font: Normal 11px Tahoma;
	width: 150px;
	background-color: #EBEBEB;
	color: #4E4E4E;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.leftnav TD B{
	color: #2E4E6F;
}

.leftnav TD A:LINK{
	color: #4E4E4E;
	font-weight: normal;
	text-decoration: none;
}

.leftnav TD A:ACTIVE{
	color: #4E4E4E;
	font-weight: normal;
	text-decoration: none;
}

.leftnav TD A:VISITED{
	color: #4E4E4E;
	font-weight: normal;
	text-decoration: none;
}

.leftnav TD A:HOVER{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.subnav{
	color: #2671B4;
	font-weight: normal;
	text-decoration: none;
}
.leftnav1 A:LINK{
	color: #4E4E4E;
	font-weight: normal;
	text-decoration: none;
}

.leftnav1 A:ACTIVE{
	color: #4E4E4E;
	font-weight: normal;
	text-decoration: none;
}

.leftnav1 A:VISITED{
	color: #4E4E4E;
	font-weight: normal;
	text-decoration: none;
}

.leftnav1 A:HOVER{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.grid {

}

.grid TD{
	font-size: 11px;
	font-family: arial, tahoma;
	line-height: 18px;
	color: #4E4E4E;
	border: 3px solid white;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.grid TD STRONG{
	color: white;
	font-size: 11px;
}

.crumbs{
	color: #2E4E6F;
	font: bold 10px Tahoma;
}


.crumbs A:LINK{
	font-weight: bold;
	color: #2671B4;
}

.crumbs A:VISITED{
	font-weight: bold;
	color: #2671B4;
}

.crumbs A:HOVER{
	font-weight: bold;
	color: #E7651A;
}

.title TD{
	width: 580px; 
	background-color: #DEEDF9; 
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #2E4E6F;
	font: bold 15px arial;
	letter-spacing: -1px;
}

li {
	list-style-image:url(images/arrow.gif);
	list-style-position:absolute middle;
	font-size: 11px;
	font-family: arial, tahoma;
	line-height: 18px;
	color: #4E4E4E
	}
.title{
	font: Normal 14px Tahoma;
	color: #395069;
	font-weight:bold;
	line-height: 16px;
}
/*this is the css for the Menu*/
#main {
	list-style-type: none;
	margin-left:-5px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	width: 140px;
	}
#main a{
	display: block;
	background-image: url(images/butt-bg.gif);
	text-decoration: none;
	height: 25px;
	padding-left:22px;
	padding-top:7px
	}
#main li{
		/*Needed for IE. Don't ask me why, It was a lucky guess.*/
	display: inline;
	}
#main li ul{
	position: absolute;
	margin-top: -1.3em;
	margin-left: 140px;
	}
#sub {
	list-style-type: none;
	margin-left:-4px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	border:1px solid #666666;
	width: 170px;
	}
#sub li a{
	display: block;
	background-color:#ebebeb;
	background-image: url(images/butt-bg1.gif);
	text-decoration: none;
	padding-left:22px;
	padding-top:7px
	}
#sub li{
		/*Needed for IE. Don't ask me why, It was a lucky guess.*/
	display: inline;
	}
#sub li ul {
	position: absolute;
	margin-top: -1.3em;
	margin-left: 165px;
	}
/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
.inaccesible li ul{
	display: none;
	}
/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
.arrow a span{
	padding-left: 1em;
	font-size: 12px;
	font-weight:bold;
	display: none;
	}
.arrow a:hover span{
	padding-left: 1em;
	display: none;
	}
.arrow a span.noshow{
	visibility: hidden;
	display: none;
	}
/*Plus code*/
.plus a span{
	padding-left: .5em;
	}

.mlmenu iframe{
	position: absolute;
	margin-left:0px;
	display: none;
	filter: alpha(opacity=0);
	z-index: 1;
}
select,object,iframe{
	z-index: 1;
}