html {
	padding: 0px;
	margin: 0px;
}
body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.toploanbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-align: center;
	line-height: 20px;
	background-color: #FFFFFF;
	text-decoration: none;	
}
.toploanbutton a{
	color: #000000;
	text-decoration: none
}
.toploanbutton a:hover{
	color: #FF0000;
	text-decoration: none
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.head-text{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.head-text a{
	color: #000000;
	text-decoration: none
}
.head-text a:hover{
	color: #000000;
	text-decoration: none
}

.head-white-text{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.head-white-text a{
	color: #FFFFFF;
	text-decoration: none
}
.head-white-text a:hover{
	color: #FFFFFF;
	text-decoration: none
}

.testimonial-title{
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testimonial-title a{
	color: #FFFFFF;
	text-decoration: none
}
.testimonial-title a:hover{
	color: #FFFFFF;
	text-decoration: none
}
.testimonial-content{
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.testimonial-content a{
	color: #FFFFFF;
	text-decoration: none
}
.testimonial-content a:hover{
	color: #FFFFFF;
	text-decoration: none
}

.bottomnavig{
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnavig a{
	color: #FFFFFF;
	text-decoration: none
}
.bottomnavig a:hover{
	color: #FFFFFF;
	text-decoration: none
}

.top-note-black{	
	padding-left: 5px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.top-note-red{	
	padding-left: 5px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}

.normal-text{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.normal-text a{	
	color: #000000;
	text-decoration: none;	
}
.normal-text a:hover{	
	color: #000000;
	text-decoration: underline;	
}

.content-text{
	padding: 1px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;	
}
.content-text a{	
	color: #000000;
	text-decoration: none;	
}
.content-text a:hover{	
	color: #000000;
	text-decoration: underline;	
}
.content-text-white{
	padding: 1px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;	
}
.content-text-white a{	
	color: #FFFFFF;
	text-decoration: none;	
}
.content-text-white a:hover{	
	color: #FFFFFF;
	text-decoration: underline;	
}
.small-text{
	padding: 1px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.textbox{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.submitbutton{
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}

.white-text{
	padding: 1px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;	
}
.white-text a{	
	color: #FFFFFF;
	text-decoration: none;	
}
.white-text a:hover{	
	color: #FFFFFF;
	text-decoration: underline;	
}
H1{	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 	font-size: 14px; 	margin-bottom: 3px; 	color: #FF0000;	
}.thank-you-text{
	padding: 1px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;	
}
.thank-you-text a{	
	color: #FFFFFF;
	text-decoration: none;	
}
.thank-you-text a:hover{	
	color: #FFFFFF;
	text-decoration: underline;	
}