body {
	background: #1e4d25;
	font-family: sans-serif;
	color: white;
	font-size: 10pt;


}


a {
	font-family: sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 10pt;
}

a:hover {
	font-family: sans-serif;
	font-weight: bold;
	color: white;
	background-color: #333333;
	font-size: 10pt;
}

ul {
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	list-style-position:inside;
}

li {
	font-size: 8pt;
}



#page {
	width: 883px;
	height: 900px;
/*	left: 50%;
	margin-left: -436px;
	position: absolute; */
	margin-left: auto;
	margin-right: auto;
}

.csc-firstHeader {
	font-size: 13pt;
	color: #fff;
	font-family: arial;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 10px; 
	line-height: 13pt;
}


#topshadow	{
	width: 883px;
	height: 11px;
	background: url(images/tmp_top_shadow.gif) top left no-repeat #1e4d25;
	float:left;
}

#topshadowleft	{
	width: 16px;
	height: 60px;
	background: url(images/tmp_top_shadow_left.gif) top left no-repeat #1e4d25;
	float:left;
}

#topshadowright	{
	width: 17px;
	height: 60px;
	background: url(images/tmp_top_shadow_right.gif) top left no-repeat #1e4d25;
	float:left;
}

#header {
	width: 850px;
	height: 60px;
	background: url(images/tmp_header.gif) top left no-repeat #ec7a13;
	float:left;
}

#topshadowbottom	{
	width: 883px;
	height: 13px;
	background: url(images/tmp_top_shadow_bottom.gif) top left no-repeat #1e4d25;
	float:left;
}


#contentshadowleft	{
	width: 16px;
	height: 599px;
	background: url(images/tmp_content_shadow_left.gif) top left no-repeat #1e4d25;
	float:left;
}

#content	{
	width: 850px;
	height: 599px;
	background: url(images/tmp_content_home.jpg) top left no-repeat #1e4d25;
	float:left;
}

#contentinner	{
	padding: 15px;
	color: #ffffff;
	font-family: arial;
}

#contentshadowright	{
	width: 17px;
	height: 599px;
	background: url(images/tmp_content_shadow_right.gif) top left no-repeat #1e4d25;
	float:left;
}


#contentshadowbottom	{
	width: 883px;
	height: 11px;
	background: url(images/tmp_content_shadow_bottom.gif) top left no-repeat #1e4d25;
	float:left;
}



#footershadowleft	{
	width: 16px;
	height: 25px;
	background: url(images/tmp_footer_shadow_left.gif) top left no-repeat #1e4d25;
	float:left;
}

#footer	{
	width: 850px;
	height: 25px;
	background: url(images/tmp_footer.gif) top left no-repeat #ec7a13;
	float:left;
}

#footerinner {
	padding-left:15px;
	padding-top: 5px;
	color: #ffffff;
	text-align: center;
}

.navispan {
	padding-right: 27px;
	float:left;
}

#footershadowright	{
	width: 17px;
	height: 25px;
	background: url(images/tmp_footer_shadow_right.gif) top left no-repeat #1e4d25;
	float:left;
}


#footershadowbottom	{
	width: 883px;
	height: 19px;
	background: url(images/tmp_footer_shadow_bottom.gif) top left no-repeat #1e4d25;
	float:left;
}

