.H1  {
	font-size : 26px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

H3  {
	font-size : 15px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #101010;
}

.SectionTitle  {
	font-size : 10pt;
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #CC3366;
}

.HRLine { 
	background-color : #ff9999;
}

.navBar {
	background-color : #ffffd8;
}

.navBox {
	background-color : #fffff4;
}

.MainText  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #505050;
}

.MainTextBlack  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.RedText  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #CC3366;
}

.PinkText  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #CC3366;
}

.MainTextBold  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #505050;
}

.boldmaintext  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #666666;
}

.SmallMainText {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #505050;
}

.SmallMainTextBold {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #505050;
}

.xSmallMainText  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #505050;
}

.xSmallMainTextBold  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #505050;
}

.MainLink  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #CC3366;
}
.MainLink:Active  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #000050;
}
.MainLink:Visited  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #CC3366;
}
.MainLink:Hover  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CC3366;
}

.MainLinkBold  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #CC3366;
}
.MainLinkBold:Active  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #000050;
}
.MainLinkBold:Visited  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #CC3366;
}
.MainLinkBold:Hover  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #CC3366;
}

.SmallMainLink  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #CC3366;
}
.SmallMainLink:Active  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #000050;
}
.SmallMainLink:Visited  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #CC3366;
}
.SmallMainLink:Hover  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CC3366;
}

.smallwhitelink  {
	font-size : 7pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.smallRedlink  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #993366;
}
.smallRedlink:Active  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #999966;
}
.smallRedlink:Visited  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #999999;
}
.smallRedlink:Hover  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ff6699;
}

.xSmallMainLink  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #CC3366;
}
.xSmallMainLink:Active  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #000050;
}
.xSmallMainLink:Visited  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #CC3366;
}
.xSmallMainLink:Hover  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CC3366;
}

input, textarea, select, option
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	background-color: #E1EAF2;
     border: 1px solid #023F75;
}
