body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	background-color: #FFFFFF;
	color: #010546;
	margin: 0 auto;
	text-align: center;
}

:focus {   
outline: 0;   
} 

#container {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}

#masthead {
	width:800px;
	height:158px;
}

#nav {
  float: left;
  width: 197px;
  margin-top: 0px;
}

#content {
  float: right;
	width: 603px;
  margin-top: 30px;
  position: relative;
}

#footer {
  width: 800px;
  margin-top: 30px;
  background: url('assets/footer.jpg') no-repeat bottom;
}

#foot1 {
	border-top-style: dotted;
	border-top-color: #78a08a;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #78a08a;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#navSignup {
  background: url('assets/signup.jpg') no-repeat;
  height: 180px; 
  margin: 0px 30px 0px 0px;
  padding-top: 32px;
	font-size: .8em;
}

*html #navSignup {
  height: 210px;
}

form {
  margin: 0;
  padding: 0;
}

#navMenu {
  margin: 30px 30px 30px 0px;
  padding: 15px 10px;
  background: #f4f4fa;
}

#navMenu ul {
  list-style-type: none;
  margin: 0;
}

#navMenu ul li {
  margin: 0;
  display: block;
}

h1, h2, h3, h4, h5, h6 { 
	color: #494ea1;
	margin: 0; padding: 0;
	margin: 30px 0 10px 0;
	line-height: 140%;
  font-family: Georgia, 'Times New Roman', Times, Serif; 
	font-weight: bold;
}	
h1 {font-size: 2em;
	text-transform: capitalize;}	
h2 {font-size: 1.6em;
	font-weight: bold;
	text-transform: capitalize;}	
h3 {font-size: 1.6em;}	
h4 {font-size: 1.3em;
	line-height: 106%;}
	
ol, ul, li {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 1.0em;
	line-height: 1.3em;
	margin: .5em 0 1em 1.5em; padding: 0;
}
li { margin: .4em 0 .4em 1.5em;}
p, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 160%;
	padding:.5em 0;
	margin:0;}

.subhead {
	color: #494ea1;
	margin: 0; padding: 0;
	margin: 10px 0 10px 0;
	line-height: 140%;
  font-family: Georgia, 'Times New Roman', Times, Serif; 
	font-weight: normal;
	font-size: 1.6em;
	font-style: italic;}

a:link, a:visited {  
	color: #4c7960;
	font-weight: bold;}

a:hover {  
	color: #78a08a;
}
h2 a:link, h2 a:visited {  
	color: #494ea1;
	font-weight: bold;}

h2 a:hover {  
	color: #4c7960;
}

h1#welcome {
  background: url('assets/ninawelcome.jpg') no-repeat;
  height: 188px;
  width: 603px;
  display: block;
  text-indent: -9999px;
  margin-bottom: 20px;
}

#welcomeMessage {
  position: absolute;
  top: 192px;
  left: 314px;
  background: none;
  border: none;
  z-index: 100;
}

a.menu:link, a.menu:visited { text-decoration: none; color: #494ea1; display: block;}
a.menu:hover { background: #b5cbbe; color: #494ea1;}
.menu {
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #494ea1;
	line-height: 2em;
	padding: 2px 5px;
}
a.submenu:link { text-decoration: none;}
a.submenu:visited { text-decoration: none;}
a.submenu:hover { text-decoration: underline}
.submenu {
	font-weight: bold;
	text-transform: uppercase;
	color: #78a08a;
	line-height: 1.5em;
	text-decoration: none;
}

.divider {
  border-top: 1px dotted #78a08a;
  margin: 20px 0;
}
#footer a:link, #footer a:visited {
  color: #494ea1;
}

#footer a:hover {
  color: #666db3;
}
	
table, td, caption {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
}
	
.bigcap {
	font-size: 2em;
}
.formtxt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
*html .formtxt {
  font-size: 10px;
}

.smaller {
	font-size: .9em;
}

.introhome {
	padding-left: 104px;
	font-weight: bold;
}

.intro {
	font-weight: normal;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.padrt {
	padding-right: 8px;
}
.padleft {
	padding-left: 8px;
}

.floatrt {
	float: right;
	padding-left: 10px;
}
.floatleft {
	float: left;
	padding-right: 10px;
}
.tdline {
background: #f4f4fa;
padding: 30px;
}
.nocap {
	text-transform: none;
}
.red {
	color: #CC0000;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.indent20 {
	padding-left: 20px;
}

.indenthome {
	padding-left: 108px;
}
.indenthomebig {
	padding-left: 108px;
	font-size: 16px;
}

.notopmargin {
  margin-top: 0;
  padding-top: 0;
}

.nobottommargin {
  margin-bottom: 0;
  padding-bottom: 0;
}

.guidestitle {
  font-weight: bold;
}

.listnosp {
	margin-top: 2px;
}

.clearleft {
	clear: left;
}
.hang {
	text-indent: -4em;
	margin-left: 4em;
}
.clientquote {color: #005598;}
.nowrap {white-space: nowrap;}

#basic-accordian{
	padding:5px;
	z-index:2;
}

.accordion_headings{
	padding:5px;
	background:#f4f4fa;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#f4f4fa;
}

.accordion_child{
	padding:15px;
}

.header_highlight{
	background:#f4f4fa;
}

dl {
  margin: 0;
  padding: 0;
}
.dropdown {display:block; position:relative; z-index: 350;}
.dropdown dt {padding:0 0 7px 0px; cursor:pointer;}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {}
.dropdown dd {position:absolute; top:-2px; overflow:hidden; width:200px; display:none; background:#B5CBBE;}
.dropdown ul {width:200px; list-style:none; margin: 0; padding: 0;}
.dropdown li {display:inline;  margin: 0; padding: 0; text-indent: 0px; border-bottom:2px solid #fff;}
.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited {display:block; padding:3px 0px 3px 10px; color:#494EA1; font-weight: bold; text-decoration:none; margin: 0;}
.dropdown dd a:hover {background:#494EA1; color:#fff; text-decoration: none;}
.dropdown dd .underline {border-bottom:2px solid #fff;}
