body {font: 12px arial, helvetica, sans-serif; text-align: center; margin: 0; padding: 0; background-color: #fff;}
body * {text-align: left;}
#wrapper {width: 1006px; margin: 0 auto;}
h1, h2, h3, h4, h5, h6, p, img {margin: 0; padding: 0;}
h1 {font-size: 20px; text-indent: -1000px; background: url(../images/logo.jpg) no-repeat; width: 1006px; height: 157px;}
h2 {font-size: 16px; color: #0d5183; border-bottom: 2px solid #a2cae9; padding-bottom: 3px;  margin: 10px 0 ;}
h3 {font-size:14px; color: #0d5183;}
h4 {font-size: 13px; color: #404041; text-decoration: underline; background-color: #edeeee; padding: 5px;}
h5 {font-size: 12px; color: #25618d; padding: 5px; line-height: 1.4em;} 
h6 {font-size: 12px; color: #25618d; line-height: 1.4em;}
img {border: none;}
ul {list-style: none;}
p {margin: 5px 0 10px;}

a {text-decoration: none;}
a:link, a:visited {color: #000;}
a:hover {text-decoration: underline; color: #939292;}

/*
#header {position: relative;}
*/
#home {width: 100px; position: absolute; top: 125px; right:15px;}
#home li {font-size: 12px; list-style-type: none; display: inline;}
#home li a {text-decoration: none;}
/*
#search {width: 400px; margin: 0; padding: 0; position: absolute; top: 117px; left: 580px;}
#search img {vertical-align: bottom;}
#search li {font-size: 11px; list-style-type: none; display: inline;}
#search li a {text-decoration: none;}
#search input {width: 120px;}
*/
#search {margin: 100px 0px 0 480px; text-indent: 0!important;}
#search ul {margin: 0; padding: 0px; text-align: right; font-weight: normal;}
#search li {font-size: 11px; list-style-type: none; display: inline; color: #383e48;}
#search li a {text-decoration: none; padding: 0 2px; color: #383e48;}
#search li a:hover {color: #757b7b;}
/*#search input {width: 120px;}*/
#search .search_box {width: 145px;}
#search input {font-size: 11px; margin: 0; padding: 0;}
#search form {display: inline; margin: 0; padding: 0;}
#search .go {border: 1px solid #ccc; margin: 0 0 0 5px; width: 28px; padding: 0 5px 0 5px !important; background: #02437b; color: #fff; font-weight: bold;}
#search .txt {padding: 0 5px;}

/***********************************************************************/
/*****                                            GLOBAL NAVIGATION                               *******/
/*********************************************************************/
#nav {
width: 1006px; 
text-align: center;
margin: 0px;
float: left; 
clear: both;
background: #a2cae9;
border-top: 1px solid #d3e7f6;
height: 30px;
}

#nav ul {
  display: block;
  list-style:none;
  padding: 0px;
  margin: 0px;
  float: left;
  color: #000;
  }

#nav ul a {
margin: 0px;
display: block;
 }

#nav ul li {
  /*display: inline;*/
  color: #000;
  float: left; /* otherwise there are gaps between each nav item */
  padding: 0px;
  margin: 0px;
 }

#nav ul li a {
 /*display: inline;  remove this otherwide the dropdown menus will be shifted to the right of the nav on IE*/
  text-align: center;
  margin: 0px;
  color: #000;
  text-decoration: none;
  padding: 0px;
 }

/*************** Dropdown Menu *************/
/******************************************/

#nav ul li ul{ 
  display: block;
  position: absolute;
  left: -999em;
  width: 165px;
  overflow: hidden;
  margin: 0px;
  padding: 0;
  float: none;
  z-index: 100;
}

#nav ul li ul li {
  float: none;
  display: block;
  padding: 0;
  margin: 0!important;
}

#nav ul li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
  padding: 0px;
  padding-right: 25px!important;
 }

#nav ul li ul li {
   padding: 0;
  	margin: 0;
	/*width: 100%;remove it so that it won't have a gap between each list item on IE 7 */
	display: inline; /* add this so that it won't have a gap between each list item on IE 6 */
}

#nav ul li ul li a{
   background: #a2cae9;
	padding: 4px 10px 4px 10px;
	border-top: 1px solid #fff;
	color: #00467f;
	margin-bottom: 0!important;
	display: block;
	text-align: left;
}

#nav ul li ul a:hover {
 color: #fff;
 background: #00467f;
 }


#container {
	clear: both;
}

#container {width: 1006px; margin: 0; padding: 0; }
#success {margin-left: 0px; margin-right: 285px; padding: 10px; font-size: 12px; line-height: 1.5em;}
#success ul {list-style-type: disc;  list-style-position: outside; line-height: 1.5em; padding-left: 0; margin: 5px 0 10px 25px;}
#success a {text-decoration: underline;}
#success a:link, #success a:visited{color: #00467f;}
#urhome a:link, #urhome a:visited {color: #00467f; text-decoration: underline;}
#success a:hover, #urhome a:hover {text-decoration: underline; color: #900;}
#success img {float: right; width: 541px;}
#successstories {width: 265px; float: right; padding: 0; margin: 41px 0px 10px 5px;}
#urhome {clear: both; width: 1006px; text-align: left; position: relative; left: 15px; bottom: 15px;}

.ssimg {border: 1px solid #ccc;}
.testimonials {background: #e6e9c5; color: #404041; margin-bottom: 15px; padding: 5px 15px; font-style: italic; line-height: 1.5em;}
.home {margin: 0 0 10px 0;}
.quote {text-align: right;} 
.caption {font-size: 10px; background-color: #d9e9f7; padding: 7px; margin: 0;}
.bc {width: 253px;}
.pc {width: 527px; float: right; line-height: 1.5em; margin-bottom: 20px;}
.ptitle {
	padding: 0;
}
.listpmargin {margin-bottom: 0; padding-bottom: 0;}
.stories {background: #d9e9f7; padding: 10px; margin: 0; line-height: 2em; font-size: 11px;}
.ssh {color: #fff; background: #a0c9e8; padding: 5px; margin: 0;}
.italic {font-style: italic; font-weight: bold;}
.emplist {border-bottom: 1px solid #00467f; padding-bottom: 5px;}
.h5margin {margin: 0 0 0 10px;}

#sqbullet li {list-style: square;}

#footer {clear: both; width: 1006px; margin: 0; padding: 0; border-top: 1px solid #ccc; font: 10px Arial, Verdana, Helvetica, sans-serif;}
#footer p {margin: 0; padding-top: 3px; text-align: center;}

/*the following format is for IE5.x */
div,table{font-size: 99%; voice-family: "\"}\""; voice-family:inherit; font-size: 100%;}
html>body div,table {font-size: 100%;}

