a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

body {
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 9pt;
	line-height: 12.5pt;
	margin: 0pt;
}

hr {
	color: #ffffff;
	margin: 5px 0;
}

table {
	color: #333333;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 9pt;
	line-height: 12.5pt;	
}

/** 
 * Global styles 
 */ 
.error {
	color:#B20202;
}

.link_selected {
	color: #999999;
}

.photo_with_text {
	background-color: #DDDDDD;
	line-height: 11.5pt;
	vertical-align: text-top;
}

.photo_with_text .text{
	vertical-align: top;
	padding: 10px 15px;
}

.subhead {
	font-family: Times, serif;
	font-size: 17pt;
}

.subsubhead {
	font-family: Times, serif;
	font-size: 13pt;
	line-height: 19pt;
}

.subhead_small {
	font-family: Times, serif;
	font-size: 13pt;	
	font-weight: bold;
}

.subhead_small_red {
	color: #cc0000;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.tagline {
	color: #990000;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

/** 
 * Form styles 
 */ 
.form {
	vertical-align: top;
	background-color: #DDDDDD;
	line-height: 10pt;
	text-align: right;
}

.inline_form {
	padding: 0px;
	vertical-align: top;
	background-color: #DDDDDD;
	color: #333333; 
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 9pt;
	line-height: 10pt;
}

.inline_form td {
	padding: 0px;
}

.form tbody tr td {
	padding: 5px;
	vertical-align: middle;
}

.form right_align {
	padding: 0px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}

.form td.left_align {
	text-align: left;
}

input.textbox{
	width: 200px;
}

select {
	width: 200px;
}

textarea {
	width: 280px;
	height: 100px;
}

/** 
 * Global page section styles 
 */ 
.footer {
	color:#888888;
	font-size: 8.5pt;
	text-align: left;
	width: 740px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 12pt;
	letter-spacing: .25px;
}

.footer a {
	color:#888888;
	font-weight: bold;
}

/** 
 * Navigation styles 
 */ 
.nav_text { 	
	color: #555555; 
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16pt;
}

.nav_text a { 	
	color: #555555;
	text-decoration: none;
	}
	
.nav_text a:hover { 	
	color: #222222;
	text-decoration: none;
	}

.nav_text_on { 	
	background-color: #EFF2E6;
	color: #555555; 
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16pt;
}

.nav_text_on a { 	
	color: #555555;
	text-decoration: none;
	}
	
.nav_text_on a:hover { 	
	color: #222222;
	text-decoration: none;
	}
	
.subnav_text {
	background-color: #EFF2E6;
	color: #555555; 
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 16pt;
}

.subnav_text a { 	
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	}

.subnav_text a:hover { 	
	color: #222222;
	text-decoration: none;
	font-weight: normal;
	}

.sidebar_bg {
	background-color: #909388;
}

.nav_column_bg {
	background-color: #E0E5D4;
}

/** 
 * Homepage styles
 */ 
.homepage-title {
	color: #7e7b7b;
	font-family: Verdana;
	font-size: 19px;
}

.homepage-content {
	background-color: #dddddd;
	color: #7e7b7b;
	font-family: Verdana;
	font-size: 13px;
	padding: 10px 20px;
}

.sidebar_announcements_title { 	
	color: #555555; 
	font-weight: bold;
	text-transform:uppercase;
}

.sidebar_title { 	
	color: #000000; 
	font-size: 8.5pt;
	font-weight: bold;
}

.sidebar_desc { 	
	font-size: 8.5pt;
}

.sidebar_link { 	
	color: #003366; 
	font-size: 8.5pt;
	font-weight: bold;
}

/** 
 * Overview page styles 
 */ 	
.quadrant_text {
	background-color: #DDDDDD;
	padding-left: 20px;
	padding-right: 20px;
}

.quadrant_text a {
	font-size: 8.5pt;
	line-height: 11pt;
}

.quadrant_title {
	font-family: Times, serif;
	font-size: 16pt;
	line-height: 12pt;
}

/** 
 * Portfolio styles 
 */ 	
.portfolio_nav {
	height: 35px;
	background-color: #909388;
	color: #FFFFFF;
	font-size: 11pt;
    filter: alpha(opacity=90);
    opacity: 0.9; 
}

.portfolio_nav a.index { 
    display: block;
    float: left; 
    padding-right: 4px; 
}

.portfolio_nav div.right a.index { 
    display: block;
    float: right; 
    padding-right: 4px; 
}

.portfolio_photo {
	background-color: #DDDDDD;
}

.project_name {
	font-family: Times, serif;
	font-size: 16pt;
	line-height: 16pt;
}

/** 
 * Timeline styles 
 */ 
.timeline_title {
	height: 20px;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 8.5pt;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
}

.timeline_nav {
    color: #000000;
    font-family: Arial, Helvetica, Verdana, san-serif;
    font-size: 9pt;
    line-height: 8pt;
    font-weight: bold;
    color: #ffffff;
    vertical-align: bottom;
}

.timeline_nav a {
    color: #555555;
}

.timeline_nav a:hover{
	color: #111111;
}

.timeline_nav a.nohover:hover{
	color: #555555;
}

.timeline_nav_on {
    height: 20px;
    font-family: Arial, Helvetica, Verdana, san-serif;
    background-color: #990000;
    font-size: 9pt;
    line-height: 12pt;
    font-weight: bold;
    color: #ffffff;
    vertical-align: bottom;
    padding-left: 4px;
}

.timeline_nav_on a {
	color: #ffffff;
}

/** 
 * Sub-section page styles 
 */ 
.top_section {
	background-color: #DDDDDD;
	font-size: 8.5pt;
	line-height: 11pt;
}

.bottom_section {
	background-color: #DDDDDD;
	vertical-align: text-top;
}

.bottom_section td {
	vertical-align: top;
	padding: 30px 45px;
}

.bottom_section table td {
	color: #333333;
	padding: 0;
}

.left_right {
	background-color: #DDDDDD;
	font-size: 9pt;
	line-height: 11.5pt;
	vertical-align: text-top;
	padding: 15px;
}

/** 
 * Announcement styles 
 */ 
td.article_headline, 
td.photo_with_text {
	background-color: #DDDDDD;
	font-size: 9pt;
	line-height: 12.5pt;
	vertical-align: text-top;
}
td.article_headline {
	font-weight: bold;
}

