body {
font-size: 13px;
font-family: helvetica, arial, sans-serif;
color: #564b47;
padding: 0px;
margin: 0px;
}

a, a:active, a:link {
color: #00817c;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #4053b2;
text-decoration: none;
}

a:hover {
color: #00958f;
font-weight: bold;
}

a.softa, a.softa:visited, a.softa:link, a.softa:active {
color: #a9b4bb;
}

a.softa:hover {
color: #00958f;
}

a.red, a.red:visited, a.red:link, a.red:active {
color: #c5141a;
font-weight: bold;
}

a.red:hover {
color: #2e6184;
font-weight: bold;
}

.red {
color: #9A115F;
font-weight: bold;
font-size: 13px;
}

h1 {
color: #00817c;
font-size: 20px;
margin: 0px;
padding: 5px 5px 0px 0px;
}

h2 {
color: #006cb7;
font-size: 15px;
font-weight: bold;
padding: 5px 5px 10px 0px;
margin: 0px;
}

p, input, select {
color: #161e69;
font-size:12px;
}

ul, li {
color: #19587c;
font-size:12px;
}

.accesskey {
text-decoration: none;
}

/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/* ----------upper nav area--------------- */
#topspace {
background-color: #fff;
padding: 0px;
height: 20px;
text-align: right;
line-height: 20px;
margin-top: 10px;
font-size: 10px; 
color: #666666;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #fff; 
padding: 0px;
margin: 0px;
background-image: url("../images/header.jpg");
background-repeat: no-repeat;
background-position: top right;
height: 80px;
}
#banner img {padding: 0px 0px;} 


/* -----------------content--------------------- */

#content {
background-color: #ffffff;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
margin-top: 3px;
text-align: justify;
}

div#content { 
min-height: 500px;
height: expression(this.scrollHeight > 500 ? "auto":"500px"); 
}

p, pre{
padding: 5px 10px;
margin: 0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
margin-right: 5px;
margin-top: 3px;
background-color: #fff;
font-size: 12px;
}

.menuitem {
display: block;
height: 23px;
background-color: #5ac1d4;
color: #fff;
width: 200px;
text-align: left;
text-indent: 10px;
font-weight: bold;
border-top: 1px solid #fff;
line-height: 24px;
}

.menuitem a, .menuitem a:active, .menuitem a:link, .menuitem a:visited {
display: block;
width: 200px;
height: 23px;
color: #fff;
text-decoration: none;
}

.menuitem a:hover, #uberlink {
background-color: #c1cce8;
color: #2e3094;
}

.menubottom {
border-top: 1px solid #fff;
background-image: url("../images/menubottom.gif");
background-repeat: no-repeat;
width: 200px;
height: 250px;
}

.submenuitem {
display: none;
height: 23px;
background-color: #dee4f4;
color: #7c94c7;
width: 200px;
text-align: left;
text-indent: 5px;
font-weight: bold;
border-top: 1px solid #fff;
line-height: 24px;
}

.submenuitem a, .submenuitem a:active, .submenuitem a:link, .submenuitem a:visited {
display: block;
width: 200px;
height: 23px;
color: #7c94c7;
text-decoration: none;
}

.submenuitem a:hover {
background-color: #c1cce8;
color: #2e3094;
}

.searchmenuitem {
    display: block;
    height: 40px;
    background-color: #5ac1d4;
    color: #fff;
    text-align: left;
    text-indent: 10px;
    border-top: 1px solid #fff;
    line-height: 39px;
    width: 200px;
    font-weight: bold;
}


/* -----------footer-------------- */
#footer {
    border-top: 1px solid #50578e;
    background-color: #fff;
    clear: both;
    text-align: left;
    line-height: 20px;
}

/*------------blocks---------------*/
#interestblock1 {
    display: block;
    width: 252px;
    color: #fff;
    background-color: #5ac1d4;
    line-height: 25px; 
    font-weight: bold;
    text-indent: 10px;
    font-size: 12px;
	margin-top: -3px;
}

#interestblock1body {
display: block;
width: 252px;
color: #515fa8;
font-size: 12px;
background-color: #bee2ee;
text-align: left;
}

#interestblock2 {
display: block;
width: 252px;
color: #fff;
background-color: #006cb7;
line-height: 25px; 
font-weight: bold;
text-indent: 10px;
font-size: 12px;
}

#leftzone {
float: right;
width: 590px;
}

.phonenumber {
font-size: 16px;
}

#contentleft {
width: 380px;
float: left;
}

#contentright {
width: 200px;
float: right;
margin-top: 10px;
}



#interestblock1_2 {
    display: block;
    width: 200px;
    color: #fff;
    background-color: #5ac1d4;
    line-height: 25px; 
    font-weight: bold;
    text-indent: 10px;
    font-size: 12px;
	margin-top: -3px;
}

#interestblock1body_2 {
display: block;
width: 200px;
color: #515fa8;
font-size: 12px;
background-color: #bee2ee;
}

<!--  Q&A styles  -->
.question {
width: 500px;
padding: 5px;
background-color: #5ac1d4;
color: #fff;
cursor: pointer;
margin-left: auto;
margin-right: auto;
}

.question a, .question a:link, .question a:active, .question a:visited, .question a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #5ac1d4;
}

.answers { 
width: 500px;
padding: 5px;
background-color: #c4dfe4;
margin-left: auto;
margin-right: auto;
color: #666666;

}

.contact {
color: #438e9c;
}
