body{
	padding:0px;
	margin:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background: url(../Graphics/Background.gif) repeat center center;
}
form { margin:0px; padding:0px}
a:hover{text-decoration:none;}


#nav{
	width:800px;
	clear:both;
	float:left;
	background-color:transparent;
	height: 325px;
}
#content{
	float:left;
	width:800px;
	clear:both;
	text-align:left;
	background: #FFFFFF;
}
#col_1{
	width:525px;
	text-align:left;
	margin:0 0 0 10px;
	float:left;
	background: #FFFFFF;
	padding: 10px;
}
*html #col_1{
margin:0 0 0 0px;
}
.col_2{
width:215px;
text-align:left;
margin:-20px 0 0 50px;
float:left;
}
*html .col_2{
margin-top:-5px;
}
.box_1{
	border-top:2px solid #004775;
	padding-top:10px;
	width:525px;
	text-align:left;
	float:left;
	margin:0;
	background: #FFFFFF;
	padding-left: 10px;
}
*html .box_1{
width:520px;
padding:10px 0 10px 0;
margin-top:10px;
}
.box_2{
	float:left;
	width:215px;
	text-align:left;
	margin:0;
	padding-left: 10px;
}

div, input, textarea, body, font, select
	{
		font-family: tahoma; 
		font-size:11px;
		line-height:14px;
		color:#82898C;
		vertical-align:top
	}


	
ul{margin-left:30px; padding:0px; list-style:bullet; line-height:18px}
ul li { background:url(gfx/list_marker.gif) no-repeat left top;}
ul li a{ color:#82898C;  text-decoration: none}
ul li a:hover{ text-decoration: underline}


#main { 
width:800px;
margin:auto;
}

.header{ height:318px}
.header .left{ width:48px}
.header .center{ width:676px; background:url(images/head_bg.jpg) no-repeat left top; background-position: 0 21px}
.header .right{ width:42px}

.content{ height:386px}
.content .left{ width:48px}
.content .center{ width:676px}
.content .right{ width:42px}

#footer { width:800px;
float:left;
height:78px}
#footer .left{ width:48px}
#footer .center{ width:676px; background:url(images/foot_bg.gif) repeat-x; text-align:center; color:#2A4B5D}
#footer .center a{ color:#2A4B5D; text-decoration:none}
#footer .center a:hover{ text-decoration:underline}
#footer .center span{ color:#A11E1E}
#footer .center span a{ text-decoration:underline; font-size:11px; background:none; padding:0}
#footer .center span a:hover{ text-decoration:none}
#footer .right{ width:42px}

a{ color:#506AA0; text-decoration:underline}
a:hover{ text-decoration:none} 

strong{ color:#3F69BD}

span a{ color:#9FA2A5; text-decoration:underline; font-size:10px; background:url(images/marker.gif) no-repeat left top; padding-left:12px; background-position: 0 6px}
span a:hover{ text-decoration:none}
.ScheduleBox {
	height: 600px;
	width: 215px;
	position: relative;
	float: right;
	padding: 10px;
}

strong a{ color:#82898C; text-decoration:underline; font-weight:normal}
strong a:hover{ text-decoration:none}

.form input{
	width:170px;
	height:21px;
	color: #82898C;
	padding:0 0 0 7px;
	background-color:#FFFFFF;
}


.form3 input{
	width:180px;
	height:21px;
	color: #82898C;
	font-size:10px;
	padding:2px 0 0 7px;
	background-color:#FFFFFF;
}

.form3 textarea {
	width:180px;
	height:111px;
	color: #82898C;
	overflow: auto;
	font-size:10px;
	padding:2px 0 0 7px;
	background-color:#FFFFFF
}
h1 {
	font-size: 24px;
	line-height: 21px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color:#3F69BD;
}
.inline{
display:inline;
}

