﻿ body{
 text-align:center;
 background: white;
 color:black;
 font-family:arial,sans-serif;
 font-size:9.5pt;}
 .container{
 margin: 0px auto;
 width:780px;
 background-color:#3366cc;
 text-align:left;}
 .headerLeft{
 width:290px;
 height:131px;
 background-image:url('../images/headerLeft.jpg');
 border-bottom-width:1px;
 border-bottom-color:white;
 border-bottom-style:solid;}
 .headerRight{
 width:485px;
 height:21px;
 background-image:url('../images/headerRight.jpg');
 float:right;
 border-bottom-width:1px;
 border-bottom-color:white;
 border-bottom-style:solid;
 color:white;
 padding-top:110px;
 padding-left:5px;}
 .dataLeft{
 background-color:#3366cc;
 color:white;
 width:289px;
 float:left;}
 .dataRight{
 background-color:#e0ebff;
 color:black;
 width:470px;
 min-height:520px;
 border-left-width:1px;
 border-left-color:white;
 border-left-style:solid;
 float:right;
 font-size:10pt;
 padding:10px;}
 .dataRight a{
 color:black;
 text-decoration:underline;}
 .dataRightContact{
 background-color:#e0ebff;
 color:black;
 width:440px;
 min-height:550px;
 float:right;
 font-size:9.5pt;
 padding-left:50px;
 padding-top:10px;
 border-left-width:1px;
 border-left-color:white;
 border-left-style:solid;}
 .footer{
 clear:both;
 width:780px;
 height:33px;
 color:white;
 background-color:#999999;
 font-weight:bold;
 border-top-width:1px;
 border-top-color:white;
 border-top-style:solid;
 text-align:center;
 padding-top:15px;}
 .footerHome{
 clear:both;
 width:780px;
 height:41px;
 color:white;
 background-color:#999999;
 font-weight:bold;
 border-top-width:1px;
 border-top-color:white;
 border-top-style:solid;
 text-align:center;
 padding-top:7px}
 .image{
 border-bottom-width:1px;
 border-bottom-color:white;
 border-bottom-style:solid;}
 a{
 color:white;
 text-decoration:none;
 font-size:9pt;}
 a:hover{
 text-decoration:underline;}
 h1{
 padding-left:20px;
 padding-right:20px;
 font-size:9.5pt;
 color:white;}
