body{
	width: 1024px;
	font-family:"verdana";
	font-size:14px;
	margin: auto;
	padding: auto;
	background-image: url(/images_new/rapid_fade.gif);
	background-repeat: repeat-x;
}

#header{
	margin-left:80px;
	margin-right:80px;
	font-size: .7em;
	color:#a0a0a0;
	font-family:"verdana";
}

#SiteNavWrapper{
	width: 1018px;
	height: 292px;
	text-align:center;
	position:relative;
	background-image: url(/images_new/bg_main.gif);
	background-repeat: repeat-x;
}


#SiteNav{
	width: 880px;
	height: 292px;
}

#SiteNavInt{
	width: 1018px;
	text-align:center;
	position:relative;
	background-image: url(/images_new/bg_interior.gif);
	background-repeat: repeat-x;
}

#content{
	margin-left:80px;
	float:left;
	width: 625px;
	display:inline;
}

ul.home_bullets{
	margin-top:0;
	margin-bottom:0;
	list-style-type: circle;
}

ul.home_bullets li{
	color:#5B8F3E;
}

#login{
	padding-top: 8px;
	padding-left:10px;
	padding-bottom:20px;
	background-image: url(/images_new/login_background.gif);
	background-repeat: no-repeat;
	font-family:"verdana";
	font-style:italic;
	color:#2773b5;
	font-weight:bold;
}

#loginInt{
	clear:both;
	margin-left:80px;
	padding-left:10px;
	background-image: url(/images_new/login_background.gif);
	background-repeat: no-repeat;
	font-family:"verdana";
	font-style:italic;
	color:#2773b5;
	font-weight:bold;
}

#right_nav{
	float: right;
	display: inline;
	width: 296px;
	text-align: left;
}

#right_nav_int{
	display: inline;
	float: right;
	width: 256px;
	text-align: center;
}

.small_text{
	font-size: .8em;
	color:#a0a0a0;
	font-family:"verdana";
	font-style: normal;
	font-weight:normal;
	text-decoration:none;
}

#content_body{
	margin-left:5px;
}

h1{
	font-size: 1.8em;
	color:#7bc144;
	font-family:"verdana";
	font-weight:bold;
}

h2{
	font-size: 1.3em;
	color:#1d7ab4;
	font-family:"verdana";
	font-weight:bold;
}

h3{
	font-size: 1.1em;
	color:#1d7ab4;
	font-family:"verdana";
	font-weight:bold;
	font-style: italic;
}

a{
	text-decoration: none;
}

p{
	font-family:"verdana";
	color:#666666;
}

#footer{
	margin-top: 10px;
	clear:both;
	margin-left:80px;
	margin-right:80px;
	font-size: .75em;
	color:#a0a0a0;
	font-family:"verdana";
	text-align: center;
	border-top: 1px solid #1d7ab4;
}

p.footer1{
	color:#1d7ab4;
	font-weight:bold;
	font-family:"verdana";
}

p.footer1 a{
	color:#1d7ab4;
}

p.footer2 a{
	color:#666666;
}

form{
	display:inline;
}

.blue{
	color:#1d7ab4;
}

.green{
	color:#7bc144;
}

.nslinks{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

p.quote{
	margin: 5px 0 15px;
	text-align:left;
}

span.sign{
	display:block;
	width:50%;
	color:#666;
	font-size:8pt;
	font-style:italic;
	text-align:left;
}

li{
	color:#666666;
}

a{
	color:#1d7ab4;
}

a:hover{
	color:#1d7ab4;
	text-decoration:underline;
}

#formTable{
	background:#eee;
	font-size: .9em;
}
				
#formTable input, #formTable select, #formTable textarea{
					width:167px;
}
				
#formTable input.phone{
	width:80px
}

#formTable input.extension{
	width:30px
}

#formTable input.salesrep{
	width: 520px;
}

table.easyaccess{
	width:100%;
	margin-top:10px;
}

table.easyaccess th{
	padding: 3px;
	color:#FFFFFF;
	background: #70AE4F;
	text-align: left;
}

table.easyaccess td{
	padding:3px;
	background: #D6DFD1;
	font-size: .9em;
	text-align: left;
}