
.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;
}

td.nav {
	background-color:#000;
	height:29px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

td.nav a {
	text-decoration:none;
	color:#FFF;
}

td.nav a:hover {
	color:#A44195;
}

.leftUL {
	padding:0;
	margin:0;
	width:120px;
}

.left_nav {
	list-style:none;
	text-align:left;
}

.left_nav a {
	text-decoration:none;
	color:#A44195;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.4em;
}

h1, h3 {
	color:#A44195;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

h3 {
	font-size:14px;
}
	
	


