* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-weight: bold;
	font-size: 12px;
	color: #99cc00;
	padding-left: 15px;
	background: url(Pictures/arrow-green.gif) no-repeat top left;

}
#newsmenu {display: none; float:left;}

h2
{
	
	font-weight: bold;
	font-size: 12px;
	color: #99cc00;
}


.green{
		color: #99cc00;
}
#floatbox{
	
	position:absolute;

	width:100%;
	


}

#box{
	width:664px;
		height:600px;
	text-align: left;
	


}
#topmenu{
	width:666px;	

}
ul.topmenu 

{ background: url(Pictures/nav-bg.gif) no-repeat ;
	width:666px;	
	height:44px;
	padding:0px;
	margin:0px; 
	list-style:none;}
	
	ul.topmenu li 
{
margin-left:13px;
margin-right:15px;
	float: left;
display:block;
margin-right:0px;
	width: auto;
}

#submenu{
margin-top:-15px;
	width:666px;
height:22px;
display: block;


}


ul.submenu 

{

	padding:0px;
	margin:0px; 
	list-style:none;}
	
ul.submenu li 
{
margin-left:13px;
margin-right:15px;
	float: left;
list-style:none;
text-decoration: none;
}
ul.submenu a {
text-decoration: none;
font-size:11px;

}

ul.submenu a:active,ul.submenu a:hover {
color:#339900;
text-decoration: underline;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

ul.submenu a.current {
text-decoration: none;
font-weight:bold;
color:#339900;

}


#header{

	
	height:135px;

}

#contentcontainer{
padding-left:5px;

	height:320px;

}
body {
	margin: 0px;

}


#textboxLeft{
margin-left:8px;
	float:left;
	width: 190px;
	height:320px;
	border-right: 1px solid #e2e8df;
}
#textboxRight{
	float:right;
	width: 190px;
	border-left: 1px solid #e2e8df;
	margin-left:8px;
	height:320px;
	padding-left:8px;
}
.contentLeft, #contentLeft{
padding-left:8px;
padding-right:5px;
	overflow: auto;
	height:315px;

}


a.sndnav {
		width:157px;	
	height:27px;
display:block;
	background: url(Pictures/snd-nav.gif) no-repeat;
		padding: 6px 5px 0px 24px;
		text-decoration:none;
		font-weight: bold;
}

a.float{

	font-size: 12px;
	color: #99cc00;
	padding-left: 15px;
	background: url(Pictures/arrow-green.gif) no-repeat top left;
}

a.sndnav:active, a.sndnav:hover {
	background: url(Pictures/snd-nav_2.gif) no-repeat;
}

a.sndnavactive 
{
    width:157px;	
	height:27px;
display:block;
		padding: 6px 5px 0px 24px;
		text-decoration:none;
		font-weight: bold;
	background: url(Pictures/snd-nav_2.gif) no-repeat;
}

.newsbox{
	margin-left:3px;
	width: 176px;
	line-height:14px;
	font-size:10px;
}

li {


list-style-image:url(Pictures/list.gif);
margin-left:-20px;

}

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}





#e0{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
visibility:hidden;
}