.errorMSG   {
 	color: red;
 	font-size: 0.9em;
 	font-family: Helvetica;
 	font-weight: bold;
 	line-height: 1.5;
 	text-decoration: none;
 	padding:2pt;
 	background-color: #f1bfc6;
	border:1px solid red;
	margin-bottom: 20px;
	text-align:center;
 }

.successMSG   {
 	color: green;
 	font-size: 0.9em;
 	font-family: Helvetica;
 	font-weight: bold;
 	line-height: 1.5;
 	text-decoration: none;
 	padding:2pt;
 	background-color: #caf193;
	border:1px solid green;
	margin-bottom: 20px;
	text-align:center;
 }

h2 {
	font-family:Arial, Verdana, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#316899;
	text-align:center;
	margin-bottom:20px;
	padding-bottom:0px;
	border-bottom:1px solid #c8ded1;
}

 .tableLoginTD {
 	text-align:right;
	color:#1C3764;
	font-size:0.9em;
 }

 .tableLoginTD_left {
 	text-align:left;
 }

#sidebarCenter {
	width:90%;
/* 	padding-right:30px; */
/* 	padding-left:30px; */
	margin: 20px 40px;
/* border:2px solid #dddddd; */
}

.affiliates {
/* 	background: #c8ded1; */
	background: white;
	border:1px dotted #333366;
}

.sep HR{
/* 	margin-left:30px; */
/* 	margin-right:30px; */
}

.affiliates TD {
	text-align:left;
 	font-size: 0.9em;
 	vertical-align:top;
}

.affiliates TH {
	text-align:left;
 	font-size: 0.9em;
 	vertical-align:top;
/* 	font-weight:bold; */
}

.affiliates a{
	text-align:left;
 	font-size: 0.9em;
 	vertical-align:top;
 	text-decoration:none;
	color:#316899;
}

.affiliates a:hover{
	text-align:left;
 	font-size: 0.9em;
 	vertical-align:top;
 	text-decoration:underline;
	color:#316899;
}

.separator{
	text-align:left;
 	font-size: 0.8em;
 	vertical-align:top;
	color:#316899;
}

.topNavBar {
	background: white;
 	font-size: 0.8em;
 	color:#227ed9;
}

.topNavBar a{
 	font-size: 0.8em;
 	text-decoration:none;
 	color:#227ed9;
}

.topNavBar a:hover{
 	font-size: 0.8em;
 	text-decoration:underline;
 	color:#227ed9;
}

.topNavBarWelcome {
 	color:#227ed9;
 	font-size: 0.8em;
}

.searchTable {
 	font-size: 0.9em;
	border:1px dotted #333366;
	margin-top:10px;
}

.searchTable TH{
	font-weight:bold;
 	font-size: 0.9em;
/* 	background:#c8ded1; */
	background:#333366;
/* 	color:#576cb7; */
	color:white;
	text-align:left;
	padding: 6px;
}
.searchTable TD{
	font-family:Arial, Verdana, sans-serif;
 	font-size: 0.9em;
	color:black;
	padding: 6px;
}

.switchSearchTable0 {
	background:#dddddd;
}

.switchSearchTable1 {
	background:#eeeeee;
}

.signupTable {
 	font-size: 0.9em;
	border:1px dotted #333366;
}

.signupTable TD {
 	font-size: 0.9em;
	font-family:Arial, Verdana, sans-serif;
}

.indexTable {
margin:0px auto;
	text-align:left;
	border:1px dotted #333366;
}

.indexTable TD{
 	font-size: 0.9em;
	font-family:Helvetica;
}

.indexTable a{
 	font-size: 1em;
	font-family:Helvetica;
	text-decoration:none;
	font-weight:bold;
	color:#316899;
}

.indexTable a:hover{
 	font-size: 1em;
	font-family:Helvetica;
	text-decoration:underline;
	font-weight:bold;
	color:#316899;
}

.size09 {
 	font-size: 0.9em;
}