
.heading  {
	font-size : 16px;
	font-family : Trebuchet MS, Verdana, Arial;
	line-height : 20px;
	color: #09539B;
	text-align : left justify;
	font-weight: bold;
}

.text  {
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial;
	line-height : 17px;
	color: #000000;
	text-align : left justify;
}

.smalltext  {
	font-size : 11px;
	font-family : Trebuchet MS, Verdana, Arial;
	line-height : 12px;
	color: #000000;
	text-align : left justify;
}

.smalltextwhite  {
	font-size : 11px;
	font-family : Trebuchet MS, Verdana, Arial;
	line-height : 12px;
	color: #FFFFFF;
	text-align : left justify;
}

.greytext  {
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial;
	line-height : 17px;
	color: #666666;
	text-align : left justify;
}

a {color: #000000; text-decoration: underline}  
a:hover {color: #09539B; text-decoration: underline}
a:visited {color: #666666; text-decoration: underline}

input {
	font-size: 10px; 
	background: #DEEDFE; 
	color: #000000; 
	font-family: verdana, arial
}

input.checkbox {
	color: #FF0000;
	background: #FFFFFF;
}

SELECT {
	font-size: 10px; 
	background: #DEEDFE;
	color: #000000; 
	font-family: verdana, arial
}
TEXTAREA {
	font-size: 10px; 
	background: #DEEDFE;
	color: #000000; 
	font-family: verdana, arial
}

 .floatright
{
float: right;
width: 175px;
margin: 0 0 10px 10px;
}

 .floatrightservices
{
float: right;
width: 250px;
margin: 0 0 10px 10px;
}

