BODY
{
    background:         	#ffffff;
    margin-top:         	0px;
    margin-bottom:      	0px;
    margin-left:        	0px;
    margin-right:       	0px;
}
.BodyContent
{
	font-family: 			arial,helvetica,sans-serif;
	font-weight: 			normal;
	font-size: 				12px;
	line-height:			18px;
	color:					#333333;
}
.BodyHeader
{
	font-family: 			arial,helvetica,sans-serif;
	font-weight: 			bold;
	font-size: 				14px;
	line-height:			18px;
	color:					#000000;
}
.BudySubHeader
{
	font-family: 			arial,helvetica,sans-serif;
	font-weight: 			bold;
	font-size: 				12px;
	line-height:			18px;
	color:					#3399CC;
}
.FooterLink
{
	font-family:			arial;
	font-size:				10px;
	color:					#000000;
	vertical-align:			middle;
	text-align:  			center;
	border-right: 			solid 1px #999999;
	white-space:			nowrap;
}
.FooterLink a
{
	display: 				block;
	width:					100%;
	text-decoration: 		none;
	color:					#000000;
}
.FooterLink a:hover
{
	color:					#333333;
}
.FooterLinkRight
{
	font-family:			arial;
	font-size:				10px;
	color:					#000000;
	vertical-align:			middle;
	text-align:  			center;
	white-space:			nowrap;
}
.FooterLinkRight a
{
	display: 				block;
	width:					100%;
	text-decoration: 		none;
	color:					#000000;
}
.FooterLinkRight a:hover
{
	color:					#333333;
}
.faq_indent
{
	padding-left:			20px;
}
.faq_question
{
	color:					blue;
	font-weight:			bold;
	font-family: 			arial,helvetica,sans-serif;
	font-weight: 			normal;
	font-size: 				12px;
	line-height:			18px;
	padding-right:			5px;
}
.faq_answer
{
	color:					blue;
	font-weight:			bold;
	font-family: 			arial,helvetica,sans-serif;
	font-weight: 			normal;
	font-size: 				12px;
	line-height:			18px;
	padding-right:			5px;	
}


/** START FORM AND ERROR STLYES **/
.Table10pxLeft
{
	padding-left:			10px;
}

.FormTable
{
	margin-top:				10px;
	background:				#FFFFFF;
}

.FormFieldName
{
	vertical-align:			top;
	padding-right:			5px;
	padding-left:			0px;
	font-family: 			arial,helvetica,sans-serif;
	font-weight: 			normal;
	font-size:				12px;
	color:					#333333;	
}
.FormError
{
	font-family: 			arial,helvetica,sans-serif;
	font-weight: 			normal;
	font-size:				11px;
	color:					red;
}

.FormExample
{
	vertical-align:			top;
	font-family: 			arial,helvetica,sans-serif;
	font-weight: 			normal;
	font-size:				11px;
	color:					#666666;
	padding-bottom:			5px;
}

.FormSubmit
{
	vertical-align:			top;
	font-family: 			arial,helvetica,sans-serif;
	font-size:				12px;
	color:					#000000;
}
/** END FORM AND ERROR STLYES **/