input {
border-width: 3;
border-style: solid;
border-color:#000000;
}
textarea {
border-width: 3;
border-style: solid;
border-color:#000000;
}.


.footer-text {
	color : #fff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
}

.white-title {
	color : #fff ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 20px ;

}
.title {
	color : #000 ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 20px ;
	line-height: 22px;

}

.title_black {
	color : #000 ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 18px ;
	line-height: 20px;
}
.title_blue {
	color : #3f6fed ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 18px ;
	line-height: 20px;
}
.title_green {
	color : #abb403 ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 18px ;
	line-height: 20px;
}
.title_red {
	color : #ff0000 ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 18px ;
	line-height: 20px;
}
.title_teal {
	color : #32d6a9 ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 18px ;
	line-height: 20px;
}
.title_yellow {
	color : #fbbc00 ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 18px ;
	line-height: 20px;
}

.sub_title_black {
	color : #000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px ;
	line-height: 18px;
}
.sub_title_blue {
	color : #3f6fed ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px ;
	line-height: 18px;
}
.sub_title_green {
	color : #abb403 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px ;
	line-height: 18px;
}
.sub_title_red {
	color : #ff0000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px ;
	line-height: 18px;
}
.sub_title_teal {
	color : #32d6a9 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px ;
	line-height: 18px;
}
.sub_title_yellow {
	color : #fbbc00 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px ;
	line-height: 18px;
}


.text-grey {
	color : #888 ;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size : 12px ;
}
.text {
	color : #000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
	line-height: 16px;
}
.white-text {

	color : #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
}
.bottomtext {
	color : #000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px ;
	line-height: 12px;
}

.banner_line_1 {
	color : #000 ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 28px ;
	line-height: 35px;
}
.banner_line_2 {
	color : #fff ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 20px ;
	line-height: 28px;

}

A:link {
	color : #000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
}
A:hover {
	color : #000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
}
A:visited {
	color : #000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
}



a.whitelink:link , a.whitelink:visited , a.whitelink:active {
	color : #fff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
	text-decoration: none;
	font-weight: bold;
}

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


a.blacklink:link , a.blacklink:visited , a.blacklink:active {
	color : #000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
	text-decoration: none;
	font-weight: bold;
}

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


.block-img {
	display:block;
}
.border-img {
	border: #d2d2d3 solid 10px;
}

body{
	height: 100%; 
	margin: 0; 
	padding: 0; 
	border: 0;
} 

html{ 
	height: 100%; 
	border: 0; 
	padding: 0; 
	margin: 0; 
} 