body {
	background-color: #4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	color:#000;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	
}
#shell {
	margin-right: auto;
	margin-left: auto;
	width:100%;
	min-width:1100px;
	background-image:url(../images/content_bg.jpg);
	background-repeat: repeat;
	
	margin-bottom: 20px;
	padding: 0px;	
}
#top_nav_shell{
	
width:1000px;
	margin-left:auto;
	margin-right:auto;
	
	
	
	}

#header  {
	margin-right: auto;
	margin-left: auto;
	width:100%;
	min-width:1100px;
	background-color: #F17900;
	padding-bottom:15px;
	height:175px;
	-moz-box-shadow:3px 3px 3px #353535;
	-webkit-box-shadow:3px 3px 3px #353535;
		
}
#header p {
	color: #443F3D;
	text-decoration: none;
	font-size: 13px;
}


#toolbox_sub {
	/*
	background-image:url(../userfiles/image/toolbox_bg.jpg);
	background-repeat: no-repeat;
	*/
	clear:left;
	width:126px;
	padding:0px;
	list-style-image: url(../userfiles/image/li_white_small.png);
	font-size:0.9em;
	color:#666666;
	margin-top: 20px;
	margin-right: 42px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#banner {
	width: 1015 px;
	margin-top: 20px;
	margin-bottom:20px;
	-moz-box-shadow:3px 3px 3px #353535;
	-webkit-box-shadow:3px 3px 3px #353535;
	
	
	
}

#content {
	width:1015px;
	margin-left:auto;
	margin-right:auto;
	

	
	
	
	
	
}
#content p {
/*text-shadow: 0.1em 0.1em 0.09em #4B4B4B;*/
}

#col_full {
	width: 700px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	span class-color: #4e7bbd;

}



#col_left {
	width: 304px;
	float: left;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color:#808080;
	-moz-box-shadow:3px 3px 3px #353535;
	-webkit-box-shadow:3px 3px 3px #353535;
	
}

#col_1 {
	width: 460px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color:#808080;
	-moz-box-shadow:3px 3px 3px #353535;
	-webkit-box-shadow:3px 3px 3px #353535;
	
	
}
	#col_2 {
	width: 460px;
	float: right;
	margin-top: 0px;
	margin-right: px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color:#808080;
	-moz-box-shadow:3px 3px 3px #353535;
	-webkit-box-shadow:3px 3px 3px #353535;
	
	
}

#col_middle {
	width: 304px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color:#808080;
	-moz-box-shadow:3px 3px 3px #353535;
	-webkit-box-shadow:3px 3px 3px #353535;

}
#col_right {
	width: 304px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color:#808080;
	-moz-box-shadow:3px 3px 3px #353535;
	-webkit-box-shadow:3px 3px 3px #353535;
}

#col_image {
	width: 425px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	
	
	-moz-box-shadow:3px 3px 3px #353535;
	-webkit-box-shadow:3px 3px 3px #353535;

}

#col_map {	
	
	width: 615px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	
	
	-moz-box-shadow:3px 3px 3px #353535;
	-webkit-box-shadow:3px 3px 3px #353535;
}

#col_image_thumbs {
	float:left;
	
	padding:0px;
	margin-top:0px;
	
	margin-right:0px;
	font-size:13px;
	border: 0px solid #CCC;
	
}
#col_image_thumbs h7{
	background-color:#CCC;
	color:#FFF;
	padding:5px;
	margin:0px;
	display: block;	
}
#col_image_thumbs img{
	padding-right: 12px;
	padding-bottom: 9px;
	padding-top: 3px;
}

#col_right  ul li {
	padding-top: .3em;
	padding-bottom: .5em;
}
#col_right  ul li a {
	color:#fff;
	text-decoration: none;
}

#footer  {
	width: 100%;
	background-color:#4E4E4E;
	clear:both;
	margin-top:15px;
	color:#ccc;
	font-size:10px;
	padding-top:10px;
	
	
	
}

#footer p {
	color: #ccc;
	text-decoration: none;
	font-size: 13px;
	font-size:10px;
}

#footer a, #header a {
	color: #ccc;
	text-decoration: none;
	
}
#footer a:hover {
	text-decoration: underline;
	color: #fff;
	
}
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;
	color: #0066CC;
}
#break {
	clear: both;
	height: 3px;
}

.col_half {
	width: 49%;
	float: left;
	padding-right: 1%;
}
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_middle h1, #col_right h1, #col_full h1{
	font-weight: normal;
	font-size: 20px;
	color: #ccc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#col_1 h1, #col_2 h1{
	font-weight: normal;
	font-size: 18px;
	color: #ccc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#col_left h2, #col_right h2, #col_middle h2, #col_full h2{
	font-weight: normal;
	font-size: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	color: #4e7bbd;
}

#col_left h7, #col_right h7, #col_full h7, #col_middle h7{
	font-weight: bold;
	font-size: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #B9AE94;
}

#col_left p, #col_full p, #col_middle p, #col_right p {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #ccc ;
	font-size: 13px;
	
}
#col_1 p, #col_2 p {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #ccc ;
	font-size: 13px;
}

#col_left a, #col_middle a,#col_right a, #col_full a, #col_1 a, #col_2 a {
	color: #ccc;
	text-decoration: none;
	font-style: normal;
}

#col_left a:hover, #col_middle a:hover,#col_right a:hover, #col_full a:hover, #col_1 a:hover, #col_2 a:hover  {
	text-decoration: underline;
	color: #fff;
}
#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 h3, #col_full h3, #col_middle h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #000;
}
#content h6 {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 7.5pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#col_left h4, #col_right h4, #col_middle h4, #col_full h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #000;
}
#col_middle table tbody tr td p, #col_middle table tbody tr td h2 {
	margin-left: 0px;
	padding-left: 0px;
}


.float_left {
	float: left;
}

.break {
	clear: both;
	height: 10px;
}
#timer {
	width:101px;
	height:45px;
	margin-right: 5px;
	text-align: center;
	padding: 5px;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 0px;
	background-image: url(../images/timer_alert.png);
	background-repeat: no-repeat;
	float:right;
}
.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: #999999;
	padding: 10px 20px 5px;
	text-align: left;
	font-size: .9em;
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 926px;
}
#breadcrums a {
	text-decoration: none;
	color: #999999;
}
#breadcrums a:hover {
	text-decoration: underline;

}

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

.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: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#rowchange {
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}



.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: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
.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: #A51129;
}

.news_title {
	font-size: 1.5em;
	word-spacing: normal;
	color: #000000;
}
#menu_shell {
	background-color: #ccc;
	width: 744px;
	height: 23px;
}



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

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

	text-decoration: underline;
}


.underline_figures  {
	background-color: #F8F8F8;


}
.underline_figures td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding:5px;
}
.underline_figures th {	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding:5px;
}
.round_corners {
	padding: 15px 20px 20px;
	background-color: #221E1F;
	-moz-box-shadow:3px 3px 3px #202020;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-webkit-box-shadow:3px 3px 3px #202020;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/round_corners_bg.jpg);
	background-repeat: repeat-x;
	
}
#content .round_corners p {
	color: #ccc;
}
.media_group_icons {
	float: left;
	height: 80px;
	width: 100px;
}
#top_bar{
	background-image: url(../images/top_bar_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 100%;
}
#top_bar h1{
	font-size: 15px;
	font-weight: bold;
	color: #5E6677;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	float: left;
}








#top_banner {
	position:absolute;
	left:0;
	top:0;
	float:left;
	height:185px;
	width:656px;
}
#twitter {
	position:absolute;
	right:19px;
	top:0;
	
	height:185px;
	width:340px;
	background-image:url(../userfiles/image/twitter_bg.jpg);
	background-repeat: no-repeat;
	color:#D5D5D5
}
#twitter h3 a {
	color:#ccc;
	margin:0px;
	padding-left:10px;
	padding-bottom:0px;
	text-decoration: none;
	font-size:14px;
	font-weight:lighter;
}
.quicklinks {
	background-image: url(../userfiles/image/quick_link_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 193px;
	width: 216px;
	margin: 1px;
	color:#434453;
	font-size:11px;	
}
.quicklinks h2 {
	font-size:15px;
	font-weight:lighter;
	padding-top: 20px;	
	padding-left: 20px;	
	padding-bottom: 5px;	
	margin:0px;
}
.quicklinks ul {
	margin-left:0px;
	margin-top:0px;
	padding:0px;
}
.quicklinks li {
	margin-left:40px;
	padding-bottom:2px;
	padding-top:2px;
}
.quicklinks a {
	color:#434453;
	text-decoration: none;
}
.quicklinks a:hover {
	text-decoration: underline;
}
#quicklinks1 {
	list-style-image: url(../userfiles/image/li_blue.png);	
}
#quicklinks2 {
	list-style-image: url(../userfiles/image/li_green.png);	
}
#quicklinks3 {
	list-style-image: url(../userfiles/image/li_grey.png);	
}
#toolbox {
	color:#FFF;
	background-image:url(../userfiles/image/toolbox_bg.jpg);
	background-repeat: no-repeat;
	float:left;
	width:300px;
	padding:20px;
	height:155px;
	margin-left:2px;
	list-style-image: url(../userfiles/image/li_white.png);	
	font-size:13px;
}
#toolbox a {
	color:#FFF;
	text-decoration: none;	
}
#toolbox a:hover {
	text-decoration: underline;	
}


#toolbox_sub h2 {
	color: #FFF;
	background-color: #999;
	margin: 0px;
	width: 148px;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#toolbox_sub ul {
	margin-top:10px;
	padding-left:0px;
	padding-right:0px;
	margin-left:17px;
	margin-right:0px;
}
#toolbox_sub li {
	padding-left:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:.5em;
	padding-bottom:.5em;
	padding-right:0px;
}
#toolbox_sub li a, #toolbox_sub  a{
	color:#666666;
	text-decoration: none;	
}
#toolbox_sub li a:hover, toolbox_sub a:hover {
	text-decoration: underline;	
}
#bottom_banner {
	float:left;
	width:430px;
	height:159px;
	margin-left:2px;	
}
#bottom_banner_text {
	float:left;
	width: 173px;
	height: 119px;
	background-color:#E3D9CE;
	padding:20px;
	margin-left:5px;
	font-size:20px;
	color:#665E54;
	font-weight:lighter;
}
#bottom_banner_text h2{
	font-size:19px;
	margin:0px;
	font-weight:lighter;
}
#bottom_banner_text p{
	font-size:13px;
	margin:0px;
}
#bottom_banner_text a{
	color:#665E54;
	font-size:11px;
}
#ad {
	float:left;
	width:333px;
	height:159px;
	margin-left:6px;	
}
.td_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.large_red_button {
	font-size: 26px;
	color: #FFF;
	background-image: url(../userfiles/image/Red_Button_Home_Page.jpg);
	background-repeat: repeat;
	margin: 3px;
	height: 82px;
	width: 200px;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
#content .large_red_button a  {
	color: #FFF;
	text-decoration: none;
}
.small_red_button {
	font-size: 22px;
	color: #FFF;
	background-image: url(../userfiles/image/Training_Button.jpg);
	background-repeat: repeat;
	margin: 3px;
	height: 61px;
	width: 170px;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	
}
#content .small_red_button a  {
	color: #FFF;
	text-decoration: none;
	
}
.small_image {
	margin-left: 23px;
	margin-bottom: 23px;
	
	-moz-box-shadow:3px 3px 3px #353535;
	-webkit-box-shadow:3px 3px 3px #353535;	

}