body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333
}
h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	font-weight: bold; 
	font-style: normal
}
h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #333333
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.emailtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 118px;
	border: 1px solid #999989;
	padding-left: 5px;
	height: 18px;
	vertical-align: middle;




}
.smalltextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smalltextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.slogantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.leadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.navleft a { 
	font-family: Arial; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none
}
.navleft a:hover { 
	font-family: Arial; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline
}
.navright a { 
	font-family: Arial; 
	font-size: 10px; 
	color: #333333; 
	text-decoration: none
}
.navright a:hover { 
	font-family: Arial; 
	font-size: 10px; 
	color: #333333; 
	text-decoration: underline
}
.navfooter a { 
	font-family: Arial; 
	font-size: 11px; 
	color: #999999; 
	text-decoration: none
}
.navfooter a:hover { 
	font-family: Arial; 
	font-size: 11px; 
	color: #999999; 
	text-decoration: underline
}
.textfeild {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	height: 20px;
	width: 180px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.submitt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	height: 20px;
	width: 80px;
	border: 1px solid #333333;
	font-size: 11px;
	font-weight: bold;
}
.send {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	width: 18px;
	border: 1px solid #999989;
	font-size: 10px;
	font-weight: bold;
}

