body {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #000000;

	margin: 0px;

	padding: 0px;

	background-color: #FFFFFF;

	font-size: 12px;

	line-height: 120%;

}



a:link, a:visited {

	color: #000000;

	text-decoration: underline;

}



h1, h2, h3, h4, h5, h6 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

}



h1{

 	font-family: Georgia, "Times New Roman", Times, serif;

 	font-size: 128%;

 	color: #000000;

 	font-weight: normal;

	margin-bottom: 10px;

}



h2{

 	font-size: 114%;

 	color: #141414;

 	padding: 0px 0px 10px 0px;

}



h3{

 	font-size: 114%;

 	color: #354267;

}



h4{

 	font-size: 100%;

 	color: #000000;

}





ul{

 	list-style-type: square;

}





ul ul{

 	list-style-type: disc;

}



ul ul ul{

 	list-style-type: none;

}



/* Top of Page */



#logohead{

	margin: 0;

	padding: 10px 0px 10px 10px;

	border-bottom: 1px solid #000000;

	font-size: 11px;

	text-align: right;

}



#masthead{

	margin: 0;

	padding: 10px 10px;

	border-bottom: 1px solid #000000;

	width: 100%;

	text-align: left;

	background-color: #FF0000;

}



#linkhead{

	display: none;

}



#subhead{ 

	display: none;

}



#bottomhead{

	border-top: 1px solid #000000;

} 



#breadCrumb{

	padding: 0;

	font-size: 11px;

}



#pagename{

	padding: 5px ;

}



#content{

	padding: 0px 0px 5px 5px;

	float: left;

	width: 415px;

	font-size: 12px;

	line-height: 120%;

}



#siteInfo{

	font-size: 70%;

	text-align: right;

	padding: 10px 10px 10px 10px;

	margin-top: -1px;

}



#siteInfo img{

	padding: 4px 4px 4px 0px;

	vertical-align: middle;

}



#pageInfo{

	float: left;

	position: relative;

	text-align: left;

}



#rightcolumn{

	display: none;

}

.item {

	display: none;

}

.nestedtable {font-size: 100%;}

.nestedtablebg {background-color: #ffffff; border: 1px solid #000000; }



#sitemap {  

   } 

#sitemap UL { 

	margin: 0;

	padding: 0;

   	list-style-type: none; 

   } 

#sitemap UL UL { padding: 0px 0px 0px 20px;}

#sitemap a:hover {color: red;}



#newsticker

{

  display: none;

}



.polaroid {

		float: right;

		width: 195px;

		margin: 0 0 5px 0px;

		background-color: black;

		color: white;

		padding: 0;

		border: 1px solid black;

}



.pullquote 

{width: 145px;

color:#999999;

float: right;

font-size: 28px;

line-height: 24px;

margin-top:10px;

margin-left:10px;

margin-bottom: 10px;

text-align: right;}



/* HomePage */

.mainItem {

	color: #4f4f4f;

	margin: 10px 5px 5px 5px;

	padding: 5px;

	width: 100%;

	font-size: 12px;

	line-height: 120%;

	border-top: 3px solid #C1CEF1;

	border-bottom: 3px solid #C1CEF1;

	background-color: #DDE4F7;

}

.mainItemFeature {

	color: #4f4f4f;

	margin: 10px 5px 5px 5px;

	padding: 5px;

	width: 100%;

	font-size: 12px;

	line-height: 120%;

	background-color: #f2cfcb;

}



.mainItem ul, .mainItemFeature ul {

	list-style-type: none; 

	padding: 0;

	margin: 0;

}

.mainItem li, .mainItemFeature li {

	background-image: url(../gf/arrow.gif);

	background-repeat: no-repeat;

	background-position: 0 3px;

	padding-left: 12px;

	margin-bottom: 5px;

	margin-top: 5px;

	}



.mainLeftColumn {

	float: left;

	width: 205px

}



.mainRightColumn {

	float: right;

	width: 205px;

}
