* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -205px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 205px; /* .push must be the same height as .footer */
}

body {
	background-color: #e6eaec;
}
			
textarea {
 	font-size : 12px ; 
 	font-family: verdana ;  
  	color : #999999; 
  	border : 1px solid #aaaaaa ; 
 	background-color : #ffffff ;
}
			
input {
 	font-size : 11px ; 
 	font-family: verdana ;  
  	color : #999999; 
 	border : 0px solid #eeeeee ; 
  	background-color : transparent ;
	border-bottom-color:  transparent ;
	
}

input.largerCheckbox
{
	filter:alpha(opacity=0);
	margin:0; /* Safari, FF */
	padding:0; /* IE8 */
	border:0;
	/* background-image:url(images/selectorbox.png) */ 
}

.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	font-weight: bolder;
}

.SelectorTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26BBED;
}

.SelectorTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26BBED;
}

.SelectorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.prodtest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.prodtesttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
}

.prodtesttitleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #26BBED;
}

.phonedisplaytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.phonedisplaytitleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #26BBED;
}
.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.SelectorTextDark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.prodtitlebluemain {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #26BBED;
}
.tinytextwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.SelectorTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



