body {
	margin: 0px;
	background-image: url('images/striped_bkg.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
input, textarea, select {
	font-family: Tahoma;
	font-size: 9pt;
}
a:link, a:visited {
	color: #6A80B7;
	text-decoration: None;
	border-bottom: 1px dotted #6A80B7;
}
a:hover, a:active {
	color: #0C206C;
	text-decoration: None;
	border-bottom: 1px dotted #0C206C;
}
.noBorder, .noBorder a {
	border-bottom: 0px !important;
}
.pageTitle {
	font-family: Tahoma;
	color: #BA0000;
	font-size: 18px;
	font-weight: Bold;
}
.mainHeader {
	background-image: url('images/tr_corner.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 200px;
	width: 100%;
}
.navMenu {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	height: 41px;
}
.navBlue {
	border-left: 1px solid #6A80B7;
	border-right: 1px solid #122960;
	background-image: url('images/navBkg_Blue.gif');
	font-weight: Normal
}
.navBlue a {
	color: #FFFFFF;
	text-decoration: None;
	border-bottom: 0px;
}
.navBlue a:hover {
	color: #FFFFFF;
	text-decoration: None;
	border-bottom: 1px dotted #FFFFFF;
}
.navRed {
	border-left: 1px solid #5B6395;
	border-right: 1px solid #7A0101;
	background-image: url('images/navBkg_Red.gif');
	font-weight: Bold;
}
.navRed a {
	color: #FFFFFF;
	text-decoration: None;
	border-bottom: 0px;
}
.sectionTitle {
	font-family: Tahoma;
	font-size: 18px;
	color: #BA0000;
	font-weight: Bold;
}
.mainCell, .mainCell td {
	font-family: Tahoma;
	font-size: 15px;
	color: #0C206C;
	font-weight: Normal;
}
.bottomBar {
	background-image: url('images/bottomBkg.gif');
	height: 74px;
}
.bottomBar2 {
	background-image: url('images/bottomBkg2.gif');
	height: 90px;
}
.memberLogos td {
	padding: 0 10 0 10;
}
.btmNav {
	font-family: Tahoma;
	font-size: 14px;
	color: #6C89B0;
}
.btmNav a:link, .btmNav a:visited {
	color: #6C89B0;
	text-decoration: None;
	border-bottom: 0px;
}
.btmNav a:hover, .btmNav a:active {
	color: #0C206C;
	text-decoration: None;
	border-bottom: 0px;
}
.copyright {
	font-family: Tahoma;
	font-size: 12px;
	color: #BBC3DA;
}
.sideItem {
	margin: 3px;
	padding: 0 10 0 10;
	font-family: Tahoma;
	font-weight: Normal;
	font-size: 14px;
	color: #6B7CAE;
	height: 29px;
	width: 195px;
	background-image: url('images/sideMenu.gif');
	border: 1px solid #C3CADD;
}
.sideItem a {
	color: #6B7CAE;
	text-decoration: None;
	border-bottom: 0px;
}
.sideItem a:hover {
	color: #BA0000;
	text-decoration: None;
	border-bottom: 1px dotted #BA0000;
}
.sideActive {
	margin: 3px;
	padding: 0 10 0 10;
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 16px;
	color: #BA0000;
	height: 29px;
	width: 195px;
	background-color: #FFFFFF;
	border: 1px solid #A4A4A4;
}
.sideActive a {
	color: #BA0000;
	text-decoration: None;
	border-bottom: 0px;
}
