div, p, ol, ul, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #858585;
	text-decoration: none;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #858585;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #858585;
	text-decoration: none;
}

.cbc_table { width: 300 }
.lop_table { width: 350; cell-padding: 2px; align: center;}
.lop_table { width: 450; cell-padding: 2px; align: center;}
.rows_title { text-align: left;
}
.rows_even { text-align: left;
}

.celltitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
}

.celltitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
}

.celltitle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
}

.celltitle4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
}

.celltitle5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
	width: 200px;
}

.celltitle6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
	width: 80px;
}

.celltitle7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
	width: 80px;
}

.celltitle8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
	width: 120px;
}

.celltitle9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	font-weight: bold;
}

.cells_even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	text-decoration: none;
	padding-left: 10px;
}

.rows_odd { text-align: left; background-color: #f1f5ef;
}

.cells_odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	text-decoration: none;
}

.cells_in_odd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	width:130;
	border: 1px solid;
}

.cells_in_even{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	width:130;
	border: 1px solid;
}

.cells_out_even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	text-decoration: none;
	padding-left: 5px;
}

.cells_out_odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #525252;
	text-decoration: none;
	width: 150px;
}


/* to change backround to a solid color delete everything after backround and type in a color code */	
#lyrCalculator{
	BACKGROUND: transparent
	}
/* the below tag change the font for the questions */		
.main_title { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	}
	
.title { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	}
	
.quest { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	}
	
#content{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	}
	
	/* secondary input -- n/a can delete if you want to  */	
	#lyrDescription{ 
	font: normal 9pt arial; 
	font-weight: bold; 
	text-decoration: none; 
	color: #336699;
	}
/* the code below changes the results page */		
#results{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}

ol, ul, li,{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	list-style-type: square;
}
/* the code below changes the overall input */	
.hsinput {
        background-color: #FFFFFF transparent; 
	font-size: 15px;
        border: #666666; 
        color: #666666; 
}

.hsselect {
        font-size: 15px;
	background-color: #FFFFFF; color: #666666;}
        
.lbl { width: 200; padding-left: 50px ; color: #525252; font-size: 14px;}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

