a{font-family:arial; text-decoration:none; font-size:12px; font-weight:bold; color:2171b9; font-style:italic}
a:hover{color:35b44a;}

body{
background: url('images/page_bg.jpg') #000000; 
font-family:arial;
}


#header {
	width:780px;
	height:155px;
	background: url('images/header.jpg') center no-repeat;

}


#nav_row{text-align:left; padding-left:23px}

#title{
	color:35b44a;
	height:40px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-family:arial;
	font-size:16px;
	background: url("images/title_bg3.jpg") left repeat-x;
	font-variant:small-caps;
	border-top:1px solid #2171b9;
	
}

#marque{
	font-variant:small-caps;
	color:2171b9;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	width:100%;
}

#nav2{
	width:80%;
	
}
#right_side{
	width:20%;

}

#links {
	 border-bottom:1px solid #35b44a;
}

/* REFERRAL FORM */

input.text{ 
  border:2px inset 336699; 
  font-family:TrebuchetMS; 
  font-size:9pt; 
  font-weight:bold; 
  background-color:336699; 
  color:FFFFFF;
}

}

#refer_formt{
 background: url('pages/images/form_top_bg.jpg') top no-repeat;

}
#refer_formc{
 background: url('pages/images/form_mid_bg.jpg') top repeat-y;

}
#refer_formb{
 background: url('pages/images/form_bot_bg.jpg') bottom no-repeat;

}

/* END REFER FORM */

#content{
	height:250px;
	
}
#nav2{
	padding:10px;
	
}

body#home a#homenav1, 
body#services a#servicesnav1,
body#pricing a#pricingnav1,
body#documents a#documentsnav1,
body#report a#reportnav1,
body#standards a#standardsnav1,
body#pay a#paynav1,
body#links a#linksnav1,
body#contact a#contactvav1
{
color: #35b44a;
} 
/*
#homenav,
#servicesnav, 
#pricingnav,
#documentsnav,
#reportnav,
#standardsnav,
#paynav,
#linksnav
{
background: url(images/globe_off.gif) left no-repeat;
}*/

body#home #homenav, 
body#services #servicesnav, 
body#pricing #pricingnav,
body#documents #documentnav,
body#report #reportnav,
body#standards #standardsnav,
body#pay #paynav,
body#links #linksnav,
body#contact #contactnav
{
background: url("images/globe_nav.gif") left no-repeat;
color: #F86E30;
}


.indentmenu{
font: bold 18px Arial;
color:#2171b9;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
height:45px;
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 0px solid navy; /*navy border*/
background: /*url(images/gradient_bg1.jpg) repeat-x*/;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
font: bold 12px Arial;
float: left;
color:#2171b9; /*text color*/
text-decoration: none;
/*border-right: 1px solid #000000; navy divider between menu items*/
padding:11px;
}

.indentmenu ul li a:hover{
color:#35b44a !important;
padding:11px;
text-decoration: underline;
}

.indentmenu ul li a:visited{
color: #2171b9;
}

.indentmenu ul li a.selected{
font-style:italic;
color:#35b44a !important;
background: /*url(images/gradient_bg2.jpg) repeat-x*/;
padding:11px;
text-decoration: underline;
}


.tabcontentstyle{ /*style of tab content oontainer*/
width: 100%;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


#earth {
	width:100%;
	height:194px;
	background: url('images/earth.jpg') bottom center no-repeat ;

}



