/* DEFAULT CSS DOCUMENT */

/* basics ======================= */
* {margin:0px; padding: 0px;}

html {}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	color: #333333;
}

table ul {
	margin-top:5px;
	list-style-type: square;
}

table ul li {padding-left:0px;}

/* unique elements ============== */

#docs {
	font-size:0.9em;
	background-color:#E3E5E3;
	color: #2C4D2F;
	margin-bottom: 5px;
	width: 257px;
}

#links {	font-size:0.9em;
	background-color:#EDEBE8;
	color: #956420;
	margin-bottom: 5px;
	width: 257px;}
	
#media {
	font-size:0.9em;
	background-color:#D6D6D6;
	color: #000000;
	margin-bottom: 5px;
	width: 257px;
}

#docs h4 {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/h4_docs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 257px;
}

#links h4 {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/h4_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 257px;}
	
#media h4 {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/h4_media.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 257px;}

#docs ul, #links ul, #media ul {
	margin-left: 20px;
	list-style-type: square;
	padding-bottom:20px;
}

#docs ul li, #links ul li, #media ul li {
	width: 200px;
}

#docs ul li a {
	color: #4F5A50;
}

#links ul li a {
	color: #65513F;
}

#media ul li  a {color:#333333;}

#docs ul li a:hover, #links ul li a:hover, #media ul li a:hover  {
	color: #990000;
}

table#contacts {
	width: 420px;
	background-image: url(../images/contactstd_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

table#contacts th {
	text-align: left;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/contactsth_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E5E5E5;
	border-left:none !important;
}

table#contacts td {
	padding: 5px!important;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #E5E5E5;
	border-left:none !important;
}
td.last {
	border-bottom-style: none;
}

.pagenav {
	list-style-type: none;
	margin: 0px 0px 50px;
	padding: 0px;
	float: left;
}

.pagenav li {
	display: inline;
}

.pagenav li a {
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 5px;
}

.pagenav li a:hover {}

ul#topnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #1D2F91;
	height: 26px;
}
ul#topnav li {
	display: inline;
}
ul#topnav li a:link, ul#topnav li a:active, ul#topnav li a:visited {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-indent: -999em;
}

ul#topnav li a:hover  {
	color: #003366;
	background-color: #F5F5F5;
}

li#tnhome a {
	background-image: url(../images/n_home1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 92px;
}
li#tnhome a:hover {
	background-image: url(../images/n_home2.gif);
}

li#tnjobs a {
	background-image: url(../images/n_jobscabinet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 107px;
}
li#tnjobs a:hover {
	background-image: url(../images/n_jobscabinet2.gif);
}

li#tngrants a {
	background-image: url(../images/n_grants1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 143px;
}
li#tngrants a:hover {
	background-image: url(../images/n_grants2.gif);
}

li#tndivisions a {
	background-image: url(../images/n_divisions1x.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 87px;
}
li#tndivisions a:hover {
	background-image: url(../images/n_divisions2x.gif);
}

li#tnnews a {
	background-image: url(../images/n_newsroom1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 97px;
}
li#tnnews a:hover {
	background-image: url(../images/n_newsroom2.gif);
}

li#tndata a {
	background-image: url(../images/n_data1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
}
li#tndata a:hover {
	background-image: url(../images/n_data2.gif);
}

li#tncontact a {
	background-image: url(../images/n_contact1x.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 102px;
}
li#tncontact a:hover {
	background-image: url(../images/n_contact2x.gif);
}


div#navshadow {
	background-image: url(../images/navshadow_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	font-size: 1px;
	}
	
div#navshadowhm {
	background-image: url(../images/navshadow_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	font-size: 1px;}
	
div#mainimghome {
	text-align:center;
	width:750px;
	margin:0px auto;
	padding-bottom:24px;
	background-image: url(../images/main_img_space.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


div#container {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	min-height:650px;
	background-color: #EBEBEB;
	background-image: url(../images/subpages_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}

*html div#container {height:650px;}

h1#masthead {
	margin: 0px;
	padding: 0px;
	border-bottom:none;
}

h1#masthead a {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 750px;
	font-size: 10px;
}

h2#subhead {}

div#leftcol {
	width: 444px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

*html div#leftcol {
	margin-left: 5px;}

div#rightcol {
	margin-left: 10px;
	float: left;
	padding-left: 5px;
}

form#searchbox {
	margin: 0px 0px 5px;
	padding: 0px;
	background-color: #EBEBEB;
	background-image:url(../images/search_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: .8em;
	height: 25px;
}

form#searchbox h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 10px;
	background-image: url(../images/search_header.gif);
	height: 20px;
	text-indent: -999em;
	border: none;
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	float: left;
}

input#search {
	width: 100px;
	margin: 0px 2px 0px 5px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
	color: #2C3C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
}
div#headlines {
	width: 256px;
	margin-bottom: -10px;
}

div#headlines h4{
	font-size: 10px;
	background-image: url(../images/news_h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	height: 42px;
}


div#qlwrap {width:256px;}

h4#quicklinks {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	height: 42px;
	width: 256px;
	background-image: url(../images/h4_qlinks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -999em;
}
input#submitsrch {
}

div#rightnavwrap {
	background-color: #EBEBEB;
	background-image: url(../images/br_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 5px;
	padding: 0px 0px 10px;
	width: 256px;
}

ul#rightnav {
	list-style-type: none;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	width: 255px;
	margin: 0px;
	padding:  0px;
	background-image: url(../images/starbg.gif);
	background-repeat: no-repeat;
	background-position: 130px 20px;

}
ul#rightnav li {}
ul#rightnav li a {
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
}

*html ul#rightnav li a {margin-bottom:-16px;}

ul#rightnav li a:hover {
	color: #FFFFFF;
	background-color: #234EA5;
	text-decoration: none;
}

div#wrapper {}

div#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: .7em;
}

ul#bottomnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#bottomnav li {
	display: inline;
}
ul#bottomnav li a:link, ul#bottomnav li a:active, ul#bottomnav li a:visited  {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-decoration: underline;
}
ul#bottomnav li a:hover {
	text-decoration: none;
}

form#searchform {
	width: 236px;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px 20px;
	background-color: #EBEBEB;
	vertical-align: middle;
	background-image: url(../images/search_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
input#ecdsearch {
	margin: 0px;
	padding: 0px;
	width: 110px;
	height: 13px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
input#gobutton {
	margin: 0px;
	padding: 0px;
	width: 34px;
	color: #333333;
	border: 1px solid #C7C5C5;
	background-image: url(../images/go_button_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	background-color: #b6b6b6;
	background-position: center top;
}
h4#searchheader {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1D2F91;
	display: inline;
	font-style: italic;
}
table#searchtable {
	width: 100%;
}

div#botcurves {
	background-image: url(../images/bottom_curves.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
}

#content {
	clear: left;
}





/* Quads ======================= */

div#hometoprow, div#homebotrow {
	position:relative;
	background-image: url(../images/shading_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#quadwrapper h4 {
	font-size:10px !important;
	color:white;
	margin:0px 0px 5px 0px !important;
	padding:0px !important;
	background-color:#FFFFFF !important;
	text-indent:-999em;
}


h4#syb {
	background-image: url(../images/q_syb_h4.gif) !important;
	background-repeat: no-repeat;
	height: 11px;
	background-position: top left;
}
h4#byb {
	background-image: url(../images/q_byb_h4.gif) !important;
	background-repeat: no-repeat;
	height: 11px !i;
	background-position: top left;
}
h4#yc {
	background-image: url(../images/q_com_h4.gif) !important;
	background-repeat: no-repeat;
	height: 15px;
}
h4#dat {
	background-image: url(../images/q_dat_h4.gif) !important;
	background-repeat: no-repeat;
	height: 15px;
}

.leftq p, .rightq p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
}

.leftq {
	width:220px;
	color: #333333;
}

.rightq {
	position:absolute;
	margin-left:225px;
	color: #333333;
	top: 0px;
	width: 219px;
}

.leftq img, .rightq img {float:left;}





/* Publications ======================= */

div#publications {clear:both; margin-top:2px;}

div#publications p {
	color: #285364;
}

div#initiatives {
	width: 444px;
	position: relative;
}

div#initiatives ul {
	margin: 0px 0px 0px 5px;
}

#leftini, #rightini {
	padding: 0px;
	list-style-type: none;}


#leftini {margin-left:5px; width:210px;}

#rightini {
	position: absolute;
	width: 210px;
	top: 25px;
	left: 220px;
}

div#initiatives ul li {}

div#initiatives ul li a {
	display: block;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/arrow_ini.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 5px;
}

*html div#initiatives ul li {margin-bottom: -15px;}

div#initiatives h4 {
	background-image: url(../images/initiatives_h4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	font-family: arial;
	font-size: 10px;
	height: 20px;
	text-indent: -999em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* standard tags ================= */

h1 {
	margin: 0px 0px 5px;
	padding: 0px 4px 4px;
	font-size: .95em;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #d1d1d1;
	background-image:url(../images/header2_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-transform: uppercase;
}
h2 {
	margin: 5px 0px 10px;
	padding: 3px 5px 5px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #0A1D79;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE7F2;
	background-image: url(../images/h2_bg.gif);
	background-repeat: repeat-x;
	font-size: 1.55em;
}
h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight: normal;
	font-size: 1.4em;
}
	
#leftcol h4 {
	font-size: 1.2em;
	background-color: #D2D4DA;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	background-image: url(../images/corner_h4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h5 {
	color: #670000;
	padding: 0px 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h6 {margin-bottom:0px;}

p {
	margin: 0px 5px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

#leftcol ul {
	margin-left: 15px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftcol ol {
	margin-left: 25px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftcol ul li, #leftcol ol li {
	margin-bottom: 5px;
}

a:link, a:active, a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

input {}

table {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

td {
	padding: 3px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

th {
	padding: 4px;
	color: #FFFFCC;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

hr {}

span {}

blockquote {
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
}



/* common classes ================= */

.floatleft {}

.floatright {}

.floatimgleft {
	float: left;
	margin-right: 10px;
}

.floatimgright {
	float: right;
	margin-left: 10px;
}

.mb5 {
	margin-bottom:10px;
	display: block;
}

.pt {
	color: #330033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A7CE;
}


/* unique classes ================= */

.skipnav {}

.collapse {}

.invisible {
	display: none;
}
.topborder {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCD6E3;
	padding-top: 5px;
}
.clearleft {
	clear: left;
}
.nobullets {
	list-style-type: none;
}
.goldbullets {
	list-style-type: none;
}

.goldbullets li {	margin-bottom:0px !important;}

.goldbullets li a {
	padding-left: 10px;
	background-image: url(../images/arrow_ini.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
td.noborder {
	border: none;
	padding:0px;
	height:5px;
	background-image: url(../images/corner_bl_table.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
table.ninetypct {
	width: 90%!important;
}
.bordernone a {
	border: none !important;
}

a[href $='.pdf'] { 
   padding-right: 25px;
   background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}

a[href $='.doc'] { 
   padding-right: 25px;
   background: transparent url(../images/icon_doc.gif) no-repeat center right;
}

a[href $='.xls'] { 
   padding-right: 25px;
   background: transparent url(../images/icon_xls.gif) no-repeat center right;
}
.cities {
	background-color: #DBE7FA;
}
table#wff td {
	border: none;
}

div#homejumplinks {}
div#homejumplinks h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	color: #061353;
}
div#homejumplinks p {
	font-size: 11px;
}
div#hjltop {}
div#hjlbot {
	clear: left;
	padding-top: 4px;
	background-image: url(../images/hjl_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#l1, div#l2 {
	float: left;
	width: 220px;
}
div#r1, div#r2 {
	margin-left: 225px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
