body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, sans;
	font-size: 10.5pt;
	line-height: 17pt;
	color: #114;
}

#headerContainer {
	background-color: #FFF;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	width: 100%;
}

#header {
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 956px;
	height: 115px;
	margin-right: auto;
	margin-left: auto;
}

#header a, #subnavContainer1 a, #subnavContainer2 a,#subnavContainer3 a, #subnavContainer4 a {
	text-decoration: none;
}

#headerImg {
	margin-top: 12px;
}

#main {
	background-image: url(../img/bg_canvas.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	width: 956px;
}

#main2 {
	background-image: url(../img/bg_canvas.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	width: 956px;
}

#mainShadow {
	background-image: url(../img/bg_canvas_bottom.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 956px;
	height: 13px;
}

#subnavContainer1, #subnavContainer2,#subnavContainer3, #subnavContainer4 {
	width: 100%;
	position: relative;
	visibility: hidden;
}
.subnav {
	width: 956px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#bottomNav {
	clear: both;
}

#content {
	background-image: url(../img/canvas_dot.jpg);
	background-repeat: no-repeat;
	width: 956x;
	padding-left: 25px;
	padding-right: 7px;
	padding-bottom: 15px;
	min-height: 420px;
}

#content table {
	padding-right: 20px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 956px;
	text-align: center;
	font-size: 7.5pt;
}

#footer a{
	color: #114;
}

.headlineHome {
	font-size: 14pt;
	line-height: 22pt;
	padding-top: 35px;
	padding-left: 25px;
	padding-bottom: 20px;
}

.headline {
	font-size: 14pt;
	line-height: 22pt;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}

.subHeadline {
	font-size: 11pt;
	font-weight: bold;
	line-height: 14pt;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.txt {
	font-size: 9pt;
	line-height: 14pt;
	color: #114;
/*	padding-top: 25px; */
}

.txt a, .docTxt a, .docTxt2 a {
	color: #118;
}

.txt ul li {
	line-height: 16pt;
	padding-bottom: 10px;
	list-style-image: url(../img/li_dot.gif);
}

.txt table {
	line-height: 20pt;
}

.docHead, .docHead a {
	font-size: 12pt;
	text-transform: uppercase;
	color: #114;
	font-weight: lighter;
	padding-bottom: 6px;
}

.docTxt {
	font-size: 9pt;
	line-height: 14pt;
}

.docTxt2 {
	font-size: 9pt;
	line-height: 16pt;
	padding-bottom: 30px;
	padding-right: 20px;
}

#docImg {
	padding-right: 30px;
	padding-bottom: 40px;
}

#docImgBig {
	padding-right: 20px;
	padding-bottom: 20px;
}

.imgTxt {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}

.spacer {
	padding-bottom: 28px;
}
