@charset "UTF-8";
a:link {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #00619c;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #00619c;
}
#container {
	height: auto;
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header-bg {
	background-color: #1E73A9;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/header-bg.jpg);
}
#header {
	height: 381px;
	width: 785px;
	overflow: hidden;
}
#bodyrepeat {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 671px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 65px;
	padding-left: 65px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 129px;
	width: 785px;
	overflow: hidden;
}


#footer-bottom {
	background-image: url(../images/footer-bg.jpg);
	height: 129px;
	width: 100%;
	overflow: hidden;
}
#container-bottom {
	height: auto;
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#checkmark {
	padding-left: 45px;

}
#optin {
	padding-left: 185px;
	padding-top: 115px;

}
#top {
	padding-top: 0px;

}
/* CSS Document */

p {
	font-family:Verdana;
	font-size:14px;
	color:#464646;
	line-height:21px;
}
.p2 {
	font-family: Verdana;
	font-size: 14px;
	color: #464646;
	line-height: 21px;
}
.p-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
}
.p-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AE0000;
}
.p-red2 {
	font-family: Verdana;
	font-size: 16px;
	color: #AE0000;
}
.p-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}
.headline-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	line-height: 33px;
	color: #000A12;
}
.headline-white {
	font-family: Impact;
	font-size: 31px;
	line-height: 33px;
	color: #FFFFFF;
}
.headline-yellow {
	font-family: Impact;
	font-size: 31px;
	line-height: 33px;
	color: #ffff99;
}

.subheadline {
	font-family: Impact;
	font-size: 26px;
	color: #333333;
	line-height: 29px;
}
.subheadline-red {
	font-family: Impact;
	font-size: 26px;
	color: #AE0000;
	line-height: 29px;
}
.subheadline2 {
	font-family: Verdana;
	font-size: 18px;
	color: #464646;
	line-height: 21px;
}
.subheadline2-red {
	font-family: Verdana;
	font-size: 18px;
	color: #AE0000;
	line-height: 21px;
}

.boxgrey {
	border: 1px solid #CCCCCC;
	margin: 40px;
	padding: 20px;
	background-color: #E0E0E0;
	font-family: tahoma, arial;
	font-size: 11px;

}
.boxgrey2 {
	border: 1px solid #CCCCCC;
	margin: 40px;
	padding: 20px;
	background-color: #EAEAEA;
	font-family: tahoma, arial;
	font-size: 18px;

}
.dash {
	border: 1px dashed #CCCCCC;
	padding: 10px;
	background-color: #EAEAEA;
	font-family: tahoma, arial;
	font-size: 18px;

}
.dash3 {
	border: 2px dashed #CCCCCC;
	padding: 10px;
	background-color: #EEEEEE;
	font-family: tahoma, arial;
	font-size: 18px;

}
.dash2 {
	border: 4px dashed #000000;
	margin: 40px;
	background-color: #EAEAEA;
	font-family: tahoma, arial;
	font-size: 18px;
	padding: 10px;

}

a.footerlinks:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#464646;
}

a.footerlinks:visited{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#464646;
}
