﻿.MainPink-Size1{
	font-size: xx-small;
	font-weight: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #dd137b;
}
.MainPink-Size2{
	font-size: x-small;
	font-weight: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #dd137b;
}
.MainPink-Size3{
	font-size: small;
	font-weight: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #dd137b;
	width: 99px;
}
.MainGray-Size1{
	font-size: xx-small;
	font-weight: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
.MainGray-Size2{
	font-size: x-small;
	font-weight: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
.MainGray-Size3{
	font-size: small;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
.Bold{
	font-weight: bold;
} 
.Pink{
	color: #dd137b;
}
.Gray{
	color: #666666;
}
.Black{
	color: #000000;
}

.ContactPageStyle_Value {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #dd137b;
}
.ContactPageStyle_Question {
	font-size: x-small;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
.ContactPageStyle_FormHeadings {
	font-size: xx-small;
	font-weight: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
.ContactPageStyle_FormRequiredField {
	font-family: tahoma;
	font-size: xx-small;
	color: #dd137b;
}
.White {
	color: #ffffff;
}





HTML {
	MARGIN: 0px;
	BACKGROUND-COLOR: #ffffff;
	font-color: #666666;
	font-size : 11px;
	COLOR: #666666;
	FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
}
BODY {
	MARGIN: 0px;
	BACKGROUND-COLOR: #ffffff;
	font-color: #666666;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
}
a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #dd137b;
}
a:active {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
a:link {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #dd137b;
}
a:visited {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #dd137b;
}
a.nav {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #dd137b;
	font-size: 12;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
a.nav:active {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
a.nav:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
a.nav:link {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #dd137b;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
a.nav:visited {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #dd137b;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
TABLE.borderBox {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	BACKGROUND-COLOR: #eaf2ff;
}
TD.border {
	BACKGROUND-COLOR: #ccc;
}
TR.border TD {
	BACKGROUND-COLOR: #ccc;
}
TD.border2 {
	BACKGROUND-COLOR: #666666;
}
TR.border2 TD {
	BACKGROUND-COLOR: #666666;
}
HR.border {
	COLOR: #ccc;
	BACKGROUND-COLOR: #ccc;	
	POSITION: relative;
	TOP: -4px;
}
HR.border2 {
	COLOR: #ccc;
	BACKGROUND-COLOR: #ccc;
}
HR.border {
	POSITION: relative;
	TOP: -4px;
}

