/* VCSQI CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #00337F;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #EEEEEE;
}

a {color: #00337F;}

blockquote {
	margin-left:18px;
	font-size: .8em;
}

ul {margin: 12px 0 0 16px;}

li{font-size: .8em;}

p {
	font-size: .8em;
	margin-top: 0;
	color: #000000;
}



td {
	font-size: .8em;
	color: #000000;
}

h3 {font-size: .9em;}

h4 {margin-bottom:0; font-size: .8em;}

h5 {font-size: .7em}

.right {text-align: right;}

div.contactus {margin-left: 40px}

#header {
	margin:0;
	padding:0;
	height: 94px;
	border-right: 22px solid #003377;
	background-color: #AF3530;

	width: 100%;
}
#headerimg {
	position:absolute;
	top: 0;
	left: 0;
	z-index:2;
}

#title { /* Title */
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight:900;
	position: absolute;
	left:145px;
	/*margin: 0;*/
	padding:0;
	text-align: center;
	top: 8px;
	width: 76%;
	z-index: 5;
	color: #9AC6E3;
}

#shadow, #slogan { /* shadow */
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: 900;
	position: absolute;
	left: 145px;
	padding: 0;
	text-align:center;
	top: 10px;
	color:#000000;
	z-index: 4;
	width: 76%;
}

#slogan {
		font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
		font-weight:900;
		text-align: center;
		top: 67px;
		color: #8FA2C3;
		z-index: 6;
}

#left {
	position: absolute;
	top: 94px;
	width: 145px;
	background-color: #00337F;
	left: 0px;
	border-right: 1px solid #CCC;
}

#right {
	width: 22px;
	position: absolute;
	right: 0;
	top: 94px;
	background-color: #00337F;
}

#leftcontent {
	padding: 0 0 8px 0;
	color: #00337F;
}

#leftcontent h5 {
	font-size: .86em;
	line-height: 22px;
	margin:0;
	text-align: center;
	color: #FFFFFF;
	background-color: #1A6F9F;
}

#leftcontent h6 {
	font-size: .6em;
	padding: 4px;
	margin:0;
	font-weight: 400;
}

#leftcontent p {
	font-size: .7em;
	margin:0;
	padding: 8px 6px 0 8px;
	color: #DDDDDD;}
	
#leftcontent p a {
	color: #DDDDDD;
}
	
#leftcontent p a:hover {
	color: #FFFFFF;
}

#leftcontent ul, #leftcontent li {
margin:0;
padding:0;
list-style:none;
}

#leftcontent li {
margin: 0;
width: 100%;
}

#leftcontent li a {
	padding: 0px 7px 0px 7px;
	font-size: .9em;
	font-weight: bold;
	color: #00337F;
	text-decoration: none;
	text-align: right;
	background-color: #9AC6E3;
	display: block;
	line-height: 22px;
	height: 22px;
	border-bottom: 2px solid #1A6F9F;
	border-left: 2px solid #1A6F9F;
	border-right: 2px solid #1A6F9F;
	border-top: 2px solid #aaaaaa;
}

#leftcontent li a:hover {
color: #9AC6E3;
background:transparent;
border-top: 2px solid navy;
border-bottom: 2px solid #1A6A9F;
}

.line2x {line-height:14px;}

#content {
	margin: 0 0 0 146px;
}

#contentcontent { padding: 1px 32px 0 20px; }

#contentcontent p {margin: 12px 0 0 0}

#contentcontent p img {
	float: right;
	clear:both;
	margin: 0px 12px 12px;
}

#contentcontent h4 {text-align: center}

#contentcontent h5 {margin: 0;}

#contentcontent h2 {
	font-size: 1em;
	text-align:center;
}

#contentcontent ul {margin: 0px; padding:12px;}

#contentcontent ul li {margin: 8px 0;}

#contentcontent ol li {margin: 1em;}

#footer {
	background-color: #00337F;
	color: white;
	font-size: .7em;
	height: 22px;
	padding-top: 3px;
	text-align: center;
}

#footer a, span.webmaster{
	color: #667766;
}
