/***********************************************/
/* defaultcsspage.css                          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Georgia,Times New Roman, Arial,sans-serif;
	color: #000000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}	
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Trebuchet,MSsans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Trebuchet MS, Arial,,sans-serif;
 font-size: 150%;
 font-size:20pt;
 color: #FFFFFF;
 padding: 7px;
}

h2{
 text-align:left;
 font-size:14pt;
 color: #000000;
 line-height:1.66;
 border: 3px solid #CCC;
 padding: 2px;
 display: inline;
 background-color: #FFCC66;
}
html>body h2{ line-height:1.00}

h3{
 font-size: 130%;
 font-size:14pt;
 color: #000099;
}

h4{
 text-align:right;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 90%;
 font-size:11pt;
 color: #FF0000;
 color:#000000;
 margin: .5em;
 font-weight:normal;
}


h5{
 font-size: 100%;
 font-size:11pt;
 color: #000099;
}

h6{
font-size:14pt;
Font-Family:Arial, Verdana, Trebuchet MS, Sans Serif;
color: #000000;
line-height:1.40;
border: 3px solid #CCC;
padding: 2px;
display: inline;
background-color: #FFCC66;

}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 2px solid #cccccc;
	background-color: #FFCC66;
	background-color: #FFFFFF;
	height:63px;
	width: 100%;
	background-image: url(images/TOCbackgrnd.jpg); background-repeat: repeat-y;
	
}

#navBar{
	width:25%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FB9524;
	border-right: 2px solid #ccc;
	width: 180px;
	background-image: url(images/TOCbackgrnd.jpg); background-repeat: repeat-y;
	white-space:nowrap;
}

#content{
  float:right;	
  width: 674px;
  position: absolute; top: 97px; left: 220px; right: 40px;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	background-color: #FFFFFF;
	}
	

/***********************************************/
/*Photo Gallery                                */
/***********************************************/

div.gallery{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	margin-right:130px;
	margin-left:130px;
	font-size:11pt;
	border:5px solid #ccc;
	background-color: #FFFFCC ;
}
div.gallery h5{text-align:center;}

div.gallery img{text-align:center;
border:1;
}

div.gallery p{
	padding: 0px 0px 0px 0px;
	text-align:center;
	text-indent: 0; 
}
div.gallerycenter {
	align: center;
	margin: 0.0em; 
	padding: 0.0em;
}
div.gallerycenter p{
	padding: 0px 0px 0px 0px;
	text-align:center;
	text-indent: 0; 
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* '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 a {
	padding: 0px 4px 0px 0px;
	background-color: #009933;
	background-color: #FFCC66;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	}
	
	
	#globalNav a:hover{
	background-color: #FF9900;
	padding: 0px 4px 0px 0px;
}

#globalNav img{
 align:right;
 position:absolute;
}



/************* #breadCrumb styles *************/

#Pagename{
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	font-size: 11pt;
	text-indent: 1cm; 
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 10px;
	font-size: 100%;
	font-size:11pt;
	border:3px solid #ccc;
	background-color: #FFFFFF;
}

.story p{
	padding: 0px 10px 10px 0px;
	text-indent: 1cm; 
	line-height: 1.2;
}


	

/************** .Figures with Captions *****************/

div.figureleft{
	float: left;
	border: none;
	margin: 0.7em; 
	padding: 0.1em;
	
}

div.figureleft p {
  font-family:Arial;
  text-align: center;
  font-weight:bold;
  font-size:10pt;
  padding: 0;
  font-size: smaller;
  text-indent: 0;
  color: #000000;
}

div.figureright{
	float: right;
	border: none;
	margin: 0.7em; 
	padding: 0.1em;
}

div.figureright p {
  font-family:Arial;
  text-align: center;
  font-weight:bold;
  font-size:10pt;
  padding: 0;
  font-size: smaller;
  text-indent: 0;
  color: #000000;
}

div.figurecenter{
	align: center;
	border: none;
	margin: 0.7em 0.7em; 
	padding: 0.1em;
}

div.figurecenter p {
  font-family:Arial;
  text-align: center;
  font-weight:bold;
  font-size:10pt;
  padding: 0;
  font-size: smaller;
  text-indent: 0;
  color: #000000;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 2px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	white-space:nowrap;
	
}
/* 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 0px 4px;
	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;}

#navBar img{
align:center;
margin:10px 10px 0px 10px}	



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: ;
	line-height:1.00;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	}
	
	html>body #sectionLinks {line-height:1.20;}

#sectionLinks a:link{
	padding: 2px 3px 2px 8px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 3px 2px 8px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FF9900;
	padding: 2px 3px 2px 8px;
}
	
	#piclink a img {display:none;}

html>body #piclink a img {
display: inline;
height: 0; width: 0; border-width:0;}

html>body #piclink a:hover img {position: absolute;
    top: 645px; left: 45px; width:69px; height:71px;}


/*********** .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%;
	line-height:1.66;
}

#headlines p {
	padding: 1px 0px 5px 0px;
}
html>body #headlines p{padding: 5px;}

/************** #headlines styles **************/

.email{
	clear: both;
	padding: 0px 10px 0px 10px;
	font-size: 100%;
	margin-right: 20px;
	margin-left: 20px;
	font-size:11pt;
	border:3px solid #ccc;
	background-color: #FFFFFF;
		background-color: #FFFFCC ;
}

.email p{
font-family:Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px 0px;
	text-indent: 1cm; 
}
	
