
.heading  {
	font-size : 14px;
	font-family : Trebuchet MS;
	line-height : 20px;
	color: #CC0000;
	text-align : left justify;
	font-weight: bold;
}

h1 {
	font-size : 11px;
	font-family : Verdana;
	line-height : 16px;
	color: #000000;
	text-align : left justify;
	font-weight: bold;
}


.mainbodytext  {
	font-size : 11px;
	font-family : Verdana;
	line-height : 16px;
	color: #000000;
	text-align : left justify;
}

.smalltext  {
	font-size : 9px;
	font-family : Verdana;
	line-height : 14px;
	color: #000000;
	text-align : left justify;
}

.boldbodytext  {
	font-size : 11px;
	font-family : Verdana;
	line-height : 16px;
	color: #000000;
	text-align : left justify;
	font-weight: bold;
}

.highlighttext  {
	font-size : 11px;
	font-family : Verdana;
	line-height : 16px;
	color: #FF0000;
	text-align : left justify;
}

input {font-family: verdana, arial; font-size: 10px; color: #000000; background: #FFFEE8;}
select {font-family: verdana, arial; font-size: 10px; color: #000000; background: #FFFEE8;}
textarea {font-family: verdana, arial; font-size: 10px; color: #000000; background: #FFFEE8;}

.selectform {font-family: verdana, arial; font-size: 10px; color: #000000; background: #FFFEE8;}

.radiobutton {
	background-color:#FFFFFF;
}

a {color: #003399;}
a:visited {color: #003399;}
a:hover {color: #CC0000;}

.more_info {color: #CC0000; text-decoration:underline;}

.printonly{display:none;}

.red{color:#FF0000; font-weight:bold;}



