* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 80%;
	background: #f1fbff;
	color: #333;
	line-height: 1.2em;
    margin:0 auto;
	text-align: center;
	vertical-align: top;
}

a,
a:link,
a:visited,
a:active,
a:hover {
	color: #3399cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.5em;
	margin: 0 0 0.7em 0;
	color: #666;
	border-bottom: 3px solid #ececec;
	padding: 0 0 0.4em 0;
    line-height:150%;
}

h2 {
	font-size: 1.2em;
	color: #666666;
	margin: 1.2em 0 0.4em 0;
    padding: 0;
	line-height: 1.2em;
}

h3 {
	color: #666666;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 1.2em 0 0.6em 0;
}

h4 {
	font-size: 0.9em;
	margin: 0 0 0.5em 0;
	color: #666;
}

p {
	padding: 0 0 10px 0;
}

ul {
	margin: 15px 0 5px 0;
	list-style:none;
}

ul li {
	padding: 0 0 5px 1.25em;
 	background: url(/images/bullet_arrow.gif) 0 3px no-repeat; 
}

#sidebar ul li {
    background-image: none;
}

ol {
	margin: 0 0 0 30px;
}

ol li {
	padding: 0 0 5px 0;
}

fieldset {
	border: 0;
}

blockquote {
	padding: 20px 10px 20px 20px;
}


/* 508 */

#skipNavigation {
	position: absolute;
	height: 0;
	overflow: hidden;
}

/* LAYOUT */

#containerOuter {
 background: url(/images/container_shadow_left.gif) repeat-y top left;
 padding-left: 18px;
 width: 754px;
 	margin: 0 auto;
	text-align: left;
}

#container {
	width: 754px;
	padding-right: 18px;
	background: url(/images/container_shadow.gif) repeat-y top right;
	background-color: #fff;
}

#header {
	width: 754px;
}

#logo {
	background: url(/images/logo_hs2020.gif) no-repeat top left;
	height: 94px;
	width: 470px;
	float: left;
}

#logo img {
	display: none;
}

#usaidLogo {
	/*background: url(/images/logo_usaid.gif) no-repeat top left;*/
	height: 94px;
	width: 284px;
	float: left;
}

#usaidLogo img {
	/*display: none;*/
}

#navigation {
	clear: both;
	width: 100%;
	background: #6DC604 url(/images/navigation_bg.gif) repeat top left;
	border-top: 1px solid #ececec;
}

#content {
	padding-top: 12px;
	width: 455px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

#sidebar {
	width: 269px;
	float: left;
}

#footer {
	clear: both;
	background: #f3f3f3 url(/images/footer_bar.gif) top left no-repeat;
	padding-right: 15px;
}



/* NAVIGATION */

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 40px;
	line-height: 40px;
	background: none;
}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:active,
#navigation ul li a:hover {
	color: #d6f6b7;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	border-right: 1px solid #d6f6b7;
	display: block;
	height: 20px;
	margin: 10px 0 10px 0;
	padding: 0 20px 0 20px;
	float: left;

}

#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li.selected a:link,
#navigation ul li.selected a:visited,
#navigation ul li.selected a:hover,
#navigation ul li.selected a:active,
li.selected a:link,
li.selected a:visited,
li.selected a:hover,
li.selected a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

#navigation ul li#navigationLast a{
	border: 0;
}


/* SEARCH */

#searchField {
	background: #ececec url(/images/search_box_bottom.gif) bottom left no-repeat;
	height: 30px;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.searchBar,
.newsletterBar {
	width: 130px;
	border: 1px solid #999;
	float: left;
	margin-top: 1px;
	height: 17px;
}

.newsletterBar {
	width: 160px;
}

/* .searchLabel { */
#searchField label {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	color: #666;
}

/* FOOTER */

#footerNav {
	text-align: right;
	padding-top: 25px;
	float: right;
	padding-bottom: 15px;
}

#footerDisclaimer {
	clear: both;
	font-size: 0.7em;
	line-height: 1.3em;
	padding-bottom: 40px;
}

#footerDisclaimer div {
	padding-top: 5px;
}

#footerDisclaimer img {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}



/* BREADCRUMB */

#breadCrumb {
	font-size: 0.8em;
	margin: 0 0 10px 0;
}



/* STYLING */

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.homeImage {
	margin-bottom: 5px;
	margin-left: -15px;
}

#content .leaderText {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #666;
}

.boxMore {
	padding: 0.3em 0.3em 0.3em 1.2em;
	background: #d9efbf url(/images/arrow_blue.gif) 0.5em 0.5em no-repeat;
	float: right;
	margin: 0.5em 0 0 0;
	border: 1px solid #c3ef8e;
}

#sidebar .boxMore {
	background-color: #ececec;
	border: 1px solid #dedede;
}

.featured {
	clear: both;
	background-color: #ecf9dc;
	margin-top: 10px;
	padding: 10px;
}
.image-float {
	float: left;
	padding-right: 12px;
}
	
.poll {
	color: #666;
}
p.blog.details {
	font-size: smaller;
	font-style: italic;
}
.boxPrimary img {
	float: left;
	margin-right: 10px;
}

#sidebar .Box-Primary {
	background: #fbffd3 url(/images/topics_box_top.gif) top left no-repeat;
	padding: 15px 15px 10px 15px;
	margin-bottom: 10px;
}

#sidebar .Box-Primary ul li ul {
	margin-top: 10px;
}

#sidebar .Box-Primary ul li#nav-section a {
	font-weight: bold;
}

#sidebar .Box-Primary ul li#nav-section ul li a {
	font-weight: normal;
}

#sidebar .Box {
	border: 1px solid #e5e5e5;
	padding: 15px 14px 10px 14px;
	margin-bottom: 10px;
	margin-right: 2px;
}

input.button {
	float: left;
	margin-left: 5px;
}

.inputButton {
	background: #80BADE url(/images/inputbutton.gif) top right no-repeat;
	height: 20px;
	padding: 2px 26px 2px 0;
	border: 0;
	color: #fff;
	font-weight: bold;
	margin: 5px 0 0 0;
	cursor: pointer;
	text-align: right;
	width: 105px;
	margin-left: 120px;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
}

.Box select {
	margin-bottom: 4px;
	width: 180px;
	font-size: 12px;
}

.contentImage {
	float: left;
	margin: 3px 10px 0 0;
	border: 10px solid #ececec;
}

.dataTable {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

.dataTable td, .dataTable th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
}

.dataTable caption {
	font-size: 0.9em;
	padding: 4px 0 4px 0;
	color: #666;
	font-weight: bold;
}

div.pager {
    float:right;
    margin: 0 0 0.5em 0;
}

div.pager form.pager-nav {
    margin-top:0.5em;
}

div.pager form.pager-nav select {
    width: 3.5em;
}

.stxToC {
    margin-top: 1em;
}

.stxToC dt {
    font-weight:bold;
    font-size:12px;
}

.stxToC dd {
    padding:0.5em 0 0.5em 1em;
}

/* SLIDESHOW */
#featuredImage {
    height: 240px;	
}

.slide {
    display: none;
}
.tab a:link,
.tab a:visited,
.tab a:active,
.tab a:hover {
font-size: 10px;
color: #006593;

padding: 2px 2px;

text-decoration: none;
}

.tab-active a:link,
.tab-active a:visited,
.tab-active a:active,
.tab-active a:hover {
font-size: 10px;
color: #666;
background-color: #eef0d7;

padding: 2px 2px;

text-decoration: none;
}

.caption {
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	float: left;
	width: 485px;
}
#slideshow {
    margin-top: 20px;
    height: 212px;
	width: 637px;
}
#slidenav {
    float: right;
    width: 115px;
    text-align: right;
    display: none;
}
#captionContainer {
/*background: url(/images/gradient.gif) repeat-x bottom left;
border-bottom: 1px solid #CECECC;*/
padding: 3px 10px 3px 5px;
margin: 0 0 15px 0;
}

/* BLOG ****************************************************/
h3.comments {
padding-top: 5px;
border-bottom: 2px solid #ECECEC;
}
.blog-comments {
    background: #FBFFD3;
    padding: 5px
}
h2.blog-date-group {
	
}
div.blog-post div.read-more {
text-align: right;
}
div.blog-post {
border-bottom: 1px solid #ECECEC;
}
div.blog-post div.terms {
margin-bottom: 5px;
}
h2.alpha-group {
padding-top: 5px;
border-bottom: 2px solid #ECECEC;
}

/* FORM *****************************************************/
th
{
    font-family: Helvetica, Verdana, Aria, sans-serif;
    font-size: 10pt;
    text-align: left;
    font-weight: normal;
    background-color: #fff;
    color: #000;
    padding: 8px 2px 2px 2px;
    border-bottom: 1px solid #666;
}

.showform
{
    width: 725px;
}


.showform th
{
    font-weight: bold;
    color: #000;
    text-align: right;
    padding: 4px 10px 0 0;
    width: 175px;
    border-bottom: 1px solid #d0d0d0;
}

.showform td
{
    color: #000;
    padding: 4px 10px 0 0;

}

.showform .submitButton
{
    border: 2px outset #333333;
    background: #FFEFBF;
    color: #0066B3;
    font-weight: bold;
    margin: 15px 20px;
}

.showform textarea, .richTextEditor
{
    width: 550px;
    height: 300px;
    margin: 0;
    padding: 0;
    font-size: 9pt;
}

.showform .tbl-header
{
    margin-top: 8px;
    font-weight: bold;
}

.showform .tbl-cell
{
    margin-left: 0px;
    margin-right: 8px;
}

.showform select
{
    width: 300px;
}

.showform th .shaded-text
{

    padding: 4px 0;
}
.showform td .form_separator
{
    padding:6px 20px;
    margin: 5px 0;
    background-color: #006;
    font-size:12pt;
    font-weight: bold;
    color: #fff;
}

.showform .fieldReqd
{
    color: #F00;
}

.showform .fieldError
{
    color: #F00;
}

.showform select.time {
    width: 90px;
    text-align: right;
}

#showform_11_sunset select {
	width: 90px;
	text-align: right;
}
