/*GLOBAL STYLES*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;	
	text-align: left;
}


a {
	text-decoration: none;
	color: #328BAE;
}

.a {
	text-decoration: none;
	color: #215D8C;
}


a:hover {
	text-decoration: underline;
}



td.center {
	text-align: center; /* Forces content to center, for situations when above left text-align isn't appropriate */
}

.bold {
	font-weight: bold;
	font-size: 0.70em;
}


.hrl {
	margin: 0;
	padding: 0;
	border-bottom: 2px dotted #cccccc;
}



/************* SECTION SPECIFIC STYLES *************/


.loginbg {
	background: #F4901E url('../images/loginbg.gif') repeat-x; 
}

.logintext {
	text-align: right;
	font-size: 0.70em;
	color: #FFFFFF;
}

.loginabout {
	text-align: right;
	font-size: 0.70em;
}

.search {
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 0.70em;
	font-weight: bold;
}

.nav_dark {
	background-color: #D0D7DC;
}
.nav_dark02 {
	color: #D0D7DC;
}

.nav_white {
	background-color: #FFFFFF;
}

.ext_links {
	 background: #29658c
}

.nav_links {
	padding-top: 14px;
	padding-bottom: 14px;
	background: #E2E9EE url('../images/navbg.gif') repeat-x; 
	font-size: 0.75em;
	text-align: center;
}

.nav_links01 {
	padding-top: 14px;
	padding-bottom: 14px;
	background: #E2E9EE url('../images/navbg.gif') repeat-x; 
	font-size: 0.72em;
	line-height: 15px;
}

.nav_linksExtranetForum {
	padding-top: 14px;
	padding-bottom: 14px;
	background: #FDC37C url('../images/navbg.gif') repeat-x; 
	font-size: 0.72em;
	line-height: 15px;
}

.nav_links02 {
	font-size: 0.72em;
}
.nav_links02b {
	font-size: 0.72em;
	color: #328BAE;
	font-weight: bold;

}
.nav_links02be {
	font-size: 0.72em;
	font-weight: bold;

}

.nav_links03 {
	font-size: 0.70em;
}
.nav_links03b {
	font-size: 0.70em;
	color: #328BAE;
	font-weight: bold;
}

.nav_links03be {
	font-size: 0.70em;
	font-weight: bold;
}

.nav_links04 {
	font-size: 0.68em;
}


.nav_links3 {
	padding-top: 14px;
	padding-bottom: 14px;
	background: #E2E9EE url('../images/navbg.gif') repeat-x; 
	font-size: 0.75em;
	text-align: center;
}

.nav_links01Dashed {
	padding-top: 14px;
	padding-bottom: 14px;
	background: #E2E9EE url('../images/navbg.gif') repeat-x; 
	border-top: 1px dashed #C9C9C9;
}

.Dashed {
	border-bottom: 1px dashed #C9C9C9;
}

.nav_links a {
	color: #225F91;
}

.header {
	font-weight: bold;
	font-size: 0.80em;
}

.header_deliverables {
	font-weight: bold;
	font-size: 0.70em;
	padding-top: 12px;
	padding-bottom: 5px;
}

.header_white {
	font-weight: bold;
	afont-size: 12px;
	font-size: 0.80em;
	color: #FFFFFF;
}

.pdf_link{
	color: #328BAE;
	font-size: 0.7em;
	line-height: 22px;
	padding-left: 25px;
	
}

.deliverables_link{
	color: #328BAE;
	font-size: 0.7em;
	line-height: 15px;
	padding-left: 12px;
	
}

.deliverables_link02{
	color: #328BAE;
	font-size: 0.7em;

}


.date {
	color: #999999;
	font-size: 0.70em;
}

.text {
	color: #000000;
	font-size: 0.7em;
	line-height: 16px;
}

.text2 {
	color: #000000;
	font-size: 0.7em;
	line-height: 16px;
	text-decoration: none;
}

.text2li {
	color: #909090;
	font-size: 0.7em;
	line-height: 16px;
	text-decoration: none;
	padding-left: 25px;
}

.textLightBlue {
	color: #C6DFEF;
	font-size: 0.7em;
	line-height: 16px;
}



.articles {
	padding-bottom: 14px;
}

.researchboxleft {
	border-top: 1px dashed #C9C9C9;
	border-right: 1px dashed #C9C9C9;
	margin-top: 10px;
	padding: 16px 11px 16px 0px;
}

.researchboxright {
	border-top: 1px dashed #C9C9C9;
	margin-top: 10px;
	padding: 16px 0px 16px 11px;
}

#book {
	background: #E2E2E2 url('../images/bookbg.gif') repeat-x; 
}

#byline {
	/* background: #EBEBEB; */
	background: #E7EBEF;
	padding: 22px 14px;
}

#researchprograms {
	background: #FFFFFF url('../images/dotsbg.gif') no-repeat; 
	padding: 20px 0px 15px 0px;
}

.bigblue {
	text-decoration: none;
	line-height: 26px;
	color: #328BAE;
	/*font-size: 1.6em;*/
	font-size: 1.1em;
	font-family: Arial;
	font-weight: 500;

	/*filter:dropshadow(color='lightsteelblue', offx=2, offy=2);*/
}

.topBarLinks {
	text-decoration: none;

}




.MenuOn {
 background: #5A7994;
 font-size: 0.85em;
 color: #FFFFFF;
 padding-top: 0px;
 border-top: 1px solid #A5B6C6;
 border-bottom: 1px solid #A5B6C6;
 width: 200px;
 height: 25px

}

.MenuOff {
 background: #395D7B;
 font-size: 0.85em;
 color: #FFFFFF;
 padding-top: 0px;
 padding-left: -20px; 
 border-top: 1px solid  #A5B6C6;
 border-bottom: 1px solid  #A5B6C6;
 width: 200px;
 height: 25px;

}

.extranetLink {

 color: #F49427;
}

.text2s {
	color: #909090;
	font-size: 0.65em;
	line-height: 16px;
	text-decoration: none;
}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}

.bigbanana {
	font-weight: bold;
	font-size: 0.70em;
    color: #000000;
}

.searchTitle {
	font-family:arial,sans-serif;
}

.orange {
	color: #f79218;
}

.ulforumtop{ margin: 0 0 0 15; padding: 0; display : block;	list-style-type: disc; }