@charset "UTF-8";


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Styles */
#headerwrapper {
	width: 100%;
	height: 225px;
	background-image: url(assets/Gradient.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 933px;
	height: 225px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/header.jpg);
}
#logo {
	background-image: url(assets/VSClogo.png);
	float: left;
	height: 200px;
	width: 350px;
	margin-left: 20px;
	margin-top: 25px;
	text-align: -4000;
}
h1{
	text-indent: -4000px;
}
h3{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000055;
	padding-bottom: 6px;
	color: #15478C;
}
h4{
	font-size: 16px;
	padding-bottom: 6px;
	color: #BC1C33;
}
h5{
	font-size: 18px;
	margin-bottom: 6px;
	color: #15478C;
}
a:link, a:visited {
	color: #8C1515;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#topnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	
	float: left;
	width: 450px;
	margin-top: 110px;
	margin-left: 50px;
}
.navigation{
	display: block;
	height: 75px;
	width: 450px;
	text-indent: -4000px;
	
}

.navigation li a:link, .navigation li a:visited {
	margin:0px;
	color: #000000;
	text-decoration: none;
	background-image: url(assets/navigation.png);
	display: block;	
	
}
.navigation .navlink1{
	float: left;
	width: 163px;
}
.navigation .navlink1 a:link, .navlink1 a:visited{
	height: 75px;
	width: 163px;
	
}
.navigation .navlink1 a:hover {
	background-position: 0px -85px;
}
.navigation .navlink2{
	float: left;
	width: 101px;
}
.navigation .navlink2 a:link, .navlink2 a:visited {
	height: 75px;
	width: 101px;
	background-position: -163px 0px;
	
}
.navigation .navlink2 a:hover {
	background-position: -163px -85px;
}
.navigation .navlink3{
	float: left;
	width: 139px;
}
.navigation .navlink3 a:link, .navigation .navlink3 a:visited{
	height: 75px;
	width: 139px;
	
	background-position: -263px 0px;
}
.navigation .navlink3 a:hover {
	background-position: -263px -85px;
}

#contentwrapper {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}
#pressrelease {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
	
	padding-top: 3px;
	padding-bottom: 3px;
}
#pressrelease p {
	margin-bottom: 10px;
}
.show {
	float: right;
	margin-left: 820px;
	font-size: 12px;
	color: #AAAAAA;
}

.show2 {
	float: right;
	margin-left: 590px;
	font-size: 12px;
	color: #AAAAAA;
}

.hide {
	float: right;
	font-size: 12px;
	color: #AAAAAA;
}

.bio-wrapper {
	margin-top: 33px;
	width:933px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000077;
}
.bio-wrapper2 {
	margin-top: 33px;
	width:933px;
	float: left;
	
}
.bio {
	float: left;
	width: 700px;
	margin-right: 33px;
	font-size: 14px;
	line-height: 18px;	
	padding-bottom: 15px;
}
.bio p{
	margin-bottom: 10px;
}
.photo {
	float: left;
	height: 250px;
	width: 200px;
	margin-bottom: 30px;
	display: inline;
}
.bio2 {
	float: left;
	width: 700px;
	font-size: 14px;
	line-height: 18px;
}
.bio2 p{
	margin-bottom: 10px;
}
.photo2 {
	float: left;
	height: 250px;
	width: 200px;
	margin-right: 33px;
	margin-bottom: 30px;
	display: inline;
}
#contactcontainer {
	margin-top: 33px;
	float: left;
	width: 933px;
}
#contact {
	float: left;
	height: 115px;
	width: 600px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 10px;
}
#division {
	float: right;
	width: 200px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
#footerwrapper {
  clear: both;
  padding-top: 20px;
	width: 100%;
	font-size: 10px;
	color: #235389;
	float: left;
}

#footercontainer {
	height: 35px;
	text-align: center;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}
