body {
	margin: 0px;
	padding: 0px;
}
.mainContainer {
	background-image: url(../images/sidebar_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1000px;
}
.footerContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-left: 20px;
	position: relative;
	padding-top: 50px;
	padding-bottom: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.servicesSideImage {
	padding-top: 90px;
}

#homeContent td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bannerContainer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0674A5;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0674A5;
	font-size: 13px;
}


.sideContent {
	padding-top: 200px;
}

.sideContainer {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 233px;
	background-image: url(../images/sidebar_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 835px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.navContainer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0674A5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.contentContainer {
	padding-left: 235px;
}



.sideBox {
	width: 233px;
	height: 239px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodyText {
	padding-top: 35px;
	padding-left: 56px;
	height:auto;
	min-height: 550px;
}
*html .bodyText {
height: 550px;
}
.servicesSubNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	color: #FFFFFF;
	padding-left: 25px;
	line-height: 30px;
	z-index: 50;
}
.servicesSubNav a {
	color: #ffd74d;
	text-decoration: none;
}
.servicesSubNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.servicesSubNav li {
	list-style-type: none;
	list-style-image: none;
}
.bannerContainerManage {

}
.bodyText img {
	padding-right: 15px;
	padding-bottom: 10px;
}
#form1 td {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.logolink {
	position: absolute;
	width: 226px;
	height: 74px;
	top: 90px;
	z-index: 50;
}
