/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.5;	
	margin: 0px;
	padding: 0px;
	
	}



a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}


a:hover {
	color: #006699;
	text-decoration: underline;
}

a:active {
	color: #006699;
	text-decoration: none;
}

/* a:hover {
}
overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0em;
	padding: 0px;
}

h1{
 font-size: 28px;
 color: #045F8D;
}

h2{
 font-size: 21px;
 color: #D03940;
}

h3{
 font-size: 18px;
 color: #045F8D;
}

h4{
 font-size: 15px;
 font-weight: normal;
 color: #045F8D;
}

h5{
 font-size: 11px;
 color: #D03940;
}

h6{
 font-size: 9px;
 color: #045F8D;
}





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;
}


dt {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	margin-top: 36px;
	}

dl {
	margin-bottom: 1em;
	line-height: 16px;
	font-size: 11px;
	margin-left: 1.5em;
	font-weight: normal;
	margin-top: 2em;
	}
	

	
dd {
	margin: 0;
	
	}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/*#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}*/


#navBar{
	margin: 0 36px 600px 0;
	padding: 0px;
	background: #AACAE7;
	width: 240px;
	float: left;
}

#content{
	width: auto;
	margin: 0 18px 0 240px;
	padding: 0 18px 0 0;
	border-left: 1px solid #AACAE7;
	border-right: 1px solid #AACAE7;
}




/*#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}
*/

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 30px 0px 6px 12px;
	font-family: "Arial Narrow", Arial, Helvetica, san-serif;
	text-transform: none;
	font-weight: bold;
	margin-bottom: -0.5em;
	margin-top: 0px;
}


/************* #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 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px;
	font-size: 11px;
}

.feature h3{
	padding: 0.25em 0px 0em;
	text-align: left;
	margin-bottom: -.75em;
}



.feature ul { 
	margin-top: 1em;
 	padding-left: 0;

}

.feature li {
	list-style-type: none;
	margin-left: -1em;
	list-style-position: outside;
	margin-top: 1px;
}

.feature ul { 
	margin-top: 1em;
 	padding-left: 0;

}

.bullet li {
	list-style-type: square;
	list-style-position: inside;
	margin-top: 1px;
}






/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 10px;
	color: #000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	border-top: 1px solid #AACAE7;
	border-right: 1px none #AACAE7;
	border-bottom: 1px none #AACAE7;
	border-left: 1px none #AACAE7;
}
/* 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 4px 0px;
	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 #C9E0F5;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #leftnav styles ***********/

#leftnav{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

#leftnav h3{
	padding: 10px 0px 2px 10px;
}

#leftnav a:link{
	padding: 3px 0px 3px 18px;
	border-bottom: 1px solid #B7D4EE;	
	width: auto;
  	
}

#leftnav a:visited{
	padding: 3px 0px 3px 18px;
	border-bottom: 1px solid #B7D4EE;
	width: auto;
  
}

#leftnav a:hover{
	padding: 3px 0px 3px 18px;
	border-bottom: 1px solid #B7D4EE;
	background-color: #679DCE;
	color: #fff;
	width: auto;
  	
}
#leftnav a:active{
	padding: 3px 0px 3px 18px;
	border-bottom: 1px solid #B7D4EE;
	width: auto;
  
}


/*********** .contact styles ***********/

.contact{
	margin: 6px 0px 0px;
	padding: 3px 0px;
	background: url(../images/compass_rose.gif) no-repeat center top;
	height: 198px;
	width: 240px;
}

.contact h3{
	padding: 10px 0px 2px 0px;
}



.imgleft {
	float: left;
	padding-right: 1.5em;
}

.imgright {
	float: right;
	padding-left: .5em;
}

.imgstory {
	float: left;
	padding-right: 1em;
}

.spacer {
	margin: -1em 0 1em 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E2867;
}

li.bullet {
	line-height: normal;
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
	}