body {
	font-family: Verdana;
	font-size: 10pt;
}

ul {
	margin: 0;
}

.container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}
	
.header {
	width: 900px;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}	
	
.logohead {
	background: url("../images/vfi_back.jpg");
	border-top: 5px solid;
	border-color: #333399;
	height: 110px;
	}
	
.logo {
	border-color: #105969;
	border: 1px solid;
	width: 327px;
	height: 53px;
	}
	
.slogan {
	font-style: italic;
	font-size: 12pt;
	text-align: right;
	color: #fff;
	width: 840px;
	padding-top: 40px;
}
	
.menu {
	background-color: #333399;
	padding: 0px;
	margin-bottom: 20px;
	}

.menu li {
	float: left;
	list-style-type: none;
	text-align: left;	
	font-size: 8pt;
	color: #fff;
}
	
.menuer {
	display: none;
}

.menu_container {
	background-color: #333399;
	height: 15px; 
	width: 860px; 
	padding: 5px;
}

.headline {
	font-style: italic;
	font-size: 14px;
	padding: 0 25px;
	border-bottom: 2px solid #000;
	font-weight: bold;
	margin: 0 15px 15px;
}

.copy {
	font-size: 8px;
	text-align: center;
	height: 25px;
	border-top: 1px solid #000;
	margin: 15px 25px;
	padding-top: 10px;
	clear: both;
}

.points {
	width: 225px;
	border: solid 1px #000;
	background-color: #0066FF;
	color: #fff;
	padding: 10px;
	float: left;
	margin-bottom:20px;
	margin-right: 20px;
}

.points li {
	list-style-type: disc;
	padding:5px 0;
}

.left {
	width: 315px;
	float: left;
	margin-right: 15px;
}

.right {
	float: left;
}

.bottom {
	
}

#faq_topics {
	font-size: 14px;
	padding: 10px;
	margin: 0 10px;
	border-bottom: solid 2px #000;
}

#faq_topics a, #faq_topics li{
	font-style: none;
	padding-bottom: 3px;
	text-decoration:none;
}

#faq_topics a:hover {
	text-decoration: underline;
}

.answer {
	border-bottom: solid 1px #bbb;
	padding: 10px;
	margin: 0 15px;
	padding-bottom: 20px;
}

.answer a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}

.answer p {
	margin-bottom: 0px;
}

.answer li {
	padding: 5px;
}

.sctislogan {
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
}

.sctitagline {
	font-size:15px;
	font-style:italic;
	padding-bottom:25px;
	padding-left:58px;
}

#front_info a, .info a {
	text-decoration: none;
	font-weight: bold;
	color: #3399FF;
}

#front_info p img {
	padding: 10px 0;
	border: none;
}

#logo_strip {
	float: left;
	width: 200px;
	text-align: center;
}

#stations ul li {
	float: left;
	list-style-type: none;
	padding: 10px 13px;
}

