/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, sans-serif;
	color: #999999;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}

a{
	color: #003399;
	text-decoration: none;
}

a:link{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}


a:visited{
	color: #6666CC;
	text-decoration: none;
}

a:hover{
	color: #FF3300;
	
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000066;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 color: #000066;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

h4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bolder;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	bottom: 10px;
	}

ol{
	margin-top: 2px;
	font-size: 12px;
}

ul{
	list-style-type: disc;
	margin-top: 2px;
}

ul ul{
	list-style-type: circle;
	margin-top: 2px;
}

ul ul ul{
	list-style-type: lower-alpha;
	margin-top: 2px;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 70%;
	color: #999999;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}
#box {
	width:100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
}
#masthead{
	background-color: #00376F;
	width: 100%;
	background-image: url(../images/masthead.gif);
	background-repeat: repeat;
	height: 40px;
	}
	
	
	#masthead h1 {
	font-size: 120%;
	padding: 15px 0px 5px 10px;
	color: #FFFFFF;
	
}
#menubar {
	width:100%;
	color: #000066;
	height: 1px;
	background-color: #C7CFD3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}

#navBar{
	float: left;
	clear:both;
	width: 205px;
	padding: 0px;
	background-color: #C6D2E8;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 100%;
}

#headlines{
	float:right;
	width: 230px;
	padding-right: 5px;
	font-size: 60%;
	color: #000066;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-bottom-style: none;
	border-left-style: dotted;
	border-bottom-color: #cccccc;
	border-left-color: #999999;
}



#headlines2{
	float:right;
	width: 15%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	margin-right:10px;
	margin-top: 10px;
	padding:5px;
	font-size: 60%;
	background-color: #DAE0EB;
	color: #000066;
}

#headlines2 p {font-size:10px; margin:2px; border-top:1px; border-top-style:solid; border-color:#666666; border-top:1px; border-top-style:solid; border-color:#666666;
}


#content{
	float: left;
	width: 52%;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
  
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{ 
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	
	}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 85%;
	padding: 0 4px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}
#globalNav a:hover {
	font-size: 85%;
	padding: 0 4px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFCC;
}
/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 0px 10px;
	font-size: 120%;
	color: #000066;
	margin-bottom: 10px;
	margin-top: 10px;
}



/************** .story styles *****************/

.topBorder {
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#A6A6A6;
	padding-top: 10px;
	padding-bottom: 10px;
} 
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
}

sup {
line-height: 0;
vertical-align: text-top; font-weight:bold

}




.FirstSubhead {
	padding-bottom: 10px; 
}

.li_LH_story { margin-bottom: 2px;

}


.story p{
	font-size:80%;
	text-decoration: none;
	line-height: 130%;
	margin-top: 1px;
	margin-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	color: #000066;
	font-weight: normal;
}

.story blockquote {
	margin-left: 25px;
	margin-top: 0px;
	padding: 0px;
	white-space: nowrap;
}

.story li{
	margin-bottom: 8px;
	color: #000066;
	font-weight: normal;
	line-height: 130%;
	}

.story ul{
	font-size: 80%;
	font-weight: normal;
	color: #000066;
	line-height: 130%;
}
.story ol{
	font-size: 80%;
	font-weight: normal;
	color: #000066;
	line-height: 130%;
}
.story h2{
	font-size:90%;
	color: #000066;
	font-weight: bolder;
	margin: 0px;
	padding-bottom: 3px;
	} 
	
.story h3{
	font-size:90%;
	color: #1B2F65;
	font-weight: bolder;
	margin: 0px;
	} 

.story h4, h5, h6{
	color: #1B2F65;
	font-weight: bolder;
	margin: 0px;
	} 
	
.Imgtxt{
	text-align:center;
	padding-top:5px;
	font-weight: bolder;
	}
.story dl {
	float: left;
	width: 700px;
 margin: 5px 10px; 
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
}
.story dt {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	font-size: 85%;
	letter-spacing: .1px;
	font-weight: bolder;
}
.story dd {
	float:right;
	width: 65%;
	font-size: 85%;
}

.story table { font-weight:bold; color:#000066;  } 

.clearL { clear:left;}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 70%;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #214563;
	border-top: 1px solid #214563;
	font-size: 70%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


/*********** #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;}


/*********** #eventLinks styles ***********/


#eventLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 55%;
}

.eventsPar {
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 2px;
	list-style-position: outside;
}

#eventLinks h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #3E4A70;
	color: #CFAC5A;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	
	

#eventLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	font-size: 80%;
	
}

#eventLinks a:hover{
	background-color: #FFCC00;
	font-size: 80%;
}



/*********** #sectionLinks styles ***********/


#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-color: #C6D2E8;
	width: 100%;
	height: 100%;
}

#sectionLinks h3 {
	padding: 3px 0px 2px;
	background-color: #C6D2E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 110%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7493C7;
}


#sectionLinks ul{
	list-style-type: none;
	margin-left: 2px;

}

#sectionLinks li{
	list-style-type: none;
	font-size: 90%;
	margin-left: 2px;
}
#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	font-size: 95%;
	color: #000066;
	font-weight: normal;	
	}

#sectionLinks a:hover{
	background-color: #FBDD99;
	font-size: 95%;
	font-weight: bold;
	color: #FF3300;
}


/************** #headlines styles **************/


#headlines p{
	padding: 2px 0px;
	font-size: 100%;
}
.caps {
	text-transform: uppercase;
}
.caps2RED {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}


#headlines li {
	height: auto;
	font-size: 80%;
	letter-spacing: .5px;
	 
}
#headlines2 li {
	height: auto;
	font-size: 110%;
	letter-spacing: .5px;
	padding-left: -20px;
	 
}
/************** #MISCELLANEOUS styles **************/
.ResearchHeading {
	margin-bottom: 5px;
	background-color:#E8F0F4;
}

.ResearchHeading2 {
	margin-bottom: 5px;
	background-color: #00376F;
	color: #FFFFFF;
}

.TopMargin { margin-top: 1px;}
.TopMargin10px { margin-top: 10px;}

form {
	padding: 0px 0px 3px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.floatLeft {
	float:left;
	margin-right:15px;
	padding-right: 10px;
}

.floatLeft2{
	float:left;
	width:45%;
	margin-right:10px;
	padding-right: 10px;
}
.floatRight2 {
	float:right;
	width:45%;
	margin-left:10px;
	padding-left: 10px;
}
.floatRight3 {
	float:right;
	width:50%;
	margin-left:10px;
	padding-left: 10px;
}


.floatRight {
	float:right;
	margin-left:15px;
	padding-left: 10px;
}

.YlwBox {text-align:center; width:100%; padding-left:5px; background-color: #F8F2CB; border-style: solid; border-width:thin; border-color: #E3C69D; white-space:nowrap;}

.blubox {background-color: #DBE3F7; clear:both; width:70%; padding:10px; border:4px; border-color:#003333; border-style:double; margin-left:35px}

#content .story .pad15px {
	padding: 15px 0px 0px;
}

