/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.3;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(images/bg_grad.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

p{
	font-family: Arial,sans-serif;
	font-size:80%;
	line-height: 1.3;	
	color: #333333;
	line-height: 1.3;	
	margin: 0px;
	padding: 2px 0px 8px 0px;

}

h1{
 font: bold 120% Arial,sans-serif;
 color: #333366;
 margin: 0px;
 padding: 0px 0px 5px 0px; 
}

h2 {
font-size:80%;
font-weight:bold;
color:#333366;
padding: 0px;
border-bottom:1px solid #E3E3E3
}

h3 {
font-size:80%;
color:#333366;
padding: 0px;
border-bottom:1px solid #E3E3E3
}

h4{
 font: 100% Arial,sans-serif;
 color: #333366;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #333366;
 margin: 0px;
 padding: 0px;
}

h6{
 font-size:14px;
 font-family: bold Arial,sans-serif;
 color: #333366;
 margin: 0px;
 padding: 5px;
}

/*************** list tag styles ***************/

ol{
 font-size:80%;
 font-family: Arial,sans-serif;
 color: #333333;
 margin: 15px;
 padding: 10px;
}
ul{
 list-style-type: square;
 font-size:80%;
 font-family: Arial,sans-serif;
 color: #333333;
 margin: 15px;
 padding: 8px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

				
/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

.subhead {
font-size:80%;
font-weight:bold;
color:#006699;
padding: 0px;
border-bottom:1px solid #E3E3E3
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#navBar{
	width: 18%;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#columnleft{
	width: 25%;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}


#content{
  float:right;
  padding: 0px 11px 0px 0px;
  width: 70%;
	
}

#contenthome{
  float:right;
  padding: 0px 11px 0px 0px;
  width: 60%;
	
}

#block_1
	{
	float: left;
	margin-left: 15em;
	margin-right: 200px;
	}
#block_2
	{
	float: left;
	margin-left: -100%;
	width: 15em;
	}
#block_3
	{
	float: left;
	margin-left: -200px;
	width: 200px;
	}

#indentcontent{
  float:right;
  padding: 50px 11px 0px 0px;
  width: 78%;
	
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #E6E9EE;
padding: 4px 0px 4px 10px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
background-image:   url(images/glbnav_background.gif);
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 img{
 display: block;
}

#globalNav a {
	font-size: 75%;
	font-weight:500;
	padding: 0px 4px 0px 0px; 
}

#globalLink{
	position: absolute;
	top: 0px;
	height: 25px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 20px;
	z-index: 200;
}

a.glink, a.glink:visited{
	font-size: 75%;
	font-weight:500;
  	color: #005FA9;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #003366;
}

a.glink:hover{
  	background-image:   url(images/glblnav_selected.gif);
	text-decoration: none;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 75%;
	padding: 10px 0px 15px 0px;
	color: #666666;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 13px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
}

.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{
	padding: 0px 0px 0px 0px;
	font-family: Arial,sans-serif;
	font-size:100%;
	line-height: 1.3;	
	color: #333333;
	margin: 30px;
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 70%;
	color: #999999;
	padding: 05px 5px 20px 5px;
	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;
	float:right
}

#style1 {font-size: x-small
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	font-size: 75%;
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:   url(images/secnav_background.gif);
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #005FA9;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #ACC0D3;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	background-color: #E6E9EE;
	padding: 0px 0px 10px 10px;
	font-size: 11px;
}

.relatedLinks h4{
	padding: 5px 0px 2px 0px;
}


/************** #STTLES NOT IMPLEMENTED **************/
/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

.footer{
	font-size:12px;
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	font-style: italic;
}

.skipLinks {
display: none;
}

.right{	
float: right;
}
	
/***********************************************/

