@charset "UTF-8";
/* CSS Document */

img {
	border: 0;
	text-align: center;
}

.imgleftfloat {
	float: left;
	margin: 0 30px 0 0px;
}

.imgrightfloat {
	float: right;
	margin: 0 0 0 30px;
}

.oue_clear { clear: both; height: 0; }
hr {
	height: 1px;
	background: #000;
	color: #000;
	border: 0;
}

#oue_wrapper {
	width: 880px;
	margin: auto;
	font-family: "Gill Sans MT" , "Gill Sans" , "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #EBE7CC;
}

#left_research ul {
	/*display: none;*/
}

#left_research li {
	padding-bottom: 0;
}

.oue_formTableCell {
	padding: 5px 20px 5px 0;
}

.oue_formTableCell2 {
	padding: 5px 20px 5px 0;
	font-size: 11px;
}

/******* TOPNAV ********/
#oue_banner {
	width: 880px;
	height: 120px;
	background:url(../images/banner_bg.png);
}

#oue_banner h1 {
	margin: 0px;
	padding: 6px 0 0 14px;
}

#oue_navbar {
	width: 880px;
	height: 28px;
	position: relative;
	z-index: 100;
	top: 5px;
}

#oue_menubar {
	width: 880px;
	height: 28px;
	position: absolute;
	z-index: 100;
}

#oue_menubar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#oue_menubar dt {
	float: left;
	margin: 0;
	padding: 0;
}

.oue_menu {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 28px;
	background: #598D50;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	display: none;
	z-index: 120;
	font-family: "Gill Sans MT" , "Gill Sans" , "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.oue_menu a {
	color: #fff;
	text-decoration: none;
}

.oue_menu a:hover {
	text-decoration: underline;
	color: #ff0;
}

.oue_menu li {
	padding: 5px 5px 5px 14px;
	border-bottom: 1px solid #CCF9C2;
}
	

#menu_programs 	{ left: 0; width: 171px; }
#menu_policy 	{ left: 171px; width: 225px; /*display: block;*/ }
#menu_research 	{ left: 396px; width: 203px; /*display: block;*/ }
#menu_about 	{ right: 0; width: 154px; }
/******** CONTENT AREA ***********/
#oue_main {
	width: 880px;
	background:url(../images/leftnav.gif) repeat-y left;
}

#oue_secondaryNav {
	float: left;
	width: 182px;
	font-family: "Gill Sans MT" , "Gill Sans" , "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#oue_secondaryNav .padding {
	padding: 14px;
}

#oue_search { padding-bottom: 11px; }

#oue_search .searchbox {
	width: 94px;
	border: 1px solid #000;
	font-size: 10px;
	font-family:  "Gill Sans MT" , "Gill Sans" , "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 3px;
}

#oue_secondaryNav h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 6px 0;
}

#oue_secondaryNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#oue_secondaryNav li {
	margin: 0;
	padding: 0 0 6px 0;
}

#oue_secondaryNav .homeone {
	text-transform: uppercase;	
}

#oue_secondaryNav .homeone li {
	padding-bottom: 24px;
}

#oue_secondaryNav a {
	color: #000;
	text-decoration: none;
}

#oue_secondaryNav a:hover {
	text-decoration: underline;
}

/** CONTENT **/

#oue_contentArea {
	width: 670px;
	float: right;
	margin: 14px 13px 14px 14px;
	font-size: 12px;
	color: #3D484F;
	/**color: #EBE7CC;*//
	line-height: 18px;
}

#oue_contentArea a {
	color: #598d50;
}

#oue_contentArea p {
	margin: 0 0 21px 0;
}

#oue_contentArea h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0 0 12px 0;
	line-height: 26px;
	text-align: center;
}

#oue_contentArea h3 {
	margin-bottom: 0;
	font-size: 14px;
}

#oue_contentArea h4 {
	margin-bottom: 0;
	font-size: 12px;
}

#oue_contentArea ol li {
	padding-bottom: 11px;
}

#oue_contentArea .hl {
	font-weight: bold;
	color: #b35540;
	font-size: 14px;
}

#oue_contentArea .blockcols {
	width: 293px;
	margin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
	border: 1px solid #000;
	float: left;
	text-align: center;
}

#oue_contentArea .blockcols ul {
	padding: 0;
}

#oue_contentArea .blockcols li {
	padding: 0;
}

/**** HOMEPAGE ****/
#oue_homeLeft {
	width: 480px;
	float: left;
}

#oue_HomeRight {
	width: 172px;
	float: right;
}

#HomeNews {
	border: 1px solid #000;
	padding: 13px;
	margin: 0px 0 11px 0;
	background: #c56a4f;
	color: #fff;
}

#HomeNews h2 {
	margin: 0 0 11px 0;
	padding: 0;
	font-family: "Gill Sans MT" , "Gill Sans" , "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

#HomeNews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#HomeNews li {
	padding: 0 0 11px 0;
}

#HomeResearch {
	border: 1px solid #000;
	padding: 13px;
	margin: 0px;
	background: #689d62;
	color: #fff;
}

#HomeResearch a {
	color: #ff0;
}

#HomeNews a {
	color: #fff; }
	
#oue_tip {
	width: 452px;
	background: #DBCF72;
	border: 1px solid #000;
	padding: 13px;
	margin-top: 10px;
	color: #000;
}

#oue_tip h2 {
	text-align: center;
}

#oue_tip p {
	margin: 0 0px 12px 0;
}

#oue_tip2 {
	width: 470px;
	height: 600px;
	background-repeat: no-repeat;
	background-image: url(../images/stickyNote.jpg);
}
#tipText
{
	font-family: "Pristina";
	font-size: 24px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	line-height: normal;
}

#oue_tip2 .padding {
	padding: 0 15px 0 49px;
}

#oue_tip2 h2 {
	/*text-align: center;*/
}

#oue_tip2 p {
	margin: 0 0px 12px 0px;
}
	
/** SPOTLIGHT **/
#oue_spotlightWrapper {
	height: 280px;	
	width: 478px;
	position: relative;
	border: 1px solid #000;
}

.oue_panel {
	width: 478px;
	height: 280px;
	position: absolute;
	top: 0;
	left: 0;
	
	filter:alpha(opacity=0);
		-moz-opacity:0;
		-khtml-opacity: 0;
		opacity: 0;
}

.oue_panelback {
	width: 478px;
	height: 280px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}

.oue_panelCaption {
	width: 468px;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 75;
	background: #fff;
	color: #000;
	padding: 5px;
	
		filter:alpha(opacity=70);
		-moz-opacity:0.7;
		-khtml-opacity: 0.7;
		opacity: 0.7;

}

.oue_panel h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.oue_panel p {
	margin: 0;
	padding: 0;
}
/**** FOOTER *****/
#oue_footerNav {
	width: 880px;
	background: #2F383E;
	color: #fff;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	padding: 3px 0 3px 0;
	float: right;
}

#oue_footerNav p {
	margin: 0;
	padding: 2px;
}

#oue_footerNav a {
	color: #fff;
	text-decoration: none;
}

#oue_footerNav a:hover {
	color: #ff0;
	text-decoration: underline;
}

#oue_leftSecondaryNav {
	color: #462119;
}

#oue_leftSecondaryNav h2 {
	color: #000;
}

#oue_leftSecondaryNav a {
	/*text-decoration: underline;	*/
	color: #000;
}

#oue_leftSecondaryNav li {
	padding-left: 10px;
}

#oue_leftSecondaryNav ul {
	padding-bottom: 11px;
}

/******* MISC *******/

.oue_footnote {
	font-size: 9px;
	text-align: center;
}

.oue_quotey {
	font-style:italic;
}

.oue_crtd {
	padding: 10px;
	margin: 0;
	width: 125px;
	text-align: center;
}

.oue_smeep {
	float: left;
	margin: 0 30px 0 0;
}

.smorp {
	text-align: center;
}

.oue_resthreecol {
	float: left;
	width: 201px;
	text-align: center;
	margin: 20px 0 20px 0;
}

.oue_resmidcol {
	float: left;
	width: 228px;
	margin: 20px 20px 20px 20px;
	font-size: 14px;
}

.oue_resmidcol h4 {
	font-size: 14px;
}

.oue_resmidcol ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.oue_resmidcol li {
	padding-bottom: 11px;
}

.oue_resfourcol {
	width: 167px;
	float: left;
	text-align: center;
	font-size: 14px;
	margin: 20px 0 20px 0;
}

.oue_restwocol {
	width: 300px;
	float: left;
	margin: 20px auto 20px auto;
	text-align: center;
	font-size: 14px;
}

.ghuh {
	width: 223px;
	float: left;
	text-align: center;
	margin: 20px 0 20px 0;
}

.shpittles {
	padding: 10px 20px 10px 0;
}

.shloop {
	padding: 0 10px 20px 0px;
}

.oue_2spacedUL li {
	padding-bottom: 11px;
}

.oue_doubleColumn {
	width: 270px;
	margin: 0 30px 0 30px;
	float: left;
	text-align: justify;
}

.oue_urcadFreemanQuote {
	width: 410px;
	margin: auto 130px auto 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.urcad_submit h3 {
	border-bottom: 1px solid #000;
}

.urcad_copre {
	padding: 0 10px 5px 0;
}

.urcad_preftimes {
	display: none;
}

.urcad_head { 
	padding-bottom: 12px; 
	margin-bottom: 12px;
	text-align: center;
}

.coPresenterH {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #b35540;
	}

/** BLOG STUFF **/
.blog_dateHeader {
	font-weight: bold;	
	text-transform: uppercase;
	font-size:14px;
}

.blog_footer {
	font-size: 10px;
}

/** MISC **/
.admin_form_cell {
	padding: 0 5px 0 0;
	width: 30px;
	text-align: center;
}

.admin_results_cell {
	padding: 5px;
	border-bottom: 1px solid #333;
}

.admin_rowselect {
	background: #535540;	
}

.admin_rowdeselect {
	background: none;
}

.admin_rowspam {
	background: #aaa;
}

.choices {
	width: 223px;
	float: left;
	
}

