/* ******************************************* */
/* MAIN CSS FILE                               */
/*                                             */
/* !!! DO NOT EDIT THIS FILE !!!               */
/* It gets replaced during updates             */
/*                                             */
/* If you want to change some CSS styles, put  */
/* them into custom.css file in the same       */ 
/* directory                                   */
/* ******************************************* */

body {
	background: #FFFFFF;
	font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    text-align:center;
}

ol {
	margin-left:20px;
}

fieldset {border:1px solid #000000;width:690px;}

.Header {
	width:700px;
	padding: 10px 0px;border-bottom:1px solid #448abc;
}

.Container {
	border:medium none;
	float:none;
	margin:0px auto;
	position:relative;
	width:700px;
	text-align:left;
}

.Content {
	float:none;
	margin:0px;
	width:700px;
}

.AffSignUp {padding:20px 0px; text-align:center;}
.AffSignUpLink {font-size:20px; font-weight:bold;}
.AffSignUpLink:hover {text-decoration:underline; color:red;}

.FormField .Label {color:black;}


div.delimiter {
    background-color: #D6DFF5;
    font-weight: bold;
    font-family: 14px Tahoma, Arial, Verdana, Helvetica, sans-serif;
    padding: 3px;
    margin-bottom: 3px;
}
.bigText {
    font-family: 14px Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
}
.contents
{
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
}
.poweredby {
	padding-top: 20px;
	text-align: center;
	border-top:1px solid #448abc;margin-top:10px;
}

a.ap_faq {
    font-weight: bold;
    font-family: 14px Tahoma, Arial, Verdana, Helvetica, sans-serif;
    color: #0000ff;
    TEXT-DECORATION: none;
}
.affsignup {
	font-family: 16px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000cc;
	text-align: center;
}
	
SPAN.top_feat {
    font-weight: bold;
    font-family: 14px Tahoma, Arial, Verdana, Helvetica, sans-serif;
    color: #0000ff;
}

p {padding:7px }

.LoginMain .FormFieldLabel {padding-bottom:3px; padding-top:0px; font-size:12px;}
.LoginMain .CheckBoxContainer .Label {padding-top:0px; margin-top:0px;}
.LoginMain .CheckBoxContainer .Inliner {line-height:18px;}

/* ******************************************* */
/* END OF FILE                                 */
/* Keep this section at the very bottom of     */
/* this file, so that custom.css is imported   */
/* after all styles are defined                */ 
/* ******************************************* */