a  {
	text-decoration: none;
	color: #3B59A1;
}
a:hover {
	color: #C2059C;
	text-decoration : underline;
}
.NavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3B59A1;
	font-weight : bold;
	line-height : 11px;
}
.NavBottom:hover  { 
	color: #C2059C;
}
td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #525252;
}
b {
	font-weight : bold;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #C2059C;
	line-height : 16px;
	margin-top:0;
	margin-bottom:0;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #C2059C;
	margin-top:0;
	margin-bottom:0;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #C2059C;
	margin-top:0;
	margin-bottom:0;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #C2059C;
	margin-top:0;
	margin-bottom:0;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	color: #525252;
}
.TextSmallest {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	color: #525252;
}
.TextSmallestRed {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 11px;
	color: #BE002E;
}
#InputBox {
	border-top : 1px solid #C2059C;
	border-left : 1px solid #C2059C;
	border-right : 1px solid #C2059C;
	border-bottom : 1px solid #C2059C;
}
.Border {
	border-top : 1px solid #C2059C;
	border-left : 1px solid #C2059C;
	border-right : 1px solid #C2059C;
	border-bottom : 1px solid #C2059C;
}
.Submit {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #D144B5;
	color: White;
	font-weight: bold;
	border-left : 1px solid #D144B5;
	border-top : 1px solid #D144B5;
	border-right : 1px solid #D144B5;
	border-bottom : 1px solid #D144B5;
}
.BorderTop {
	border-top : 1px solid #6699CC;
	border-left : 1px solid #6699CC;
	border-right : 1px solid #6699CC;
}
.BorderMiddle {
	border-left : 1px solid #6699CC;
	border-right : 1px solid #6699CC;
}
.BorderBottom {
	border-left : 1px solid #6699CC;
	border-right : 1px solid #6699CC;
	border-bottom : 1px solid #6699CC;
}
.Separator {
	border-left : 1px solid #6699CC;
}