/*********************************************************************************
 * Global Styles
 *********************************************************************************/

body,font,th,td,p 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #005581;
}

hr		{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

ul
{
padding-left: 18px;
margin-left: 0px;
}

li 
{ 
	list-style-image: url("/images/blt_small.gif");
}

a		
{ 
	text-decoration: none; 
	font-weight: bold;
	color: #ACC542;
}
a:hover	
{ 
	text-decoration: underline; 
}

h1
{ 
	font-weight: normal; 
	font-size: 17px; 
	color: #002031;
}

h2
{ 
	font-weight: bold; 
	font-size: 14px; 
	color: #005581;
	background-image: url('http://mapfund.org/images/dots.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 8px;
}

/*********************************************************************************
 * Left Nav styles
 *********************************************************************************/

.subnav		{ color: #B6D1E4; font-weight: normal; font-size: 16px; }
.subnav a		{ color: #B6D1E4; text-decoration: none; }
.subnav a:hover	{ color: #026187; text-decoration: none; }

.subnavon		{ color: #026187; font-weight: normal; font-size: 16px; }
.subnavon a		{ color: #026187; text-decoration: none; }
.subnavon a:hover	{ color: #026187; text-decoration: none; }

/*********************************************************************************
 * Page area styles, for borders
 *********************************************************************************/

.leftcol_area
{
border-right-style: solid;
border-right-width: 1px;
border-right-color: #398AA9;
border-left-style: solid;
border-left-width: 2px;
border-left-color: #398AA9;
}

.body_area
{
background-image: url('http://mapfund.org/images/banner/bg.gif');
background-repeat: repeat-y;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 20px;
}

.subbanner_area
{
background-image: url('http://mapfund.org/images/banner/bg.gif');
background-repeat: repeat-y;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
padding-bottom: 0px;
}

.home_area
{
background-image: url('http://mapfund.org/images/banner/bg.gif');
background-repeat: repeat-y;
}

.banner_area
{
border-right-style: solid;
border-right-width: 2px;
border-right-color: #398AA9;
}

.footer_area
{
text-align: center;
}


/*********************************************************************************
 * Footer Styles
 *********************************************************************************/

.footer 		{ font-weight: normal; font-size: 10px; color: #4C83B3; }
.footer a		{ text-decoration: none; color: #4C83B3;}
.footer a:hover		{ text-decoration: underline; color: #4C83B3; }

/*********************************************************************************
 * Concealed
 *********************************************************************************/

.concealed
{
	display: none; 
	background: #cccccc; 
	border: 1px solid #999999;
}

.faq
{
	display: none; 
	padding-bottom: 6px;
}


/*********************************************************************************
 * Promo and Alert Styles
 *********************************************************************************/

.alert 			{ font-weight: bold; color: #ff3333; }

.promo
{
	font-size: 11px;
	border-width: 1px;
	border-color: #49931A;
	border-style: solid;
	padding: 4px;
	background-color: #98D2E9;
	margin: 4px;
}
.promo a	{ text-decoration: none; color: #3C49F1;}
.promo a:hover	{ text-decoration: underline; color: #8287CE; }
.promo_header
{
	color: #2D336B; 
	font-size: 15px; 
	background-color: #49931A;
	text-align: center;
	border-top-width: 1px;
	border-top-color: #1566AA;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: #1566AA;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #1566AA;
	border-right-style: solid;
	padding: 4px;


}

.promosm { font-size: 8px; }

.boxed
{
border-style: solid;
border-width: 2px;
border-color: #B4770B;
background-color: #FFFFFF;
padding: 4px;
margin: 8px;
}

.boxed2
{
border-style: solid;
border-width: 1px;
border-color: #0000000;
background-color: #FFFFFF;
padding: 4px;
margin: 8px;
}

/*********************************************************************************
 * Home Page Styles
 *********************************************************************************/

.homepagemission
{
background-color: #ffffcc;
border-style: solid;
border-width: 1px;
border-color: #000000;
padding: 2px;
margin: 8px;
font-size: 16px;
font-style: italic;
color: #000000; 
}
.homepagemission td 		{ font-size: 16px; }
.homepagemission a		{ text-decoration: none; color: #6666cc;}
.homepagemission a:hover	{ text-decoration: underline; color: #9999ff;}

/*********************************************************************************
 * Search
 *********************************************************************************/

#search_phrase
{
	color: #003360;
	font-family: arial,helvetica, sans-serif; 
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #000000;
	height: 18px;
	width: 125px;
	vertical-align: middle;
}

#search_button
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	color: #186785;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #186785;
}


#search_button:hover
{
	color: #399C36;
	border-color: #399C36;
}

/*********************************************************************************
 * Message and Error Codes
 *********************************************************************************/

.msg
{
	font-weight: bold;
	color: #C4721B;
	font-size: 14px;
}

.error
{
	font-weight: bold;
	color: #C4721B;
}

/*********************************************************************************
 * Applications
 *********************************************************************************/

.application_form_prompt
{
font-weight: bold;
}

.application_form_user
{
margin-top: 2px;
margin-bottom: 2px;
padding: 2px;
border: 1px solid #000000;
color: #000000;
background: #cccccc;
}


.submit_msg
{
	font-weight: bold;
	color: #009;
	margin-bottom: 10px;
	font-size: 14px;
}