#container {
/*set default font-size*/
font-size: 70%;
font-family: verdana;
color: #686868;
text-align : left;
background-color: white;
position: relative;
}

/*
======================================
==============TAGS====================
======================================
*/

.credits a, #footinfo a {color: #686868; text-decoration: none;}
.credits a:hover, #footinfo a:hover {color: #686868; text-decoration: underline;}

.content a {color: red; border-bottom: 1px dotted; text-decoration: none;}
.content a:hover {border-bottom: 1px solid;}

h1 {font-size: 2em; color: #221b69; margin-bottom: 5px;}
h2{font-size: 1.6em; color: #221b69; margin-bottom: 5px;}
h3{font-size: 1.1em; color: #221b69; margin-bottom: 5px;}

.rhs h3 {margin-bottom: 5px;}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 21px;
line-height: 1.5em;
}

.bordered {
padding: 2px;
border: 1px solid #BFBFBF;
margin: 3px;
}

.err {
color: red;
background: #ffffcc;
padding: 3px;
border: 1px solid silver;
margin-top: 5px;
margin-bottom: 5px;
}


#library img {
margin: 0;
padding: 0;
}

.content #library a   {
border-bottom: 0;
}

#searchform {
position: absolute;
top: 70px;
left: 500px;
z-index: 100;
}

#panel1 {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 15px;
margin-bottom: 8px;
}

#panel2 {
float: left;
width: 47%;
padding-right: 3%;
padding-bottom: 15px;
margin-bottom: 8px;
}

#panel3 {
float: left;
border-left: 1px dashed #BFBFBF;
padding-left: 3%;
width: 46%;
padding-bottom: 15px;
margin-bottom: 8px;
}

#panel4 {
float: left;
width: 47%;
padding-right: 3%;
padding-bottom: 15px;
margin-top: 8px;
}

#panel5 {
float: left;
border-left: 1px dashed #BFBFBF;
width: 50%;
padding-left: 3%;
width: 46%;
padding-bottom: 15px;
margin-top: 8px;
}

#documents {
margin-top: 20px;
}

#documents div {
margin-top: 8px;
}

.content a.bluebutton {
margin-top: 10px;
display: block;
padding-left: 30px;
height: 18px;
background: url(/images/button-wee.gif) no-repeat;
border-bottom: 0;
}

.content a.bluebutton:hover {
background: url(/images/button-wee.gif) no-repeat 0 -18px;
border-bottom: 0;
}

#rhsspacer {
width: 202px;
line-height: 1px;
font-size: 1px;
}
 
.rhs {
padding-top: 15px;
padding-bottom: 15px;
width: 240px;
}

.rhsitem {
width: 224px;
text-align : left;
margin-left: 5px;
margin-right: 10px;
padding-top: 10px;
margin-bottom: 10px;
}

.rhsinner {
margin: 12px;
margin-left: 14px;
margin-bottom: 0;
line-height: 1.5em;
}

.rhsitem a {
text-align: right;
color: #686868; 
text-decoration: none;
}

.rhsitem a:hover {
color: #686868; 
text-decoration: underline;
}

.rhsinner ul {
padding-left: 10px;
margin-left: 0;
}

.rhsinner ul li {
margin-bottom: 10px;
}

.rhsitembottom {
height: 20px;
background: url(/images/lozbot.gif);
margin-bottom: 0;
}

#newsletterbutton {
display:block;
height:60px;
background:url(/images/newsbutton.jpg) no-repeat;
text-indent: -500em;
margin-left:5px;
outline:none;
}

#newsletterbutton:hover {
background:url(/images/newsbutton.jpg) no-repeat 0 -60px;
}

#newsletterbutton:active, #newsletterbutton:focus {
background:url(/images/newsbutton.jpg) no-repeat 0 0;
}

#previousnewsletters ul li{
list-style-type: none;
margin: 0;

}
#previousnewsletters ul {
list-style-type: none;
margin: 0;
padding: 0;
padding-left: 5px;
}

.credits {
padding-top: 10px;
padding-bottom: 0;
padding-left: 23px;
padding-right: 23px;
background: url(../images/footerbak.gif) repeat-x;
}

#footinfo {
text-align: center;
padding: 10px;
}


.datatable {
border: 1px solid #444444;
}

.datatable th {
background: #444444;
color: white;
}

.row0 {
background: #eeeeee;
}

.row1 {
background: #c6c6c6;
}



/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}


#sitecredits {
float: right;
margin-top: 35px;
margin-right: 10px;
margin-bottom: 15px;
padding: 3px;
padding-top: 6px;
padding-bottom: 4px;
border: 3px inset #e5e5e5;
text-align: center;
color: #666666;
font-size: 10px;
line-height: 13px;
font-family: "trebuchet ms";
}

#sitecredits a {
color: #666666;
text-decoration: none;
}

#sitecredits a:hover {
text-decoration: underline;
}

.faqouter {

}

.faqcat {
background: url(/images/menubak.gif) 0 -2px;
height: 36px;
line-height: 30px;
margin-top: 3px;
padding-left: 5px;
}

.faqhead {
background: #e5e5e5;
margin-bottom: 2px;
margin-left: 20px;
padding: 2px;
padding-left: 5px;
}

.faqbody {
background: #f9f9f9;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
margin-bottom: 3px;
margin-left: 40px;
padding: 2px;
padding-left: 5px;
}

.blogindex {
display:block;
margin-top:8px;
text-align: left;
}




/* ============================================== */
/* Styles for TOOLTIPS */
/* ============================================== */

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#fff;
    background-color: #4444ff;
    font-weight: bold;
    text-decoration:none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    left: 5px;
    cursor: help;}

a.info:hover{z-index:25; background-color:#7777ff;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:1em; left:2em; width:15em;
    border:1px solid #ddddbb;
    background-color:#ffffe0; color:#000;
    text-align: center;
    font-weight: normal;
    padding: 5px;}
    
    
.nDate {font-weight: bold; font-family: verdana; font-size: .8em;}
.nHeadline {font-weight: bold; font-family: verdana; color: #CA3A75;}

.blogcomment {border-top: 1px solid #B6B6AE; margin-top: 10px; padding-top: 10px;}
.blogcommentname {font-weight: bold; font-family: verdana; font-size: .8em; margin-bottom: 10px;}

.blogindex {text-align: left;}
.blogindex a {font-weight: bold; font-family: verdana; font-size: .8em;}
.blogindexheader {font-family: verdana; color: #CA3A75; font-weight: bold; margin-bottom: 10px;}