.headerMain {
	background-image: url(images/header-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainWinBord_L {
	background-image: url(images/body-border-bck-L.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 41px;
	vertical-align: top;
}
.mainWinBord_R {
	background-image: url(images/body-border-bck-R.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 41px;
	vertical-align: top;
}.mainWinBord_Bottom {
	background-image: url(images/body-border-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 47px;
}
.mainWinBord_BL {
	background-image: url(images/body-corner-BL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 41px;
}
.mainWinBord_BR {
	background-image: url(images/body-corner-BR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 47px;
	width: 41px;
}.mainWin_center {
	background-color: #FFFFFF;
	background-image: url(images/body-border-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
.menuBtns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 181px;
	color: #339900;
}
.menuBtns a {
	float:left;
	color: #FFFFFF;
	text-decoration:none;





/*	margin-right: 2px; /* This controls the spacing between Tabs leave at 2px*/*/
	margin-bottom: 0; /* Changing to fix left tab problem Orig is 2 px*/
	width: 181px;
	margin-bottom: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.menuBtns a.current, .menuBtns a.current span {
	color: #999999;
	display: none;
}
.menuBtns a span {
	display:block;
	background-image: url(images/blueButtonContent.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border: 1px solid #5f84b3;
	padding-top: 6px;
	float: none;
	width: 168px;
	cursor: pointer;
	margin: 0px;
}
.menuBtns a:hover {
	color: #cc0033;
}
.blueButton
{
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.sideBackTable {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 501px;
	width: 100%;
}
.bodyCol1 {
	width: 181px;
}
.logos {
	padding: 20px;
	float: left;
}
.textBoxTD {
	padding-right: 12px;
}
.textBox2TD {
	padding-right: 12px;
	padding-left: 20px;
}
.textBoxSubscript {
	font-size: 8pt;
}

.textBoxCornerTL {
	background-image: url(images/text-box-corner-TL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 19px;
}
.textBoxBorderTop {
	background-image: url(images/text-box-top-border-sliver.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 18px;
}
.textBoxCornerTR {
	background-image: url(images/text-box-corner-TR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
	width: 14px;
}
.textBoxBorderL {
	background-image: url(images/text-window-R-border-sliver-05.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 19px;
}
.textBoxBorderR {
	background-image: url(images/text-window-R-border-sliver.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 14px;
}
.textBoxCornerBL {
	background-image: url(images/text-box-corner-BL.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 19px;
}
.textBoxBorderBottom {
	background-image: url(images/text-box-bottom-border.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 14px;
}
.textBoxCornerBR {
	background-image: url(images/text-box-corner-BR.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 14px;
	width: 14px;
}
.textBoxIn {
	text-align: left;
	vertical-align: top;
	white-space: normal;
	width: 179px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.textBox2In {
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	width: 421px;
}

.textBoxInR {
	text-align: right;
}
.textBoxInHeader {
	font-weight: bolder;
	text-align: left;
	color: #77848D;
	font-size: 14pt;
	letter-spacing: 2px;
}
.textBoxWelcome {
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
