.button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
	padding: 2;
	border: 1px solid #FF0000;
	text-align: center;
	width: 116px;
	font-weight:700;
	height: 14px;
}
.button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
.buttof a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2;
	border: 1px solid #FF0000;
	text-align: center;
	width: 120px;
	font-weight:700;
	height: 14px;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.legal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
.legal a:hover {
	color: #pink;
}



.White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
}
.White a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
.White a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: pink;
}
.Contact-Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}



.other a {
	color: red;
	text-align: center;
	font-weight:700;
}
.other a:hover {
	color: Green;
}
.contentSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: black;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

.border {
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none;
}

.Red {color: #FF0000}
.Whit {color: #FFFFFF}

.red12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FF0000;
}

.Red16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #FF0000;
}
.redBorder {
	border: 1px solid #FF0000;
}
.InputDataStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
