TD, .mainbody {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011471;
}

 .smallbody {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #011471;
}

INPUT {
	background-color:#ffffff;
}

.abs_instructions_box{
	border:1 solid #c0c0c0; 
	background-color:#f0f0f0;
}

.pagetitle {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 24px;
	 color: #011471
}

.programtitle {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 15px;
	 font-weight: bold;
	 color: #B09427;
}

A.programlist {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 text-decoration:underline;
	 font-weight: bold;
	 color: #000000;
}

A.programlist:HOVER {
	color: #B09427;
}

.sectiontitle {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #B09427;
}

.boldbody {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold
}

.greybody {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #666666
}

.blueboldbody {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #011471
}

.sidemenu {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #003399
}

.lightbluebold {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #0099CC
}

.subtitle {
	 font-size: 12px;
	 font-weight: bold;
	 color: #666666;
	 font-family:  Arial, Helvetica, sans-serif
}

.whitebold {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #FFFFFF
}

.whitebody {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #FFFFFF
}

.mainmenu {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 text-decoration: none
}

.input10 {
	border: 1 solid #c0c0c0;
	font-size: 10pt;
	font-family:  Arial, Helvetica, sans-serif;
}

.check10 {
	font-family : Arial, Helvetica, sans-serif;
	 font-size: 12px;
}

.submit10{
	border: 1 solid #011471;
	font-size: 12px;
	color: #011471;	
}

.button10{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border: 1px outset #4169E1;
	width: 50px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;	
}

.button10red{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color: #ff0000;
	border: 1px outset #4169E1;
	width: 50px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;	
}

.button10x100red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color: #ff0000;
	border: 1px outset #000000;
	color: #ffffff;
	font-weight:bold;
	width: 100px;
	cursor:hand;	
}

.button10x150red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color: #ff0000;
	border: 1px outset #000000;
	color: #ffffff;
	font-weight:bold;
	width: 150px;
	cursor:hand;	
}

.button10x40 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border: 1px outset #000000;
	color: #000000;
	font-weight:bold;
	width: 40px;
	cursor:hand;	
}

.button10x60{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border: 1px outset #000000;
	color: #000000;
	font-weight:bold;
	width: 60px;
	cursor:hand;	
}
.button10x40grey {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border: 1px outset #000000;
	color: #000000;
	font-weight:bold;
	width: 40px;
	cursor:hand;	
}

.button10x60grey {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border: 1px outset #000000;
	color: #000000;
	font-weight:bold;
	width: 60px;
	cursor:hand;	
}

A.abstractList {
	text-decoration: none;
	color: #000000;
}

A.abstractList:HOVER, A.abstractList:ACTIVE{
	color: #ff0000;
}

.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

.orgheading{
	color: #000000;
	font-weight:bold;
}

A.orgheading:HOVER, A.orgheading:ACTIVE{
	color: #ff0000;
}
