h1	{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 30px;
	color: #FFFFFF;
	padding: 20px 0px 0px 0px;	
}

h2	{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #FF9000;
}

h3	{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	color: #FF9000;
	padding: 0px 0px 0px 0px;
    margin-bottom: -15px;		
}

h4	{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	color: #2B6786;
	padding: 20px 0px 0px 0px;
    margin-bottom: 0px;		
}
.feature {
	font-family: "Trebuchet MS";
	font-size: 42px;
	color: #2B6786;
	line-height: 20px;
	background-color: #C5D9E5;
	text-align: center;
	border-bottom:thin solid #FFFFFF;
	height: 80px;
	padding: 2px;	
}
.details {
	color: #4C4C4C;
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
	padding: 5px 4px 0;
	}
.feature_heading {
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	line-height: 20px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}
.feature_heading2 {
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	font-size: 20px;
	line-height: 20px;
	color: #FF9900;
	background-color: #FFFFFF;
	text-align: center;
	
}
.feature_other {
	color: #4C4C4C;
	background-color: #A3C2D6;
	border-bottom:thin solid #FFFFFF;
	line-height: 20px;
	font-size: 42px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	text-align: center;
}

sup, sub {font-size: 18px;
}

.style1 {color: #C5D9E5}
.style2 {color: #2B6786}


a { color: #ff9900;
	}

a:hover { color: #ff5700;
	}

a:visited { color: #999999;
	}
