/* primary tags and styles */
body  { margin: 0px 0px 0px 0px; }
body, td, p, li, div, span, font, body, h2, h3, h4, h5 { font-size: 12px; font-family: verdana, arial, helvetica, sans-serif }
.topnav  { color: #ffffff; font-size: 16px; font-family: verdana, arial, helvetica, sans-serif }
.email-sent  { color: #ffffff; font-size: 14px; font-family: verdana, arial, helvetica, sans-serif }
h1 { font-size: 14px; text-align: center; font-weight: bold; color:#0000A0; }

.subheading { font-size: 14px; text-align: center; font-weight: bold; color:#0000A0; }

a.toplink { color: #ffffff; font-size: 15px; text-decoration: none }
a.toplink:hover { color: #FF6600; font-size: 15px; text-decoration: underline }

a.sample { color: #039; }
a.sample:hover {color: #E87D04; }

#nav-section {
	background-color: #DCE4FA;
	line-height: normal;
}

#nav-section hr,

#nav-section h3 {
	margin: 10 10 .5em;
}

#nav-section h3 a {
	display: block;
	padding: 4px 3px;
	color: #369;
	text-decoration: none;
}

#nav-section h3 a:hover {
	text-decoration: underline;
}

#nav-section ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: .92em;
}

#nav-section ul li {
	display: block;
	border: solid #CCC;
	border-width: 1px 0;
	margin-top: -1px;
}


#nav-section ul strong {
	display: block;
}

#nav-section ul a {
	display: block;
	padding: 5px 15px;
	color: #000;
	text-decoration: none;
}

#nav-section ul a:hover { 
	background-color: #F2F4FA;
	text-decoration: underline;
}

#nav-section li.open {
	background-color: #FFF;
	color: #0000FF;
	font-weight: bold;
	padding: 3px 25px;
}

fieldset {
	padding: .75em .625em;
	border: 1px solid #CCC;
	margin-bottom: 1.5em;
	background-color: #FFFDE6;
}

legend {
	padding: 0 .5em;
	border: 1px solid #CCC;
	color: #0D5458;
	background-color: #F6F8F8;
	font-size: 1.083em;
	font-weight: bold;
}

.row {
	margin-bottom: .5em;
}

.row label {
	float: left;
	width: 20%;
}

.row:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#faq ul a {
	display: block;
	color: #0000FF;
	text-decoration: none;
}

#faq ul a:hover { 
	text-decoration: underline;
}