body, td, th {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	list-style-type:circle;

}
h1 {
	font-size: 13pt;
	color: #7D854A;
}
.feedback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	padding: 5px;
}
.inputRequirement { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #ff0000; 
}

.designSubmit
		{
		font-family: Verdana, Arial, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #000000;
		background-color: #e9edcf;
	    padding: 0.30em;
    	overflow:visible;
}
.infoBox    { background: #99c }
.infoBoxContents   { font-size: 10px; font-family: Georgia,Times,Times New Roman; line-height: 12px; background: #f8f8f9 }

.subHeader, h2 {
	font-family: Georgia,Times,Times New Roman;
	font-weight: bold;
	font-size: 15px;
	color: #006666;
}

h3 {
	font-family: Georgia,Times,Times New Roman;
	font-weight: bold;
	font-size: 13px;
	color: #BFBFBF;
}

.mainHeader {
	font-family: Georgia,Times,Times New Roman;
	font-weight: bold;
	font-size: 18px;
	color: #006666;
}

TD.main, P.main  { font-size: 11px; font-family: Georgia,Times,Times New Roman; line-height: 1.5 }
TD.mainBold, TD.strong, P.mainBold  { font-size: 12px; font-weight: bold; font-family: Georgia,Times,Times New Roman; line-height: 1.5 }

/* Form Data */
input, select {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
}

/* Row Colors for event table display */
tr.headerRow {
	font-size: 11px; 
	font-family: Georgia,Times,Times New Roman; 
	line-height: 1.5;
	color: #000000;
	background-color: #D3DB9F;
}
	
tr.primaryRow {
	font-size: 11px; 
	font-family: Georgia,Times,Times New Roman; 
	line-height: 1.5;
	color: #000000;
	background-color: #ffffff;
}

tr.secondaryRow {
	font-size: 11px; 
	font-family: Georgia,Times,Times New Roman; 
	line-height: 1.5;
	color: #000000;
	background-color: #E9EDCF;
}


