body {
	background-color: #dadada;
	margin: 0px;
	padding: 0px;
	background-image: url(images/backgrounds/bodyBkgrd-TILE.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	background-color: #6d7cad;
}

.navItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4d587a;
	text-decoration: underline;
	
}
.navSubItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}
.menuItem a:Link, .menuItem a:Visited, .menuItem a:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	background-color: #6d7cad;
	padding: 0px 8px 1px 8px;
}

.menuItem a:Hover {
	color: #4d587a;
	background-color: #dbdfeb;
}

.contentCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 17px 30px 0px 30px;
}

.contentCell a:Link, .contentCell a:Visited, .contentCell a:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4d587a;
	text-decoration: underline;
}

.contentCell a:Hover {
	color: #c80000;
}

.contentSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #576695;
	text-decoration: none;
	text-transform: uppercase;
}

.thumbnail {
	float:right;
	margin: 0px 0px 20px 15px;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #c80000;
	text-decoration: none;
	border-bottom: 1px solid #526994;
	margin-bottom: -2px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.footerCell {
	padding-left: 30px;
	padding-top: 54px;
	background-image: url(images/footer/bkgrdLine.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
}

.footerText01 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4a5f85;
	text-decoration: underline;
}

.footerText01 a:Link, .footerText01 a:Visited, .footerText01 a:Active {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4a5f85;
	text-decoration: underline;
}

.footerText01 a:Hover {
	color: #c80000;
}

.footerText02 {
	position: relative;
	left: 201px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4a5f85;
	text-decoration: none;
}

.loginTable {
	border: 1px solid #6d7cad;
}

.loginText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4d587a;
	text-decoration: none;
}

.loginText02 a:Link, .loginText02 a:Visited, .loginText02 a:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.loginText02 a:Hover {
	color: #c80000;
}

.formCell {
	padding: 0px 5px 0px 5px;
}

.formCell label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}