@charset "utf-8";
/* CSS Document */
body {
	background-color: #094b7b;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.topbanner {
	background-image: url(../images/ge_top_banner2.jpg);
	background-repeat:no-repeat;
	height: 159px;
	width: 804px;
}
.content_bg
{

	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}
.footertext {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #cbd4da;
	text-decoration: none;
}
a.footertext:hover
{
	color:#FFCC00;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #0A3458;
	text-decoration: none;
	text-transform: uppercase;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #0A3458;
	text-decoration: none;

}

.formbg
{
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-y;
}
.textinput
{
background-image: url(../images/input_bg.jpg);
background-repeat: repeat-x;
height:16px;
width:120px;
border:#999999 solid 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.selectinput
{
background-image: url(../images/input_bg.jpg);
background-repeat: repeat-x;
height:20px;
width:120px;
border:#999999 solid 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
.bluefont
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#044262;
}
.star
{
color:#FF6600;}


.callnow
{
font-size:24px;
font-weight:bold;
color:#FFFFFF; }
.tollfree
{
font-size:25px;
font-weight:bold;
color:#FFFFFF; }
.ext
{
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}
a.topmenu:hover
{
color:#FFFFFF;

}
.contact {
	background-image: url(../images/contact_me.jpg);
	height: 26px;
	width: 109px;
	border:0px;
	cursor:hand;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003366;
	text-transform: uppercase;
}

h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;

font-weight:bold;
color:#003366;

}
p li
{
text-align:justify;

color:#333333;
font-size:12px;}
.innerlink {
	color: #FF9900;
}
.whitetext {
	font-family: verdana, Helvetica-Conth;
	font-size: 12px;
	color: #FFFFFF;
}

#logohrf
{
cursor:pointer;
width:300px;
height:75px;
vertical-align:middle;


}
.tablemargin
{
margin-top:16px;}

.tablemargin2
{
margin-top:0px;
margin-bottom:0px;
margin-left:10px;
margin-right:0px;
}
.footerbg {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*#divheight
{
height:1050px;}*/