body {
    background: url('/images/backgrounds/headerBg.gif') repeat-x;
    margin: 0px;
    font-size: 14px;
    padding: 0px;
    font-family: Helvetica, Arial, sans-serif;
}

a img {
    border: 0px;
}

#header_print {
    display: none;
}

.fieldname {
    font-family: monaco, 'courier new';
    font-size: 12px;
    font-weight: bold;
}

#beta_notice {
    background: #E1EAF8;
    border: 1px solid #88abc9;
    margin: 0px 0px 10px 0px;
    padding: 8px 20px;
}

/* Download Link */

a#download {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	size:18px;
	color: #fff !important;
	text-decoration: none !important;
	background: #004296;
	padding:10px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px !important;
    
}


/* Main Elements */

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    margin-bottom: 0px;
    font-family: Helvetica, Arial, sans-serif;
}

#header {
    width: auto;
    padding: 0px 20px 0px 20px;
    margin: 0px;
    height: 150px;
    background: #FFFFFF url('/images/header.png') no-repeat;
}

#header #logo_link a {
    display: block;
    float: left;
    width: 300px;
    height: 120px;
    text-decoration: none;
}

#sponsors {
    font-family: helvetica, arial, sans-serif;
    color: #4a5364;
    padding: 7px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    margin: 0px;
	height:25px;
	vertical-align:bottom;
}

#sponsors a, #copy a {
    color: #2a303b;
    text-decoration: none;
    font-weight: normal;
}

/* Content */

#content_with_menu_wrapper {
    background-color: #f9f9f9;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
}

#content_with_menu_left {
    width: 217px;

    float: left;
    background: #f9f9f9;
    border-top: 1px solid #ccc;
    padding: 10px 20px;
    margin: 0px;
}

#content_with_menu_right {
    width: 700px;
min-height:700px;
    float: left;
    background: #fff;
    border-right: 0px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
    padding: 10px 20px;
    margin: 0px;
}

#content_with_menu_right .multi_column_list ul {
    width: 185px;
    float: left;
}

#content_with_menu_right table {
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
}

#content_with_menu_right ul li {
    font-size: 13px;
    margin-bottom: 3px;
    line-height: 17px;
}

#content_with_menu_right .footnotes {
    border-top: 1px solid #ccc;
    font-size: 11px;
}

#content_with_menu_right .footnotes ol li {
    margin-bottom: 6px;
}

#content_home {
    padding-left: 0px;
    min-height: 300px;
    background: #f9f9f9;
    padding-top: 0px;
    border: 1px solid #aaa;
}

#content_home p, #content_with_menu_right p {
    font-size: 13px;
    line-height: 18px;
}

#content_home h1, #content_with_menu_right h1 {
    font-family: Georgia, Garamond, 'Times New Roman', Serif;
    font-size: 25px;
    margin: 0px;
    font-weight: normal;
    border-bottom: 1px solid #eee;
}

#content_home h2, #content_with_menu_right h2 {
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0px 0px 0px;
    border-bottom: 1px solid #eee;
}

#content_home h3, #content_with_menu_right h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0px -10px 0px;
}

#services h3 {
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}

/* ==============================
Homepage top right content
============================== */
#featured_right {
    width: 390px;
    float: left;
    margin: 5px 15px;
}

#featured_right h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin: 3px 0px;
}

#featured_right p {
    margin: 0px;
    font-size: 15px;
}

#featured_right ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#featured_right ul li {
    font-size: 17px;
    display: block;
    margin: 5px 0px;
    padding: 0px;
    list-style: none;
}

#featured_right ul li a {
    background: #004296;
    padding: 5px;
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#featured_right ul li a:hover {
    background: #0059CD;
    text-decoration: none !important;
}

/* Home Page Featured */

#featured_left {
    height: 300px;
    width: 575px;
    position: relative;
    float: left;
    border: 0px;
   
}


/* Home Page Search - Header and description for the AidData search form on the home page. */

#search_home {
    background: #fff;
    border-bottom: 1px solid #aaa;
    padding: 100px 20px;
}






#search_home h1 {
    font-weight: bold;
    font-family: Helvetica, Arial;
    font-size: 2.5em;
    text-align: center;
}

/* Footer */

#footer, #footer_home {
    clear: both;
    height: 100px;
    padding: 10px 20px 10px 277px;
    background: #f9f9f9;
    font-size: 12px;
    color: #636363;
}

#footer_home {
    width: 957px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px 20px;
}

#bottom_border {
    height: 20px;
    margin: 0px 0px 0px 0px;
    width: 999px;
    background: #172137;
}

#footer a, #footer_home a {
    color: #7a7d7f;
}

#dg_wm_byu_logos {
    background: #fff;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    width: 150px;
    float: right;
    padding: 10px 5px;
    margin-top: -10px;
    margin-bottom: -10px;
    text-align: center;
    height: 100px;
}

#dg_wm_byu_logos img {
    border: 0px;
    padding: 4px;
}

#dg_wm_byu_logos img.wm {
}

#dg_wm_byu_logos img.byu {
}

#dg_wm_byu_logos img.dg {
    height: 25px;
}

/* Header Menu */

#menu ul {
    margin: 30px 0px;
    float: right;
}

#menu li {
    margin: 0px;
    display: inline;
    float: left;
    margin: 10px 0px 10px 0px;
}

#menu li a {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    padding: 3px 5px;
    margin: 0px 2px;
}

#menu li a.active, #menu li a:hover {
    background: #006fb4;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#menu li a.last {
    margin-right: 0px;
    margin-left: 0px;
}

/* Section Menu */

#section_menu {
}

#section_menu ul {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 13px;
}

#section_menu ul li {
    list-style: none;
    margin: 5px 0px;
}

#section_menu ul li ul {
    list-style: none;
    margin: 5px 0px 5px 10px;
}

#section_menu ul li ul li {
    list-style: none;
    font-size: 13px;
    margin: 5px 0px;
}

#section_menu a {
    color: #000;
    text-decoration: underline;
}

#section_menu h1 {
    background: #172137;
    width: auto;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    color: #fff;
    padding: 10px 20px;
    margin: -5px -20px 5px -20px;
    font-size: 13px;
}

#section_menu h1 a {
    color: #fff;
}

/* Google Site Search */

#sitesearch_header {
    width: auto;
    text-align: right;
    margin: 100px 0px 0px 0px;
}

#sitesearch_header a {
    color: #0d72db;
    font-size: 13px;
    font-weight: bold;
}

#sitesearch_header form {
    display: inline;
    padding: 0px;
    margin: 0px
}

#sitesearch_header input {
    border: 1px solid #eee;
    color: #aaa;
    font-family: Helvetica, Arial, sans-serif;
    padding: 3px;
    width: 150px;
	font-size:12px;
}

#sitesearch_header input.submit {
    padding: 4px;
    color: #fff;
    width: 25px;
    font-size: 11px;
    font-weight: bold;
    background: #004296;
    border: 0px;
    float: right;
    margin-left:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	position:relative;
	top:-3px;
}


/* Google Site Search */

#sitesearch_404 {
    text-align: left;
    width:400px;
}

#sitesearch_404 input {
    border: 1px solid #ccc;
    color: #a1a1a1;
    font-family: Helvetica, Arial, sans-serif;
    padding: 3px;
    width: 300px;
	font-size:12px;
}

#sitesearch_404 input.submit {
    padding: 4px;
    color: #fff;
    width: 70px;
    font-size: 11px;
    font-weight: bold;
    background: #004296;
    border: 0px;
    margin-top:2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.gs-title {
font-size:14px;
}


#gcs-results .gsc-tabsArea {
display: none !important;
}

#gcs-results .gsc-branding {
display: none !important;
}

#gcs-results .gs-visibleUrl-short
{
display:none;

}

#gcs-results .gs-visibleUrl-long
{
display:block;

}

#gcs-results input.gsc-input {
    border: 1px solid #eee;
    font-size:18px;
    font-family:helvetica, arial, sans-serif;
	padding:5px;
	font-weight:bold;
	margin:0px;
	background:none;
}

#gcs-results input.gsc-search-button {

    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #004296;
    border: 0px;
    float: right;
    margin: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#gcs-results td.gsc-input, #results gsc-search-box {
padding:0px;
margin:0px;
}


.clear {
    width: 100%;
    height: 2px;
    clear: both;
}

/* Project View */

#projectView h2, .projectViewRelatedProjects h2 {
    font-family: helvetica, arial, sans-serif;
    font-size: 17px;
    border: none;
    font-weight: bold;
}

#projectView h1, .projectViewRelatedProjects h1 {
    font-family: helvetica, arial, sans-serif !important;
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: bold !important;
    border: none !important;
    color: #505050;
    margin-bottom: 3px;
}

.projectViewField {
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;

}

.purposeCol {
    float: left;
    width: 50%;
}

.title {
    font-size: 14px;
}



.projectViewField p {
    
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.projectViewRow, .projectViewRelatedProjects {
    padding: 10px 0px 10px 0px;
}

.desc p {
    font-weight: normal;
    font-size: 14px !important;
}

.gray {
    background: #eee;
    margin: 0px -20px;
    padding: 10px 20px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

p.no_data {
    color: #a0a0a0;
    font-size: 12px !important;
    font-weight: bold;
}

.projectViewActions {
    background: #E1EAF8;
    border-top: 1px solid #416592;
    border-bottom: 1px solid #416592;
    margin: 0px -20px;
    padding: 5px 20px;
}

.crsRecord {
    background: #E1EAF8;
    border-top: 1px solid #416592;
    border-bottom: 1px solid #416592;
    margin: 5px -20px;
    font-size: 10px !important;
    font-weight:;
    padding: 0px 20px;
}

.projectViewActions ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.projectViewActions li {
    float: left;
    line-height: 20px;
    margin: 0px 25px 5px 0px;
    font-size: 12px;
}

.projectViewActions img {
    position: relative;
    top: 4px;
    margin-right: 5px;
}

.projectViewActions li a {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

.sharethis_wrapper {
    padding-top: 5px;
    font-size: 12px;
}

.sourceSelect {
    font-size: 12px;
    float: right;
}

.projectViewRelatedProjects ul {
    list-style: disc;
    font-size: 12px;
    margin: 0px;
    padding: 0px 0px 0px 20px;
}

.projectViewRelatedProjects li {
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

.projectViewRelatedProjectsCol {
    width: 200px;
    float: left;
    margin-right: 20px;
}

.projectViewRelatedProjectsSeeAllLink {
    text-align: left;
    margin-left: 20px;
}

.projectViewRelatedProjectsSeeAllLink a {
    font-size: 11px;
    background: #004296;
    padding: 3px 5px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.projectViewRelatedProjectsSeeAllLink a:hover {
    background: #0059CD;
    text-decoration: none !important;
}

.errors {
    color: red !important;
}

.left {
    width: 150px;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    color: #2a2b36;
}

td {
    padding: 5px;
    vertical-align: top;
}

.inner td {
    padding: 0;
    text-align: right;
}

.inner {
    border-collapse: collapse;
    padding: 0;
    font-size: 10px;
}

.inner td {
    padding: 5px;
}

.total td {
    border-top: 1px black solid;
}

.fieldname_row {
    background-color: #efefef;
  
    font-weight: bold;
}

.fieldname {
    font-family: Courier New;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
}

.category_row {
    text-align: left;
    font-size: 13px;
    background-color: #004296;
    font-weight: bold;
    color: #fff;

}

.odd {
    background: #eee;
}

.frequencies_head {
    background: #000;
    color: #fff;
}

.red {
    color: red;
}

.na {
    color: #ddd;

}

#selectAllButton, #deselectAllButton {
    width: 150px;
    font-size: 11px;
    background: #004296;
    padding: 5px 5px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
   	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#selectAllButton:hover, #deselectAllButton:hover {
    background: #0059CD;
    cursor: pointer;
}

.message {
    color: red;
    background: pink;
    padding: 8px;
    margin: 5px 0px;
    border: 1px solid red;
    font-size: 12px;
    line-height: 18px;
}

h2.projectViewSection {
    background: #004296;
    padding: 5px 20px;
    color: #fff;
    margin: 0px -20px !important;
    border: 0px;
    font-size: 14px !important;
}

.exportBackSearch {
    float: right;
	
}

#newsletter_form {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
}

#newsletter_form .news {
    font-size: 14px;
    float: left;
    line-height: 20px;
    font-weight: bold;
    width: 60px !important;
}

#exportFields label {
	 	font-size: 14px;
		line-height: 20px;
    	font-weight: bold;
}

#newsletter_form input.text, #exportFields input.text {
    font-size: 14px;
    font-family: helvetica, arial, verdana, sans-serif;
    line-height: 18px;
}

input.submit {
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #004296;
    border: 0px;
    float: right;
    margin: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

input.submit:hover {
   	background: #0059CD;
    cursor: pointer;
}

.loadingContainer {
    text-align: center;
    horizontal-aling: middle;
    position: absolute;
    z-index: 99;
    top: 0px;
    width: 1000px;
    background-color: #000;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity = 60)

}

.spinner {
    width: 240px;
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 18px;
    background: #e9e9e9;
    border: 1px solid #aaa;
    font-weight: bold;
    text-align: center;
    padding: 20px 10px;
    margin-left: 345px;
    position: absolute;
    z-index: 100;
}


p.pub_byline {
	font-size:12px !important;
	color:#a0a0a0;
	margin:10px 0px -8px 0px;
	padding:0px;
}


/*

Title:		jShowOff: a jQuery Content Rotator Plugin
Author:		Erik Kallevig
Version:	0.1.2
Website:	http://ekallevig.com/jshowoff
License: 	Dual licensed under the MIT and GPL licenses.

*/
	
#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: #efefef;
	position: relative;
	overflow: hidden;
	width: 575px;
	height: 300px;
	}
		
	
.jshowoff {
	width: 575px;
	margin: 0px;
	}
.jshowoff div {	
	width: 575px;
	height: 300px;
	}
.jshowoff div, .jshowoff img, .jshowoff {

	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}

.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	top: 5px;
	right: 10px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background: #0059CD;
	color: #fff;
	font-weight:bold;
	padding: 3px 5px 3px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	line-height: 14px;

	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #0059CD;
	}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;

	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}


#content_with_menu_right ol  {
	   
	    line-height: 18px;
	}
	
	#content_with_menu_right ol li  {
		    font-size: 13px;
		    line-height: 18px;
		}
		
.code {
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
	  font-size: 1em !important;
	font-weight:bold;
}		