html, body {
	height: 100%;
}

.mainTable {
	height: 100%;
}

.mainTable .content {
	width: 100%;
	vertical-align: top;
	height: 100%;
}

.mainTable .TL {
	vertical-align: top;
	text-align: right;
	background-image: url(../../Images/skin3/leftRepeat.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.mainTable .TR {
	vertical-align: top;
	text-align: left;
	background-image: url(../../Images/skin3/rightRepeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.mainTable .midRightCell .mainLinks td {
	width: 50%;
}

.mainTable .midRightCell .mainLinks ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.mainTable .midRightCell .mainLinks li {
	list-style-type: none;
	width: 100%;
	display: block;
}

.mainLinks a.mainLink:link, .mainLinks a.mainLink:visited {
	color: #000000;
	text-decoration: underline;
	display: block;
	padding-top: 2px;
	padding-left: 15px;
}

body {
	background-attachment: scroll;
	background-image: url(../../Images/skin3/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.mainTable .topBar {
	text-align: right;
	background-image: url(../../Images/skin3/TopBG.jpg);
	background-repeat: repeat-x;
}

.mainTable .midRightCell {
	background-image: url(../../Images/skin3/midRightBG.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}

.mainTable .bottomBar {
	background-image: url(../../Images/skin3/bottomBG.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	background-position: top;
}

.mainTable .content {
	height: 100%;
}

.FooterTable {
	font-size: 10pt;
}

.FooterTable td {
	text-align: center;
	vertical-align: top;
}

.mainLinks a.mainLink:hover {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: normal;
	background-color: #D9DFDD;
}

div.breadCrumbs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEC4C2;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

div.breadCrumbs a:link, div.breadCrumbs a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
