body {
	background: #D2D2D2 url(../images/bg.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.xsmallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.medfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.largefontgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #57D037;
}

.largefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.xlargefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.industryfont
{
	color: #055AEB;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sitenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #055AEB;
}
a:link {
	color: #055AEB;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #055AEB;
}

.bodynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #055AEB;
}

a:visited {
	color: #055AEB;
}

.sectiontitles {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0657EE;
}

.sectiontitles-gray {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}


.bullets {
	list-style-type: circle;
	color:#FF0000;
	font-family: Tahoma;
	font-size: xx-small;
}


.tableborder {
	border: 1px solid #000000;
}
.button {
	font-family: Tahoma;
	font-size: xx-small;
	height: 21px;
}


.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

form input{
border:1px solid #999999;
}

form select {
border:1px solid #999999;
}

.rotatingOfferDiv{
display:none;
padding:6px;
}

.rotatingOfferDiv{
font-weight:bold;

}

.rotatingOfferHeadline{
font-size:16px;
color:#055AEB;
margin-bottom:6px;
}

.rotatingOfferBody{
font-size:14px;
color:black;
}

.rotatingOfferLink{
text-decoration:underline;
padding-top:6px;	
font-size:16px;
}