/*****************************************************

	WARM GRAY 11:		#A6BC09;
	HYPERLINK BLUE:		#336699;
	TITLE RED:			#993333;
	GOLD:				#B57E30;
	
*****************************************************/



/******************** global styles ********************/
body {
	background-color: #EFE4C3;
	margin: 0;
}

body, #body, td, p, ul {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#body {
	/* width: 778px;  */
	border: none;	/* NS4 hack: border declaration causes NS4 to honor width */
}

.spacer {	/* NS4 hack: used to fill empty cells so NS4 will display background color */
	font-size: 1px;
	line-height: 1px;
}

form {
	margin: 0;
}

select {
	font: 10px Verdana,Arial,Helvetica,sans-serif;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 2.5em; 
	padding-left: 0; 
}

ul li {
	list-style-image: url(img/bullet_reddot.gif);
}



/******************** home styles ********************/
#home .box h1 {
	background-color: #BCBCA8;	/* GREEN */
	padding: 6px 0 6px 10px;
	margin: 0;
}

#home .box h2 {
	background-color: #E1CC8A;	/* YELLOW */
	padding: 6px 0 6px 10px;
	margin: 0;
}

#home .box p, h2, h3, h4 {
	margin: 7px 10px 12px;
	line-height: 14px;
}

#home .box h2, h3, h4 {
	color: #665e51;
}

#home .box .interest p {
	margin: 0 10 0 11px;
/*	text-indent: -7px;
	font: 11px/14px Helvetica,Arial,sans-serif; */
}

.box .interest p a {
	color: #336699;;
	text-decoration: none;
}

.box .interest p a:hover {
	text-decoration: underline;
}

#home .table p {
	margin: 0 10px;
}

#home .table p strong {
	color: #333333;
	font-weight: bold;
}

#home .table a {
	text-decoration: none;
}

#home .table a:hover {
	text-decoration: underline;
}

#home .tableGrants p {
	font: 11px/14px Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
}

#home .tableGrants a {
	text-decoration: none;
}

#home .tableGrants a:hover {
	text-decoration: underline;
}

#home .interest {
	margin-top: 6px;
}

#home .learnMore {
	padding-left: 25px;
	color: #FFFFFF;
	margin-top: 11px;
}

#home .table .button, #home .tableGrants .button, #home .listing .button {
	font-size: 10px;
}

#home .table a.button, #home .tableGrants a.button {
	text-decoration: underline;
}

/* #home .table em, #home .tableGrants em {
	font-size: 10px;
	color: #717171;
}
*/
#home .box p.listing {
	line-height: 14px;
	margin-bottom: 0;
}

#home .box p.listing strong {
	font-weight: bold;
	font-family: Helvetica,Arial,Trebuchet MS,sans-serif;
	color: #333333;
}


/******************** header styles ********************/
#header table {
	background-color: #BF5C00;
}

#header p {
	font: 10px/15px Verdana,Arial,Helvetica,sans-serif;
	margin: 2px 0 0 0;
}

#header a {
	color: #ffffff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header .search {
	width: 82px;
	background-color: #FFFFFF;
	font: 9px Helvetica,Arial,Verdana,sans-serif;
	margin-bottom: 5px;
}



/******************** topnav styles ********************/
#topnav td {
	border-top: solid 1px #8D837C;
}

#topnav td.borderRight, #topnav td.borderLeft {
	border-top: none;
}

#topnav td.btn {
	background: url(img/topnav_background.gif);
}

#topnav p {
	font: bold 11px/19px Helvetica,Arial,Trebuchet MS,Verdana,sans-serif;
	color: #E0D7B5;
	margin: 0 12px 0 5px;
}

#topnav a {
	color: #E0D7B5;
}

#topnav a:hover {
	text-decoration: none;
	color: #E0BD71;
}



/******************** topnav nav styles ********************/
.menuContent dl.nav {
	background: #F7F4E7 url(img/topnav_background.jpg) repeat-y;
	margin-top: 0;
	border: solid 1px #CAB87E;
	width: 170px;
}

dl.nav dt.top {
	border: none;
	margin-top: 0;
}



/******************** nav styles ********************/
dl.nav {
	width: 164px;
	border: solid 1px #E2DABA;
	font: 11px Helvetica,Arial,Trebuchet MS,sans-serif;
	background: #F6F4EF url(img/nav_background.jpg) repeat-y;
	padding-bottom: 5px;
	color: #8B4322;
}

dl.nav dd {
	margin-left: 1px;
}

dl.nav dd dd {
	margin-left: -40px;
}

dl.nav a {
	color: #887970;
}



/******************** sidebar nav styles ********************/
#sidebar dl.nav {
	margin-left: 6px;
}



/******************** sidebar custom view styles ********************/
#customView {
	width: 164px;
	margin-left: 6px;
	background-color: #EBE2C2;
	border: solid 1px #E1CC8A;
}

#customView p {
	font: 10px/16px Helvetica,Arial,Trebuchet MS,Verdana,sans-serif;
	margin: 0 0 .5px 0;
	color: #8B4321;
}



/******************** breadcrumb styles ********************/
#breadcrumbs {
	font: 10px/10px Verdana,Arial,Helvetica,sans-serif;
	color: #A6ACB0;
	margin: 4px 0 0 8px;
}

#breadcrumbs a {
	color: #A6ACB0;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}




/******************** content styles ********************/
#content, .content {
	background-color: #FFFFFF;
	width: 582px;	/* width need by NS4 */
	border: none;
}

#content {
	padding-bottom: 5px;
}

#content p {
	line-height: 14px;
	margin: 8px 12px 13px 10px;
}

#content h2 {
	font: bold 12px/14px Helvetica,Arial,Trebuchet MS,sans-serif;
	color: #B57E30;
	margin: 8px 12px -8px 10px;
}

#content h3 {
	font: bold 12px/14px Helvetica,Arial,Trebuchet MS,sans-serif;
	color: #666666;
	margin: 8px 12px -8px 10px;
}

#content h4 {
	font: bold 12px/14px Helvetica,Arial,Trebuchet MS,sans-serif;
	color: #999999;
	margin: 8px 12px -8px 10px;
}

#content .button {
	font-size: 10px;
}

#content .button a {
	text-decoration: underline;
}

#content table {
	margin: 3px 0;
}

#content p.toc {
	line-height: 16px;
}

.graphic {
	margin-bottom: 13px;
}

.currentPage {
	color: #675E58;
}

.options {
	border: 1px solid #D7D1B7;
	background-color: #EAE2C9;
	padding: 1px 8px 3px;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	margin: 18px auto 0 12px;
}

p.divider {
	border-bottom: 1px solid #D0D2D3;
	padding-bottom: 2px;
	width: 371px;
}

.pageNav {
	font-size: 10px;
}

#content blockquote.callout {
	font: italic 10px/12px Georgia, Times New Roman, Times, serif;
	color: #675E58;
	border: 1px solid #E0D7B6;
	background-color: #EFEBE2;
	padding: 15px 15px 2px;
	width: 440px;
}



/******************** title styles ********************/
#title {
	padding-top: 33px;
}

#title h1, #content #columnCenter #title h1 {
	font: bold 16px/16px Georgia, Times New Roman, Times, serif;
	color: #993333;
	padding: 0 10px;
	margin: 0;
}

#content #title h2 {
	font: italic 16px/19px Times New Roman, Times, serif;
	color: #B57E30;
	padding: 0 10px;
	margin: 0;
}

#title p {
	font: 12px/16px Verdana,Arial,Helvetica,sans-serif;
	color: #675E58;
	margin: 0 20px 0 10px;
}

#title p.date {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 12px;
}

.titleBG {
	background: #F6F4EC url(img/background_gradient.jpg) top repeat-x;
}



/******************** landing page styles ********************/
.backgroundRule {
	background-image: url(img/background_rules.gif);
	width: 100%;	/* needed for NS4 */
}

#content .backgroundRule p, #content .backgroundNoRule p {
	margin: 9px 10px 14px;
	line-height: 14px;
}

#content .backgroundRule h1, #content .backgroundNoRule h1 {
	font: bold 19px/21px Times, Times New Roman, serif;
	color: #675E58;
	margin: 0 10px;
}

#content .backgroundRule h2, #content .backgroundNoRule h2 {
	font: bold italic 14px/16px Times New Roman, Times, serif;
	color: #675E58;
	margin: 0 10px;
}

#content .backgroundRule h3, #content .backgroundNoRule h3 {
	font: 10px/16px Arial,Helvetica,Verdana,sans-serif;
	color: #993333;
	margin: 8px 10px 7px;
}



/******************** right column styles ********************/
#columnRight {
	margin-top: 5px;
	float: right;
	width: 165px;
	background-color: #CBCBB9;	/* NS4 only sees this background color */
}

#columnRight .primary {
	background-color: #CBCBB9;
	margin: 0;
	padding: 10px;
}

#columnRight .primary strong {
	font: bold 11px/11px Helvetica,Arial,sans-serif;
	color: #675E58;
	margin: 6px 0 0;
}

#columnRight .primary p {
	font: 10px/11px Verdana,Arial,Helvetica,sans-serf;
	color: #9C600B;
	margin: 0;
}

#columnRight .primary a {
	color: #336699;
	text-decoration: underline;
}

#columnRight .secondary {
	padding-top: 4px;
}

#columnRight .secondary table {
	margin: 0;
	padding: 0;
}



/******************** center column styles ********************/
#columnCenter {
	width: 383px; /* 393px is an exact fit, 373px give it a 20px right margin */
}

#content #columnCenter h2 {
	font: italic 16px/19px Times New Roman, Times, serif;
	color: #B57E30;
	padding: 0 10px;
	margin: 0;
}

/*
#content #title h2 {
	font: italic 16px/19px Times New Roman, Times, serif;
	color: #B57E30;
	padding: 0 10px;
	margin: 0;
}
*/

#content #columnCenter h3 {
	font: bold 12px/14px Helvetica,Arial,Trebuchet MS,sans-serif;
	color: #666666;
	margin: 8px 12px 0px 10px;
}

#content #columnCenter p {
	margin: 8px 12px 0 12px;
}

#content #columnCenter h1 {
	font: bold 12px/12px Helvetica,Arial,sans-serif;
	color: #993333;
	margin: 26px 10px 0 12px;
}
#content h1 {
	font: bold 16px Georgia, Times New Roman, Times, serif;
	color: #993333;
	padding: 0 10px;
	margin: 0;
}

#content #columnCenter .byline {
	font: 10px/13px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #999999;
	margin-bottom: 28px;
}

#content #columnCenter p strong {
	font-size: 11px;
}


/******************** box styles ********************/
#content .box {
	background-color: #F5F3EB;
	padding-bottom: 2px;
}

.secondary .box {
	background-color: #EBF2F1;
}

#content .box h1 {
	background-color: #BCBCA8;	/* GREEN */
	padding: 6px 0 6px 10px;
	margin: 0;
}

#content .box h2 {
	background-color: #E1CC8A;	/* YELLOW */
	padding: 6px 0 6px 12px;
	margin: 0;
}

#content .box h3 {
	background-color: #DDE8EE;	/* BLUE */
	padding: 6px 0 6px 12px;
	margin: 0;
}

#content .box p {
	margin: 7px 10px 12px;
	line-height: 14px;
	color: #191A1E;
}
/*
.box p strong {
	font: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
} */

.box p em {
	font-size: 10px;
}

/* .box a {
	color: #336699;
	text-decoration: underline;
} */

.box a.heading {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

#content .box p.listing {
	line-height: 14px;
}

#content .box p.listing strong {
	font-weight: bold;
	font-family: Helvetica,Arial,Trebuchet MS,sans-serif;
	color: #333333;
}

#content .box p.listing a {
	color: #336699;
	text-decoration: none;
}

#content .box p.listing a:hover {
	text-decoration: underline;
}

#content .box p.listing a.button {
	text-decoration: underline;
}

#content .box .dates p {
	margin-left: 70px;
	text-indent: -60px;
}

#content .box .dates p em {
	font-size: 10px;
	color: #6B7073;
}

#content .box .dates a {
	color: #336699;
	text-decoration: none;
}

#content .box .dates a:hover {
	text-decoration: underline;
}

#content .box .interest p {
	margin: 0 0 0 11px;
/*	text-indent: -7px;
	font: bold 11px/14px Helvetica,Arial,sans-serif; */
}

#faq p {
	line-height: 14px;
	margin: 0px 12px 13px 0px;
}


/******************** table styles ********************/
#content .table .button a {
	text-decoration: underline;
}

#content .table {
	background-color: #FAF9F4;
	margin-bottom: 13px;
}

.tableHead {
	background: #F5F2E9 url(img/background_tablehead.jpg) left repeat-y;
	padding-left: 15px;
}

.tableHeadBlue {
	background: #E4EDEC url(img/background_tablehead_blue.jpg) left repeat-y;
	padding-left: 15px;
}

.secondary .tableHeadBlue {
	padding-left: 10px;
}

#content .table p {
	font: normal 11px/14px Verdana,Arial,Helvetica,sans-serif;
	margin: 8px 10px 5px;
}

#content .table p strong {
	color: #333333;
}

#content .table p a {
	text-decoration: none;
}

#content .table p a:hover {
	text-decoration: underline;
}

#content .table em {
	font-size: 10px;
}



/******************** border styles ********************/
.borderRight {
	background: #EFE4C3 url(img/border_right.gif) repeat-y;
}

.borderLeft {
	background: #EFE4C3 url(img/border_left.gif) repeat-y;
}

.borderBottom {
	background: #EFE4C3 url(img/border_bottom.gif) repeat-x;
}



/******************** footer styles ********************/
#footer {
	margin-bottom: 40px;
}

#footer .top {
	background-color: #EBE2C2;
}

#footer .bottom {
	background-color: #E0BF70;
}

#footer p {
	font: 10px/11px Arial,Helvetica,sans-serif;
	color: #665E51;
	margin: 0 9px 0 10px;
}

#footer a {
	color: #665E51;
}