a {

}

a:hover
{
	text-decoration : none;
	font-family : Arial, helvetica, sans-serif;
	color : #2C647D;
}

/* All main body text*/
.body01  {
	font-size : 75%;
	font-family : Arial, helvetica, sans-serif;
	color : #353C3F;
	line-height : 150%;
	line-height:1.2em;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* nav */
.footer01  {
	font-size : 11px;
	font-family : Arial, helvetica, sans-serif;
	color : #6B797F;
	line-height : 12px;
	
}	
/* copyright */
.footer02  {
	font-size : 11px;
	font-family : Arial, helvetica, sans-serif;
	color : #6B797F;
	line-height : 12px;
	
}
/* from fields */
.input01	{
	background-color: white;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #353C3F;
	border: 1 solid;
	border-color: #353C3F;
	
}
.button01	{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: white;
	background-color: #99BCCA;

}
/* subnav */
.subnav  {
	font-size : 12px;
	font-family : Arial, helvetica, sans-serif;
	color : #FFFFFF;
	line-height : 20px;

}

.subnav:Active  {
	font-size : 12px;
	font-family : Arial, helvetica, sans-serif;
	color : #FFFFFF;
	line-height : 20px;

}

.subnav:Hover  {
	font-size : 12px;
	font-family : Arial, helvetica, sans-serif;
	color : #FFFFFF;
	line-height : 20px;

}
/* footer nav */
.link01  {
	font-size : 11px;
	font-family : Arial, helvetica, sans-serif;
	color : #6B797F;
	line-height : 16px;

}

.link01:Active  {
	font-size : 11px;
	font-family : Arial, helvetica, sans-serif;
	color : #6B797F;
	line-height : 16px;

}

.link01:Hover  {
	font-size : 11px;
	font-family : Arial, helvetica, sans-serif;
	color : #6B797F;
	line-height : 16px;

}
