#mainTable {
	width: 100%;
}
#RHS {
	width: 100%;
}

#logoCell {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 70px;
	display: block;
	width: 761px;
}
.logo {
	padding-top: 10px;
	padding-left: 25px;
}
body {
	margin: 0px;
	padding: 0px;
}
#navCell {
	background-color: #e7e7e7;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 761px;
	display: block;
}
#redLineCell {
	background-color: #990000;
	display: block;
	height: 5px;
	width: 761px;
}

#greyLineCell {
	margin: 0px;
	padding: 0px;
	width: 1px;
	background-color: #CCCCCC;
	float: left;
}
#sideCell2 {
	background-image: url(images/bkg_checker.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 225px;
	float: left;
}
#textCell {
	width: 535px;
	background-image: url(images/bkg_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 35px;
	float: left;
}
#textCell li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-right: 15px;
}
#textCell ul {
	padding-top: 15px;
	padding-left: 20px;
}

#sideCell {
	margin: 0px;
	padding: 0px;
	width: 225px;
	float: left;
	height: 263px;
}
#flashCell {
	width: 535px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 263px;
}
#navCell li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}
#navCell ul {
	padding-left: 120px;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navCell a:link {
	color: #666666;
	text-decoration: none;
}
#navCell a:visited {
	color: #666666;
	text-decoration: none;
}
#navCell a:hover {
	color: #990000;
	text-decoration: none;
}
#navCell a:active {
	color: #666666;
	text-decoration: none;
}
.grey {
	background-color: #E7E7E7;
}
.red {
	background-color: #990000;
}
#subSide {
	background-image: url(images/bkg_checker.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 225px;
	display: block;
	float: left;
}
#subHdr {
	height: 90px;
	width: 535px;
	float: right;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	padding-left: 28px;
	padding-top: 10px;
	vertical-align: top;
}
.redText {
	color: #990000;
}

#hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(images/bkg_title.jpg);
	background-repeat: no-repeat;
}
#contentTable {
	margin: 0px;
	padding: 0px;
	width: 535px;
	border-collapse:collapse;
}

.icon {
	vertical-align: middle;
	display: inline;
}
#textCellSub {

	width: 535px;
	display: block;
	height: 35px;
}
.footer {
	text-align: right;
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#subTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
	width: 205px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

#subTable li {
	list-style-type: none;
	line-height: 21px;
}
#subTable a:link {
	color: #990000;
	text-decoration: none;
}
#subTable a:visited {

	color: #990000;
	text-decoration: none;
}
#subTable a:hover {


	color: #999999;
	text-decoration: none;
}
#subTable a:active {


	color: #990000;
	text-decoration: none;
}
.partnerPic {
	clear: right;
	float: left;
	padding-right: 25px;
	padding-bottom: 60px;
}
#greyLineCell2 {
	margin: 0px;
	padding: 0px;
	width: 1px;
	background-color: #CCCCCC;
	float: left;
	height: 75px;
	clear: right;
}
