
.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.textleft {
	font-family: Verdana;
	font-size: 11px;
	color: #00584f;
}



/*#menutext {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

.menutext a:visited
{
	font-family: Verdana;
	font-size: 12px;
	color:#e3e3e3;	
	text-decoration:underline;
}
.menutext a:active
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}
.menutext a:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #ccffdd;
}*/


a:link, a:active
{  

	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}


a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


a:hover
{
	font-family: Verdana;
	color: #ccffdd;
	text-decoration: underline;
	
}


a.blue_link:link, a.blue_link:active
{ 
	color: #015789;
}


a.blue_link:visited
{
	color: #015789;
}


a.blue_link:hover
{
	color: #000000;
	text-align: right;
	text-decoration: underline;
}


a.menutext:link, a.menutext:active, a.menutext:visited
{
	
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
	text-decoration:none;
}


a.menutext:hover
{
	
	font-size: 11px;
	font-family: Verdana;
	font-weight:bold;
	color: #ccffdd;	
	text-transform: none;
	
}


.links {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #005d96;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}



.menuleft
{
	font-family: Verdana;
	/*font-weight: none;*/
	font-size: 11px;
	color: #00584f;
	
}

a.menuleft:link, a.menuleft:active, a.menuleft:visited
{
	
	font-size: 11px;
	font-family: Verdana;
	font-weight: none;
	color: #00584f;
	/*text-transform: none;*/
	text-decoration:none;
}

a.menuleft:hover
{
	
	font-size: 11px;
	font-family: Verdana;
	font-weight:none;
	color: #533050;	
	text-transform: none;
	
}

.heading
{
	background: white;
	font-size: 19px;
	color: #00584f;
	font-family: Bodoni MT;
	font-weight:bold;
}


.heading1
{
	background: white;
	font-size: 16px;
	color: #00584f;
	font-family: Bodoni MT;
	font-weight:bold;
}


.subtitle
{
	background-color:#00584f;
	height:20px;
	/*background: white;*/
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	font-weight:bold;
	line-height:18px;
	padding-left:10px;


}


.subtitle1
{
	background-color:#00584f;
	height:1px;
	/*background: white;*/
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	font-weight:bold;
	
	
}


.body
{
/*bg-color:#889e9d;*/
	
	font-size: 11px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.p1
{
	
	font-size: 11px;
	text-decoration:underline;
}