#container {
/*set default font-size*/
font-size: 70%;
font-family: verdana;
color: #686868;
text-align : left;
background-color: white;
position: relative;
}

/*
======================================
==============TAGS====================
======================================
*/



.content a {color: #632163; border-bottom: 1px dotted; text-decoration: none;}
.content a:hover {border-bottom: 1px solid;}

h1 {font-size: 2em; color: #C9CA2C; margin-bottom: 5px;}h2{font-size: 2.5em;line-height:1.2em; color: #C9CA2C; margin-bottom: 10px;font-style: italic; font-weight: lighter; }h3{font-size: 1.1em; color: #C9CA2C; margin-bottom: 5px;}


.rhs h3 {margin-bottom: 5px;}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 21px;
line-height: 1.7em;
}

.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;
}

#redbox {
background: #C9CA2C;
text-align: center;
color: white;
padding: 10px;
margin-top: 20px;
margin-right: 16px;
-moz-border-radius: 2em;
-webkit-border-radius: 2em;
border-radius: 2em;
}

#redbox h3 {
color:white;
font-size:15px;
margin-bottom:6px;
padding-bottom: 6px;
border-bottom: 1px dotted white;
}

#redbox a {
display:block;
text-decoration:none;
color:white;
margin-bottom:6px;
padding-bottom: 6px;
border-bottom: 1px dotted white;
font-weight:bold;
font-size:11px;
}

#redbox a:hover {
text-decoration:underline;
}

#panel1 {
border-bottom: 1px dashed #C9CA2C;
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 #C9CA2C;
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 #C9CA2C;
width: 50%;
padding-left: 3%;
width: 46%;
padding-bottom: 15px;
margin-top: 8px;
}

#documents {
margin-top: 20px;
}

#documents div {
margin-top: 8px;
}

#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.7em;
}

.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;
}


#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: 15px;
padding-left: 23px;
padding-right: 23px;
color: #ffffff;
background: #632163;
}

	.credits a, #footinfo a {color: #ffffff; text-decoration: none;}
	.credits a:hover, #footinfo a:hover {color: #686868; text-decoration: underline;}

#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 #CCCC99;
text-align: center;
color: #ffffff;
font-size: 10px;
line-height: 13px;
font-family: "trebuchet ms";
}

#sitecredits a {
color: #eeeeff;
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;
}

/* ============================================== */
/* 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;}
    