/*.text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
}*/
BODY {
 font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  line-height: 16px;
	    border-top: 0px !important; 
        border-top: 0px;
	    margin-top: 0px !important;
        margin-top: 0px;
	    padding: 0px !important;
        padding: 0px;
		background-color:white;
		margin-left: 0px !important;
		margin-left: 0px !important;
		background-color:#2F2F2F;




}
/*.test {
        font-family: "Trebuchet MS", Verdana, Arial;
        font-size: 13px;
        line-height: 16px;
}*/
td img {display: block;}
OL{
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  line-height: 16px;
}
P{
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  line-height: 16px;
}
H2 { font-size: 17px; }
H3 { font-size: 14px; }
H4 { font-size: 12px; }
A{ 
	text-decoration: none;
	/*font-weight:bold;*/
}
A:link     { color: #D2661D }
A:visited  { color: #D2661D }
A:active   { color: #003366}
A:hover    { color: #003366}
TABLE {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  line-height: 16px;
}
TD {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  line-height: 16px;
}

FONT {
  font-family: "Trebuchet MS", Verdana, Arial;
}

DIV {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  line-height: 16px;

}
.subtitle{
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-weight: bold;
        color: #003366;
        font-size: 13px;

}
.tabletitle{
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-weight: bold;
        color: #CD2A16;
        font-size: 12px;
}
/*
.header1{
	color:#005B99;
	font-weight:bold;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    	color: #005B99;
	font-size: 13px;
}

.term_title{
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
        font-size: 12px;

}

*/
div.content
{
	border:1px solid #666666; 
	width:758px; 
	height:100%;
	padding:20px;
	position:absolute:
}
.updates {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

input.inputcolor {
	width: 75px;
	height: 12px;
	border: 1px solid #C86734;
	margin: 0px;
	background:#ffffff;
	font-size:10px;

}
input.inputsignuprequired {
        height: 15px;
        border: 1px solid #275680;
        margin: 0px;
        background:#FFFFA0;
}
input.inputsignup{
        height: 15px;
        border: 1px solid #275680;
        margin: 0px;
        background:#FFFFFF;
}
input.textformat{
	height:16px;
	font-size=12px;
        margin: 0px;
        background:#FFFFFF;
}
/*
select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
select.testselect{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: #000000;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px
	background:FFFFA0;

}
.navbar{
        font-family: "Trebuchet MS", Verdana, Arial;
        font-size: 11px;
        color: #333333;
        line-height: 14px;

}
*/
.copyright{
        font-family: "Trebuchet MS", Verdana, Arial;
        font-size: 11px;
        color: #666666;
        line-height: 14px;

}

.error
{
	color:#cc0000;
        font-weight:bold;
	text-align:left;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #999999;
padding: 2px;
background-color: #f1f1f1;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
