body {
	background-color: #FFFFFF;
	margin: 0px;
}

.pad-0 { padding: 0px 0px 0px 0px; margin:0px; }
.pad-1 { padding: 2px 0px 2px 8px; margin:0px;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 4px;
}
td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
ul {
	padding: 4px 10px 0px 20px; margin:0px;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/ico_bullet12.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 6px 0px;
}

.wht-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
}
.wht-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
}

.Brown1-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #725749;
	padding: 4px;
}
.Brown1-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #725749;
	padding: 4px;
}
.grey1-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 4px;
}
.grey1-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	padding: 4px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.QandA {
	font: 14px/14px Arial, Helvetica, sans-serif;
	color: #545680;
}
.blue1-11 {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #545680;
}
.blue4-13 {
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #2A2C54;
}
.red1-10 {
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #933434;
}
.red1-13 {
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	color: #933434;
}
.red2-10 {
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #E50000;
	/*text-decoration: blink;*/
}
.red2-11-bold {
	font: bold 10px/11px Arial, Helvetica, sans-serif;
	color: #E50000;
}



td a:link,  p a:link, .grey1-11 a:link, .grey1-10 a:link { color: #333333;  text-decoration: underline;}
td a:visited,  p a:visited, .grey1-11 a:visited, .grey1-10 a:visited { color: #333333;  text-decoration: underline;}
td a:hover,  p a:hover, .grey1-11 a:hover, .grey1-10 a:hover { color: #222222; text-decoration: underline; }
td a:active,  p a:active, .grey1-11 a:active, .grey1-10 a:active { color: #222222; text-decoration: underline; }

.wht-11 a:link, .wht-10 a:link { color: #FFFFFF;  text-decoration: underline;}
.wht-11 a:visited, .wht-10 a:visited { color: #FFFFFF;  text-decoration: underline;}
.wht-11 a:hover, .wht-10 a:hover { color: #F3D894; text-decoration: underline; }
.wht-11 a:active, .wht-10 a:active { color: #F3D894; text-decoration: underline; }

.Brown1-11 a:link, .Brown1-10 a:link { color: #725749;  text-decoration: none;}
.Brown1-11 a:visited, .Brown1-10 a:visited { color: #725749;  text-decoration: none;}
.Brown1-11 a:hover, .Brown1-10 a:hover { color: #725749; text-decoration: underline; }
.Brown1-11 a:active, .Brown1-10 a:active { color: #725749; text-decoration: underline; }

.blue4-13 a:link { color: #2A2C54;  text-decoration: underline;}
.blue4-13 a:visited { color: #2A2C54;  text-decoration: underline;}
.blue4-13 a:hover { color: #933434; text-decoration: underline; }
.blue4-13 a:active { color: #933434; text-decoration: underline; }


.formError{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7141D;
	font-weight:bold;
}

.steps{color:#959595;}