/* CSS Document */

html
{
	/*width: 2px;
	border-left: solid 235px #326971;
	height: 100%;*/
}

body
{
	/*margin: 0 0 0 -235px;*/
	margin: 0;
	padding: 0;
	/*height: 100%;*/
	background-image: url(../images/site_bg.gif);
	background-repeat: repeat-y;
}
a
{
	color: #bf5c18;
}
a:hover
{
	color: #326971;
}
.listLink
{
	float: left;
	width: 155px;
	padding-left: 4px;
	cursor: hand;
	line-height: 13px;
	vertical-align: top;
	white-space: normal;
}
.listLinkBullet
{
	float: left;
	cursor: hand;
	vertical-align: top;
	line-height: 13px;
}
#dContainer
{
	position: relative;
	width: 990px;
	height: 100%;
	padding-bottom: 50px;
}

img#logo_cfar
{
	float: left;
	padding: 54px 42px 44px 34px;
	background-color: white;
	
}
.requiredField
{
	color: #bf5c18;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.scroller
{
	width: 280px;
	height: 650px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	
	scrollbar-face-color: #e6e4df;
	scrollbar-shadow-color: #4C4739;
	scrollbar-highlight-color: #e6e4df;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #e6e4df;
	scrollbar-track-color: #e6e4df;
	scrollbar-arrow-color: white;
}
/* Page Flag styles -===================================================================================================================*/
#pgFlag
{
	height: 147px;
	width: 755px;
	float: right;
	background-color: #e7dfca;
}
#pgFlag p
{
	margin: 41px 52px 18px 52px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #978335;
}
#pgFlag p img.btn
{
	float: right;
	margin: 10px 5px 0 0;
}

/* Main Navigation styles -===================================================================================================================*/
#mainNav
{
	width: 990px;
	height: 20px;
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_nav.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#mainNav img#nav_title
{
	float: left;
}
#mainNav ol
{
	float: right;
	list-style: none;
	margin: 0 40px 0 0;
	padding: 0;
}
#mainNav ol li
{
	display: block;
	float: left;
}
/* Main Banner -===================================================================================================================*/
#banner
{
	width: 990px;
	height: 160px;
	padding: 0;
	margin: 0;
	vertical-align: top;
	display: block;
}
#banner table
{
	width: 990px;
	height: 160px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

#bannerSecondary
{
	width: 235px;
	height: 160px;
	float: left;
}
#bnrBullets
{
	width: 235px;
	height: 160px;
	margin: 0;
	padding: 0;
	background-color: #99b4b8;
	float: left;
}
#flashBanner
{
	
	float: right;
	margin: 0;
	padding: 0;
}

#bnrBullets #bulletsContent
{
	width: 160px;
	margin: 26px 37px 0 37px;
}
#bnrBullets #bulletsContent p
{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 300;
	font-size: 20px;
	color: #e1e9ea;
}
#bnrBullets #bulletsContent ul
{
	text-indent:0;
	margin-left:1em;
	padding-left:0;
	margin-top: 0;
	padding-top: 0;
}
#bnrBullets #bulletsContent ul li
{
	font: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e1e9ea;
	line-height: 13px;
}
/* Main Content -===================================================================================================================*/
#mainContent
{
	width: 990px;
	height: 100%;
}
/* Ramp -===================================================================================================================*/



#ramp
{
	width: 160px;
	float: left;
	clear: both;
	margin: 52px 37px 0 37px;
	height: 100%;
}
#ramp ul
{
	text-indent:0;
	margin-left:1em;
	padding-left:0;
	margin-top: 2px;
	padding-top: 0;
}
#ramp ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	line-height: 10px;
	margin: 10px 0 10px 0;
}
#ramp a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 0 0 0 5px;
}
#ramp a:hover
{
	color: #99b4b8;
}
#ramp hr
{
	color: white;
	margin-bottom: 15px;
}
#ramp p
{
	margin: 0 0 4px 0;
	padding: 0;
	vertical-align: top;
}
/* Home Content -===================================================================================================================*/
#contentShell
{
	position: relative;
	display: block;
	width: 755px;
	height: 100%;
	min-height: 100%;
	float: right;
	
}
#content
{
	margin: 44px 0 0 53px;
	width: 700px;
}
#content p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4739;
	line-height: 18px;
}
#content #col1, #content #col2, #content #col3
{
	float: left;
	width: 207px;
	margin-top: 16px;
}
#content #col1, #content #col2
{
	margin-right: 10px;
	border-right: solid 1px #4C4739;
}
#content #col1 p, #content #col2 p, #content #col3 p
{
	padding-right: 30px;
	margin-top: 4px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4739;
	line-height: 18px;
}
#content #col1 p strong, #content #col2 p strong, #content #col3 p strong
{
	font-weight: bold;
	line-height: 14px;
}
#content #col1 p img, #content #col2 p img, #content #col3 p img
{
	margin-top: 22px;
	margin-right: 10px;
	float: right;
}
#col3 #dContact p
{
	margin-left: 0;
}
#col3 #dContact p a
{
	color: #bf5c18;
}

#col2 hr
{
	margin: 0 20px 10px 5px;
}
/* About Secondary Content -===================================================================================================================*/
#secMainContent
{
	margin: 44px 0 0 53px;
	width: 703px;
}
#secContent
{
	width: 457px;
	height: 100%;
	float: left;
}
#secMainContent #col1, #secMainContent #col2
{
	margin-top: 16px;
	border-right: solid 1px #4C4739;
	height: 100%;
	min-height: 100%;
}
#secMainContent #col1
{
	width: 210px;
	float: left;
}
#secMainContent #col2
{
	width: 225px;
	float: right;
	margin-left: 20px;
}
#secMainContent #col1 p, #secMainContent  #col2 p, #secMainContent #row1 p
{
	padding-right: 15px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4739;
	line-height: 18px;
}
#secMainContent #col1 ol, #secMainContent #col2 ol
{
	text-indent:0;
	margin-left:24px;
	padding-left:0;
	margin-top: 0;
	padding-top: 0;
	padding-right: 15px;
	
}
#secMainContent #col1 ol li, #secMainContent #col2 ol li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #326971;
	line-height: 18px;
	margin: 10px 0 10px 0;
}
#secMainContent #col1 p strong, #secMainContent #col2 p strong
{
	font-weight: bold;
	line-height: 14px;
}
#secMainContent #col1 p img, #secMainContent #col2 p img
{
	margin-top: 22px;
	margin-right: 10px;
	float: right;
}
/* About - Bottom Row Content -===================================================================================================================*/
#secMainContent #row1
{
	clear: both;
	width: 100%;
	margin-top: 15px;
	padding-top: 10px;
	border-top: solid 1px #4C4739;
}
#secMainContent #row1 strong
{
	font-size: 12px;
	color: #326971;
	font-weight: normal;
}
.rightImg
{
	float: right;
	width: 162px;
	min-height: 100%;
	height: 100%;
	margin: 0 0 20px 20px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4739;
	line-height: 13px;
}
#secMainContent #row1 #moreBar
{
	background-color: #e6e4df;
	width:100%;
	height: 35px;
	text-align: right;
}
#secMainContent #row1 #moreBar img
{
	margin: 8px 12px 0 0;
}
/* About - Side Tall Content -===================================================================================================================*/
#secSubSide
{
	width: 225px;
	margin-top: 37px;
	float: left;
	margin-left: 20px;
}
#secSubSide p
{
	padding-right: 15px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4739;
	line-height: 18px;
}
ol#Nums
{

}
#secSubSide ol li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4739;
	line-height: 13px;
	margin: 10px 0 10px 0;
}


#secSubSide2
{
	width: 225px;
	margin-top: 37px;
	float: left;
	margin-left: 20px;
}

#secSubSide2 p
{
	padding-right: 15px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4739;
	line-height: 18px;
}

ol#Nums
{

}

#secSubSide2 ol li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4739;
	line-height: 13px;
	margin: 10px 0 10px 0;
}


/* About - Quotes -===================================================================================================================*/
#quoteOpen
{
	position: absolute;
	top: 744px;
	left: 259px;
}
#quoteClosed
{
	position: absolute;
	top: 1023px;
	left: 337px;
}


/* Updates - Content -===================================================================================================================*/
#shortBlurps
{
	width: 246px;
	margin-left: -22px;
	float: left;
}
#shortBlurpsScroll
{
	width: 246px;
	height: 420px;
	margin-left: -22px;
	float: left;
	
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	
	scrollbar-face-color: #e6e4df;
	scrollbar-shadow-color: #4C4739;
	scrollbar-highlight-color: #e6e4df;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #e6e4df;
	scrollbar-track-color: #e6e4df;
	scrollbar-arrow-color: white;
}

#shortBlurpsScroll2
{
	width: 246px;
	height: 420px;
	margin-left: -22px;
	float: left;
}

#shortBlurps p
{
	padding-right: 15px;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4739;
	line-height: 13px;
	margin-left: 22px;
}
#blurpDetail
{
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	
	margin-left: 20px;
	border-left: solid 1px #4C4739;
	
	padding: 10px 20px 0 20px;
	
	width: 400px;
	height: 420px;
	float: left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4739;
	line-height: 13px;
	
	scrollbar-face-color: #e6e4df;
	scrollbar-shadow-color: #4C4739;
	scrollbar-highlight-color: #e6e4df;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #e6e4df;
	scrollbar-track-color: #e6e4df;
	scrollbar-arrow-color: white;
}
#blurpDetail #rscBlurp
{
	margin-left: 20px;
}
#blurpDetail #rscBlurp img.photo
{
	padding: 0 0 20px 20px;
}
#blurpDetail #rscBlurp .byline
{
	color: #326971;
}
#blurpDetail #rscBlurp .byline a
{
	color: #bf5c18;
}

#blurpDetail ul
{
	padding-top: 0;
	margin-top: 20px;
}
#blurpDetail ul li
{
	margin: 10px 0 10px 0;
	line-height: 18px;
}
#blurpDetail ul li a
{
	color: #4C4739;
	font-weight: bold;
}
#blurpDetail ul li a:hover
{
	color: #bf5c18;
	font-weight: bold;
	text-decoration: none;
}
/* Outreach - Content -===================================================================================================================*/
.secST
{
	
}
/* Resources & Contact- Content -===================================================================================================================*/
.LearnMoreDD
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bf5c18;
	border: 1px solid #326971;
}
ul#resources, ul#contact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4C4739;
	text-transform: uppercase;
	list-style: none;
	
	text-indent:0;
	margin-left:22px;
	padding-left:0;
	margin-top: 0;
	padding-top: 0;
}
ul#contact
{
	text-transform: none;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
ul#resources li, ul#contact li
{
	margin: 0;
	padding: 9px 15px 9px 7px;
}
ul#contact li
{
	padding: 8px 20px 8px 7px;
}
ul#contact li strong
{
	font-size: 11px;
}
ul#resources li.currentRoll, ul#contact li.currentRoll
{
	background-color: #ebe9e6;
	background-image: url(../images/rsc_hilightarrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #bf5c18;
	text-decoration: none;
	cursor: hand;
}
ul#resources li.currentRoll a, ul#contact li.currentRoll a
{
	color: #bf5c18;
	text-decoration: none;
}
ul#contact li.currentRoll a
{
	font-weight: bold;
}
ul#contact li a
{
	color: #4C4739;
	text-decoration: none;
	font-weight: bold;
}
/* Contact Form Content -===================================================================================================================*/
form
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4739;
}
label
{
	display: inline-block;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4739;
}
label.fullLength
{
	display: block;
	width: 100%;
}
input.text, select
{
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 20px;
}
input.radio
{
	color: #4C4739; 
}
textarea
{
	width: 186px;
	height: 64px;
}
/* Datagrids and Countries -===================================================================================================================*/
.SearchCountriesResultsBody
{
	border: none;
}
#SearchCountries a:hover
{
	color: #bf5c18;
	text-decoration: none;
}
#SearchCountries, #divAlphaList
{
	width: 100%;
	/*border-top: 1px solid #326971;*/
	padding: 0 0 0 0;
	margin: 15px 0 0 0;
	
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-face-color: #e6e4df;
	scrollbar-shadow-color: #4C4739;
	scrollbar-highlight-color: #e6e4df;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #e6e4df;
	scrollbar-track-color: #e6e4df;
	scrollbar-arrow-color: white;
}
.CountryAlphaList
{
	height: 350px;
}
.GroupsAlphaList
{
	height: 280px;
}
#divCountryResults
{

	height: 550px;
	border-left: 1px solid #326971;
	padding: 0 20px 0 20px;
	margin: 0 0 0 20px;
	
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-face-color: #e6e4df;
	scrollbar-shadow-color: #4C4739;
	scrollbar-highlight-color: #e6e4df;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #e6e4df;
	scrollbar-track-color: #e6e4df;
	scrollbar-arrow-color: white;
	
}
#divCountryResults p
{
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 15px;
}
.altRow td
{
	color: #326971;
	border: none;
	font-size: 10px;
	background-color: #e6e4df;
	line-height: 16px;
	padding: 5px;
}
.ResultsList
{
	border: none;
	border: white;
	
	padding: 2px;
	font-size: 10px;
}
.headerListStyle
{
	/*display: block;*/
	color: #4C4739;
	border: none;
}
.headerListStyle td
{
	border: none;
	/*padding: 5px;*/
}
.itemListStyle
{
	color: #326971;
	
}
.itemListStyle td
{
	border: none;
	font-size: 10px;
	line-height: 16px;
	padding: 5px;
}

.CountryAlphaList
{
	border: none;
	border-color: White;
}
.headerstyle
{
	display: none;
}
.itemstyle
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
}
.itemstyle td
{
	border: none;
	vertical-align: top;
	padding: 4px 0 4px 0;
}
.itemstyle a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4C4739;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 18px;
}
.itemstyle a:hover
{
	color: #bf5c18;
	text-decoration: none;
}
.itemRoll
{
	background-color: #ebe9e6;
	background-image: url(../images/rsc_hilightarrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #bf5c18;
	text-decoration: none;
	cursor: hand;
}
.AlphaLetter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #326971;
	line-height: 24px;
}
#dlCountryResults .imageCol
{
	width: 160px;
}
#dlCountryResults .imageCol img
{
	width: 160px;
	border: none;
	margin-bottom: 20px;
}
#dlCountryResults .dataCol
{
	width: 304px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4739;
	text-decoration: none;
	
	line-height: 18px;	
	vertical-align: top;
}
#dlCountryResults .dataCol a
{
	margin: 0 2px 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bf5c18;
	
	text-decoration: underline;
	
	line-height: 18px;
}
#dlCountryResults .dataCol img
{
	margin: 0 0 7px 0;
}
.dataImg img
{
	margin: 0 0 7px 0;
}
#dlCountryResults .dataCol a:hover
{
	color: #4C4739;
	text-decoration: none;
}
.ResultName
{
	color: #326971;
	font-family: Arial Narrow;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 17px;
}
.printer a
{
	text-transform: none;
	color: #bf5c18;
}
/* footer Content -===================================================================================================================*/
#footer
{
	clear: both;
	padding-top: 40px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4C4739;
	line-height: 18px;
}
#footer a
{
	color: #4C4739;
	text-decoration: none;
}
#footer a:hover
{
	color: #978335;
	text-decoration: underline;
}
