body {
	padding:0;
	margin:0;
	font-size:19px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Source Sans Pro', sans-serif;
	color:#333333;
	background-color:#ffffff;
	}
.toporangebar {
	color:white;
	padding:8px 0;
	clear:both;
	font-size:9pt;

}
.toporangeinner {
    width: 900px;
    margin: 0 auto;
}
.toprightcol {
    float: right;
}
.toprightcol a {
    text-decoration: none;
    color: white;
}

.title2{
	font-family: Gotham Ultra;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin: 50px 0;
}
.breakoutbox {
    border: dotted 1px #333333;
    padding: 1px 20px;
    margin: 40px 0;
    background-color: #edf3f5;
    background-image: url(images/squarebg.png);
    overflow: hidden;
    position: relative;
}
.title4 {
    text-transform: uppercase;
    font-style: italic;
    text-align: center;
    color: white;
}
hr {
    border-bottom: none;
    border-left: none;
    border-top: dashed 1px #333333;
}
.title8 {
    font-family: Gotham Medium;
    font-size: 24px;
    margin: 50px 0;
}
#legalbox {
    text-align: center;
    padding-top: 192px;
    font-size: 10pt;
}
.vaabox {
    border: dotted 1px #333333;
    background-color: #f1f1f1;
    padding: 1px 20px;
    margin: 0 0 10px 0;
    background-image: url(images/squarebg.png);
}
.title6 {
    padding: 12px;
    border-left: 20px solid #ffcc00;
    background-image: url(images/squarebg.png);
    font-family: Gotham Ultra;
    font-size: 24px;
    text-transform: uppercase;
    border-top: dashed 1px #000000;
    border-bottom: dashed 1px #000000;
    margin-top: 50px;
}
.lbbc {
    width: 1000px;
    margin: 0 auto;
}
.headline2 {
    font-family: Gotham Ultra;
    font-size: 24px;
    text-transform: uppercase;
    color: #ffcc00;
    margin: 50px 0;
}
@font-face {

    font-family: corbel;
    src: local(corbel), url('fonts/corbel.ttf') format('opentype');
	}
	
@font-face {
	
	font-family:Gotham Ultra;
    src: local(Gotham Ultra), url('fonts/Gotham Ultra.otf') format('opentype');
	}
	
@font-face {
	
	font-family:Gotham Medium;
    src: local(Gotham Medium), url('fonts/Gotham Medium.otf') format('opentype');
	}
		

.header {
	background-color:#26649c;
	//padding:12px 0;
}
.headerarea{
	height: 90px;
}



.header1{
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
}

.subtitle{
	text-align: center;
	font-size: 25pt;
    font-family: Gotham Ultra, Helvetica, sans-serif;
	color: #fff;
	margin-top: 10px;
}
.subtitle_dig{
	text-align: center;
	font-size: 25pt;
    font-family: Gotham Ultra, Helvetica, sans-serif;
	color: #FFCC00;
	padding-bottom: 20px;
}
.headerinner {
	margin:0 auto;
	width:1000px;
	height:71px;
	}
.headerinner1{
	float: left;
	width: 360px;
}	
.headerinner2{
	float: left;
	margin-left: 300px;
	width: 166px;
	margin-top: 12px;
}	
area {
    display: inline;
    cursor: pointer;
}
.goldbar {
	background-color:#FFCC00;
	height:5px;
	}
	
.container {
	width:1000px;
	margin:0 auto;
	}
	
.reasons table {
	text-align:left;
	font-weight:bold;
	font-style:normal;
	font-size:20pt;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:50px;
	}
	

	
	
.content {
	
}

.bob {
	background-color:#26649c;
	padding:30px 0;
	border-top:4px solid #FFCC00;
	border-bottom:4px solid #FFCC00;
	color:white;
	text-align:center;
	font-size:23pt;
	font-family:Gotham Ultra, Helvetica, sans-serif;
	margin:40px 0;
	}
	
.bob2 {
	background-color:#FFCC00;
	padding:20px 0;
	color:white;
	text-align:center;
	font-size:23pt;
	font-family:Gotham Ultra, Helvetica, sans-serif;
	margin:40px 0;
	}
	
.dotty {
	background-color:#F2F2F2;
	border-left:10px solid #26649c;
	border-top:2px dotted #333333;
	border-bottom:2px dotted #333333;
	border-right:2px dotted #333333;
	padding:10px;
	font-style:italic;
	margin:10px 0;
	
	}
	
.tick  {	
	list-style:none;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	padding:0 0 20px 40px;
	margin:20px 0 20px 0;
	border-bottom:1px dashed #333333;
	
	}
	
	
.tick2  {	
	list-style:none;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	padding:0 0 0 45px;
	margin:20px 0 20px 0;
		}
		
.tick3  {	
	list-style:none;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	padding:0 0 0 45px;
	margin:20px 0 27px 0;
		}
	
.tickbox {	
	background-color:#EEEEEE;
	padding:20px 40px 20px 20px;
	width:90%;
	margin:40px auto;
	border:3px solid #FFCC00;
	color:#333333;
	font-size:12pt;
	-webkit-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.75);
box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.75);
	}

	
.title {
	text-align:center;
	font-size:18pt;
	font-family:Gotham Ultra, Arial, Helvetica, sans-serif;
	margin:50px 0;	
	}
	
.maintitle {
	text-align:center;
	font-size:28pt;
	font-family:Gotham Ultra, Arial, Helvetica, sans-serif;
	background-color:#386c9b;
	padding:10px 0;
	color:white;
	-webkit-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	}
	
.maintitle2 {
	text-align:center;
	font-size:22pt;
	font-family:Gotham Ultra, Arial, Helvetica, sans-serif;
	color:#FFCC00;
	}
	
.quotebox {
	background-color:#26649C;
	color:white;
	font-size:18pt;
	font-style:italic;
	width:800px;
	margin:50px auto;
	border-radius: 60px 15px;
	-webkit-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	}
	
.quote {
	text-align:left;
	font-weight:normal;
	
	}
	
.quotee {
	font-family:"Courier New", Courier, monospace;
	font-size:12pt;
	text-align:right;
	font-weight:normal;
	}
	
.quotebox2 {
	background-color:#26649C;
	color:white;
	font-size:18pt;
	font-style:italic;
	width:800px;
	margin:50px auto;
	border-radius: 60px 15px;
	-webkit-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	
	}
	
	
/*-FOOTER-*/	
	
.footer {
	background-color:#26649c;
	padding-top:10px;
	position: relative;
    left: 0;
    bottom: 0;
	width:100%;
	height:34px;
	}
	
#footerlinks {
	float:right;
	width:500px;
	text-align:right;
	margin:0 50px 0 0;
	color:white;
	}
	
#footerlinks a {
text-decoration:none;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}

#footerlinks a:hover {
	text-decoration:underline;
	}

#copyright {
	width:388px;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:5px 0 0 50px;
	}
.footerinner {
	width:1000px;
	margin:0 auto;
	}
	
.qmark {
	background-image:url(images/qmark.png);
	width:100%;
	height:auto;
	}
	
.bbox {
	width:900px;
	background-color:#26649c;
	margin:40px auto;
	border:2px solid #FFCC00;
	color:white;
	font-size:12pt;
	padding:0;
	}
	
.bbox hr {
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-top:solid 1px #CCCCCC;
	margin:20px 0;
	}
	
.testitop {
	width:900px;
	margin:30px auto 0 auto;
	}
	
.testimain {
	border:5px solid #CCCCCC;
	width:800px; 
	margin:0 auto;
	padding:0 30px;
	box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1);
	}
	
.testititle {
	text-align:center;
	font-weight:bold;
	font-size:18pt;
	}
	
	
.bbox2 {
	width:900px;
	background-color:#26649c;
	margin:40px auto;
	border:2px solid #FFCC00;
	color:white;
	font-size:12pt;
	padding:0;
	background-image:url(images/hand_large.png);
	background-repeat:no-repeat;
	background-position:right;

	}
	
	
/*-YELLOWBOX-*/
	
.yboxouter {
	width:870px;
	border:15px solid #EEEEEE;
	margin:20px auto;
	}
	
.ybox {
	background-color:#FFCC00;
	border:1px solid #666666;
	padding:10px 30px;
	}

.whitetext {	
	color:white;
	font-weight:bold;
	}
	
/*-BLOGBOX-*/

.blogbox {
	background-color:#26649c;
	width:870px;
	color:white;
	border:15px solid #EEEEEE;
	margin:0 auto;
	}
	
.bloglist {
	color:#FFCC00;
	}
	
.blogboxtop {
	background-color:#FFCC00;
	color:#26649c;
	text-align:center;
	padding:15px 0;
	font-size:24pt;
	font-weight:bold;
	border:1px solid #666666;
	}
	
.blogmain {
	padding:0 30px 30px 0;
	}
	
	
/*-CHECKBOX-*/
	
	
.checkbox {
	background-color:#FFFFFF;
	background-image:url(images/lines.png);
	background-repeat:repeat;
	width:870px;
	border:15px solid #EEEEEE;
	margin:0 auto;
	}

.checkmain {
	border:15px solid #26649c;
	font-size:12pt;
	padding:10px 30px 10px 0;
	line-height:1.6em;
	box-shadow: inset 0px 0px 20px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0px 0px 20px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 0px 20px rgba(0,0,0,0.3);
	}
	
	
/*-LISTBOX-*/
	
	
	
.boxlist {
	background-color:#26649c;
	width:890px;
	margin:20px auto;
	padding:10px 10px 10px 0;;
	}
	
.innerbox {
	height:100%;
	}
	
.tablelist {
	border-top:solid 1px #000033;
	border-left:solid 1px #7ab4e7; 
	border-right:solid 1px #7ab4e7; 
	border-bottom:solid 1px #7ab4e7; 
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.6);
	-webkit-box-shadow: inset 0px 0px 10px rgba(0,0,0,0.6);
	-moz-box-shadow: inset 0px 0px 10px rgba(0,0,0,0.6);
	padding:10px;
	color:white;
	font-size:12pt;
}

.yellowtext {
	color:#FFCC00;
	font-weight:bold;
	}
.templatebox {
	width:700px;
	margin: 0 auto;
	font-style:italic;
	padding:20px;
	border:1px dashed #333333;
	background-color:#f6f6f6;
	}
.headline {
	margin:40px 0;
	text-align:center;
	}
.bonusbox {
	padding:20px;
	margin:20px;
	background-color:#fffaed;
	border:1px solid #999999;
	box-shadow: 0px 5px 5px #999999;
	}
.headline1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size:24px;
	text-align:center;
	}	
	
	
	

	
	
	
	
	
	
	
	