@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		5;
	dw-num-cols-desktop:	5;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.videoWrapper {
	position: relative;
	padding-bottom: 56.00%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.button {
	background: #013ed5;
	background-image: -webkit-linear-gradient(top, #123883, #123883);
	background-image: -moz-linear-gradient(top, #123883, #123883);
	background-image: -ms-linear-gradient(top, #123883, #123883);
	background-image: -o-linear-gradient(top, #123883, #123883);
	background-image: linear-gradient(to bottom, #123883, #123883);
	-webkit-border-radius: 11;
	-moz-border-radius: 11;
	border-radius: 11px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.button:hover{
	background: #ab2f23;}


.button2:hover{
	background: #ab2f23;}


.callout h2 {
	margin: 2px;
}
.callout_1 {
	float: right;
	position: absolute;
	right: 15px;
	bottom: 35px;
	z-index: 1000;
	background: rgba(255,213,0,1);
	background: -moz-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.6) 54%, rgba(242,110,33,0.7) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,213,0,1)), color-stop(54%, rgba(248,157,18,0.6)), color-stop(100%, rgba(242,110,33,0.7)));
	background: -webkit-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.6) 54%, rgba(242,110,33,0.7) 100%);
	background: -o-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.6) 54%, rgba(242,110,33,0.7) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.6) 54%, rgba(242,110,33,0.7) 100%);
	background: linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.6) 54%, rgba(242,110,33,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#f26e21', GradientType=1 );
	padding-left: 13px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-top: 8px;
	color: #0c2f6f;
	font-weight: normal;
	width: 40%;
	border-radius: 10px;
}
.callout_1 h2 {
	margin: 2px;
}
.callout_2 {
	float: right;
	position: absolute;
	left: 15px;
	top: 28px;
	z-index: 1000;
	background: rgba(255,213,0,1);
	background: -moz-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.9) 54%, rgba(242,110,33,0.9) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,213,0,1)), color-stop(54%, rgba(248,157,18,0.9)), color-stop(100%, rgba(242,110,33,0.9)));
	background: -webkit-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.9) 54%, rgba(242,110,33,0.9) 100%);
	background: -o-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.9) 54%, rgba(242,110,33,0.9) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.9) 54%, rgba(242,110,33,0.9) 100%);
	background: linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.9) 54%, rgba(242,110,33,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#f26e21', GradientType=1 );
	padding-left: 13px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-top: 8px;
	color: #0c2f6f;
	font-weight: normal;
	width: 40%;
	border-radius: 10px;
}
.callout_2 h2 {
	margin: 2px;
}
.callout_3 {
	float: right;
	position: absolute;
	left: 15px;
	bottom: 35px;
	z-index: 1000;
	background: rgba(255,213,0,1);
	background: -moz-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.6) 54%, rgba(242,110,33,0.7) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,213,0,1)), color-stop(54%, rgba(248,157,18,0.6)), color-stop(100%, rgba(242,110,33,0.7)));
	background: -webkit-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.6) 54%, rgba(242,110,33,0.7) 100%);
	background: -o-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.6) 54%, rgba(242,110,33,0.7) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.6) 54%, rgba(242,110,33,0.7) 100%);
	background: linear-gradient(45deg, rgba(255,213,0,1) 0%, rgba(248,157,18,0.6) 54%, rgba(242,110,33,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#f26e21', GradientType=1 );
	padding-left: 13px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-top: 8px;
	color: #0c2f6f;
	font-weight: normal;
	width: 40%;
	border-radius: 10px;
}
.callout_3 h2 {
	margin: 2px;
}
.callout_cont {
	position: relative;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#LayoutDiv3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#LayoutDiv1b {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDivM {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.invbt{
	display: none;
	}
	
	.button2 {
	background: #013ed5;
	background-image: -webkit-linear-gradient(top, #123883, #123883);
	background-image: -moz-linear-gradient(top, #123883, #123883);
	background-image: -ms-linear-gradient(top, #123883, #123883);
	background-image: -o-linear-gradient(top, #123883, #123883);
	background-image: linear-gradient(to bottom, #123883, #123883);
	-webkit-border-radius: 11;
	-moz-border-radius: 11;
	border-radius: 11px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 9px 5px 9px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 96.16%;
	max-width: 1232px;
	padding-left: 1.92%;
	padding-right: 1.92%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 35%;
	display: block;
}
#LayoutDiv1b {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 65%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDivM {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
.invbt{
	display: block;
	}
	
	.button2 {
	background: #013ed5;
	background-image: -webkit-linear-gradient(top, #123883, #123883);
	background-image: -moz-linear-gradient(top, #123883, #123883);
	background-image: -ms-linear-gradient(top, #123883, #123883);
	background-image: -o-linear-gradient(top, #123883, #123883);
	background-image: linear-gradient(to bottom, #123883, #123883);
	-webkit-border-radius: 11;
	-moz-border-radius: 11;
	border-radius: 11px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.callout {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 3px;
	z-index: 1000;
	padding-left: 13px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #0c2f6f;
	font-weight: normal;
	width: 100%;
	border-radius: 10px;
	align: center;
}
#LayoutDivM2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 96.16%;
	max-width: 1232px;
	padding-left: 1.92%;
	padding-right: 1.92%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 35%;
	display: block;
}
#LayoutDiv1b {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 65%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDivM {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#LayoutDivM2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
.invbt{
	display: block;
	}
	
	.button2 {
	background: #013ed5;
	background-image: -webkit-linear-gradient(top, #123883, #123883);
	background-image: -moz-linear-gradient(top, #123883, #123883);
	background-image: -ms-linear-gradient(top, #123883, #123883);
	background-image: -o-linear-gradient(top, #123883, #123883);
	background-image: linear-gradient(to bottom, #123883, #123883);
	-webkit-border-radius: 11;
	-moz-border-radius: 11;
	border-radius: 11px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 22px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.callout {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 10px;
	z-index: 1000;
	padding-left: 13px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #0c2f6f;
	font-weight: normal;
	width: 100%;
	border-radius: 10px;
	align: center;
}


}
