@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #FEFCFC;
}
table {
	margin: auto;
	cell-spacing: 0px;
	cell-padding: 0px;
	vertical-align: top;
}

tr { 
	vertical-align: top;
}

td { 
	vertical-align: top;
}

.BannerHomeBg {
	background-color: #AB0034;
	background-image: url(../images/banner_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 134px;
	width: 780px;
}

.LoginHomeBg {
	background-color: #AB0034;
	background-image: url(../images/loginbg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	width: 205px;
}
. {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #AB0034;
	text-decoration: none;
	font-weight: bold;
}
.verticalLeftRedDivider {
	background-image: url(../images/reddot_divider.jpg);
	background-repeat: repeat-y;
	background-position: 3px;
}
.Header20pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AB0034;
	text-decoration: none;
	font-weight: bold;
}
.titlered{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AB0034;
	text-decoration: none;
	font-weight: bold;
}
.horizontalCentreRedDivider {
	background-image: url(../images/reddot_divider.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 20px;
	border-left-width: 10px;
	border-right-width: 10px;
	background-color: #FFFFFF;
}
.rightEdgeBorder {
	background-image: url(../images/home_page_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftEdgeBorder {
	background-image: url(../images/home_page_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.inputFormStyle {
	background-color: #FEFCFC;
	height: 19px;
	border: 1px solid #EAC0CC;
}
.bodyBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB0034;
	font-weight: bold;
}
.Header12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C85479;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #AB0034;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	font-weight: bold;
	color: #9C0031;
	text-decoration: none;
	font-size: 12px;
}
.subNavigation {
	margin-left: 20px;
}
.whiteHeader14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.Header14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AB0034;
	text-decoration: none;
	font-weight: bold;
}
.quoteTextBoldItalicRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C65478;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
}
.Header16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AB0034;
	text-decoration: none;
	font-weight: bold;
}
.tablePadd {
	margin: 5px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.templaeBase {
	background-image: url(../images/home_page_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.side_nav{
	background: #C54C72; 
	width: 162px; 
	padding: 5px; 
	margin-left: 1px;
	font:normal 11px Verdana;
	color: #FFFFFF;
	cursor: pointer;
	border-bottom: 1px solid #FFFFFF;
}
.side_nav_sel{
	background: #D6809A; 
	width: 162px; 
	padding: 5px; 
	margin-left: 1px;
	font:normal 11px Verdana;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.title_bar{
	background: #AB0034; 
	width: 162px; 
	padding: 5px; 
	margin-left: 1px;
	font:bold 12px Verdana;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}