body {
	background-image: url(images/bg_tile.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
}

.regFieldError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.blackCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ayudaBlackCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.ayudaWhiteBoldText {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.ayudaWhiteBoldText a:link{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.ayudaWhiteBoldText a:visited{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.ayudaWhiteBoldText a:hover{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;

}
.ayudaWhiteBoldText a:active{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.whiteBoldText {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 5px;
}
.whiteBoldText a:link{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 5px;
	text-decoration: none;
}

.whiteBoldText a:visited{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 5px;
	text-decoration: none;
}

.whiteBoldText a:hover{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 5px;
	text-decoration: underline;

}
.whiteBoldText a:active{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 5px;
	text-decoration: underline;
}



.smallWhiteText {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px;


}


.whiteText {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;


}

.AyudaText {
	font-weight: normal;
	color: #003366;
	font-size: 12px;
	padding: 0px;
}

.AyudaBoldText {
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 10px 5px;
}

.AyudaBoldText a:link{
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 10px 5px;
	text-decoration: none;
}

.AyudaBoldText a:visited{
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 10px 5px;
	text-decoration: none;
}

.AyudaBoldText a:hover{
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 10px 5px;
	text-decoration: underline;

}
.AyudaBoldText a:active{
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 10px 5px;
	text-decoration: underline;
}

.whiteText a:link{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	text-decoration: none;



}

.whiteText a:visited{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	text-decoration: none;
}

.whiteText a:hover{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	text-decoration: underline;



}
.whiteText a:active{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	text-decoration: underline;
}

.correctAnswer {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.OrangeNormal {
	font-weight: normal;
	color: #FF862B;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.OrangeBold {
	font-weight: bold;
	color: #FF862B;
	font-size: 12px;
	padding-top: 10px;

}

a.OrangeBold {
	font-weight: bold;
	color: #FF862B;
	font-size: 12px;
	padding-top: 10px;
	text-decoration: none;

}

a.OrangeBold:visited{
	font-weight: bold;
	color: #FF862B;
	font-size: 12px;
	padding-top: 10px;
	text-decoration: none;

}

a.OrangeBold:hover{
	font-weight: bold;
	color: #FF862B;
	font-size: 12px;
	padding-top: 10px;
	text-decoration: underline;

}

a.OrangeBold:active{
	font-weight: bold;
	color: #FF862B;
	font-size: 12px;
	padding-top: 10px;
	text-decoration: underline;

}

.OrangeBoldBig {
	font-weight: bold;
	color: #FF862B;
	font-size: 18px;
	padding-top: 10px;

}

a.OrangeBoldBig {
	font-weight: bold;
	color: #FF862B;
	font-size: 18px;
	padding-top: 10px;
	text-decoration: none;
}

a.OrangeBoldBig:hover {
	font-weight: bold;
	color: #FF862B;
	font-size: 18px;
	padding-top: 10px;
	text-decoration: underline;
}

.BlueBold {
	font-weight: bold;
	color: #027DC1;
	font-size: 12px;
	padding-top: 10px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link{
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited{
	font-family : Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:active{
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;

}

.search a:link{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.search a:visited{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;

}

.search a:hover{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.search a:active{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;

}

.featuresBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007DC2;
	padding: 0px 0px 0px 10px;

}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #007DC2;
	padding: 0px 0px 0px 10px;
	margin: 10px;
}
.features a:link{
	font-family : Arial, Helvetica, sans-serif;
	color: #007DC2;
	text-decoration: none;
}

.features a:visited{
	font-family : Arial, Helvetica, sans-serif; 
	color: #007DC2;
	text-decoration: none;
}

.features a:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #007DC2;
	text-decoration: underline;
}

.features a:active{
	font-family : Arial, Helvetica, sans-serif;
	color: #007DC2;
	text-decoration: underline;
}

.orangeBorderPic {
	border: thin solid #FF6600;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: circle;
	list-style-image: url(images/bullet_orange_over_white.gif);
	list-style-position: outside;
}

.smallText {
	font-size: 11px;
}

