body{
 	margin:0px;
 	background: url(../images/backgroundRepeater.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

img { border: 0 none; }
img.floatRight {
    float: right;
    display: inline;
    margin: 0 0 10px 10px;
}


p {
	font-size:12px;
	color:#666;
	margin-left:10px;
	margin-right:10px;
	margin-top: 2px;
	margin-bottom: 15px;
}

h1.breadcrumbs { 
    font-size: 11px;
    color: #777777;
}

h1.breadcrumbs a { 
    color: #777777;
}

h1.breadcrumbs a:hover {
    text-decoration: none;
}

#siteFramework{
	background:#fff;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header {
    width: 800px;
    height: 85px;
    background: #ffffff url('../images/header.jpg') 0 0 no-repeat;
}

#header_today {
    float: right;
    margin: 5px 5px 0 0;
    width: 220px;
    height: 20px;
}

#header_today p {
    text-align: right;
    font-size: 11px;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

#header_today a {
    color: #ffffff;
    text-decoration: none;
}

#header_today a:hover {
    color: #000000;
}

#navBar{
	background: url(../images/navBar/navBack.jpg) repeat-x;
    text-align: center;
}

#navBar img { vertical-align: middle; }

#navBar a {
    display: inline-block;
   font-size: 14px;
   margin: 0; 
   padding: 0 .8em;
   line-height: 26px;
   vertical-align: middle;
   height: 26px;
   white-space: nowrap;
   text-decoration: none;
   vertical-align:middle;
   color: #ffffff;
   }
 
#navBar a:hover, #navBar a:active, #navBar a.Active {  
	background-color: #5391B8;
}

#theContent { width: 100%;
height: auto;
}

#someVSA { 
border: 1px solid #cccccc;
}

#flashHeader{
	background-color:#D9D9D9;
	height:189px;
}
#pageContainer{
}
.containerContact{
	width:800px;
	height:330px;
}
.leftBoxContact{
	float:left;
	width:370px;
	margin-left:7px;
}
.rightBoxContact{
	float:right;
	width:200px;
	margin:0px 100px 0px 10px;
	border-left:1px solid #ccc;
	padding-left:10px;
}

.rightBoxContact p { padding-bottom: 2px; }

.right {
	float:right;
	margin-left:10px;
	margin-bottom:6px;
}

.homeBoxA{
	width: 50%;
	height: 305px;
	float:left;
	margin: 0px;
}
.homeBoxC{
	width: 50%;
	height: 375px;
	float:left;
	margin: 0px;
}

.homeBoxE{
	width: 50%;
	height: 350px;
	float:left;
	margin: 0px;
}
.homeBoxB{
 	background: url(../images/homeBoxBBack.jpg) repeat-x;
	background-position: bottom left;
	width: 50%;
	height: 305px;
	float:left;	
	margin:0px;
}
.homeBoxD{
 	background: url(../images/homeBoxBBack.jpg) repeat-x;
	background-position: bottom left;
	width: 50%;
	height: 375px;
	float:left;	
	margin:0px;
}

.homeBoxF{
 	background: url(../images/homeBoxBBack.jpg) repeat-x;
	background-position: bottom left;
	width: 50%;
	height: 350px;
	float:left;	
	margin:0px;
}

ul{
	font-size:12px;
	color:#666;
	margin-left:10px;
	margin-right:10px;
}

li {
list-style-position: inside;
}

#theFooter { width: 100%;
height: auto;
clear: both;
}

.footer a { text-decoration: none; font-size: 11px; }

.aBox {
float: left;
width: 33%;
height: 95px;
background-color:#9AB5C0;
font-size:12px;
color:#ffffff;

}

.aBox h1 {
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
border: 0px;
margin-bottom: 4px;
}

.aBox p { color: #ffffff; }
.aBox a, .aBox a:visited { color: #ffffff; }

.aBox a:hover { color: #000033; }

h1{
	font-size:17px;
	color:#6C91A3;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 0px;
}

h2{
	font-size: 20px;
	color:#6C91A3;
	font-weight: lighter;
	margin-left:10px;
	margin-right:10px;
	border-bottom:solid thin #999;
}


	h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0073BC;
	font-weight: lighter;
	margin-left:10px;
	margin-right:10px;
}

	h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;	margin-left:10px;
	margin-right:10px;
}

h6{
	font-size:12px;
	color:#333;
	font-weight: bold;
	margin-bottom: 2px;
}

a, a:visited, a:active {
	font-size:12px;
	color: #333333;
}
a:hover {
	color: #000;
}

.footer{
	width:800px;
	height:75px;
	font-size:12px;
	margin-top:10px;
}
.copyright{
	height:75px;
	padding-left:20px;
	font-size:10px;
	color:#CCCCCC;
}

#vsaBox {
visibility: hidden;
}

blockquote {
margin-top: 0px;
font-size:12px;
color:#666;
}

.small_font {
    font-size: 10px;
}

.small_font a { 
    font-size: 10px;
}