body {
	font-size: 0.76em;
	background-color: #FFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}

* {margin:0; padding:0;} 

ul li {
	font-size: 1em;
	margin: 0 0 3px 25px;
/*	list-style-image : url(../images/helpBullet.gif); */
}

.topNavText {
	margin: 20px 0 0 1px;
	padding: 0 0 0 191px;
	font-size: 0.8em;
	color: #666;
	vertical-align: top;
}

.topNavText a {
	color: #666;
}

.topNavText a, .topNavText a:visited {
	text-decoration: none;
}

.topNavText a:hover {
	color: #999;
	text-decoration: underline;
}

.banner {
	height: 64px;
	width: 100%;
	background: #DEDEDC url(../images/banner.jpg) no-repeat 191px;
}

.leftNav {
	width: 187px;
	padding: 55px 5px 15px 0;
	background: #F6F6F6;
}



/* the nav menu starts here */
.listMenu, .plusSign, .minusSign {
	line-height: 120%;
	margin-left: 15px;
	padding: 0 0 6px 15px;
}

.plusSign {
	background : url(../images/plusSign.gif) no-repeat left top;
}

.minusSign {
	background : url(../images/minusSign.gif) no-repeat left top;
}

.listSubMenu, .listSubMenuBottom {
	line-height: 120%;
	margin-left: 40px;
	padding: 0 0 5px 15px;
	background : url(../images/navDots.gif) no-repeat left top;
}

.listSubMenuBottom {
	background : url(../images/navDotsBottom.gif) no-repeat left top;
}

.listMenu a, .listSubMenu a, .listSubMenuBottom a, .plusSign a, .minusSign a {
	display:block; /*makes list items in drop down highlight and wrapped lines indent correctly */
	text-decoration:none;	 /* removes the underlining of the link */
	color: #333;
	font-weight: bold;
	padding-left: 2px;
}

.listMenu a:hover, .listSubMenu a:hover, .listSubMenuBottom a:hover, .plusSign a:hover, .minusSign a:hover { 
	background-color:#DADADA; 
	color: #333;
	padding-left: 2px;
}





.rightColumn {
	width: 172px;
	margin: 2px;
}

.time {
	font-size: 0.9em;
	color: #666;
	padding: 0px 0 0px 8px;
}

.address {
	font-size: 0.9em;
	padding: 8px 8px 8px 15px;
	background: #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.address hr {
 	border: 0;
	margin: 8px 0 4px 0;
	height: 1px;
	color: #EEE;
	background-color: #EEE;
}

.address strong {
	margin-left: -10px;
}

.address a {
	display:block; /*makes list items in drop down highlight and wrapped lines indent correctly */
	line-height: 200%;
	text-decoration:none;	 /* removes the underlining of the link */
	color: #333;
	font-weight: bold;
	margin: 2px 0 2px -3px;
	padding-left: 2px;
}

.address a:hover { 
	background-color:#DADADA; 
	color: #333;
	margin: 2px 0 2px -3px;
	padding-left: 2px;
}

.addressTitle { 
	background-color:#DADADA; 
	color: #333;
	margin: 2px 0 2px -2px;
	line-height: 200%;
	font-weight: bold;
	padding-left: 2px;
}

.addressTitle a, .addressTitle a:hover  { 
	text-decoration:none;
}

.addressTitle a:hover  { 
	margin: 2px 0 2px -2px;
	padding-left: 1px;
}

.breadcrumb {
	font-size: 0.9em;
	padding: 22px 0 10px 15px;
}

.breadcrumb a, .breadcrumb a:visited {
	color: #666;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #999;
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 5px 0 4px 15px;
	font-size: 1.3em;
	font-weight : bold;
	color : #000099;
}

h2 {
	font-size: 1.0em;
}

h2 li {
	font-size: 0.9em;
	margin: 0 0 2px 25px;
	list-style: decimal;
}

h2 li a {
	color: #000099;
}

h3 {
	font-size: 1.0em;
	margin: 5px 0 4px 0;
}

.title {
	margin: 0 0 10px 15px;
	font-size: 1.2em;
	font-weight : bold;
	color : #000099;
}

.title a, .title a:hover, .title a:visited {
	text-decoration: none;
	color : #000099;
}

.textArea, .textAreaHomePage {
	color: #666;
	display: block;
	background: #FFF;
	margin: 0 15px 0 15px;
	text-align: justify;
	line-height: 120%;
}

.textArea p {
	margin: 15px 0 15px 0;
}

.textAreaHomePage p {
	margin: 0 0 10px 0;
}

.textArea a, .textArea a:hover, .textArea a:visited, .textAreaHomePage a, .textAreaHomePage a:hover, .textAreaHomePage a:visited {
	text-decoration: underline;
	color: #000099;
}

.textArea th {
	background-color: #E2E1EF;
	border-bottom: 1px solid #CBCACF;
	color: #000;
	padding: 4px 0 2px 5px;
}

.textArea th a {
	color: #000;
	text-decoration: none;
}

.textArea th a:hover {
	text-decoration: underline;
}

.textArea td {
	padding: 4px 10px 4px 5px;
	font-size: 1.0em;
}

.textArea tr#tableStripe {
	background-color: #F5F5F5;
}

.textArea tr#tableWhite {
	background-color: #FFF;
}

.textAreaHomePage {
	height: 100px;
}

.textAreaMultiColumn {
	width: 49%;
	display: block;
	float: left;
	margin: 15px 0 0 0;
}

.partnerImages {
	float: left;
	height: 50px;
	width: 160px;
	margin: 10px;
}

.pagination {
	float: right;
	clear: both;
	margin: 15px 40px 0 0;
}
/* the form CSS starts here */

.inputForm {
	line-height: 150%;
	margin: 0 5px 0 15px;
	text-align: left;
	display: block;
}

.inputForm h3 {
	margin: 15px 0 14px 0;
	font-size: 1.0em;
	font-weight : bold;
	display: block;
/*	background-color: #5170A6; */
	background-color: #DFE6ED;
	border-bottom: 1px solid #CBCACF;
	color: #000;
	padding: 4px 0 2px 5px;
}

.inputForm label {
	display: block;
	float: left;
	width: 125px;
	line-height: 210%;
}

.inputForm br {
	clear: left;
}

.inputForm input, .inputForm select, .inputForm textarea {
	float: left;
	margin: 3px 0 3px 0;
	padding: 1px 0 1px 2px;
	border: 1px solid #7F9DB9;
}

.inputForm .required {
	color: #F00;
}

.formButton {
	padding:0px 10px;
	border:1px outset #dadada;
	font-family:Arial;
	font-size:12px;
	color:#000099;
	background-color:#dadada;
	width: 100px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

/* the footer CSS starts here */
.footer {
	margin: 65px 195px 0 201px;
	padding-bottom: 10px;
	color: #999;
	font-size: 0.8em;
}

.footer #links a, .footer #links a:hover, .footer #links a:visited, .footer #topOfPage a, .footer #topOfPage a:hover, .footer #topOfPage a:visited {
	color: #606060;
	padding: 0 2px 0 2px;
	text-decoration: underline;
}

.footer #topOfPage a, .footer #topOfPage a:hover, .footer #topOfPage a:visited {
	color: #000099;
}

.footer #links {
	float: left;
}

.footer #links ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

.footer #links ul li {
	margin-left: 0;
	padding-left: 5px;
	border: none;
	list-style: none;
	display: inline;
}

.footer #topOfPage {
	float: right;
}












/* PRINT CSS - The Print Stylesheet - BELOW HERE */
@media print { 
.nav, .sidebar, .helpFrame, .topRightButtons, .menu, .buttonBgndWide, .submitButtons, .printButton, .helpIcon {display:none;}
body { width: 680px; }
.singleColumnResults { width: 420px; }
.contentFrameBody { border: 0px; }
.contentFrameTop {  border: 0px; border-bottom: 1px solid #8080C0; }
}

