/* CSS Document */
@import url(admin/admin-style.css); /*-- DO NOT REMOVE --*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	margin:0px;
	padding:0px;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input, textarea, select {
	font-size: 100%;
}
.input_align {
	vertical-align:text-bottom;
}
.image_align {
	vertical-align:bottom;
}
a {
	text-decoration: none;
	color:#C51100;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 120%;
	color:#849233;
}

h3 {
	font-size: 110%;
	color:#849233;
}

h4 {
	font-size: 105%;
	color:#849233;
}

h5 {
	font-size: 100%;
	color:#849233;
}

h6 {
	font-size: 100%;
	font-weight:normal;
	color:#849233;
}

hr {
	height: 1px;
	border: 0px;
	color: #b7b7b7;
	background: #b2bcbd;
}

/* Simple classes - dereferencing single style parameters to avoid inline styles */

.bold {
 font-weight: bold;
}

.clearboth {
 clear: both;
}
.noborder {
	border:none;
}
.floatleft {
 float: left;
}

.floatright {
 float: right;
}

.invisible {
	display: none;
}

.red_text_bold {
	color:#C51100;
	font-weight:bold;
}

.main_wrapper {
	width:770px;
}

.top_left {
	width:145px;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
}

.top_left_navigation_line {
	float:left;
	width:135px;
	background-color:#C51100;
	padding:5px 5px 4px 5px;
	clear:left;
	margin-top:-2px;
	height:21px;
}
.jump_menu {

}
.top_right {
	width:615px;
	background-color:#E3E3E3;
	float:left;
	margin-left:5px;
	padding-top:15px;
	padding-right:5px;
	padding-bottom:15px;
	text-align:right;
}
.top_right a {
	color:black;
}
.top_right_navigation {
	width:620px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	background-image:url(images/top_nav_col4.gif);
	background-repeat:repeat-x;
}
.top_right_navigation_line {
	float:left;
	margin-left:5px;
	width:620px;
	background-color:#C51100;
	background-image:url(images/top_sub_nav_center.gif);
	background-repeat:repeat-x;
}
.top_right_navigation ul {
	margin:0px;
	padding:0px;
}
.top_right_navigation li {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
.top_nav_col1 {
	float:left;
}
.top_nav_col2 {
	float:left;
	background-image:url(images/top_nav_col2.gif);
	background-repeat:repeat-x;
}
.top_nav_text {
	float:left;
	padding:16px;
	padding-top:3px;
	padding-bottom:0px;
}
.top_nav_text a {
	color:black;
}
.top_nav_col3 {
	float:left;
}
.top_nav_col4 {
	float:left;
	width:4px;
	background-image:url(images/top_nav_col4.gif);
	background-repeat:repeat-x;
}
.top_nav_red_col1 {
	float:left;
}
.top_nav_red_col2 {
	float:left;
	background-image:url(images/top_nav_red_col2.gif);
	background-repeat:repeat-x;
}
.top_nav_red_text {
	float:left;
	padding:16px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:0px;
}
.top_nav_red_text a {
	color:white;
}
.top_nav_red_col3 {
	float:left;
}
.top_sub_nav_left {
	float:left;
	width:2px;
}
.top_sub_nav_center {
	float:left;
	width:606px;
	padding:5px 5px 0px 5px;
}
.top_sub_nav_right {
	float:right;
	width:2px;
}
.page_content {
	float:left;
	width:770px;
	background-image:url(images/left_grad.gif);
	background-repeat:repeat-y;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:50px;
}
.left_column {
	float:left;
	width:145px;
	clear:left;
}
.left_column_text {
	float:left;
	width:125px;
	padding:10px;
	color:white;
}
.left_column_nav {
	width:145px;
	float:left;
	border-bottom:solid white 5px;
}
.left_column_nav ul {
	margin:0px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
}
.left_column_nav li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
.side_nav_top {
	float:left;
	width:145px;
	height:2px;
	border-top:thick solid white;
}
.side_nav_top_selected {
	float:left;
	width:145px;
	height:6px;
	border-top:thick solid white;
}
.side_nav_center {
	float:left;
	width:138px;
	background-image:url(images/nav_side_center.gif);
	background-repeat:repeat-y;
	padding:3px;
	padding-left:4px;
}
.side_nav_center_green {
	float:left;
	width:138px;
	background-image:url(images/nav_side_green_center.gif);
	background-repeat:repeat-y;
	padding:3px;
	padding-left:4px;
}
.side_nav_center_selected {
	float:left;
	width:138px;
	background-image:url(images/nav_side_center.gif);
	background-repeat:repeat-y;
	padding:3px;
	padding-left:4px;
	padding-top:0px;
}
.side_nav_center a, .side_nav_center_selected a, .side_nav_center_green a {
	color:white;
}
.side_nav_bottom {
	float:left;
	width:145px;
	height:2px;
}
.side_nav_child {
	color:#C51100;
	margin-left:5px;
	margin-top:2px;
}
.side_nav_level2 {
	font-weight:bold;
}


.main_column {
	float:left;
	width:620px;
	margin-left:5px;
}

.page_heading {
	width:620px;
	float:left;
	background-color:#CED899;
	background-image:url(images/grad_large.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.page_heading_h1 {
	float:left;
	width:400px;
	color:black;
	padding-top:70px;
	padding-left:20px;
}
.page_image {
	float:left;
	width:200px;
}


.center_column {
	float:left;
	width:380px;
	padding-left:20px;
	padding-right:20px;
	margin-top:30px;
	display:inline;
	overflow:hidden;
}
.center_column li {
	list-style:square;
}

.right_column {
	width:200px;
	float:left;
}
.right_column_heading {
	background-color:#849233;
	width:200px;
	float:left;
	color:white;
	margin-top:5px;
}
.right_column_heading_text {
	float:left;
	width:180px;
	padding:10px 5px 0px 5px;
	font-weight:bold;
	font-size:110%;
}
.right_column_heading_text a {
	color:white;
}
.right_column_heading_arrow {
	float:right;
	width:10px;
}
.right_column_section {
	background-color:#F2F2F2;
	float:left;
	width:190px;
	padding:5px;
	padding-bottom:10px;
}
.right_column_section p {
	margin:0px;
}

.footer {
	float:left;
	width:760px;
	background-image:url(images/grad_large.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#C5CD98;
	padding:5px;
}
.footer_image {
	float:left;
}
.footer_text {
	float:left;
	margin-left:20px;
	width:370px;
	color:#62664C;
}
.footer_line {
	width:770px;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}
.footer_line a {
	color:#000000;
}
.footer_line_text {
	float:left;
	color:#9C9D9F;
	margin-left:5px;
}
.footer_line_text ul, .footer_line_text_right ul {
	margin:0px;
	padding:0px;
}
.footer_line_text_right li {
	padding:0px;
	float:left;
	list-style:none;
	padding-right:3px;
}
.footer_line_text li {
	padding:0px;
	float:left;
	list-style:none;
	padding-right:10px;
}
.footer_line_text .border_left {
	padding-left:10px;
	border-left:1px solid #9C9D9F;
}
.footer_line_text_right .border_left {
	padding-left:5px;
	border-left:1px solid #000000;
}
.footer_line_text a {
	color:#9C9D9F;
}
.footer_line_text_right {
	float:right;
}
.footer_line_nemisys {
	float:right;
	margin-top:5px;
	clear:both;
}

/* People and Events listing */

.people_item {
	float:left;
	clear:both;
	margin-bottom:15px;
	width:380px;
}
.people_image {
	float:left;
}
.people_heading {
	padding:3px;
	font-weight:bold;
	background-color:#F2F2F2;
}
.event_heading {
	padding:3px;
	font-weight:bold;
	background-color:#F2F2F2;
	background-image:url(images/event_arrow.gif);
	background-repeat:no-repeat;
	background-position:top right;
	margin-bottom:3px;
}
.people_text {
	float:left;
	margin-left:5px;
	width:275px;
}
.people_text_text {
	float:left;
	padding:3px;
	width:269px;
}
.event_text_text {
	float:left;
	padding:3px;
	background-color:#F2F2F2;
	width:269px;
}
.news_text_text {
	float:left;
	padding:3px;
	background-color:#F2F2F2;
	width:269px;
	background-image:url(images/news_arrow.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.news_text_text p {
	display:inline;
}
.wide_item {
	margin-left:0px;
	width:380px;
}
.wide_item_text {
	margin-left:0px;
	width:374px;
}
.people_text p {
	margin:0px;
	margin-top:5px;
	padding:0px;
}



/* End people listing */

/* Document Listing Styles */

.documents{
	float:left;
	margin-bottom:15px;
}
.document_line {
	background-color:#F2F2F2;
	width:373px;
	padding:2px;
	padding-left:5px;
	margin-bottom:2px;
	float:left;
}
.document_title {
	float:left;
	font-weight:bold;
}
.document_download {
	padding-right:15px;
	width:55px;
	float:right;
	background-image:url(images/red_arrow_grey.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.document_size {
	float:right;
	width:70px;
}
.document_summary {
	float:left;
	width:303px;
}
.document_side {
	background-color:#F2F2F2;
	width:193px;
	padding:2px;
	padding-left:5px;
	margin-top:5px;
	float:left;
}
/* End Document listing styles */

/* Search Styles */

.search_section a {
	color:#000000;
	
}
.searchsection {
	background-color:#F2F2F2;
	width:358px;
	padding:2px;
	padding-left:20px;
	margin-bottom:2px;
	float:left;
	background-image:url(images/search+.gif);
	background-position:3px 4px;
	background-repeat:no-repeat;
}
.search_expanded {
	background-image:url(images/search-.gif);
}
.searchsection_title {
	float:left;
	width:290px;
	padding-left:2px;
}
.searchsection_results {
	float:right;
	width:50px;
}
.search-result-summary {
	padding-left:2px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
.search-result-summary p {
	margin-top:2px;
	margin-bottom:2px;
}

.contactsection_title {
	float:left;
	width:350px;
	padding-left:2px;
}
	

/* End search Styles */

/* Sitemap Styles */

.sitemap_section {
	background-color:#F2F2F2;
	float:left;
	width:370px;
	margin-bottom:3px;
	padding:5px;
}
.sitemap_section a {
	color:#000000;
}
.sitemapelement a {
	color:#C51100;
}

.sitemap_item {
	background-color:#F2F2F2;
	float:left;
	width:370px;
	margin-bottom:3px;
	padding:5px;
}
.sitemapelementa2z a {
	float:left;
	color:#000000;
	padding:5px;
	padding-left:20px;
	width:350px;
}


/* End of sitemap styles */

/* Form styles */

.row {
	float:left;
	clear:both;
	width:380px;
	margin-bottom:15px;
}
.main_wrapper label {
	float:left;
	width:100px;
	text-align:right;
	font-weight:bold;
	margin-right:10px;
	padding-top:3px;
}
.text_field {
	float:left;
	width:260px;
}
/* End form styles */


.news_calendar {
	background-color:#FFFFFF;
	padding-bottom:2px;
}
.news_calendar_year, .news_calendar_quarter{
	margin:3px;
	font-weight:bold;
	color:#C51100;
}
.news_calendar_months {
	float:left;
	width:145px;
	background-color:#FFFFFF;
}
.news_summary {
	color:#849233;
	font-weight:bold;
}
.news_image {
	float:left;
	margin:5px 5px 5px 0px;
}
.left_align {
	float:left;
}
.right_align {
	float:right;
}
