body {
     font-family: Arial, Verdana, Helvetica, sans-serif;
     color: #333;
     background-color: #c3d2e5;
     text-align: center;
}
#mainTable {
     padding: 0px;
     width: 868px;
     height: 850px;
     background: #CACCB6 url(img/bg_strip2.jpg) repeat-y;
	 margin: 0 auto;
}
#main {
    padding-top: 0;
     padding-right: 20px;
     padding-left: 20px;
     text-align: left;
}
#logo {
     position: relative;
     left: 0;
     top: 10px;
}


#navbar {
     text-align: right;
     position: relative;
     top: -50px;
     left: 0px;
     padding-right: 0;
     font-size: .75em;

}

abbr {
font-style: italic;
}

.global {
     color: #808080;
}

a.global {
     padding: 5px;
     text-decoration: none;
     color: #808080;
}

a.global:hover {
     color: #00467F;
	 text-decoration: underline;
}


#navbar p {
     padding: 0 0 0 0;
     color: #c7490a;
     font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.75em;
     font-style: italic;
}

#leftnav {
     position: relative;
     left: 0;
     top: -45px;
     background: #fff;
     width: 150px;
     float: left;
     padding: 10px;
     color: #000;
     font-size: .75em;
     line-height: 110%;
}

#leftnav p {
     font-weight: 600;
     color: #808080;
}
p.indent {
 margin-left: 10px;
}

#leftnav a {
     text-decoration: none;
     color: #808080;
}

#leftnav a:hover {
     text-decoration: underline;
     color: #00467F;
}

#textarea {
	 float: left;
	 width: 630px;
     padding-right: 20px;
     position: relative;
	 left: 2px;
	 top: -50px;
	 text-align: left;
     font-family: Arial, Verdana, Helvetica, sans-serif;
font-style: normal;
}


#textarea img {
     padding-left: 0px;
     border: none;
}

#textarea h1 {
     font-size: 1.5em;
     color: #00467F;
     font-weight: 700;

     }
#textarea h2 {
     font-size: 1.2em;
     color: #00467F;
     font-weight: 300;
     }
#textarea p {
 font-size: 0.9em;
     color: #808080;
     }
     
 #textarea p.hotnews {
 font-size: 0.9em;
     color: #ff0000;
     }    

ul.unorderedlist {
   font-size: 0.9em;
  line-height: 150%;
     color: #808080;
}


 #textarea a     {
	 text-decoration: none;
}    
   
   #textarea a:hover {
     text-decoration: underline;
     color: #00467F;
}


#downloads {
     position: relative;
     margin-left: 10px;
     width: 150px;
     border: none;
     background-color: #fff;
     float: right;
}

#downloads img {
     border: solid 2px #ccc;
}

#downloads img:hover {
     border: solid 2px #f00;
}

#downloads a {
     text-decoration: none;
     color: #808080;
}

#downloads a:hover {
     color: #00467F;
text-decoration: underline;
}


#textarea h1.access {
font-size: 150%;
}

#textarea p.access {
font-size: 150%;
     color: #000;
}

#textarea p.legal {
font-size: 80%;
     color: #000;
}


.rightimg {
     float: right;
     margin-left: 10px;
     margin-bottom: 5px;
}

.clear {
     clear: both;
}

#textarea p.clearright {
     text-align: left;
}

#footer {
     padding: 6px;
     width: 800px;
     text-align: right;
	 margin: 0 auto;
	 font-size: .7em;

}

#footer a {
     color: #000;
     text-decoration: none;
     font-weight: 700;

}

#footer a:hover {
     color: #9f2d20;
     text-decoration: none;
}