/* Search-One Screen Styles */

body {
	padding: 0px; 
	margin: 0px;
	font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	line-height: 20px;
	font-weight:bold;}
	
img {
	border:0px;}
	
h1 {
	font-weight:bold;
	font-size:20px;
	color:#000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
h2 {
	font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	text-decoration:underline;}
	
	
	
/* Header */
.header { background:url('../images/header_bg.gif') top left repeat-x; }

.logo {margin:8px 0px 8px 0px;}
	
/* Top Menu */
body#home a#menu-home,
body#partners a#menu-partners,
body#services a#menu-services,
body#specialties a#menu-specialties,
body#careers a#menu-careers,
body#contact a#menu-contact{
	background: url('../images/abullet.gif') left center no-repeat;
	padding-left: 20px;}
	
.menu {
	width:100%;}
	
.menu a:link, .menu a:active, .menu a:visited {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 20px;
	background: url('../images/bullet.gif') left center no-repeat;}
	
.menu a:hover {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	padding-left: 20px;
	background:url('../images/abullet.gif') center left no-repeat;}

/* Page Styles */

.bigger-text {
	font-size:18px;}

.content-wrapper {
	padding:10px 30px 25px 25px; 
	border-bottom:#CCCCCC solid 8px;}
	
.footer {
	background-color:#EAEAEA;
	height:60px;}
	
table#formstyles {
	background-color:#EFEFEF;
	width:100%;
	border:solid 1px #666666;}
		
table#formstyles td {
	font-size:12px;
	color:#000000;
	font-weight:normal;
	padding: 5px 0px 5px 15px;}
	
.formfields {
	width:80%;}
	
.graytext {
	font-size:12px;
	color:#666666;
	font-weight:normal;}

.leftborder {
	border-right:#CCCCCC solid 8px;
	padding:40px 0px 0px 0px;}
	
.italic-text {
	font-size:20px;
	color: #000080;
	font-weight:bold;
	font-style:italic;
	padding-top:25px;}
	
.page-header {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-transform: uppercase;
	padding: 10px 20px 10px 10px;
	background:#FFFFFF url('../images/txtheader_bullet.gif') right center no-repeat;}
	
.page-headerpad {
	padding:10px 0px 10px 0px;}
	
.redtext {
	color:#FF0000;}
	
.servicestitle {
	text-decoration:underline;}
	
.specialtiestitle {
	font-size: 14px;
	color: #000080;
	text-decoration:underline;}
	
.specialties ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:outside;
	list-style-type:disc;}
	
.specialties li {
	padding:0px 2px 3px 2px;
	margin:0px 0px 0px 0px;}
	
/* subnav links */

.subnav {width:160px;}

.subnav a:link, .subnav a:active, .subnav a:visited {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;}
	
.subnav a:hover {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;}

.menu-hr { background-color: #CCCCCC; }
	

	



