body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-color: #e3e3e3;

}

td, p, div, span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	
}

a:link, a:visited, a:hover, a:active{
	color: #0099CC;
}

h1{
	font-size: 16px;
	font-weight: normal;
	scolor: #8CA476;
	color: #999999;
	padding-bottom: 20px;
	sborder-left: solid 1px #e3e3e3;
	sbackground-color: #c3c3c3;
	letter-spacing: 2px;

}

strong{
	font-weight: bold;
	color: #8CA476;
}

.back{
	text-align: right;
	background-color: #f3f3f3;
	clear: left;
	padding:3px;
	font-size: 9px;
	margin-top: 20px;
}

#container {
	background-color: #FFFFFF;
	text-align: left;
	width: 780px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#leftborder{
	width: 10px;
	background-image: url(images/leftborder.gif);
	background-repeat: repeat-y;
	background-color: #e3e3e3;

}
#rightborder{
	width: 10px;
	background-image: url(images/rightborder.gif);
	background-repeat: repeat-y;
	background-color: #e3e3e3;
}

#menu {
	padding-left: 25px;
	background-image: url(images/menu/menuBack.gif);
	background-repeat: repeat-x;
}
#header {
	width: 750px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#content{
	padding: 25px;
	padding-top: 50px;
	padding-bottom: 75px;
}

#contentLeft{
	width: 510px;
	padding-right: 20px;
	text-align: justify;
}

#contentRight{
	width: 200px;
	text-align: justify;
	padding-left: 20px;
	vertical-align: top;
	border-left: solid 1px #e3e3e3;
	color: #666666;
	line-height: 16px;
	font-size: 11px;
}

#contentLeft2{
	width: 440px;
	padding-right: 20px;
	text-align: justify;
}

#contentRight2{
	width: 270px;
	text-align: justify;
	padding-left: 20px;
	vertical-align: top;
	border-left: solid 1px #e3e3e3;
	color: #666666;
	line-height: 16px;
	font-size: 11px;
}

#footer {
	border-top: 1px solid #cccccc;
	padding: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
.footerTd{
	vertical-align: top;
	font-size: 9px;
	color: #999999;
	width: 30%;
}
.footerTd A:link,#footer A:visited,#footer A:active {
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
.footerTd A:hover {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
li{
	padding-left: 5px;
	margin-left: 0px;
	margin-bottom: 1px;
	list-style-image: url(images/li.gif);
	line-height: 16px;
	font-size: 11px;
}
ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.imgCleared{
	clear: left;
}
td.xls{
	background-color: #f0f7e5;
	vertical-align:top;
	text-align: left;
	font-size: 10px;
}
th.xls{
	background-color: #79da1d;
	vertical-align:top;
	text-align: left;
	font-size: 10px;
	height:20px;
}