body
{
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 63%;
}

p
{
	color: #000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
li
{
	color: #000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
table
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}

th
{
	text-align: left;
}
	
form
{
	display: inline;
}

h2
{	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 1.4em;
	margin-bottom: 2px;
	margin-top: 4px;
}

h3
{	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 1.4em;
	margin-bottom: 2px;
	margin-top: 4px;
}

h4
{	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002a6c;
	font-size: 1.2em;
	margin-bottom: 2px;
	margin-top: 4px;
}

.page_frame
{
	background-color: #fff;
	text-align: left;
	font-weight: normal;	
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	border: solid 1px #002a6c;
}

a.skip
{
	display: none;
}

.navbar
{
	background: #002A6C;
	height: 32px;
	border-bottom: solid 1px #002a6c;
	color: #fff;
	font-size: .9em;	
	font-family: Arial, Helvetica, sans-serif;
}

.navbar a
{
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.navbar a:visited
{
	color: #fff;
}

.navbar a:hover
{
	text-decoration: underline;
}

td.divider
{
	background: url(/rdma/images/separator.gif) top left repeat #fff;
	width: 100%;
	height: 6px;
	font-size: 1pt;
}

tr.navbar_strip
{
	background: #002A6C;
	font-size: .9em;
}

#navbar_left
{
	width: 520px;
	vertical-align: middle;
	height: 25px;
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #002a6c;
}


#navbar_left ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;

}	

#navbar_left li 
{
	float: left;
	background: url(/rdma/images/nav_separator.gif) top right no-repeat;
	height: 25px;
	vertical-align: center;
	font-size: 1.1em;

}

#navbar_left li ul 
{
	position: absolute;
	background: #666666;
	/*background-color: #336799;*/
	/*left: -999em;*/
	display: none;
	border: solid 1px #002a6c;
	padding: 0;
	margin: 0;
	width: 198px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#navbar_left li a
{
	display: block;

}
#navbar_left li ul li
{
	background: none;
	clear: left;
	height: auto;
	width: 198px;
}

#navbar_left li ul li a
{
	text-align: left;
    width: 100%; 
	display: block;
	border: 1px solid;
    border-color: #666666 #00112B #00112B #666666;
    font-weight: normal;
    text-transform: none;
}
#navbar_left li:hover ul, #navbar_left li.sfhover ul {
	/*left: auto;*/
	display: block;
}



#navbar_left a, #navbar_left a:visited
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 1.0em;
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	/*background-color: #002a6c;*/
}

#navbar_left a:hover
{
	background: #002a6c;
	color: #FFFFFF;
}

#navbar_left li ul li a, #navbar_left li ul li a:visited
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 1.0em;
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	/*background-color: #002a6c;*/
}

#navbar_left a:hover
{
	background: #002a6c;
	color: #FFFFFF;
}


#search
{
	text-align: right;
	color: #fff;
	font-size: 1.0em;
	vertical-align: middle;
	padding-right: 4px;
	border-bottom: solid 1px #002a6c;
}

#search input
{
	border: solid 1px #002a6c;
	height: 20px;
	color: #002a6c;
}

#search_button
{
	border: solid 1px #002a6c;
	color: #002a6c;
	background-color: #e0dbe1;
	width: 2.2em;
	font-weight: bold;
	text-align: left;
}


#content
{
	padding: 5px;
}


div.leadstory
{
	width: 540px;
	padding: 4px;
	background-color: #ffffff;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;

}

div.navbox_style_1
{
	background-color:#002A6C;
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 10px;
	color: #FFF;
	font-size: 1.0em;
	font-weight: normal;
	display: block;
	text-align: left;
}

.navbox_style_1 H2
{
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

.navbox_style_1 h3
{
	margin-top: 0;
	margin-bottom: 4px;
	border-bottom: solid 1px #002a6c;
	padding: 5px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}
.navbox_style_1 a.title
{
	color: #FFF;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}
.navbox_style_1 a.title:hover
{
	color: #FFF;
	text-decoration: underline;
}
.navbox_style_1 p
{
	margin-top: 4px;
	margin-bottom: 4px;
	color: #FFF;
	font-size: 1.1em;
}

.navbox_style_1 a.more
{
	display: block;
	float: right;
	clear: left;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 4px;
	font-size: 1.0em;
}

.navbox_style_1 a.more:hover
{
	color: #C6D9F0;
	text-decoration: underline;
}

.navbox_style_1 a, .navbox_style_1 a:visited
{
	text-decoration: underline;
	color: #C6D9F0;
}


td.programlist
{
	border-bottom: solid 1px black;
	width: 100%;
	color: #000000;
	padding: 4px;
	margin-top: 4px;
	font-size: .8em;

}

td.partnerlist
{
	border-bottom: solid 1px black;
	width: 100%;
	color: #000;
	font-size: .7em;
	padding: 4px;
	font-weight: normal;
	margin-top: 4px;

}
.program_photo
{
	border: solid 1px #000;
	background-color: #ddd;
	color: #002a6c;
	font-size: .9em;
	width: 240px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 2px;
}
.country_map
{
	border: solid 1px #FFFFFF;
	margin: 3px;
}
div.country_activities
{
	border-left: solid 1px #999999;
	margin: 4px;
	background-color: #E4EFF3; 
}

table.front_page_photo
{
	font-size: 1.1em;
	color: #002A6C;
	padding:10px;
	font-weight: normal;
	background-color: #DDDDDD;
	margin-top: 4px;

}

table.front_page_photo H2
{
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 1.3em;
	font-weight: bold;
	color: #002A6C;
}


#footer
{
	background: #002A6C;
	height: 20px;
	color: white;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#footer td
{
	border-top: solid 1px #002a6c;
	border-bottom: solid 1px #002a6c;
	padding-left: 5px;
}

#footer a, #footer a:visited
{
	color: #fff;
	font-style: normal;
	text-decoration: none;
	font-size: .9em;
}

#footer a:hover, a:active
{
	text-decoration: underline;
}

#timestamp
{
	color: #002a6c;
	height: 30px;
	padding-left: 5px;
	font-size: .7em;
}

#rightnav
{
	padding: 0px;
	margin: 0px;
	background-color:#DDDDDD;
	border-left: solid 1px #cccccc;
}

#social_media
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin: 0px;
	float: right;
}

