body {
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div#fullPage {
	margin-left: auto;
	margin-right: auto;
	width: 939px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	padding-right: 43px;
	background-image: url(../../images/template/bg.gif);
	background-repeat: repeat-y;
}

div#pageHeader {
	width: 939px;
}
div#topbar {
	width: 929px;
	height: 34px;
	background-image: url(../../images/template/top-bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
}

div#topbar img.menuSpacer {
	margin-left: 3px;
	margin-right: 3px;
	float: right;
}

div#topbar a:link, div#topbar a:hover, div#topbar a:visited, div#topbar a:active{
	padding-top:7px;
	float: right;
}



img#headerImage {
	height:80px;
	margin-top: 1px;
	margin-bottom: 1px;
}
div#MenuBar {
	background-image: url(../../images/template/nav_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 756px;
	margin-right: 1px;
	float: left;
}
div#SearchBox {
	background-image: url(../../images/template/search.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 182px;
	float: left;
	padding-top: 5px;
}
div#pageMiddle {
	width: 939px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
div#leftCol {
	width: 227px;
	background-color: #f2f0e7;
	height: 100%;
	margin-left: -1px;
	text-align: center;
	padding-bottom: 10px;
}
div#NavMenu {
}
div#content {
	width: 692px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
}
div#content_hp {
	padding-bottom:10px;
}

div#footer {
	background-image: url(../../images/template/footer_bg.gif);
	height: 20px;
	width: 929px;
	padding: 6px 5px 4px 5px;
}

select.quicklink {
	margin-top: 3px;
}

div.LeftNav_Level_1 {
	background-color: #A12830;
	width: 100%;
	min-height:24px;
	text-align: left;
	margin-bottom: 1px;
}
div.LeftNav_Level_2 {
	background-color: #88816F;
	width: 100%;
	min-height:24px;
	text-align: left;
	margin-bottom: 1px;
}
div.LeftNav_Level_2_over {
	background-color: #A8A395;
	width: 100%;
	min-height:24px;
	text-align: left;
	margin-bottom: 1px;
}

div.indent20 {
	margin-left:20px;
}

div.indent40 {
	margin-left:40px;
}

table.Connect {
	border: 0px;
	margin-top:10px;
	background-color: #88816F;
}

div.ConnectTop {
	border: 0px;
	margin-top:10px;
	background-color: #88816F;
	width: 196px;
}

div.ConnectContent {
	border: 0px;
	margin-top:0px;
	background-color: #88816F;
}
