/* This code is only meant for previewing your Reflow design. */


.container_inside{
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e6e6e;
	position: relative;
	margin: auto;
}

/*Header*/
.container_header{
	width: 1290px;
     max-width:100%;
	height: 135px;
	background-color: #fff;
	display:block;
	position: relative;	
}
.header{
	width:1000px;
     max-width:100%;
	margin:auto;
	position: relative;	
}
.container_bluePattern{
	width: 1290px;
     max-width:100%;
	height: auto;
    margin:auto;
	background-color: #efefef;
	display:block;
	position: relative;
	padding-top: 30px;
	padding-bottom: 50px;	
	background-image:none;
	background-position: center bottom;
	background-repeat:repeat-x;
}
.blueArea{
	margin:auto;
	position: relative;
	height: auto;
	font-size: 19px !important;
	color:#096491;
	text-align:center;
}
.blueArea h1{
	color:#333;
	font-size: 28px;
	text-align:center;	
	line-height: 28px;
}
.logo{
	float:left;
	margin-top:25px;
	width:260px;
	height:80px;	
}

/*Content*/
a{
	color: #248abd;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;	
}
.container_content{
	margin: auto;
	height: auto;
	background-color: #fff;
	display:block;
	position: relative;	
}
.contentFeature{
	margin-left: 20px;
	float: left;
	margin-top:20px;
}
.contentFeature_left{
	float: left;
	margin: 30px 20px 0px 30px;
	font-size: 14px;
	line-height: 22px;
}
.contentFeature_leftShort{
	float: left;
	margin: 30px 55px 0px 160px;
	font-size: 14px;
	line-height: 22px;
}
.contentFeature_right{
	float: left;
	font-size: 14px;
	line-height: 22px;
}
.contentFeature_icon{
	width: 90px;
	height:auto;	
	float: left;
}
.contentFeature_content{
	height:auto;	
	float: left;
    width:300px;
    max-width:100%;
	margin-left:10px;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
}
.clear{
	clear: both;	
}
.h10{
	height: 10px;
	display:block;
}
.h20{
	height: 20px;
	display:block;
}
.h30{
	height: 30px;
	display:block;
}
.h40{
	height: 40px;
	display:block;
}
.h50{
	height: 50px;
	display:block;
}
.h60{
	height: 60px;
	display:block;
}
a.BB_button{
	width:250px;
	font-size: 18px;
	text-shadow: 1px 1px 1px #0d4f6f;	
	color: #fff;
	float:left;
	padding-top:13px;
	padding-bottom:15px;
	text-align:center;
	display:block;
	background: #30a2db; /* Old browsers */
	background: -moz-linear-gradient(top, #30a2db 0%, #1d7eae 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30a2db), color-stop(100%,#1d7eae)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #30a2db 0%,#1d7eae 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #30a2db 0%,#1d7eae 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #30a2db 0%,#1d7eae 100%); /* IE10+ */
	background: linear-gradient(to bottom, #30a2db 0%,#1d7eae 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a2db', endColorstr='#1d7eae',GradientType=0 ); /* IE6-9 */
	margin-top:28px;
	text-decoration:none;
	border-radius: 4px;
}
a.BB_button:hover{
	background:#1d7eae;
}
a.BB_buttonLearn{
	width:250px;
	font-size: 18px;
	text-shadow: 1px 1px 1px #0d4f6f;	
	color: #fff;
	margin: auto;
	padding-top:13px;
	padding-bottom:15px;
	text-align:center;
	display:block;
	background: #30a2db; /* Old browsers */
	background: -moz-linear-gradient(top, #30a2db 0%, #1d7eae 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30a2db), color-stop(100%,#1d7eae)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #30a2db 0%,#1d7eae 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #30a2db 0%,#1d7eae 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #30a2db 0%,#1d7eae 100%); /* IE10+ */
	background: linear-gradient(to bottom, #30a2db 0%,#1d7eae 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a2db', endColorstr='#1d7eae',GradientType=0 ); /* IE6-9 */
	margin-top:38px;
	text-decoration:none;
	border-radius: 4px;
}
a.BB_buttonLearn:hover{
	background:#1d7eae;
}

.fleft{
	float:left;
}
.fright{
	float:right;
}
.dividerThinLong{
	height:35px;
	border-top: 1px solid #ededed;
	display:block;
	width: 1000px;	
    max-width:100%;
}
.blueArea_title{
	width: 320px; text-transform:uppercase; font-size: 20px; color:#096491; text-align:center; margin-bottom:10px;
}
.blueArea_shortLine{
	width: 80px; height: 5px; border-top: 1px solid #ccc; margin: auto;
}
.blueArea_text{
	width: 320px; height:auto; text-align:left;
}
.blueArea_content{
	height:auto; color: #6e6e6e; font-size:14px; float:left; text-align:center; line-height:22px;
}

.blueArea_icon{
	width: 100px; height:100px; margin:0px 100px 30px 105px;
}
.container_content h1{
	font-size: 24px;
	color: #096491;	
	margin: 0px;
	text-align:center;
	padding-bottom: 25px;
	display:block;
	font-weight: normal;
}
.container_content h2{
	font-size: 25px;
	text-transform:none;
	color: #4a4a4a;	
	margin: 0px;
	text-align:center;
	display:block;
	font-weight: bold;
}
.container_content h3{
	font-size: 16px;
	color: #4a4a4a;	
	text-align:center;
	display:block;
	font-weight: normal;
}

.blueLink a{
	color:#248abd;
	text-decoration:none;
}
.blueLink a:hover{
	text-decoration: underline;
}