body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color:#535353;
	padding: 0px;
	
}
#shell {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	width: 948px;
	background-color: #fff;
	min-height:400px;
	margin-bottom: 10px;
}
#header {
	float:left;

	width:948px;
	background-color: #007B8C;
}
#footer {
	background-color: #fff;
	width: 948px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #fff;
	font-size:.8em;
	clear: both;

	height: 200px;

}
#footer td {
color:#FFFFFF;
font-size:10px;
}
td {
font-size:12px;
}

ul#menu {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	background-color: #221E1F;
	height: 20px;
	display: block;
	padding: 0px;
	width: 1170px;
}

ul#menu li
{
	margin: 0px;
	list-style-type: none;
	font-family: helvetica;
	font-size: 12px;
	float: left;
	color: #FFFFFF;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

ul#menu li a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	left: 0px;
	padding: 3px 15px;
}

ul#menu li a:hover
{
	text-decoration: underline;
}
#break {
	clear: both;
	height: 3px;
}
#col_left {
	width: 305px;
	float: left;
	margin: 0px;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.col_half {
	width: 49%;
	float: left;
	padding-right: 1%;
}
#col_full {
	width: 960px;
	float: left;
	margin: 20px;
}
#col_right {
	width: 600px;
	float: right;
	padding-top: 20px;
	padding-right:20px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #fff;
}

#col_right h2{
	font-weight: normal;
	font-size: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #074B7C;
}
#col_right h3{
	font-weight: bold;
	font-size: 11px;
	color: #004263;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.indent {
	padding-right: 15px;
	padding-left: 15px;
}
.win_footer {
	background-image: url(../images/win_footer.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 152px;
	font-size: 5px;
}
#col_left h1, #col_right h1, #col_full h1 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #00A5C7;
}

#col_left p, #col_full p {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
{
	color: #000;
	text-decoration: underline;
}
#col_left a, #col_right a, #col_full a {
	color: #000;
	text-decoration: none;
	font-style: normal;
}
#col_left a:hover, #col_right a:hover, #col_full a:hover {

	text-decoration: underline;
	
}
#col_left hr, #col_full hr {
	border-top: 1px solid #000;
	border-bottom: 1px solid #ffffff;
	border-style:solid;
	margin: 3px 0px;
	padding: 0px;
}
#col_left h2, #col_full h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #00A5C7;
}
#col_left h3, #col_full h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #000;
}
#col_left h4, #col_full h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #000;
}



.float_left {
	float: left;
}

.break {
	clear: both;
	height: 10px;
}
#timer {
	width:190px;
	height:42px;
	margin-left: 5px;
	text-align: center;
	padding: 5px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/time_remaining.jpg);
	background-repeat: no-repeat;
}
.timer {
background-color:transparent;

	height: auto;
	width: 100px;
	font-family: Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	border: 0px none #FC3220;
	text-align: center;
	margin: 0px;
	margin-left: 20px;
}
.timer2 {
background-color:transparent;

	height: auto;
	width: 100px;
	font-family: Helvetica;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	margin-left: 20px;
}
input {

}
#breadcrums {
	color: #fff;
	padding: 5px 20px;
	text-align: left;
	font-size: .8em;
	background-color: #049EBA;
	margin: 0px;
	float: left;
	width: 920px;
}
#breadcrums a {
	text-decoration: none;
	color: #fff;
}
#breadcrums a:hover {
	text-decoration: underline;

}

#login {
width: 890px;
margin-left:auto;
margin-right:auto;
text-align:right;
padding:5px;
font-size:.9em;
}
#login a {
	text-decoration: none;
	color: #666666;
	
}
#login a:hover {
	text-decoration: underline;
	color: #666666;
}

.transparent {
	filter: Alpha(Opacity=70);
}
#video {
	position:absolute;
	left:281px;
	top:253px;
	width:318px;
	height:216px;
	z-index:2;
	visibility: hidden;
}
.video {
	background-color: #CCCCCC;
	text-align: center;
	height: 240px;
	width: 320px;
}
.menu_outlined {
	border: 1px solid #3B82BA;
	padding: 6px;
}

.menu_outlined h2 {
	color: #0D337F;

}
.media_overlay {
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: visible;
	z-index: 5;
	top: 0px;
	left: 0px;
	text-align: center;
}
.media {
	background-color: #CCCCCC;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
}
.outline {
	border: 1px solid #3B82BA;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E9F4;
}
#rowchange {
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
#banner {
	margin: 0px;
	padding: 13px 10px;
	text-align: center;
	float: left;
	background-color: #000;
	width: 930px;
}


.form {
	color: #FFFFFF;
	background-color: #d90000;
	border: 1px solid #FFFFFF;
}

.float_left {
	float: left;
}
#col_left h4 {

	font-size: 1em;
	font-weight: bold;
}
.form2 {
	color: #FFFFFF;
	background-color: #d90000;
	border-top: 1px solid #FF8282;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF8282;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.admin_button {
	margin: 0px;
	padding: 1px 3px;
	border: 1px solid #FC3220;
}
.admin_button a {
	color: #FC3220;
	text-decoration: none;
}
.comment {
	color: #333333;
}
.TabbedPanelsContent td {
	border: 1px solid #CCCCCC;
	font-size: .8em;
}
.TabbedPanelsContent table {

	border: 1px solid #CCCCCC;
}

em {

}
.scrollbox {
	overflow: scroll;
	border: 1px solid #3B82BA;
}

.TabbedPanelsContent li {
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
}
.TabbedPanelsContent ul {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.TabbedPanelsContent p {

}
.form_error {
	background-color: #FFECEC;
	border: 1px solid #FC3220;
}
.red_text{ color: #d90000;
}
.underline_figures {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 7px;
	margin: 0px;
	float: left;
}
.news_title {
	font-size: 1.5em;
	word-spacing: normal;
	color: #000000;
}
#menu_shell {
	background-color: #3B82BA;
	width: 744px;
	height: 23px;
}
#content {
	background-color:#fff;
	
	width:948px;

}


#location {
	color: #ccc;
	padding: 5px 20px;
	text-align: left;
	font-size: .8em;
	background-color: #353D3E;
	margin: 0px;
	float: left;
	width: 920px;
}
#location a {
	text-decoration: none;
	color: #ccc;
}
#location a:hover {
	text-decoration: underline;

}
#media_link a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
#media_link a:hover {

	text-decoration: underline;
}


.pictureframe {
	background-color: #EBEBEB;
	padding: 10px;
}
#col_left ul{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}

