body {
		background-image: url(../images/structural/bg_panel_50px_menu3.gif);
		background-repeat: repeat-x;
		color: #333;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0px;
		padding: 0px;
		text-align: left;
}
a:link { color: #000099; }
a:hover, a:active {
		color: #000;
		background-color: #FFFFCC;
}
h3 {
		border-color: #C0C0C0;
		border-bottom-width: 1px;
}
#innerFrame li { line-height: 160%; }
p { line-height: 160%; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; }
/*******************
*Basic Page Structure
*******************/
#outerFrame {
		border: 0px;
		margin: 0px;
		padding: 0px;
		width: 705px;
}
#branding {
		height: 125px;
		padding: 0px 0px 0xp 0px;
		margin-top: 0px;
}
#navigationBox {
		height: 50px;
		margin: 0px;
		padding: 0px;
}
#innerFrame {
		border: 0px solid #868585;
		border-top: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px 32px 0px 32px;
		text-align:left;
}
#navtrail {
		background-color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		margin-top: 10px;
}
#primarycontent {
		background-color: #fff;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}
#cMain { background-color: #fff; }
#footerbox {
		background-color: #E8F0F7;
		text-align: center;
		margin: 10px 0px 0px 0px;
		padding: 10px 0px 10px 0px;
		border-top: 1px solid #2261B7;
		font: normal .7em Arial, Helvetica, sans-serif;
		clear: both;
}
#featured_project {
		background-color: #F3F8FF;
		background-image: url(../images/structural/striped_bg_blue_light_l.gif);
		border-top: 1px solid #DBE6F9;
		border-bottom: 1px solid #DBE6F9;
		margin: 60px 32px 0px 0px;
		padding: 8px;
		text-align: left;
}
#OEIfocus {
		background-color: #F3F8FF;
		background-image: url(../images/structural/striped_bg_blue_light_l.gif);
		border-top: 1px solid #DBE6F9;
		border-bottom: 1px solid #DBE6F9;
		margin: 58px 0px 0px 10px;
		padding: 8px;
		text-align: left;
		width: 230px;
}
#highlight_box {
		width: 238px;
		background-color: #FFF8D8;
		border: 1px solid #FFCC99;
		text-align: left;
		padding: 10px;
		margin-bottom: 15px;
}
#tagline {
		background-image: url(../images/structural/striped_bg_blue_lighter_l.gif);
		border-top: 1px solid #DBE6F9;
		border-bottom: 1px solid #DBE6F9;
		color: #000;
		float: right;
		font: nomral 1.2em Garamond, Georgia, "Times New Roman", Times, serif;
		margin: 4px 0 20px 0;
		padding: 8px;
		text-align: left;
		width: 170px;
}
#left_side {
		float: left;
		width: 48%;
}
#right_side {
		float: right;
		width: 40%;
}
/*******************
*Custom Branding Styles
*******************/
#branding h1 {
		color: #3366A9;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 2.2em;
		font-weight: normal;
		margin-top: 18px;
		padding: 0px 0px 0px 33px;
		text-shadow: #D6D6D6 1px 1px 1px; 
		text-align: left;
}
/*******************
*Custom Navigation Styles
*******************/
.navigation {
		height: 40px;
		margin-left: 20px;
}
.navigation a {
		color: #fff;
		display: block;
		float: left;
		font: 1.1em Arial, Arial, Helvetica, sans-serif;
		line-height: 45px;
		padding: 0px 13px 4px 13px;
		text-decoration: none;
}
.navigation a:hover {
		background-position: left bottom;
		color: #114599;
		display: block;
		float: left;
		font: 1.1em Arial, Arial, Helvetica, sans-serif;
		line-height: 45px;
		padding: 0px 13px 4px 13px;
		text-decoration: none;
}
/*******************
*Custom Content Styles
*******************/
#featured_project p {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top:4px;
}
#primarycontent h1, h2, h3, h4, h5 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin-bottom: 0px;
}
#primarycontent h2 { font-size: 2em; }
#primarycontent h3 {
		border-bottom: 1px dotted #ccc;
		color: #13489C;
		font-size: 1.8em;
}
#primarycontent h4 {
		border-bottom: 1px dotted #ddd;
		color: #555;
		font-size: 1.6em;
}
#primarycontent h5 {
		color: #555;
		font-size: 1.4em;
}
/*******************
*Other Custom Styles
*******************/
.amp {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 120%;
}
.buttons {
		padding: 0px;
		border: 1px solid #aaa;
		background: #FFFFCC;
		color: #0000CC;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: x-small;
		font-weight: bold;
}
.clearer { clear: both; }
.dark_grey_text { color: #333333; }
.in_line_headers {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight:bold;
}
.left { float: left; }
.medium_grey_text { color: #666666; }
.medium_text { font-size: 10pt; }
#notice {
		background-color: #FFFFCC;
		border-top: 2px solid #FF9933;
		border-bottom: 2px solid #FF9933;
		line-height: normal;
		padding: 6px;
}
.red_text { color: #CC0000; }
.right { float: right; }
.small_text {
		font-size: 8pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.spaced_text { line-height: 16pt; }
#tagline {
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13.5pt;
		font-weight: normal;
}
.testText { color:#f00; }
#site_label { display: none; }
