/* ************************************************************************************ */
/* hwrsd-style2.css                                                                     */
/* Date last modified: 12/06/2004                                                       */
/* VERSION:  0.10                                                       */
/*(c) hwrsd and edward bigos 2004                                                       */
/* ************************************************************************************ */

/* ************************************************************************************ */
/* General HTML tag styles                                                              */
/* ************************************************************************************ */

body{
	font-family: Arial,sans-serif;
	color: #333333;
/*	line-height: 1.166;	*/
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top, right, bottom,left */
	color: #006600;
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */
a:link {
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top, right, bottom,left */
	text-decoration: underline;
	color: #006600;
}

a:hover {
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top, right, bottom,left */
	text-decoration: underline;
	color: #006600;
}

a:visited {
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top, right, bottom,left */
	color: #006600;
	text-decoration: underline;
}

/* Headings **************************************************** */


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/* ************************************************************************************ */
/* TOP MAST                                                                             */
/* Expected layout
<div id="masthead">

  <div id="topMast">
  </div>
  
  <div id="globalNav">
  </div>
  
</div>
*/
/* ************************************************************************************ */

#masthead{
	margin: 0;
	padding: 0px 0px;
/*	border-bottom: 1px solid #006600; */
	width: 100%;
	background-color: rgb(85,104,35);
	}

/* Top mast box -----------------------------------------------*/
#topMast {
  margin: 0px 0px 0px 0px;    /* top, right, bottom,left */
  padding: 0px;
  width: 100%;
  color: #000;
  background-image: url(images/schheader/hstop.jpg) ;
/*  border-bottom: 1px solid #333;*/
/*  border: 1px solid #333 ;*/
}

/* Top mast box -----------------------------------------------*/
#hwrsdmenutop {
  margin: 0px 0px 0px 0px;    /* top, right, bottom,left */
  padding: 0px 0px 0px 0px;
  width: 100%;
}

#hwrsdmenutop a:link, a:visited, a:hover {
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top, right, bottom,left */
	color: #000000;
	text-decoration: none;
    font-weight: normal ;
}

/* overrides decoration from previous rule for hovered links */
#hwrsdmenutop a:hover {
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top, right, bottom,left */
	text-decoration: none;
	color: #000000;
    font-weight: normal ;
}

#hwrsdmenutop a:visited {
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top, right, bottom,left */
	color: #000000;
	text-decoration: none;
    font-weight: normal ;
}


#content{
    float:right;
	width: 80%;
	margin: 0;
	padding: 0 3% 0 0; /* top, right, bottom,left */
	border: 1px solid #cccccc ; 
}

#content4{
	width: 95%;
	margin: 0;
	padding: 0 4px 0  4px; /* top, right, bottom,left */
/*	border: 1px solid #cccccc ; */
	text-align:left ;
}

.clearfix:after {	/* this was added to try to fix Mozilla 	*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.tableInContent{
	width: 95%;
	margin: 0 0 0 15px ;
	padding: 0 0px 0 0; /* top, right, bottom,left */
/*	border: 1px solid #cccccc ; */
	text-align:left ;
}

.tableInContent h2{
	margin: 20px 0 0;
	padding: 5px 0 0; /* top, right, bottom,left */
    color: #006600;
}



#mainContentLeftPane{
	width: 95%;
	margin: 20px 10px 0px 5px;
	padding: 5px 0px 0px 0px; /* top, right, bottom,left */
/*	border: 1px solid #cccccc ; */
    color: #006600;
	font-size: 80% ;
}

#mainContentLeftPane h3{
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px; /* top, right, bottom,left */
   color: #006600;
}

#mainContentLeftPane a:link, a:visited, a:hover {
	margin: 0px;
	padding: 0px 0px 1px 0px; /* top, right, bottom,left */
	color: #006600;
	text-align:left ;
	text-decoration: underline;
    font-weight: normal ;
}



/* overrides decoration from previous rule for hovered links */
#mainContentLeftPane a:hover {
	text-decoration: underline;
    font-weight: normal ;
}

#mainContentLeftPane a:visited {
	color: #006699;
	text-decoration: underline;
    font-weight: normal ;
}

#mainContentRightPane{
	width: 95%;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px; /* top, right, bottom,left */
    font-size: 80%;
/*	border: 1px solid #cccccc ; */
    color: #006600;
}

#mainContentRightPane h3{
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px; /* top, right, bottom,left */
   color: #006600;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 10px 10px 10px;  /* top, right, bottom,left */
}


/*************** #pageName styles **************/

#pageName{
    font-size: 114%;
	text-align:left ;
	padding: 0px 0px 10px 15px; /* top, right, bottom,left */
    font-family: "Comic sans MS", Times, serif;
	color: rgb(0,90,0) ;
}
#pageNameCenter{
    font-size: 125%;
	text-align:center ;
	padding: 0px 0px 10px 15px; /* top, right, bottom,left */
    font-family: "Comic sans MS", Times, serif;
	color: rgb(0,90,0) ;
}
/*************** #articleName styles **************/

.articleName {
	padding: 0px 0px 10px 4px; /* top, right, bottom,left */
    font-family: "Comic sans MS", Times, serif;
	color: rgb(0,66,0) ;
	font-size: 120%;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px 10px; /* top, right, bottom,left */
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px; /* top, right, bottom,left */
	text-align: center;
}

.feature h2{
	padding: 5px 0px 5px 0px; /* top, right, bottom,left */
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px; /* top, right, bottom,left */
	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 10px 0px 10px; /* top, right, bottom,left */
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 10px; /* top, right, bottom,left */
}

.story  a:link, a:visited, a:hover {
	margin: 0px 2px 2px 2px;
	color: #006600;
	text-align:left ;
	text-decoration: none;
}

/* overrides decoration from previous rule for hovered links */
.story a:hover {
	text-decoration: underline;
}

.story a:visited {
	color: #006600;
	text-decoration: none;
}



/************** .error404 styles *****************/

.error404{
	margin: 10px 10px 10px 10px; /* top, right, bottom,left */
	padding: 10px 10px 10px 10px; /* top, right, bottom,left */
	font-size: 120%;
}

.error404 p{
	padding: 0px 5px 00px 5px; /* top, right, bottom,left */
}

.error404  a:link, a:visited, a:hover {
	margin: 0px 2px 2px 2px;
	color: #006600;
	text-align:left ;
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */
.error404 a:hover {
	text-decoration: underline;
}

.error404 a:visited {
	color: #006600;
	text-decoration: underline;
}




/************* #siteInfo styles ***************/

#footer{
    width:95% ;
/*	border: 1px solid #cccccc; */
	color: #cccccc;
	padding: 10px 10px 10px 10px; /* top, right, bottom,left */
	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" */

#footer img{
	padding: 4px 4px 4px 0px; /* top, right, bottom,left */
	vertical-align: middle;
}


/************* #siteInfo styles ***************/

#siteInfo{
	text-align: center;
	clear: both;
/*	border: 1px solid #006600;  */
	font-size: 85%;
	color: #cccccc;
	padding: 10px 10px 10px 10px; /* top, right, bottom,left */
	margin-top: 0px;
	text-align: center;
}
/* 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{
	clear: both;
	padding: 4px 4px 4px 0px; /* top, right, bottom,left */
	vertical-align: middle;
}

#siteInfo a:link, a:visited, a:hover {
	color: #006600;
	text-decoration: underline;
    font-weight: bold ;
	margin: 0px;
	padding: 0px 0px 1px 0px; /* top, right, bottom,left */
}

/* overrides decoration from previous rule for hovered links */
#siteInfo a:hover {
	text-decoration: underline;
}

#siteInfo a:visited {
	color: #006699;
	text-decoration: none;
}


/************* #search styles ***************/

#search{
display:none ;
	padding: 5px 0px 5px 10px; /* top, right, bottom,left */
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/* ======================================================================================================
Text that may not be used (yet).
 ====================================================================================================== */

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px; /* top, right, bottom,left */
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px; /* top, right, bottom,left */
	font-size: 100%;
}

#headlines p{
	padding: 5px 0px 5px 0px; /* top, right, bottom,left */
}


ol {
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 12px;
	text-indent: 0px;
}
ol ol {
	text-align: left;
	text-indent: 25px;
	list-style-type: lower-alpha;
}
ol ol ul {
	text-indent: 40px;
	list-style-type: circle;
}
ol ol ol {
	list-style-type: decimal;
	text-align: left;
	text-indent: 35px;
}
.featureIndex {

	padding: 0px 10px 10px 10px; /* top, right, bottom,left */
	font-size: small;
}
.featureIndex img {

	float: left;
	padding: 0px 10px 0px 0px; /* top, right, bottom,left */
	margin: 0 5px 5px 0;
}
p a:link img {
	border: none;
	text-decoration: none;
}
p a:visited img {
	border: none;
	text-decoration: none;
}
.hang {
	text-indent: -30px;
	padding-left: 30px;
}
.signature {
	font-family: "script MT Bold", Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.quote {
	text-align: center;
	margin: auto;
}
.indented {
	margin-left: 24px;
}
form {
	margin-right: 24px;
}
