/* CSS Document */

#elText a  {
	color: #FFFFFF;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	border: none;
}

#elText a:active {
	color:#FFFFFF;
	text-decoration: none;
	border:none;
	font-weight: bold;
}

#elText a:hover {
	color:#CCCCCC;
	text-decoration: none;
	border:none;
	font-weight: bold;
}

#elText1 a  {
	color: #FFFFFF;
	font-size:10px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	border: none;
}

#elText1 a:active {
	color:#FFFFFF;
	border:none;
	font-weight: bold;
	text-decoration: none;
}

#elText1 a:hover {
	color:#CCCCCC;
	border:none;
	font-weight: bold;
	text-decoration: underline;
}

#elText2 a  {
	color: #666;
	font-size:10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	border: none;
}

#elText2 a:active {
	color:#666;
	border:none;
	font-weight: bold;
	text-decoration: none;
}

#elText2 a:hover {
	color:#990100;
	border:none;
	font-weight: bold;
	text-decoration: underline;
}

#elText3 a  {
	color: #666;
	font-size:12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	border: none;
}

#elText3 a:active {
	color:#666;
	border:none;
	font-weight: bold;
	text-decoration: none;
}

#elText3 a:hover {
	color:#990100;
	border:none;
	font-weight: bold;
	text-decoration: underline;
}


.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #666666;
	text-align:justify;
}

.menuCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}

.thankyou{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
}

.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

.bodycopyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #990100;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #CCCCCC;
}
.bodycopy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.sidebar {
width:150px;
padding:10px;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
}
.sidebar ul {
list-style-type:none;
margin:0;
padding:0;
}
.sidebar ul li {
list-style-type:none;
margin:0;
padding:3px;
}