#container {
/*set default font-size*/
font-size: 70%;
font-family: verdana;
color: #EFEFD1;
text-align : left;
position: relative;
}

/*
======================================
==============TAGS====================
======================================
*/

.credits a, #footinfo a {color: #ababab; text-decoration: none;}
.credits a:hover, #footinfo a:hover {color: #fff; text-decoration: underline;}

.content a { border-bottom: 1px dotted; text-decoration: underline;
	color: #EFEFD1;
}
.content a:hover {border-bottom: 1px solid;
	color: #EFEFD1;
}

h1 {font-size: 2em; color: #221b69; margin-bottom: 5px;}
h2{font-size: 1.6em; color: white; margin-bottom: 15px;}
h3{font-size: 1.1em; color: #EFEFD1; margin-bottom: 5px; padding: 0px;}

.rhs h3 {margin-bottom: 5px;}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 35px;
line-height: 1.7em;
}

.bordered {
padding: 2px;
border: 1px solid #BFBFBF;
margin: 3px;
}

.page_item img {
	padding-bottom: 20px;
}

.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;
}

#panel4 {
float: left;
width: 47%;
padding-right: 3%;
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.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;
}

#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 {
	z-index: 10;
	background: #4c4c4c none repeat-x;
	border-top: 1px solid #fff;
	padding: 12px 20px 10px;
}


.datatable {
border: 1px solid #444444;
}

.datatable th {
background: #444444;
color: white;
}

.row0 {
background: #3B3B3B;
}

.row1 {
background: #656565;
}


.page_item {
clear:both;
border-top: 1px solid white;
margin-top: 20px;
padding-top: 20px;
}

.page_item div {
width: 485px;
}



/* 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;
}