body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #20416c;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #20416c;
	text-decoration: none;
}
a:hover {
	color: #35a211;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 680px;
}
h1 {
	font-size: 16px;
	color: #20416c;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
h2 {
	font-size: 12px;
	color: #20416c;
	text-align: left;
	margin: 28px 0px 0px 0px;
}
form {
	margin: 0;
}
.main {
	width: 850px;
	margin: auto;
	padding: 0;
	background-color: #ffffff;
}
.banner, .search_box {
	height: 100px;
	background-image: url(header.png);
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
.banner {
	width: 630px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
	padding-top: 20px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 150px;
	margin: 10px;
	margin-top: 3px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px solid #20416c;
}
.menu_main a:hover {
	border-bottom: 1px solid #20416c;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 160px;
	padding: 0px 10px 14px 10px;
	text-align: justify;
	clear: right;
}
.footer {
	background-color: #FFFFFF;
	clear: both;
	height: 20px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	color: #ffffff;
}
.powered_by a {
	color: #ffffff;
	text-decoration: none;
}
.powered_by a:hover {
	color: #35a211;
	text-decoration: none;
}
.customerquote {
	padding: 5px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	background: #ebf0f7;
}
.content ul { list-style: none; }
.content li { padding-left: 18px; padding-top: 2px; padding-bottom: 3px;
     background-image: url( '/media/VT_bullet.jpg' ); background-repeat: no-repeat; }

.content img { padding: 10px; padding-right: 0px; }

p.gapafter { padding-top: 0px; margin-top: 0px; padding-bottom: 10px; }
.toniq { font-weight:bold; color: #35a211; }
.podf { font-weight:bold; color: #20416c; }

#MainPageTitleImage {
float:right; 
height:auto;
padding:10px 0px 0px 1px; 
}

IMG.centered {
	display: block;
	margin-left: auto;
	margin-right: auto 
}

