/**** GENERAL STYLES *****/



/**** QUESTIONAIRE STYLES *****/
.tq-group-heading {
	color: #02779D;
	font-weight: bold;
	font-size: 18px;
}
/** form elements **/
#submitbutton {
	display: none;
}



/*****COPIED FROM MARTIN.CSS*****/
.fonts 
{  
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color: #FFFFFF
}
.bg1 {  
	background-color: #04AEE9
}
.bgdark {  
	background-color: #02779D
}
a:link {  
	color: #02779D
}
a:hover {  
	color: #02779D; 
	text-decoration: none
}
a:active {  
	color: #03ABE2; 
	text-decoration: underline
}
a:visited {  
	color: #02779D; 
	text-decoration: underline
}
.fonts2  { 
	color: #333333; 
	font-size: 15px; 
	font-family: "Humanst521 BT" 
}
.baseline {  
	border-color: black black black #006699; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}
.rightline {  
	border-color: black #CCCCCC black black; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
.topline {  
	border-color: #006699 black black; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px;
	border-bottom-width: 0px; 
	border-left-width: 0px
}
.cellbox {  
	border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.NumberBox {  
	font-size: 10px; 
	font-weight: bold; 
	color: #006699; 
	border: 1px #006699 solid; 
	height: 15px; 
	width: 15px; 
	clip:  rect(   )
}
.sq {  
	border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.cbox {  
	height: 40px; 
	width: 250px; 
	clip:   rect(   ); 
	border: #006699; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
.namez {  
	height: 15px; 
	width: 250px; 
	border: #006699; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.a1 {  
	border: #006699; border-style: 
	solid; border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	height: 15px;
	width: 100px; 
	clip:  rect(   ); 
	font-size: 10px; 
	color: #006699;
}
.a2 {  
	border: #006699; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	height: 50px; 
	width: 200px; 
	clip:  rect(   ); 
	font-size: 12px; 
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;
}
.a3 {  
	border: #006699; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
body {  
	font-family: "Humanst521 BT"; 
	font-size: 14px; 
	color: #333333;
	background-image: url(../images/tile2.gif)
}
input, select, textarea {
	font-size: 16px;
}

