/* Old Default Styles */

.whiteheader {
	font-size: 12px;
}


.biggreytitle{
	font-size: 14px;
}
.bigwhiteheader{
	font-size: 14px;
}

.smallgreytext {
	font-size: 9px;
}
.bodysmalltext {
	font-size: 9px;
}
.footer {
	font-size: 9px;
}

.sidetitle {
	font-size: 12px;
}

/* End Old Default Styles */
/*=========================================================================================================*/
/* Default Styles */

body, .body, .bodytext { 
	font-size: 11px;
}
	
table,td {
	font-size: 11px;
}

.pageModule {
	font-size: 20px;
}

.bodybigheader, .pageTitle{
	font-size: 15px;
}

/* End Default Styles */
/*=========================================================================================================*/
/* Normal form Styles */

.CriticalTitle, .CritrtiaTitle, .greytitle {
	font-size: 13px;
}

.arrow {
	font-size: 11px;
}
	
.arrowOn, .arrow:hover, .arrow:focus, .arrowOn:focus {
	font-size: 11px;
}


input,select {

	font-size: 11px;
}

.header {
	font-size: 12px;
}

.button {
	font-size: 11px;
	}


.buttonOn, .button:hover, .button:focus, .buttonOn:focus {
	font-size: 11px;
	}


textarea {
	font-size: 11px;
	}
	
/* End Normal Form Styles */


		
		
/** for mainTable */

.mainTableTitle , .bodysmallheader , .bodytext .bodysmallheader{
	
	font-size: 13px;
}

.mainTableHeader, .mainTableHeader a:link, .mainTableHeader a:visited{ 
	font-size: 11px;
}

.mainTableBody{
	font-size: 11px;	
}
/* end mainTable*/
/*=========================================================================================================*/
/* for infoTable */


.infoTableTitle{
	font-size: 13px;
}


td.infoTableRowHd {
	font-size: 11px;
}
td.infoTableRowDel {
	font-size: 11px;
}
/* end infoTable*/		
/*=========================================================================================================*/	
