/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


/* Global Styles */

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
    font-size: 100%;
	text-align:left
}
a:link {
	text-decoration: underline;
	color: #000099;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #660000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #006633;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 14pt;
	text-align:center;
	font-weight: bold;
}

h2{
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #006633;
	font-weight: bold;
	font-style: normal;
	line-height: 25pt;
	text-indent: 10pt;
}

h3{
	font-family: Verdana, Arial, sans-serif;
	font-size: 85%;
	color: #000000;
	text-align: left;
	font-style: bold;
	line-height: 20pt;
	text-indent: 10pt;
	
	padding-top: 10px;
}

h4{
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h5{
    font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
    color: #0000CC;
    font-weight: bold;
    text-align: center;
}


h6{
    text-align: left;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	}
	
td {
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}


p{
    font-family: Verdana, Arial, sans-serif;
	clear: both;
	font-size: 80%;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}


/************** table styles *****************/
	
.smallText {
	font-family: Verdana, Arial, sans-serif;
	position: relative;
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	height: 16px;	   
}
/*********** #pagename styles ***********/

.pagename{
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #000000;
	line-height: 14pt;
	text-align:center;
	
}

/*********** #menu styles ***********/

.menu{
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #000000;
	line-height: 14pt;
	text-align:left
	text-indent: 10px;
	text-align: left;
	text-indent: 10px;
	}
	
	/*********** #image styles ***********/
	
	.background {
background:background.jpg;
position: relative
height: 1%
}
	
/************** list of links styles *****************/

.story{
clear: both;
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

.picturecaption{
clear: both;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}	
.linklist {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
	text-indent: 100px;
}

.heading {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #006633;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
	text-indent: 100px;
}


.topofpage {
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	color: #0000AA;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
}

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;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0;
	width: 150px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #DBECD6;
}





/************* #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 img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 0px 0px 0px; 
}





/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited #navBar ul a:hover{
	display: block;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%
	font-weight: bold;
	font-size: 80%;
}

/* overrides decoration from previous rule for hovered links */

#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: 0px 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;
	width: 150px;
	font-size: 80%;
	font-weight: bold;	
	
}

#sectionLinks h3{
	padding: 10px 0px 2px 30px;
}

#sectionLinks a:link{
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	voice-family: "\"}\"";
	voice-family:inherit
	color: #000000;
	background-color: #DBECD6;
	color: #000000;	
	font-weight: bold;
	font-size: 80%;
}

#sectionLinks a:visited{
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #660000;
	background-color: #DBECD6;
	font-weight: bold;
	font-size: 80%;
}

#sectionLinks a:hover{
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #006633;
	background-color: #FFFFCC;
	font-weight: bold;
	font-size: 80%;
}
