/* CSS Document */

<style type="text/css">

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftnavcontainer {
	background-image: url(/assets/images/content/navbg.jpg);
	background-repeat: no-repeat;
}

#bodysection {
	background-color: #CFD3BC;
	width: 593px;
	padding: 15px;
	padding-top: 0px;
}

 .mainbodysection {
 	background-color: #CFD3BC;
	padding: 5px;
	padding-top: 10px;
 }


#bodysection a, .mainbodysection a {
	text-decoration: underline;
	color: #344A05;
}

#bodysection a:hover, .mainbodysection a:hover {
	color: #017BAC;
}


#bodysection h1 {
	color: #482B02;
}


#bodysection ul {
	list-style: none;
	margin: 0px;
	padding: 10px;
}

#bodysection ul li {
	background-image:  url(/assets/images/content/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
	margin-bottom: 5px;
}


#leftnav {
	width: 185px;
}

#leftnav a {
	color: #948166;
	text-decoration: none;
	display: block;
	position: relative;
	margin-bottom: 5px;
	width: 130px;
	margin-left: 5px;
}

#leftnav a.flat {
	color: #482B02;
	margin-left: 0;
}

#leftnav a.flat:hover {
	color: #017BAC;
	text-decoration: none;
}

#leftnav a:hover {
	color: #017BAC;
	text-decoration: underline;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
font-weight: bold;
color: #775941;
margin-left: 5px;
}

.submenu{
margin-bottom: 0.5em;
margin-left: 10px;
}

.quote {
	font-style: italic;
	color: #435912;
	width: 450px;
	display: block;
	text-align: center;
	margin-bottom: 10px;



}

.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #482B02;
}



</style>
.faqlinks {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
.faqlinks {
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
}
.introcopy {
	display: block;
	margin-left: 10px;
}

.introcopy A {
	text-decoration: none;
	color : #000000;
}


.introcopy a:hover {
	text-decoration: none;
	color: #017BAC;

}

#mainbodytable a {

	color: #000000;
	text-decoration: none;
}

#mainbodytable a:hover {

	color: #017BAC;
	text-decoration: none;
}

.linkindent {
	display: block;
	margin-left: 20px;
}
