* {
	margin: 0;
	padding: 0;
	color: #333;
}

body {
	background: #3D3D3D url(images/bgbody.gif) repeat-y center top;
	font: normal 11px Tahoma,Verdana,sans-serif;
}

#main {
	width: 757px;
	margin: 0 auto;
}

#mainleft {
	float: left;
	width: 557px;
}

#mainleftpad {
	padding-top: 6px;
}

#mainright {
	border-top: 6px solid #FFF;
	float: right;
	width: 194px;
	background-color: #3E64AC;
}

#mainheader {
	background: url(images/heading_bg.jpg) repeat-x;
	height: 87px;
}

#headerpad {
	padding-top:56px;
}

#header {
	height: 31px;
	width: 261px;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	float:left;
}

#subheader
{
	height: 31px;
	width: 172px;
	background-image: url(images/subtitle.gif);
	background-repeat: no-repeat;
	float: right;
}

#maincontent {
	padding-top: 6px;
}

h1, h2, h3, h4, h5
{
	color: #333;
	font-family: Tahoma,Verdana,sans-serif;
	margin-bottom: 3px;
}

h1 {
	font-size: 20px;
	line-height: 22px;
}

h2 {
	font-size: 16px;
	line-height: 18px;
}

strong {
	font-size: 12px;
}

#rightheading
{
	margin: 6px 0;
}	

#rightheadingholder
{
	height: 81px;
	width: 194px;
	background-image: url(images/rightcol_imgs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.h {
	display: none;
}	

#copynote {
	border-top: 1px solid #999;
	padding: 5px 0;
}








	




.admin_header {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.admin_subheader {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
}

.admin_error {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #CC0000;
}

.textnorm {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #336699;
}

.textdark {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #003366;
}

.error {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #CC0000;
}

.textbold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}

.textdarkbold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #999999;
}

.page_numbers {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
}

.page_label {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

a {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #1E5CA7;
}

a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
}

a.contentlinks {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #FF6E37;
	text-decoration: none;
}

a.contentlinks:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	text-decoration: underline;
}

a.page_arrows:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: underline;
}

a.page_arrows {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}

td.cell_navcap {
	background-color: #FFFFFF;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
}

td.content_side {
	border-right: 1px solid #336699;
}




td.cell_header {
	background-color: #E9E6F6;
	border-left: 1px solid #003366;
	border-top: 1px solid #003366;
	padding: 2px;
}

td.cell_off {
	background-color: #FFFFFF;
	border-left: 1px solid #003366;
	border-top: 1px solid #003366;
}

td.cell_on {
	background-color: #F9F9FF;
	border-left: 1px solid #003366;
	border-top: 1px solid #003366;
}

td.cell_nav {
	background-color: #F3F3FC;
	border-left: 1px solid #003366;
	border-top: 1px solid #003366;
}

td.cell_seperator {
	background-color: #D9D9EF;
	border-left: 1px solid #003366;
	border-top: 1px solid #003366;
}

td.cell_sidecap {
	background-color: #FFFFFF;
	border-left: 1px solid #003366;
}

td.cell_bottomcap {
	background-color: #FFFFFF;
	border-top: 1px solid #003366;
}





ul.content_list {
	margin-left: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
}

li.content_list {
	margin: 2px;
}

#button {
	width: 194px;
	padding: 0 0 0 0; 
	margin-bottom: 2px;
	font: normal 12px Tahoma,Verdana,sans-serif;
	background-color: #222222;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px solid #ffffff;
}
                
#button li {
	margin: 0;
}

#button li a {
	display: block;
	background-color: #222222;
	width: 100%;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

#button li a div {
	padding: 2px 2px 2px 7px;
	color: #ffffff;
	text-decoration: none;
}

html>body #button li a {
	font: normal 12px Tahoma,Verdana,sans-serif;
	color: #ffffff;
	width: auto;
	text-decoration: none;
}
	
#button li a:hover {
	font: normal 12px Tahoma,Verdana,sans-serif;
	color: #333333;
	background-color: #666666;
	text-decoration: none;
}