@CHARSET "ISO-8859-1";

body{
 background: white;
 margin: 0;
 font-family: arial, sans-serif;
 font-size: 9pt;
 color: #0e1b8d;
}
a:link{color: #0e1b8d; font-weight: bold;}
a:visited{color: #0e1b8d; font-weight: bold;}
#body a:link{color: #b69b0c; font-weight: bold;}
#body a:visited{color: #b69b0c; font-weight: bold;}
.ccLogo{margin: 0 10px 10px 0;}
#container{
 width: 960px;
 margin: 0 auto;
}
#body{
 background: #eef1f1 url('../images/backBody.jpg') no-repeat;
 width: 920px;
 padding: 20px;
}
#footer{
 padding: 20px;
 background: #b69b0c;
 font-size: 7pt;
 text-align: center; 
}
h1{
 color: #b59b0d;
 font-size: 1.4em;
 font-weight: bold;
 text-align: left;
}
h2{
 color: #b59b0d;
 font-size: 1.4em;
 font-weight: bold;
 text-align: center;
}
h3{
 font-size: 1.2em;
 font-weight: bold;
 margin: 0;
}
h4{
 font-size: 1em;
 font-weight: bold;
 margin: 0;
}
 .titleImg{
 float: left;
}
.rightImg{
 float: right;
 margin: 0 0 20px 20px;
}
.testimonials{
 background: white url('../images/backTestimonails.jpg') repeat-x bottom;
 padding: 10px;
 margin: 10px;
 border: 1px solid #b69b0c;
 font-size: .9em;
}
.testimonials p{
 margin: 0;
}
.indent{margin-left: 20px;}
li{font-weight: bold;}
#banner{
 background: #f7f9f8;
 padding-bottom: 20px;
}
img{border: 0;}
p{margin-top: 0;}
.aRight{text-align: right;}
.cGold{color: #b69b0c;}
.bold{font-weight: bold;}
.italic{font-style: italic;}
.normal{font-weight: normal;}
.marginTop{margin-top: 100px;}
.clear{clear: both;}
.cLeft{clear: left;}
.fLeft{float: left;}
.fRight{float: right;}
h1.sitemap{margin-bottom: 0; color: #0e1b8d;}
hr{margin: 10px 0 15px 0; color: #b69b0c; border: 1px solid #b69b0c;}
ul{margin-top: 0;}

fieldset{
 border: 1px solid #0e1b8d;
 border-left: 3px solid #0e1b8d;
 border-right: 3px solid #0e1b8d;
 display: inline;
 padding: 10px 15px;
 margin-bottom: 25px;
 width: 410px;
}
input.short{width: 120px;}
input.long{width: 250px;}
legend{font-weight: bold;}
textarea{width: 31.2em; height: 10em; border: 1px solid #0e1b8d;}
input{border: 1px solid #0e1b8d; background: white; padding: 2px;}
label{padding: 2px 0;}
.formDiv{margin-bottom: 5px;}
.formMleft{margin-left: 5px;}
.formMright{margin-right: 5px;}
.required{background: #fffc79;}
