body {
	background-color: #EAEAEA;
	font-family: Helvetica, Arial, "Century Gothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	color:#535353;
	
}
#shell {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #fff;

}

#footer {
	width: 940px;


	margin: 0px;
	float: left;
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}


#break {
	clear: both;
	height: 3px;
}
#col_left {
	width: 285px;
	float: left;
	padding: 5px 20px 20px;

}
.col_half {
	width: 49%;
	float: left;
	padding-right: 1%;
}
#col_full {
	width: 960px;
	float: left;
	margin: 20px;
}
#col_right {
	width: 285px;
	float: right;
	padding-top: 5px;
	margin-right: 10px;

}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #666;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#col_left h1, #col_middle h1, #col_full h1, #col_right h1 {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #505859;
	padding: 9px 20px;
	font-weight: lighter;
	margin: 0px;
	float: left;
	width: 920px;
	position: relative;
	left: -20px;
}

#col_left p, #col_middle p, #col_full p, #col_right p {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
{
	color: #000;
	text-decoration: underline;
}
#col_left a, #col_middle a, #col_full a, #col_right a {
	color: #000;
	font-style: normal;
	text-decoration: underline;
}
#col_left hr, #col_middle hr, #col_full hr, #col_right hr {
	border-top: 1px solid #000;
	border-bottom: 1px solid #ffffff;
	border-style:solid;
	margin: 3px 0px;
	padding: 0px;
}
#col_left h2, #col_middle h2, #col_full h2, #col_right h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 6px 3px 6px 10px;
	color: #333333;
	background-color: #EEF0F1;
	display: block;
}
#col_left h3, #col_middle h3, #col_full h3, #col_right 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_middle h4, #col_full h4, #col_right h4 {
	font-size: .75em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #000;
	font-style: italic;
}

.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 {
width:925px;
	margin: 2px 7px;
	text-align: center;
	float: left;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.form {
	color: #FFFFFF;
	background-color: #d90000;
	border: 1px solid #FFFFFF;
}

.float_left {
	float: left;
}
#col_left h4 {
	font-size: .75em;
	font-weight: normal;
	font-style: italic;
}
.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-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	margin: 0px;
	padding: 0px;
	display: block;
	min-height:450px;
	background-position: left bottom;
	clear:left;
}
#content h1{
	font-size: 24px;
	color: #333333;

	padding: 20px 25px 0px;
	font-weight: lighter;
	margin: 0px;
	width: 910px;
	background-image: url(../images/hor_bar.jpg);
	height: 32px;
	float: left;
} 
#content h7{
	font-size: 18px;
	color: #00A5C7;
	padding: 15px 30px 5px;
	font-weight: lighter;
	margin: 0px;
	float: left;
} 




#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;
}
#header {

}
.photo_frame {
	background-color: #EEF0F1;
	padding: 7px;
}
#shell_grey {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	width: 630px;
	float: left;
	font-size: .9em;
}
#shell_grey #col_left {
	width: 140px;
	margin: 3px 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
}

#shell_grey h2 {
	background-color: #EEF0F1;
	display: block;
	font-size: 1em;
	padding: 10px;
	font-weight: normal;
	clear: both;
	margin: 0px;
}
#shell_grey #col_middle {
	background-color: #F6F7F8;
	width: 470px;
	padding: 10px;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.orange_text {
	color: #EC5439;
}
.SpryHiddenRegion {
	display: none;
}

/* FAQ page styles */

.question_box {
	background-color:#EEF0F1;
	margin-left:20px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
.question_box a {
	text-decoration:none;
	}
	
.question {
	width:66%;
	float:left;
	}

.question p {
	padding-left:10px;
	}

.answer {
	width:33%;
	float:left;
	}
	
.question_box img {
	border:0;
	}
	
.heading {
	font-size:18px;
	}	
	
#questions_pdf {
	background-color:#E0543B;
	color:white;
	height:170px;
	padding:10px;
	margin-left:10px;
	}
	
#questions_pdf a{
	color:#FFFFFF;
	}

#faq_col_1 {
	float:left;
	width:66%;
	}
	
#faq_col_2 {
	float:left;
	width:33%;
	margin-bottom:120px;
	}
	
#compiled_box {
	padding:10px;
	}

