body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

td, th
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}

a:link{
	color:#536650;
	text-decoration: none;
}

a:visited{
	color: #536650;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}



input{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
select{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
textarea{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

h1, h2, h3, h4, h5, h6
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color: #536650;
}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

.header
{
	text-align:right;
	padding-right: 15px;
	font-size:10px;
}

.footer
{
	text-align:center;
	font-size:10px;	
}

.header a:link, .footer a:link, .header a:visited, .footer a:visited
{
	color: #536650;
	text-decoration: none;
}

.header a:hover, .footer a:hover
{
	text-decoration:underline
}

.footer_copyright
{
	text-align:center;
	font-size: 9px;
	color: #666666;
}

.left_col
{
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 5px;	
}

.left_col_heading
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #536650;
	font-size: 13px;
	font-weight: bolder;
}

.left_col_heading a:link{}
.left_col_heading a:visited{}
.left_col_heading a:active{}
.left_col_heading a:hover{}

.left_col_body
{
	padding-top:3px;
	padding-bottom: 3px;
	font-size: 10px;
}


.left_col_body a
{
	color: Black;
	text-decoration: none;
}

.left_col_body a:hover
{
	text-decoration: underline;
}

.last_updated
{
	color: #999999;
	font-size:10px;
}

.right_col_body
{
	font-size: 11px;
	line-height: 130%;
}

.events_list_entry
{
	padding-bottom: 15px;
}

.events_list_entry_title{
	color: #536650;
	font-weight: bold;
	padding-bottom: 3px;
}

.homepage_box_title{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color: #536650;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.homepage_box_body{
	padding-left: 10px;	
	line-height: 125%;
}

.related_files_links_title{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color: #536650;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.left_col_news_title{}

.left_col_notice_title a:link{color: #C0031F;}
.left_col_notice_title a:hover{color: #C0031F;}
.left_col_notice_title a:active{color: #C0031F;}
.left_col_notice_title a:visited{color: #C0031F;}

.news_title{
	color: #536650;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

.notice_title{
	color: #C0031F;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

.notice_title a:link{color: #C0031F;}
.notice_title a:visited{color: #C0031F;}
.notice_title a:hover{color: #C0031F;}
.notice_title a:active{color: #C0031F;}

.news_notices_body
{
	background-color: #DDE0DC;
	border-color: #ffffff;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.search_message{
	padding-top: 5px;
	padding-bottom: 5px;
}

.search_result_entry{
	padding-top: 5px;
	padding-bottom: 8px;
}

.search_result_title{
	padding-bottom: 5px;	
	font-size: 11px;
}

.search_result_title a:link {text-decoration: underline;}
.search_result_title a:visited {text-decoration: underline;}
.search_result_title a:active {text-decoration: none;}
.search_result_title a:hover {text-decoration: none;}

.search_result_body{
	padding-left: 30px;
}

.right_col_th{padding:4px; text-align:left; color:#FFFFFF; background-color:#666666;}

.right_col_td{padding:4px; background-color:#DDE0DC;}

.form_row{padding-top:2px; padding-bottom:2px;}
.form_field_name{width:150px;}