p	{
	font-family: arial;
	font-size: 14px;  
	color: #323232;	
	vertical-align: top;
	}
	
.intro	{
	font-family: arial;
	font-size: 14px;  
	color: #323232;	
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
	}

.footer {
	font-family: Tahoma;
	font-size: 10px; 
	color: #000000;	
	vertical-align: middle;
	padding: 20px;
	}

.mainlink {
	font-family: Tahoma;
	font-size: 18px; 
	color: #000000;	
	vertical-align: top;
	}

.head {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold; 
	color: #000000;	
	vertical-align: top;
	horizontal-align: center;
	}

.subhead {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold; 
	color: #000000;	
	vertical-align: top;
	align: center;
	}

.title {
	font-family: impact;
	font-size: 30px;
	font-weight: normal; 
	color: #00A785;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: top;	
	}

.subtitle {
	font-family: arial;
	font-size: 16px;
	font-weight: bold; 
	color: #00A785;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: top;	
	}

td, input, textarea{
	font-family: arial;
	font-size: 14px; 
	color: #323232;
	}

.breadcrumb	{
	color: #605F5F;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	}

a	{
	color: #2DB599;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}
	
a:hover
		{
		text-decoration: none;
		}

ul	{
	font-family: arial;
	font-size: 14px;
	color: #323232;	
	padding-left: 25px;
	}

li 	{
	color: #323232;
	font-family: arial;
	font-size: 14px;
	}

li a { color:#2DB599; text-decoration: underline; font-family: arial; font-size: 14px;}
li a:hover {text-decoration: none; color: #2DB599;}

.nav-left {
        font: 14px arial bold;
        font-weight: bold; 
        color: #2DB599; 
		}
	
A.nav-left {
		font: 14px arial bold;
        font-weight: bold;
		text-decoration:none;
		}
	
A.nav-left:hover{
		color: #323232;
		font: 14px arial bold;
        font-weight: bold;
		text-decoration: underline;
		}