body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/body-bg.gif) repeat-x top left #999999;
}
.indentmenu{
font: bold 13px Arial;
width: 876px; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 876px; /*width of menu*/

border-width: 1px 0;
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #1a5cb2; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.gif) center center repeat-x;
}
td,th,tr {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bl1 {border:			1px solid #e5ec4f;
	background:		#ffffcc; width: 90%; margin-top:30px;margin-bottom:30px;}
.br1 {}
.tl1 {}
.tr1 {}

.bl {border:			1px solid #e5ec4f;
	background:		#ffffcc; width: 80%; margin-top:30px;margin-bottom:30px;}
.br {}
.tl {}
.tr {}
.clear {font-size: 1px; height: 1px}

.bl h2 {font:18px verdana,"trebuchet MS",helvetica,sans-serif; 
	border:0; padding:10px; margin:0px 0 0 0; text-align:center; clear:none;
	font-weight:bold;
	color: green;}

.cssbutton{
background-color: #d1ec4c;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 100% Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
background: #C8FC98;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.innertube1{
margin-top: 10px;
}
.content-box{
	margin: 20px;
	text-align: left;
	margin-bottom: 40px;
	font-size: 13px;
}
.content-box h2{
	text-align: center;
	width: 100%;
	font-size: 18px;
	color: #FF8000;
}
.style42{
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}
#footnav{
	margin-left: 13px;
}
#footnav a{
	font-weight: bold;
}