﻿.contBody {
	background-color: #FFFFFF;
	position: absolute;
	vertical-align: top;
	text-align: left;
	width: 1204px;
	height: 918px;
}
a {
	border-style: none;
}
body {
	background-image:url('images/background_blue_repeat.gif');
	background-repeat:repeat;
	margin-top:0px;
	margin-left:35px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
}
img {
	border-style: none;
}
.menuTbl {
	border-spacing: 0px;
	empty-cells: show;
}
.tblBottom {
	background-image:url('images/bottombar_withouttext.jpg');
	vertical-align:bottom;
	width:1204px;
	height:50px;
	border-spacing: 0px;
	empty-cells: show;
	color:white;
}
.tblTop {
	width:1204px;
	height:35px;
	border-spacing: 0px;
	empty-cells: show;
	color:white;
}
.tagline {
	position: relative;
	right: 20px;
	bottom: 5px;
}
.sideMenu {
	width:250px;
}
.sideMenu a {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
.sideMenu a:hover {
	color:#993300;
}
.pageTitle {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#21394C;
}
.bodyText {
	padding-left:65px;
	padding-right:85px;
	padding-top:20px;
	vertical-align:top;
	font-size:16px;
}