body {
	background-color: #BAB8A0;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}
/* Logo */
div.logo {
	background: url("images/logo.gif") no-repeat transparent;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	position: absolute;
	z-index: 3;
	}
/* Menu */
div.menu {
	background: transparent;
	margin: 15px 0px 0px 240px;
	padding: 0px;
	position: absolute;
	z-index: 4;
	}
/* Content */
div.content {
	background: url("/images/second/bg.jpg") repeat-y 0% 0% #FFFFFF;
	margin: 45px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 783px;
	position: absolute;
	z-index: 2;
	}
div.content ul {
	margin: 10px 240px 10px 225px;
	padding: 0px;
	}
div.content img.title {
	margin-left: 190px;
	margin-right: 50px;
	}
	
div.content p {
	margin-left: 190px;
	margin-right: 240px;
	}
div.content table {
	margin: 10px 0px 0px 200px;
	padding: 0px;
	clear:both;
	}
div.content td {
	class: tablecontent;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	}
/* Footer */
div.footer {
	background: #BCBAA3;
	margin: 95px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 9px;
	width: 783px;
	}
div.footer a, div.footer a:link, div.footer a:active, div.footer a:hover, div.footer a:visited { 
	text-decoration: none; 
	color: #000000;
	font-size: 9px;
	}
	
/* LeftBox */
div.LeftBox {
	background: #ECEBDF;
	width: 161px;
	margin: 270px 0px 0px 11px;
	padding: 0px;
	position: absolute;
	z-index: 3;
	left: -1px;
	top: 1px;
	}
	
.LeftBoxQuote {
	background: #ECEBDF;
	width: 141px;
	padding: 10px;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	}
div.LeftBox ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
div.LeftBox ul li {
	list-style-image: none;
	margin: 7px 0px 7px 0px;
	list-style-type: none;
	}
	
div.LeftBox a {
    font-size: 10px;
	text-decoration: none;
	color: #000000;
	}
div.LeftBox a:hover, a.linkon {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
p {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}
div.LeftBox ul.sublink {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
div.LeftBox ul.sublink li {
	list-style-image: none;
	margin: 7px 0px 7px 0px;
	list-style-type: none;
	}
	
div.LeftBox ul.sublink li a {
	background: none;
	font-size: 9px;
	padding-left: 15px;
	text-decoration: none;
	color: #000000;
	}
.TextBoxTitle {
	color: #005D60;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	font-weight: bold;
	}
	
div.LeftBox ul.sublink li a:hover, div.LeftBox ul.sublink a.linkon {
	background: none;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
h2 {
	color: #005D60;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	}
.LeftGreen {
	font-size: small;
	color: #005D60;
	font-weight: bold;
	}
/* Rightbox */
div.rightbox {
	background: transparent;
	margin: 278px 0px 0px 572px;
	padding: 0px;
	width: 200px;
	position: absolute;
	z-index: 3;
	}
div.rightbox a{
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	}
div.text {
	background: #ECEBDF;
	border: 1px solid #DAD7BD;
	width: 206px;
	}
div.text p {
	margin: 5px 5px 5px 7px;
	}
	
div.text img {
	margin-bottom: 5px;
	}
.summary {
	font-size: 9px;
	color: #666666;
}
.tablecontent {
	font-size: 11px;
}
.LeftNavTitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.LeftNavTitle a:link {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.LeftNavTitle a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.LeftNavTitle a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.LeftNavTitle a:active {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.ContentTitle {
	font-size: 14px;
}
.RightBoxTitle {
	font-size: 10px;
	font-weight: bold;
}
.RightBoxText {
	font-size: 10px;
}
