/* CSS Document */

.text1 { 

		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:white;
		padding-top:5px;
		padding-left:5px;
		text-decoration:none;
		}
		
.text2 { 

		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:white;
		text-decoration:none;
		}
		
.text3 { 

		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:white;
		text-decoration:none;
		}
		
		
.text4 {		
		font-family: "Times New Roman", Times, serif;
		font-size:12px;
		color:white;
		padding-top:5px;
		padding-right:5px;
		text-decoration:none;
		}

.emailsuccess {
border:1px solid #F05A23;
padding:10px;
text-align:center;
font-weight:bold;
}

.error {
border:1px solid #C31B00;
padding:5px;
text-align:center;
font-weight:bold;
color:#C31B00;
}


.txt {
font-size:11px;
padding:2px;
}


.btn {
font-size:11px;
padding:2px;
background-color:#F05A23;
color:#ffffff;
font-weight:bold;
}


.textnew { 

		font-family:"Century Gothic", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:white;
		line-height:20px;
		text-decoration:none;
		}
		
		.textnew2 { 

		font-family:"Century Gothic", Arial, Helvetica, sans-serif;
		font-size:11px;
		color:white;
		
		text-decoration:none;
		}

.titlesnew { 

		font-family:"Century Gothic", Arial, Helvetica, sans-serif;
		font-size:14px;
		color:white;
		line-height:20px;
		text-decoration:none;
		}
		
.titlesnew2 { 

		font-family:"Century Gothic", Arial, Helvetica, sans-serif;
		font-size:18px;
		color:white;
		line-height:24px;
		text-decoration:none;
		font-weight:bold;
		}
		
		.textnew3 { 

		font-family:"Century Gothic", Arial, Helvetica, sans-serif;
		font-size:11px;
		color:white;
		line-height:20px;
		text-decoration:none;
		}


.logo1 {
	position:absolute;
	bottom:5px;
	left:10px;
	border:none;
	}
	
.logo3 {
	position:absolute;
	bottom:5px;
	left:80px;
	border:none;
	height: 124px;
	}

.logo{
	margin-left:165px;
	border:none;
	
	}
	
.logo2{
	margin-left:10px;
	border:none;
	}

#bottom {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:60px;
	position:relative;
	}
