#container {
	text-align: left;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	height: 170px;
	background-image: url(../Images/title.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	color: #808080;
	background-color: #f1f1f1;
	font-size: 11px;
	text-align: right;
	padding: 5px;
	margin: 5px;
}

html, body {margin: 0px; padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 10px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d9d9d9;
	background-image: url(../Images/mainbg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
p, td {
	line-height: 1.5;
	margin: 5px;
}
hr {color: #c0c0c0; height: 1px;}
.boxed_outline {
	border: 1px solid #d7d7d7;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-right: 20px;
}
.boxed_header_green {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 22px;
	background-image: url(../Images/box_header.gif);
	width: 100%;
}

.boxedcontent {
	background-color: #ffffff;
	padding: 6px;
	min-height: 75px;
	margin: 5px;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-image: url(../Images/grass.jpg);
}


ul {line-height:1.8;}

h1 {
	font-size: 100%;
	color: #4b69af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menucontainer ul { margin: 0px; padding: 0px; padding-left: 10px; list-style-type: none;}
.menucontainer a { color: #4B69AF; display: block; margin: 0px 0px 0px 0px; text-decoration: none;  }

.menucontainer a:link, .menucontainer a:visited {padding: 3px 2px 3px 5px; text-decoration: none; border-top: 2px solid #E7E7E7;  font-weight: bold; width: 173px; font-size: 13px;}
.menucontainer a:hover, .menucontainer a:active {padding: 3px 2px 3px 5px; color: #FFFFFF; text-decoration: none; border-top: 2px solid #FFFFFF; background:#4B69AF;  font-weight: bold; width: 173px; font-size: 13px; }

.menucontainer a.active:link, .menucontainer a.active:visited {padding: 3px 2px 3px 5px; text-decoration: none; border-top: 2px solid #FFFFFF;  font-weight: bold; width: 173px; font-size: 13px; background:#E7E7E7; color: #4B69AF;  }
.menucontainer a.active:hover, .menucontainer a.active:active {padding: 3px 2px 3px 5px; color: #000000; text-decoration: none; border-top: 2px solid #FFFFFF; background:#E7E7E7;  font-weight: bold; width: 173px; font-size: 13px;}

.menucontainer a.sublink:link, .menucontainer a.sublink:visited {color: #4B69AF; padding: 1px 2px 1px 5px; border-left: 5px solid #E7E7E7; background:#FFFFFF; text-decoration: none; border-top: 1px solid #E7E7E7;  font-weight: normal; width: 168px; font-size: 11px;}
.menucontainer a.sublink:hover, .menucontainer a.sublink:active {padding: 1px 2px 1px 5px; border-left: 5px solid #B20000; color: #B20000; text-decoration: none; border-top: 1px solid #E7E7E7; border-left: 5px solid #B20000; background:#F7E6E6 url(../layout/menus_active.gif) no-repeat center right; font-weight: normal; width: 168px; font-size: 11px; color: #000000; }

.boxed_header_red {

	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	height: 22px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b20000;
}

.boxed_header_blue {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 22px;
	background-image: url(../Images/box_header.gif);
}
