/* Start of CMSMS style sheet 'default' */
.topGradient{
	width: 100%;
	background: transparent url(images/body_bk.jpg) repeat-x top center;
}
body{
	margin: 0px;
	padding: 0px;
	background: #fff url(images/body_bk_gen.jpg) repeat top center;
	font-family: verdana, arial, "MS Sans Serif", tahoma, sans-serif;
	font-size: 12px;
	color: #39573D;
}
p, td {
	font-family: verdana, arial, "MS Sans Serif", tahoma, sans-serif;
	font-size: 12px;
	color: #39573D;
}

.right{
	float: right;
	display: block;
	margin: 0px 0px 10px 10px;
	border:2px solid #39573D;

}
.left{
	float: left;
	display: block;
	margin: 0px 10px 10px 0px;
}

a{
	color: #39573D;
}

.siteWrapper{
	width: 901px;
	_background: #fff url(images/white_bk.jpg) repeat-y ;	
	padding:0px;
	margin:0px auto;
}
.veryTop{
	height: 97px;
	background: transparent url(images/very_top.jpg) no-repeat top left;
}
.topNav{
	height: 28px;
	background: transparent url(images/top_nav.jpg) no-repeat top left;
}
.topNavigationLinks{
	display: block;
	padding: 0px 0px 0px 75px;
	border: 0px solid #fff;
	line-height: 28px;
}
.topNavigationLinks a{	
	font-family: arial, "MS Sans Serif", tahoma, sans-serif;
	color: #39573D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.topNavigationLinks a:hover{	
	text-decoration: underline;
}
.index_topImgBlock{
	height: 234px;
	background: transparent url(images/top_img_block.jpg) no-repeat top left;
}
.leftColumn{
	width: 164px;
	background: transparent url(images/left_nav_bottom.jpg) repeat-y top left;
	float: left;
}
.leftNav{
	height: 207px;
	width: 164px;
	background: #fff url(images/left_nav_top.jpg) no-repeat top left;
	float: left;
}
.content{
	padding:0px;
	margin:0px;
	background: #fff url(images/white_bk.jpg) repeat-y top left;
	_background:url(images/white_bk.jpg) repeat-y top left;
	overflow: auto;
}
.bodyContent, .index_BodyContent{
	/*width: 735px;*/
	width: 677px;
	float: left;
	background: #fff url(images/index_body.jpg) no-repeat top left;
	font-size: 13px;
	color: #39573D;
	font-weight: 500;
	line-height: 16px;
	/*line-height: 24px;*/
	font-family: verdana;
	margin:20px;
}
.bodyContent p, h1, h2, h3, h4{
	/*margin: 10px 40px;*/
	clear: both;
}
.indexBodyContent p{
	/*margin: 10px 40px;*/
}
.innerBodyContent{
	width: 100%;
	clear: both;
}

.footer{
	width: 901px;
	background: #9AAA9D url(images/footer.jpg) repeat-y top left;
	clear: left;
}
.footer p{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	margin: 0px;
	padding: 2px 0px;
}

.credits, .index_credits{
	width:280px;
	margin:0 auto;
	padding-left:620px;
}
.credits p, .credits a, .index_credits p, .index_credits a{
	color: #fff;
	text-decoration: none;
}

.topImgBlock{
	height: 155px;
	background: transparent url(images/site_top_img_block.jpg) no-repeat top left;
}

.plus{
	background-image:url(images/plus.png);
	background-repeat:no-repeat;
	bottom:-5px;
	height:6px;
	left:-13px;
	margin-bottom:-6px;
	padding:0;
	position:relative;
	width:6px;
	>margin-bottom:-6px;
	_margin-bottom:-18px;
}
#printlogo
{
	display:none;
        height:0px;
        width:0px;
}


/* End of 'default' */

