/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}
p { margin : 0;padding : 0;}
a:visited, a:link {color : #000000;text-decoration : underline;background:none;}
a:hover {color : #000000;text-decoration : none;background:none;}
h1 { color : #339999;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #339999;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #339999;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0; margin:0 0 0 0px;  }
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;}
.solid_border { border:1px solid black; }
.wide { width:100%; }
table,tr,td { font-size:1.0em; }

/*** Layout ****/
#wrapper {margin : 0 auto;width : 776px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(images/bg.gif) repeat-x;}
#nav {background : #0B0001;padding : 10px 20px;text-align : right;color : #ffffff;}
#nav a:visited, #nav a:link {text-decoration : none;color : #ffffff;}
#nav a:hover {text-decoration : underline;color : #ffffff;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 45px;}
.logotxt1 {font : normal 18px Georgia, serif;color : #0B0001;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #339999; }
.logotxt3 {font : normal 18px Georgia, serif;color : #0B0001; }
.logosubheader { margin:10px 0 0 15px; font : normal 14px Georgia, serif;color : #0B0001; }
#left-column { padding : 0 30px 30px;float : left;}
#right-column {width : 270px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}
#copyright_footer {
    position:absolute; bottom:0; font-size:8pt; right:20; 
}
/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(images/shadow.jpg) no-repeat top;}

.news_date { color:#339999; font-weight:bold; }
.news_title { font-weight:bold; }

.small_link { font-size:smaller; }
.link_button { color:#000; background:transparent; border:0; cursor:pointer; text-decoration:underline; margin:0; padding:0; text-align:left; }

.error { color:red; font-size:smaller; padding-left:50px; }


.left-border { border-left:1px solid gray; }
.center { text-align:center; }


#structure ul { clear:both; list-style-type: none; list-style:none url(); padding:0 10 0 10; margin:0; }
#structure li { cursor:hand; }
#structure a { text-decoration:none; width:100%; }
#structure a:hover { font-style:italic; }
#structure a:active { font-weight:bold; }
#structure a:focus { font-weight:bold; }

#loading { background-color:white; display:'inline'; position:absolute; left:0; right:0; top:0; bottom:0; width:100%; height:100%; }

fieldset { padding:3px; margin:3px; border:1px solid silver; }
#legend-div { background-color:#ffffff; }

.border { border: 1px solid #dedede; }

#help_header { margin:10px; border:silver; background-color;#efefef; font-size:1.1em; }
#help_box { margin:10px; }
#help_box li { margin-left:20px; }