@charset "utf-8";
/* CSS Document */

.features{
	height:420px; 
	background-repeat:no-repeat;
	background-position:0 0;
}
 
.features_bold{
	color:#3366ff;
	font-size:12px;
	font-weight:700;
	line-height:15px;
}

.features_bold a{
	color:#3366ff;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
}

.features_bold a:hover{
	color:#000;
}

.features_content{
	color:#000;
	line-height:14px;
	font-family:Verdana, arial;
	font-size:12px;
	text-align:justify;
}

.prices a{
	color:#000;
	text-decoration:none;
}

.prices a:hover{
	color:#3366ff;
}

.features_price{
	font-size:11px;
}

.pin{
	color:#ff3300;
	font-size:11px;
	font-weight:700;
}

.banner a{
	font-size: 12px;
	line-height: 18px;
	font-family:Verdana, arial;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.banner a:hover{
	color:#99ff00;
	font-family:Verdana, arial;
	text-decoration:none;
}

.footnote{
	font-size:11px;
	text-align:justify;
}

.txt-Whitebig, .txt-Whitebig a{
	font-size:14px;
}

.banner-Whitebig{
	font-size:17px;
	color:#FFF;
	font-weight:bold;
	line-height:30px;
}

#header_text h3{
	margin:0px;
	padding:3px 0px 0px 10px;
	font-size:12px;
	line-height:20px;
}

#header_text h3 a{
	color:#FFF;
	text-decoration:none;
}

#header_text h3 a:hover{
	color:#99FF00;
}