body{
     font-family:arial,verdana, helvetica, Sans-Serif;
     color:#38201A;
     text-align:center;
     margin:0px;
     padding:0px;
     font-size:8pt;
     background-color:#6E79B6;
     background-image:url('../img/background/body.gif');   
}


#main_home{
     margin: 0px auto 0px auto;
     width:940px;
     height:598px;
     background-color:white; 
     text-align:left;
     border-bottom:#FFFFFF 1px solid;
     background-image:url('../img/background/main.jpg');   
}

#main{
     margin: 0px auto 0px auto;
     width:940px;
     height:598px;
     background-color:white; 
     text-align:left;
     border-bottom:#FFFFFF 1px solid;
     background-image:url('../img/background/main.jpg');   
}

h1{
     margin:0px;
     position:relative;
     width:194px;
     height:68px;
     left:725px;
     top:25px;
}

h2{
     margin:0px;
     font-size:11pt;
     border-bottom:#383737 1px solid;
}

#content{
     float:left;
     display:inline;
     width:600px;
     height:450px;
     margin:50px 0px 0px 20px;
     overflow:auto;
     font-size:12px;
     color:#383737;
}    

#main #content{
     width:820px;
     padding-right: 100px;
}    

* html #main #content {
     width:920px;
     padding-right: 120px;
}

#left{
     float:right;
     display:inline;
     width:250px;
     height:480px;
     margin:30px 20px 0px 0px;
     overflow:auto;
}    


#foot{
     margin: 0px auto 0px auto;
     width:940px;
     height:58px;
     text-align:left;
     background-color:#6E79B6;
     background-image:url('../img/background/foot.jpg');   
}
#foot ul{
     margin:0px;
     margin-left:-10px;;
}

#foot li{
     float:left;
     display:inline;
     margin:0px;
     padding:10px 17px 10px 17px;
     font-size:10px;
     line-height:10px;
     height:10px;    
     background-image:url('../img/background/foot_li.gif');   
     background-repeat:no-repeat;
     background-position:0px 13px;
}

#foot li.first{
     background-image:none;
}    

#foot li a{
     color:white;
     text-decoration:none;
}

#copy{
     color:white;
     font-size:10px;
     text-align:right;
     margin-right:50px;
     padding-top:3px;
}

#copy a{
     color:white;
     font-weight:bold;
     text-decoration:none;
     font-style:italic;
}

#button{
     width:150px;
     border:#383737 1px solid;
     background-color:#A2DAF1;
     padding:2px;
     text-align:center;
     position:relative;
     top:-12px;
     left:420px;
}

#button a{
     color:#383737;
}

address{
     display:block;
     margin-left:65px;
     margin-top:10px;
     margin-bottom:40px;
     font-style:normal;
     color:black;
     font-size:10pt;
     letter-spacing:1px;
}   

input,textarea{
     border:#8B8989 1px solid;
     background-color:transparent;
} 

a{
     color:#33517D;
     text-decoration:none;
}
address a{
     color:white;
}

img{
     border:none;
}

th,td{
     font-size:8pt;
}

.left_cont{
     color:white;
     margin-left:10px;
}
.left_cont a{
     color:white;
     text-decoration:none;
}

.red{
     color:red;
}

p.left{
     margin-left:10px;
     margin-top:0px;
     margin-bottom:0px;
}
img.left{
     margin-top:5px;
     margin-left:10px;
     margin-right:15px;
     float:left;
}
hr{
     border:none;
     background-color:#C0C0C0;
     height:1px;
     margin:0px;
     padding:0px;
}
.colored{
     color:#660000;
}
.clear{
     clear:both;
}
.dnone,.print_only{
     display:none;
}  

.justify{
     text-align:justify;
}  
.right{
     text-align:right;
}
