@charset "utf-8";
body {
	background-repeat: repeat-x;
	background-color: #3C3C3C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 14px;
	scrollbar-base-color:#666666;
	background-image: url(../images/bg-main.gif);
}
#divWrapper {
	padding: 0px;
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divContainerTop {
	height: 80px;
	margin-bottom: 50px;
}
#divTopLeft {
	margin: 0px;
	padding: 23px 0px 0px;
	float: left;
	width: 500px;
}
#divTopRight {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	width: 350px;
	text-align: right;
}
#divContainerMiddle {
	height: 448px;
	margin: 0px 0px 30px;
	padding: 0px;
}
#divMiddleLeft {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	float: left;
	width: 730px;
	height: 448px;
}
#divMiddleRight {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	float: right;
	width: 160px;
	height: 448px;
}
#divContainerFooter {
	margin: 0px;
	height: 60px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 990px;
}
#divFooterLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 460px;
	font-size: 10px;
}
#divFooterRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 50px;
	width: 460px;
	text-align: right;
	font-size: 10px;
}
a:link {
	color: #06AF8B;
	text-decoration: underline;
}
a:visited {
	color: #669966;
}
a:hover {
	color: #ff6633;
	text-decoration: none;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
h1 {
	font-size: 14px;
	line-height: 17px;
	font-variant: small-caps;
	color: #00C097;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
}
.Bold {
	font-weight: bold;
}
.Italics {
	font-style: italic;
}
.BoldUnderline {
	font-weight: bold;
	text-decoration: underline;
}
.ImageRightJustified {
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.ImageLeftJustified {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 10px;
}
.BorderGray {
	border: 1px solid #CCCCCC;
}
.ButtonBackground00 {
	background-image: url(../images/bg-button-00.jpg);
	background-repeat: no-repeat;
}
.ButtonBackground01 {
	background-image: url(../images/bg-button-01.jpg);
	background-repeat: no-repeat;
}
.ButtonBackground02 {
	background-image: url(../images/bg-button-02.jpg);
	background-repeat: no-repeat;
}
.ButtonBackground03 {
	background-image: url(../images/bg-button-03.jpg);
	background-repeat: no-repeat;
}
.ButtonBackground04 {
	background-image: url(../images/bg-button-04.jpg);
	background-repeat: no-repeat;
}
.ButtonBackground05 {
	background-image: url(../images/bg-button-05.jpg);
	background-repeat: no-repeat;
}
#divNavBarRight {
	margin: 0px;
	padding: 0px;
	width: 165px;
}
#divContainerMiddleHome {
	height: 448px;
	margin: 0px 0px 30px;
	padding: 0px;
	text-align: center;
}
.divHomeButtons {
	height: 92px;
	margin: 0px;
	padding: 0px;
}

