body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}
body {
	background-image: url(/images2/gradient.jpg);
	background-repeat: repeat-x;
	background-color:  #253d59;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #5275b4;}
a:hover, a:active {
	color: #e0542f;
}


#bold {font-weight: bold;}


table.invBox {
	background-color: #ffffff;
	border: solid 1px #e0542f;
	font-size: 11px;
	color: #003366;
}



td.topLinks {
	font-size: 8pt;
	color: #ffffff;
	font-weight:bold;
}  
td.topLinks a {
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}
td.topLinks a:hover { color: #e0542f; }

td.topLinks a:visited {
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: bold;
}

.input
{
color: #ffffff;
background: #497bb0;
border: 1px solid #C6C6C5;
height:19px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

.textarea{
background-color:#99ccff;
border-left:solid #757444 1px;
border-top:solid #757444 1px;
border-right:solid #757444 1px;
border-bottom:solid #757444 1px;
color:#48472e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
height: 15px;
text-align: center;
vertical-align: bottom;
}


#mastHeader{
margin: 0px 0 0 0px;
}
#navContainer 
{width:776px; margin:0 auto 0 auto;}
#navigation{
margin: 0 0 0 0;
}
#holder {
width:776px;
margin:0px 0 0 0px;
height:100%;
}

#theBod { padding:0px 15px 10px 15px; }
#leftNav { width: 135px; vertical-align:top; padding-right:15px; }
#leftNavWidth { width: 135px;}
#leftNavTertiary { padding: 0px 0px 0px 15px; }
#mainBody { padding: 0px 10px 0px 15px; }
.secondarylinks {font-size: 8pt; color: #003366}
.tertiarylinks {font-size: 8pt; color: #6699CC}
.fourthlinks {font-size: 8pt; color: #999999}

.tomato {font-size: 8pt; color: #e0542f;}
.tomatoB {font-size: 12pxt; color: #e0542f;}
  
#head1 {color: #003366; font-weight: bold; font-size: 18px; padding-right: 10px; }  
#head2 {color: #e0542f; font-weight: bold; font-size: 17px; padding-right: 10px;}  
#head3 {color: #336699; font-weight: bold; font-size: 14px; }  
#bluehead { color: #003366; font-size: 14px; font-weight:bold; }
#bluehead2 { color: #003366; font-size: 12px; font-weight:bold; }
#r { color: #e0542f; font-weight:bold; padding-right: 3px; }

tr.even td {
	background-color: #f7f7f7;
	font-size: 8pt;
}
tr.odd td {
	background-color: #ffffff;
	font-size: 8pt;
}

td.space10 { width:10px; }
td.space15 { width:15px; }
td.space5h { height:5px; }
td.space10h { height:10px; }
td.space20h { height:20px; }


.newsDateSource {color:#666666; font-size:11px;}
.grayCell { background-color: #e7e5e6;padding: 3px; }
.button {background-color: #336699; color: #ffffff; font-weight:bold;}

.displayTable {
	border: solid 1px #e0542f;
	padding: 5px;
}

/* for dd menus */
ul.menu {list-style: none; margin:0; padding:0; font-size: 10px; opacity: 1.0;}
ul.menu * {margin:0; padding:0}
ul.menu a {color:#003366; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:0px}
ul.menu ul {position:absolute; top:34px; left:0; background:#e5e6e2; display: none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#e5e6e2}
ul.menu ul li a:hover {background-color:#f1f1ef; color: #e0542f;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {padding:0 0 0 0;}
ul.menu .menulink:hover, ul.menu .menuhover {}
ul.menu .sub {background:#e5e6e2 url(/images2/navDrop/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaaaaa}
