body {
	padding:0 !important;
	margin:0 !important;
	background-image:url(bg.gif);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#0E44B0;
	font-weight:normal;
	margin:0 !important;
	padding:0 !important;
}

h2 {
	font: 11px "Times New Roman", Times, serif;
	color:#ABABAB;
	margin:0 !important;
	padding:0 !important;
}

h3 {
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#0E44B0;
	font-weight:bold;
	margin:0 !important;
	padding:0 !important;
}

table {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	vertical-align:top;
	text-align:justify;
}

a {
	color:#FF9000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

#main {
	width:746px;
	background-image:url(mainbg.gif);
	background-repeat:repeat-y;
	height:100%;
	display:block;
}

#logo {
	width:230px;
	height:118px;
	background-image: url(logo.gif);
	background-repeat:no-repeat;
	float:left;
	border-right:1px solid #FFFFFF;
}

#faces {
	width:515px;
	height:88px;
	background-image:url(faces.jpg);
	background-repeat:no-repeat;
	float:left;
}

#bluebar {
	width:448px;
	padding-left:50px;
	height:30px;
	background-color:#0E44B0;
	float:left;
	background-image:url(bluebarbg.gif);
	background-repeat:no-repeat;
}

#left {
	float:left;
	width:230px;
	margin-right:1px;
	border-top:1px solid #FFFFFF;
}

#navi {
	width:230px;
}

.navispacing {
	width:230px;
	height:12px;
	background-image:url(navispacing.gif);
	background-repeat:no-repeat;
}

#news {
	width:230px;
	height:36px;
	background-image:url(navinews.gif);
	background-repeat:no-repeat;
}

#right {
	width:507px;
	float:left;
	background-image:url(shadowright.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.subnavi {
	width:498px;
	background-color:#FF9000;
	text-align:center;
	float:left;
	clear:left;
}

#content {
	width:440px;
	padding:20px 28px 20px 30px;
	background-color:#FFFFFF;
	float:left;
	clear:left;
}

#maincontent {
	width:438px;
	float:left;
}

#minheight {
	width:1px;
	height:416px;
	float:right;
}

#cnote {
	width:428px;
	height:23px;
	background-image:url(c-bottom.gif);
	background-repeat:no-repeat;
	float:left;
	clear:both;
	background-color:#FFFFFF;
	color:#9A9A9A;
	padding:8px 35px;
}

#shadowright {
	width:9px;
	height:500px;
	background-image:url(shadowright.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}

#clear {
	height:1px;
	clear:both;
}

.imgcaption {
	width:100%;
	height:17px;
	background-color:#FF9000;
	color:#FFFFFF;
	vertical-align:center;
	padding:2px 0 0 0;
	margin-top:1px;
	text-align:left;
}

.newstitle {
	float: left;
	font-weight: bold;
	color: #4141BE;
	padding-left: 50px;
}

.newsdate {
	padding-right: 10px;
	font-size:9px;
	float:right;
	color: #4141BE;
}

.newssubheader {
	padding-left: 50px;
	padding-right: 10px;
	color: #4141BE;
}

.newsmore {
	margin-top:-10px;
	margin-right:10px;
	float:right;
	clear:left;
}

.newsmore a {
	color: #FF9000;
	text-decoration: underline;
}

.newssingletitle {
	float:left;
	font-size:14px;
	color:#3A3A9D;
	font-weight:bold;
}

.newssingledate {
	float: right;
	color:#3A3A9D;
}

.newslisttitle {
	padding-left:20px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #0E44B0;
	background-image:url(month_orangedot.gif);
	background-repeat:no-repeat;
	background-position:6px 5px;
}

.newslistdate {
	padding-right: 5px;
	font-size:11px;
	text-align: right;
	color:#FFFFFF;
	background-color: #0E44B0;
}

.table {
	border-right: 2px solid #0E44B0;
	border-bottom: 2px solid #0E44B0;
	border-left: 1px solid #0E44B0;
}

.tablecell {
	font-size:11px;
	color:#000000;
	padding:3px 5px;
	border-top:1px solid #0E44B0;
}

.tablecellrb {
	font-size:11px;
	color:#000000;
	padding:3px 5px;
	border-top:1px solid #0E44B0;
	border-right:1px solid #0E44B0;
}
	

.tablehead {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 5px 3px 25px;
	border-top:1px solid #0E44B0;
	border-left:1px solid #0E44B0;
	background-color:#0E44B0;
	background-image:url(month_orangedot.gif);
	background-repeat:no-repeat;
	background-position:7px 7px;
}

.news-amenu-item-year {
	list-style-type:none;
}

input, textarea {
	border: 1px solid #0E44B0;
	font: 11px Arial, Helvetica, sans-serif;
	color:#0E44B0;
	padding:0 2px 0 3px;
}

.formbutton {
	border: 1px solid #0E44B0;
	font: 11px Arial, Helvetica, sans-serif;
	width: 100px;
	background-color:#FFFFFF;
}	

#contactform td {
	padding:2px 0;
}
