body{
	font-family: "Times New Roman", Times, serif;
	color: #3d3d3d;
	line-height: 1.166;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0px;
	background-color: #FFF;
}

a:link, a:visited, a:hover {
	color: #333366;
	text-decoration: none;
}

a:hover {
	color:#9CF;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 h7 h8{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:150%;
	color: #333333;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 150%;
 color: #fff;
}

h3{
 font-size: 100%;
 color: #fff;
 background-color:#666666;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 120%;
 color: #fff;
}

h6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #fff;
}
h7{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #fff;
 background-color: #CCCCCC;
}
h8{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:125%;
	color: #333366;
}
ul{
	list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
position: relative;
}
#masthead{
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:left;
	width: 15%;
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	background-color:#fff;
}

#content01{
 float:right;
	width: 80%;
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	background-color:#fff;
}
#content02{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	background-color:#99CCFF;
}
#content00{
	width: 100%;
	height: 90%;
	margin: 0;
	padding: 0 0 0 0;
	background-color:#FFFFFF;
}

#content03{
  float:center;
	width: 75%;
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	margin-left: 0px;
	background-color:#fff;
	
}
#content04{
	float:right;
	width: 75%;
	height: 100%;
	margin-left: 0px;
	background-color:#fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0px none #fff;
}
#content05{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#fff;
}
#content06{
	float:left;
	width: 20%;
	height: 100%;
	margin: 0;
	background-color:#fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#flashcontent{
	width: 100%;
	background-color:#000000;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#siteName01{
float:right;
	width: 60%;
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	background-color:#CCCCCC;

}
#siteName02{
float:left;
	width: 30%;
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	background-color:#CCCCCC;

}



/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #fff;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	background-color: #69C;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 115%;
	width: 50%;
	text-align: right;
}
.feature01{
	padding-left: 100px;
	padding-top: 7px;
	padding-bottom: 5px;
	color:#fff;
	font-size: 115%;
	font-weight: normal;
	width: 100%;
	text-align: left;

}

.feature02{
	padding-left: 100px;
	padding-top: 7px;
	padding-bottom: 5px;
	color:#fff;
	font-size: 80%;
	font-weight: normal;
	width: 100%;
	text-align: left;

}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.style1{ 
	color: #003;
	font-size: 90%;
	text-decoration: none;
	background-color:#fff;
 
}

.style2 {
	color: #003;
	font-weight: bold;
}
.style5 {
	font-size: x-small;
	color: #999999;
}
.style6 {
color: #333333;
}
.style7 {
 font-family: Arial,sans-serif;
 font-size: 125%;
 font-style: italic;
 color: #fff;
}






/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 0;
	font-size: 75%;
	color: #333366;
	background-color:#fff;
	padding: 0px;
}
#siteInfo02{
	clear: both;
	border: 0;
	font-size: 75%;
	color: #fff;
	background-color:#960;
	padding: 10px;
	height: 30px;
	vertical-align: bottom;
	position: relative;
}
#siteInfo03{
	clear: both;
	border: 0;
	font-size: 75%;
	color: #69C;
	background-color:#fff;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/1879back.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#siteInfo04{
	clear: both;
	border: 0;
	font-size: 150%;
	color: #FFF;
	background-color:#960;
	padding: 10px;
	height: 30px;
	vertical-align: bottom;
	position: relative;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
italicz {
	font-style: italic;
}
.underL {
	text-decoration: underline;
}

