/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image:url(Images/Background.gif);

}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;	
}
/* overrides decoration from previous rule for hovered links */

p {
	margin: 8px 0px 8px 0px;
	padding:  0px 0px 0px 0px;
line-height:20px;
padding:'padding-top' 0px;

}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000000;
 
}

h2{
font-family:"Times New Roman", Times, serif;
 font-size: 140%;
 color: #999999;
}

h3{
font-family:"Times New Roman", Times, serif;
line-height:18px;
 font-size: 120%;
 color: #990000;
}

h4{
font-family:"Times New Roman", Times, serif;
 font-size: 110%;
 padding: 0px 0px 0px 10px;
 color: #999999;
}

h5{
 font-size: 100%;
 color: #334d55;
}


hr{ height: 1px;
color:#cccccc;
}




ol{
margin-top:-10px;
margin-bottom:-0px;
 line-height:20px;
}

ul{
margin-top:-10px;
margin-bottom:-0px;
 list-style-type: square;
 line-height:20px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 90% Arial,sans-serif;
 color: #000000;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#page{
	margin: 0;
	width: 780px;
	border-right: 1px solid #000000;
	background-color:#CCC
}

#masthead{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 16px solid #990000;
	width: 780px;
	height:90px;
	background-image:url(Images/header.jpg);
	background-color:#FFFFFF
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color:#FFFFFF
	

}

#content{
font-family:"Times New Roman", Times, serif;


  float:right;
	width: 75%;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 0 11px;
	background-color:#E8E8E8
	
}


#topnav{
	margin: 20px 0px 0px 515px;
	font-size: 75%;
	
}






	



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 20px 20px 10px 410px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}









/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.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: 90%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.notice{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #999999;
	border: 1px solid #999999;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-bottom: 1px solid #000;
	border-top: 1px solid #CCC;

	font-size: 75%;
	color: #999999;
	background-color:#FFFFFF;
	padding: 1px 10px 2px 10px;
	margin-top: 0px;
}
/* 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: 0px 0px 0px 0px;
	vertical-align: top;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}

#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 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 77%;
}

#sectionLinks h3{
	padding: 10px 0px 0px 10px;
}

#sectionLinks a:link{
    color: #990000;
	text-decoration: none;
	padding: 4px 0px 4px 10px;
	border-bottom: 1px solid #999999;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
    color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	padding: 4px 0px 4px 10px;
}

#sectionLinks a:hover{
	border-bottom: 1px solid #999999;
	background-color:#DEDEDE;
	padding: 4px 0px 4px 10px;
	
}

 
#selected {
    color: #000000;
	text-decoration: none;
background-color:#FFFFFF;
background-image:url(Images/bu_bg.gif)
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 3px 3px 10px 10px;
	font-size: 77%;
	border-bottom: 1px solid #999999;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


.logininput{background: #fff; border:1px solid #000000; margin:0; padding:1px; font-size: 8pt; display:block;}


a.content2:link, a.content2:visited, a.content2:hover {
	color: #990000;
	text-decoration: underline;
}



a.content3:link, a.content3:visited, a.content3:hover {
	color: #666666;
	text-decoration: underline;
}

/*********** #footer1Links styles ***********/

.footer1{
	
	position:relative;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 82%;
font-family: Arial,Verdana,sans-serif;
}



.footer1 a:link{
    color: #990000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

.footer1 a:visited{
    color: #990000;
	text-decoration: none;
	
	padding: 0px 0px 0px 0px;
}

.footer1 a:hover{
	text-decoration: underline;
	
	padding: 0px 0px 0px 0px;
	
}

.abovequote{text-decoration: none;
font-size: 130%;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 0px 0px;
	background-color:#990000;
	color:#FEFEFE;

}

.quote{text-decoration: none;
font-size: 84%;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
background-color:#DEDEDE;
	padding: 4px 10px 4px 10px;

}
