@charset "UTF-8";
body {
	margin: 0;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
a {
	color: #b11117;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: none;
}
#wrapper_shadow {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../SiteImages/WrapperBG.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper_footer {
	height: 90px;
	width: 960px;
	position: relative;
	text-align: left;
	background-image: url(../SiteImages/FooterBG.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer_nav {
	height: 47px;
	width: 695px;
	position: absolute;
	left: 75px;
	top: 11px;
	font-size: 10px;
	color: #AAA;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer_nav a {
	color: #b11117;
	text-decoration: none;
	font-size: 9px;
}
#footer_sw {
	height: 60px;
	width: 125px;
	position: absolute;
	top: 0px;
	right: 65px;
}
#container {
	background-color: #FFF;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../SiteImages/ContainerBG.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#topgrad {
	height: 10px;
	width: 900px;
	position: relative;
	font-size: 10px;
	line-height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#sign_flash_container {
	left: 150px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 100;
	height: 300px;
	width: 300px;
}
#header_area {
	height: 250px;
	width: 900px;
	position: relative;
	background-color: #FFF;
}
#header_logo {
	position: absolute;
	height: 250px;
	width: 200px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#header_address {
	height: 50px;
	width: 310px;
	position: absolute;
	z-index: 10;
	left: 25px;
	top: 195px;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header_address p {
	margin-top: 0em;
	margin-bottom: 0em;
}
#header_flash {
	position: absolute;
	height: 250px;
	width: 700px;
	top: 0px;
	right: 0px;
	z-index: 1;
	text-align: left;
}
#header_nav {
	width: 200px;
	position: absolute;
	z-index: 10;
	top: 20px;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	font-weight: normal;
	right: 25px;
	text-align: right;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header_nav a {
	color: #FFF;
	text-decoration: none;
}
#header_nav a:hover {
	color: #000;
	text-decoration: none;
}
#header_nav a.current {
	color: #000;
	text-decoration: none;
}
#status_area {
	height: 35px;
	width: 900px;
	position: relative;
	background-image: url(../SiteImages/StatusAreaBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#status_date {
	width: 170px;
	position: absolute;
	top: 12px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	left: 15px;
	text-align: center;
	color: #B9161C;
	z-index: 5;
}
#status_search {
	height: 35px;
	width: 400px;
	position: absolute;
	top: 0px;
	left: 210px;
	background-image: url(../SiteImages/SearchBoxBG2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 33px;
	z-index: 200;
}
#status_breadcrumbs {
	height: 20px;
	width: 250px;
	position: absolute;
	top: 12px;
	right: 20px;
	text-align: right;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #848484;
	z-index: 5;
}
#content_area_home {
	width: 900px;
	position: relative;
	background-image: url(../SiteImages/ContentAreaHomeBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_area_main {
	width: 900px;
	position: relative;
	background-image: url(../SiteImages/ContentAreaMainBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_left {
	float: left;
	width: 200px;
	position: relative;
	display: inline;
}
#nav_panel {
	width: 180px;
	position: relative;
	background-color: #B11117;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 20px;
}
#nav_buttons {
	width: 180px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
#nav_buttons p {
	margin-top: 0em;
	margin-bottom: 0em;
}
#content_centre {
	float: left;
	width: 450px;
	position: relative;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#content_centre p {
	margin-top: 0em;
	margin-bottom: 1em;
}
#content_centre a {
	color: #b11117;
	text-decoration: underline;
}
#content_centre a:hover {
	color: #999;
	text-decoration: none;
}
#content_centre ul {
	margin-top: -1em;
	margin-bottom: 1em;
	text-align: left;
}
#content_centre li {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: -1em;
	text-align: left;
}
#content_right {
	float: left;
	width: 180px;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}
#content_main {
	float: left;
	width: 650px;
	position: relative;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#content_main a {
	color: #b11117;
	text-decoration: underline;
}
#content_main a:hover {
	color: #666;
	text-decoration: none;
}
#content_main ul {
	margin-top: 0em;
	margin-bottom: 1em;
	text-align: left;
}
#content_main li {
	margin-top: 0em;
	margin-bottom: 0.2em;
	margin-left: -1em;
	text-align: left;
}
#content_main td {
	vertical-align: top;
}
#content_main td p{
	margin-top: 0.1em;
	margin-bottom: 0.3em;
}
#subnav_area {
	width: 165px;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
	font-size: 11px;
	padding-bottom: 10px;
	float: right;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../SiteImages/SubnavBG.png);
	background-repeat: repeat;
	background-position: left top;
	line-height: 12px;
}
#subnav_area p {
	margin-bottom: 0.7em;
	margin-top: 0.5em;
}
#subnav_area2 {
	width: 165px;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
	font-size: 11px;
	padding-bottom: 10px;
	float: right;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../SiteImages/SubnavBG.png);
	background-repeat: repeat;
	background-position: left top;
	line-height: 12px;
}
#subnav_area2 p {
	margin-bottom: 0.7em;
	margin-top: 0.5em;
}
#highlightsbox {
	background-color: #F5F5F5;
	width: 178px;
	position: relative;
	border: 1px solid #B11117;
	margin-bottom: 15px;
}
#highlightsinset {
	width: 150px;
	margin-top: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 14px;
	position: relative;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #666;
}
#highlightsinset h1 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
	color: #2B58B5;
}
#highlightsinset p {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
#home_calendar_area {
	position: relative;
	width: 175px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 3px;
	font-size: 11px;
	line-height: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#calendar_area {
	width: 650px;
	position: relative;
}
#clearer {
	clear: both;
	height: 5px;
	width: 900px;
	position: relative;
	font-size: 5px;
	line-height: 5px;
}
.img_dottedbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.searchfield {
	height: 17px;
	width: 155px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	color: #000;
	margin-right: 10px;
	background-color: #c4c4c4;
}
.searchbutton {
	font-size: 10px;
	color: #000000;
	text-align: center;
	width: 70px;
	vertical-align: top;
}
#webmaillogin {
	position: absolute;
	width: 155px;
	left: 73px;
	top: -20px;
	line-height: 11px;
	height: 20px;
}
#webmaillogin p {
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

