body { 
	height: 100%;
	position: relative;
	background-color: #fff;
	background-image: url("http://dev.claim.io/code/images/new/background_2.png");
	background-repeat: repeat-x;
	font-family: "Helvetica Neue", "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color:#303030;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.subHeader{
	color:#2a3977;
	font-size:16px;
	font-weight:bold;
	/*padding-left:11px;*/
	float:left;
	width:150px;
}
.subDivider{
	margin-top:10px;
	border-top: 1px solid #e7e7e7;
	float:left;	
	width:505px;
}

.subHeader2{
	color:#2a3977;
	font-size:16px;
	font-weight:bold;
	/*padding-left:11px;*/
	float:left;
	width:210px;
}
.subDivider2{
	margin-top:10px;
	border-top: 1px solid #e7e7e7;
	float:left;	
	width:430px;
}

.learnMoreBegin{
	font-size:18px;
}
.learnMoreContent{
	padding-top:20px;
	font-size:13px;
	width:640px;
}
.learnMoreContent img{
	padding:0px 15px 20px 0px;
}

.supportLabel{
	width:150px;
	padding-right:20px;
	font-size:13px;
	color:#132f47;
	float:left;
	text-align:right;
	padding-top:10px;
}
.submitContact{
	margin-left:170px;
	background-image: url("http://dev.claim.io/code/images/new/support/support_send.png");
	background-repeat: no-repeat;
	width:127px;
	height:54px;
	border:0px;
}
.submitAffiliate{
	margin-left:170px;
	background-image: url("http://dev.claim.io/code/images/new/apply-now.png");
	background-repeat: no-repeat;
	width:179px;
	height:54px;
	border:0px;
}
.supportTextElement textarea{
	overflow:auto;
	width:333px;
	height:140px;
	border:0px;
	background-image: url("http://dev.claim.io/code/images/new/support/text_area.png");
	padding:10px;
	background-repeat: no-repeat;
}
.termsFormContentInput{
	width:333px;
	border:0px;
	background-image: url("http://dev.claim.io/code/images/new/support/text_field.png");
	padding:10px;
	background-repeat: no-repeat;
}
.supportTextElement{
	width:300px;
	float:left;
}
.learnMoreEnding{
	color:#2a3977;
	font-size:14px;
	font-weight:bold;
}

.partnerBlurb{
	font-size:13px;
	padding:10px 0px 10px 11px;
	width:208px;
}


/*
Press Page -----*/
.pressLink{
	padding-bottom:30px;
}
.pressLink a:link, .pressLink a:active, .pressLink a:visited{
	font-size:18px;
	font-weight:bold;
	color:#000045;
	text-decoration:none;
}
.pressLink a:hover{
	text-decoration:underline;
}


/*
About page ------------ */
.aboutPhoto{
	width:182px;
	float:left;
}
.aboutText{
	width:450px;
	float:left;
	font-size:13px;
	line-height:16px;
	color:#42474b;
}

.aboutName{
	color:#2a3977;
	font-size:16px;
	font-weight:bold;
	padding-bottom:4px;
}
.aboutTitle{
	color:#141b38;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}
.aboutOlive{
	color:#2a3977;
}
.followTwitter{
	padding-top:5px;
	float:left;
	padding-right:15px;
	color:#8e92a0;
	text-decoration:underline;
}
.followTwitter a, .followTwitter a:active, .followTwitter a:visited, .followTwitter a:hover{
	text-decoration:underline;
	color:#8e92a0;
}
.aboutSocial{
	float:left;
	text-align:left;
}

