﻿/*
Design by Vandy Associates
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555; 
}

blockquote {
	font-style: italic;
}

a {
	color: #135293; 
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom; 
	font-size: 227%;
	font-weight: bold;
	color: #135293; 
}

.titlecenter2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: bold;
	color: #135293;
	text-align: center; 
}

.titlecenter3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 110%;
	font-weight: bold;
	color: #555555;
	text-align: center; 
}

.titlecenter4 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom; 
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF; 
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed a {
	text-decoration: none;
}

.boxed a:hover {
	text-decoration: underline;
}

.boxed ul, .boxed ol {
	line-height: 180%;
}

.boxed li {
	line-height: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.boxed p1 {
	line-height: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.boxed p3 {
	padding: 15px 30px 20px 30px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.boxed p2 {
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x; 
	color: #FFFFFF; 
}

.orange a {
	color: #FFFFFF; 
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y; 
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	/* background: #004778 url(images/img02.gif) repeat-y;  */
	background-color: transparent; 
}

/* Logo */

#logo {
	height: 80px;
	background: #FFFFFF url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C; 
}

#logo h1 {
	padding: 80px 0 0 0;
	background: url(images/VALogo5c.jpg) no-repeat center center;
	font-size: 10px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background-color: #004778; 
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu li.sub1 {
	padding: 5px 10px;
	font-size: smaller; 
}

#menu a {
	text-decoration: none;
	font-size: 110%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#blanklogin {
	padding: 20px;
	background-color: #004778; 
}

#blanklogin h1 {
	padding: 80px 0 0 0;
	font-size: 10px;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

#servicesdiv {
	float: left;
	width: 740px;
}

#servicesdiv h1 {
	padding: 22px 0 0 30px; 
	font-size: 28px;
	color: #C0C0C0; 
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
}

#footerbr { 
	clear: both; 
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: left;
}

#links {
	float: left;
	width: 220px;
	height: 50px;
	padding: 14px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 50px;
	padding: 14px 0 0 20px; 
	background: url(images/img12.gif) repeat-x; 
}
