
body {
	font-family: Arial, Helvetica, san-serif; 
	color:black; 
	font-size:8pt; 
	background-color:gray
}

h1 {font-size:10pt}
h2 {font-size:10pt}

a:link {color:darkgreen; text-decoration:none}
a:visited {color:darkgreen; text-decoration:none}
a:active {color:darkgreen; text-decoration:none}
a:hover {color:red; text-decoration:underline}

b {color:black}
p {font-size:9pt}
ul {font-size:10pt}
li {font-size:8pt}

span.logo_large {position:relative; font-size: 24pt; font-weight:bold; color:white; text-shadow: 0.1em 0.1em grey}
span.logo_small {position:absolute; top:100; font-size: 12pt; font-weight:bold; color:lightgray; text-shadow: 0.1em 0.1em grey}
span.layout_menu {font-size: 10pt; font-weight:bold; color:lightgray; text-shadow: 0.2em 0.2em grey}
span.i18 {font-size: 18pt; font-weight:bold; font-style:italic; color:black;}
span.p16 {font-size: 12pt; color:black;}

div.centered {
	position:relative;
	width:696px; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#f7f8f0;
}

div.layout_navbar {
	width:696px;
	background-color:#f7f8f0;
}

div.layout_navbar_anchor {
	position:relative;
	background-color:black;
}

div.layout_navbar_title {
	position:absolute;
	top:0px;
	left:178px;
	width:512px;
	padding:3px;
	height:44px;
	text-align:center;
	background-color:black;
}

div.layout_navbar_tab_left {
	position:absolute;
	top:50px;
	left:178px;

}

div.layout_navbar_tab {
	position:absolute;
	top:65px;
	left:228px;
	width:462px;
	padding:3px;
	height:30px;
	text-align:left;

}

div.layout_footbar_anchor {
	height:50;
	background-color:white;
}

div.layout_footbar_tab_left {
	position:absolute;
	top:0;
	left:178px;
}

div.layout_footbar_tab {
	position:absolute;
	top:50px;
	left:0px;
	width:140px;
	height:39px;
	text-align:center;

}

div.layout_footbar_block{
	position:relative;
	top:50px;
	width:696px;
	height:60px;
	text-align:center;
	font-size:8pt;
	background-color:black;
}

div.layout_footbar{
	width:696px;
	color:#004827; 
	font-size:8pt;
	background-color:black;
}

div.layout_footbar_title {
	position:absolute;
	z-index:1;
	top:0px;
	left:228px;
	width:468px;
	height:41px;
	text-align:right;
	border-top:3px solid red;
}

div.layout_footbar_logo {
	position:absolute;
	top:0px;
	left:228px;
	width:462px;
	padding:3px;
	height:41px;
	text-align:center;
	border-top:3px solid red;
	background-color:black;
}

div.main_content{
	min-height:250px;
	background-color:#f7f8f0;
}

div.mainpage {
	width:690px; 
	padding:3px;
	background-color:#f7f8f0;
}

div.column_header {
	color: white;
	font-size: 9pt;
	text-align:left;
	padding:5px 0px 5px 3px;
	background: transparent url(img/column_header.jpg) repeat scroll left
}


div.content_header {
	font-size: 9pt;
	text-align:left;
	padding:5px 0px 5px 0px;
	background-color:#0059A8;
}

div.content_wrapper {
	padding: 4px;

}

div.content_block {
	width:100%;
	border-top: 3px groove lightgrey;
	border-bottom: 3px groove lightgrey;
	padding: 3px;
	background-color:white
}

div.event_block {
	width:100%; 
	border-top: 3px groove lightgrey;
	border-bottom: 3px groove lightgrey;
	background-color:white
}

div.event_date{
	padding: 2px;
	font-size: 7.5pt; 
	background-color:#a9b779;
}

div.event_title{
	padding: 0px 5px 5px 5px;

}

div.event_details{
	padding: 15px;
	font-size: 9pt; 
	background-color:white;
	width:600px; 
}


div.story_block {
	width:100%; 
	border-top: 3px groove lightgrey;
	border-bottom: 3px groove lightgrey;
	background-color:white
}

div.story_date{
	padding: 2px;
	font-size: 7.5pt; 
	background-color:#a9b779;
}

div.story_title{
	padding: 0px 5px 5px 5px;

}

div.story_details{
	padding: 15px;
	font-size: 9pt; 
	background-color:white;
	width:600px; 
}

div.media_block {
	width:100%; 
	border-top: 3px groove lightgrey;
	border-bottom: 3px groove lightgrey;
	background-color:white
}

div.media_date{
	padding: 2px;
	font-size: 7.5pt; 
	background-color:#a9b779;
}

div.media_title{
	padding: 0px 5px 5px 5px;

}

div.media_details{
	padding: 15px;
	font-size: 9pt; 
	background-color:white;
	width:600px; 
}

div.form_page {
	align:center; 
	width:650px; 
	background-color:#f7f8f0;
	padding:5px 0px 0 0;
	position:relative
}

div.form_body{
	border-top:3px groove lightgrey;
	border-right:3px groove lightgrey;
	border-bottom:3px groove lightgrey;
	border-left:3px groove lightgrey;
	padding:20px
		
}

td.form_help_bar{
	background-color:silver;
}

span.form_label{
	text-align:right;
	color:darkgray; 
	font-weight: bold;
	font-size:9pt;
	font-face: arial;
	background-color:white
}

span.form_field{
	color:darkgray; 
	font-size:9pt;
	font-face: arial;
	background-color:white
}

span.form_help{
	padding:2px;
	color:slateblue; 
	font-size:8pt;
	font-face: arial;
	background-color:white
}

div.form_actionbar{
	text-align:left;
	width:100%;
	padding:2px;
	color:slateblue; 
	font-size:9pt;
	font-face: arial;
	background-color:white
}

