/*-------------------------------- */
/*------universal styles-------------------------- */
/*-------------------------------- */

html,body  {
	font-family: verdana,arial,helvetica;
	font-size:12px;
	color:#444444;
	margin : 0px;
	background-image:url('/i/bg_tile.gif');
	background-repeat: repeat-x;
	background-color:white;
	height:100%;
}
ul,ol,li{
	margin-top:0px;
	margin-left:0px;
}
a:link {
	color : #0f5faa;
}

a:visited  {
	color : #0f5faa;
}

a:hover  {
	color : #306ba3;
}

.normal  {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	color : #000000;
}

.heading1  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #ed2129;
	font-size : 12px;
}

h1{
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #ed2129;
	font-size : 14px;
}
.heading2  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #ed2129;
	font-size : 10px;
}
h2{
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #0055a5;
	margin:0px;
	font-size : 12px;
}
.heading3  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : black;
	font-size : 10px;
}
h3{
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : black;
	font-size : 14px;
}
.fineprint  {
	font-family : verdana,arial,helvetica;
	color : #737373;
	font-size : 9px;
}

.error  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	color : #AB0534;
}
.big{
	font-size: 20px;
	font-weight:bold;
}
.success  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	color : #2AA132;
}

input,select,textarea  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #737373;
}

hr  {
 border: 0;
 height: 1px;
 color: #999999;
 background-color: #999999;
}

.footbox{
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #737373;
	vertical-align:top;
	text-align:center;
}

a.netphoria:link, a.netphoria:visited, a.netphoria:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #adadad;
	text-decoration: none;
	font-size: 10px;
}



.fullheight{
	height:100%;
}
.fullwidth{
	width:100%;
}
.halfwidth{
	width:50%;
}
.pad{
	margin:15px;
}
.pad_r{
	width:10px;
}
.pad_t{
	height:10px;
}
.bgcolor1{
	background-color:#8e9771;
}
.bgcolor2{
	background-color:#58882f;
}
.color{
	color:#35581a;
}
.color1{
	color:#603913;
}
.color2{
	color:#c6b5ca;
}
.centered{
	text-align:center;
}
.center{
	margin-right:auto;
	margin-left:auto;
}
.inline{
	margin:0px;
	display:inline;
}
.nodec{
	text-decoration:none;
}
.alignmiddle{
	vertical-align:middle;
}
.aligntop{
	vertical-align:top;
}
.alignbottom{
	vertical-align:bottom;
}
.alignleft{
	text-align:left;
}
.alignright{
	text-align:right;
}
.border{
	border:1px solid white;
}
.footer{
	color:#3a372e;
	font-size:11px;
	text-decoration:none;
}
.designedandpowered{
	vertical-align:bottom;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
div.clear{
	clear:both;
}





/*-------------------------------- */
/*------n-jobs related styles-------------------------- */
/*-------------------------------- */

.headercell {
	background-color: #DDDDDD;
}

/*-------------------------------- */
/*------n-calendar related styles-------------------------- */
/*-------------------------------- */

.heading_40px  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #737373;
	font-size : 40px;
}

.heading_20px  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #737373;
	font-size : 20px;
}

.content {
	background-image:url('/images/contentbg.gif');
	background-repeat: repeat-y;
	background-color:#eeeeee;
	//width:297px;
}

.wht{
	color:white;
}
.gray{
	margin-top:0px;
	font-size:10px;
	color:#cccccc;
}
.block{
	display:block;
	margin:0px;
}
.center{
	text-align:center;
}
.centered{
	margin-left:auto;
	margin-right:auto;
}
.aligntop{
	vertical-align:top;
}

.ex_box1{
	height:236px;
	width:540px;
	background-color:#f1f1f1;
	vertical-align:top;	
	padding:top:0;
	padding-left:12px;
	padding-right:12px;
}
.ex_box2{
	vertical-align:top;
	padding:0px;
	height:236px;
	width:389px;
	background-color:#e9eef2;
}
.ex_box_inner{
	padding-top:10px;
	text-align:left;
	vertical-align:top;
}
.testimonials{
	background-image:url(/i/test_tile.gif);
	background-repeat:repeat-y;
	padding: 0px 20px 0px 20px;
}
.nav{
	width:100%;
	background-color:#d4dee8;
}
.phone{
	font-family :helvetica;
	font-size:24px;
	color:#ffffff;
	text-decoration:none;
	margin-top:6px;
	margin-left:40px;
	letter-spacing: 2px;
}
.phonecontact{
	font-size:15px;
	text-decoration:underline;
	margin-left:auto;
	letter-spacing: 0px;
}
.pointer{
	cursor:pointer;
}
.state{
	width:130px;
}
.city{
	width:138px;
}
.tailspc1{
	height:40px;
}
.nodec{
	text-decoration:none;
}
.backlinkspacer{
	width:1px;
	height:60px;
	display:block;
}
div#contactus{
	border:1px solid #ed2129;
	background-color:#c5e3f1;
	padding:20px;
}
.giftcard{
	font-size:14px;
	color:#0055a5;
}
.lg{
	font-size:14px;
}
.div_pad_off{
	display:inline;
}



img#nga{
	width:105px;
	height:50px;
	border-width:0px;
}
img#powersync{
	width:244px;
	height:51px;
	border-width:0px;
}
img#dow{
	width:125px;
	height:68px;
	border-width:0px;
}
img#lynx{
	width:104px;
	height:42px;
	border-width:0px;
}

img#logo{
	width:263px;
	height:84px;
	border-width:0px;
}
img#logo2{
	width:263px;
	height:58px;
	border-width:0px;
}
img#phone{
	width:230px;
	height:84px;
	border-width:0px;
}
img#van{
	width:262px;
	height:164px;
	border-width:0px;
}
img#testtop{
	width:218px;
	height:13px;
	border-width:0px;
}
img#testbottom{
	width:218px;
	height:14px;
	border-width:0px;
}
img#b1whyaccurate{
	width:207px;
	height:33px;
	border-width:0px;
}
img#nfinclogo{
	width:117px;
	height:28px;
	border-width:0px;
}
img#samaritanspurselogo{
	width:117px;
	height:18px;
	border-width:0px;
}
img#wemi{
	width:117px;
	height:78px;
	border-width:0px;
}
img#claimsbutton{
	width:195px;
	height:263px;
	border-width:0px;
}
img#quotebutton{
	width:195px;
	height:206px;
	border-width:0px;
}
img#testimonialstop{
	width:564px;
	height:32px;
	border-width:0px;
}
img#videotop{
	width:389;
	height:32px;
	border-width:0px;
}
img#cclogos{
	width:120px;
	height:22px;
	border-width:0px;
}
img#dminteractive{
	width:107px;
	height:16px;
	border-width:0px;
}



