@charset "utf-8";
/******************************************************** 
*          MAIN PAGE STYLES           *
*********************************************************/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ededed;
	background-image: url(../images/bg2_blue.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 812px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	height: 202px;
	width: 812px;
}
#header img {
	margin: 0px;
	padding: 0px;
}
#PageTop {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	background-image: url(../images/pageTop2.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 812px;
}
#mainContent {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/bg_Page.png);
	background-repeat: repeat-y;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
	height: 68px;
	width: 812px;
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 30px;
}
#footer p {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/******************************************************** 
*          OPT-IN BOX 1 (Top of Page)          *
*********************************************************/

#optinBox1_wrapper {
	float: right;
	width: 299px;
	margin-bottom: 15px;
	margin-left: 15px;
	overflow: hidden;
}
#optinBox1-blue_top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	height: 76px;
	width: 299px;
	background-image: url(../images/optInBoxHeader2_top.png);
	background-repeat: no-repeat;
}
#optinBox1-blue_mid {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	width: 255px;
	background-image: url(../images/optInBoxHeader2_mid.png);
	background-repeat: repeat-y;
	padding-right: 22px;
	padding-left: 22px;
}
#optinBox1-blue_bottom {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	height: 27px;
	width: 299px;
	background-image: url(../images/optInBoxHeader2_bottom.png);
	background-repeat: no-repeat;
}
#optinBox1_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}
#optinBox1_button {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 0px;
}
#optinBox1-blue_mid p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#optinBox1-blue_mid #form1 {
	margin-top: 15px;
	margin-bottom: 15px;
}
/******************************************************** 
*          OPT-IN BOX 2 (Bottom of Page)          *
*********************************************************/
#optinBox2_wrapper_top {
	height: 29px;
	width: 612px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	background-image: url(../images/bg_opt-inSect-bottom_top.gif);
	background-repeat: no-repeat;
}
#optinBox2_wrapper_mid {
	height: auto;
	width: 612px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	background-image: url(../images/bg_opt-inSect-bottom_mid.gif);
	background-repeat: repeat-y;
}
#optinBox2_wrapper_bottom {
	height: 25px;
	width: 612px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	background-image: url(../images/bg_opt-inSect-bottom_bottom.gif);
	background-repeat: no-repeat;
}
#optinBox2a {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	overflow: hidden;
	background-color: #ffffdd;
	width: 405px;
	border: 3px dashed #333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#optinBox2b {
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	overflow: hidden;
	background-color: #ffffdd;
	width: 405px;
	border: 3px dashed #333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#optinBox2_wrapper_mid h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #b30000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#optinBox2_wrapper_mid h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#optinBox2_button {
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}
/******************************************************** 
*          Text Box          *
*********************************************************/

.textBoxTop {
	height: 12px;
	width: 518px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/textBoxTop.gif);
	background-repeat: no-repeat;
}
.textBoxMid {
	height: auto;
	width: 468px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/textBoxMid.gif);
	background-repeat: repeat-y;
}
.textBoxBottom {
	height: 12px;
	width: 518px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/textBoxBottom.gif);
	background-repeat: no-repeat;
}
/******************************************************** 
*          Certificate          *
*********************************************************/

.certificateTop {
	height: 61px;
	width: 614px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/certificateTop.jpg);
	background-repeat: no-repeat;
}
.certificateMid {
	height: auto;
	width: 484px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 65px;
	padding-left: 65px;
	background-image: url(../images/certificateMid.jpg);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
}
.certificateBottom1 {
	height: 59px;
	width: 614px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/certificateBottom1.jpg);
	background-repeat: no-repeat;
}
.certificateBottom2 {
	height: 187px;
	width: 614px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/certificateBottom2.jpg);
	background-repeat: no-repeat;
}
.certificateBottom3 {
	height: 187px;
	width: 614px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/certificateBottom3.jpg);
	background-repeat: no-repeat;
}
.certificateMid h1 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 32px;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
}
.certificateMid h2 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 0px;
	font-size: 16px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.certificateMid p {
	margin: 0px;
	padding: 0px;
}
/******************************************************** 
*          TEXT AND OTHER STYLES           *
*********************************************************/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #164896;
	text-align: center;
	margin-top: 18px;
}
#headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-top: 18px;
}
#headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-top: 18px;
}

.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
.textBold {
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.text4 {
	color: #cc0000;
	font-weight: bold;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.text_red {
	color: #cc0000;
}
.text_red2 {
	color: #8b040a;
}
.footnote1 {
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
	margin-top: 0px;
}
.footnote2 {
	font-size: 12px;
	color: #333;
	padding-right: 30px;
	padding-left: 30px;
}
#text_footer {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 35px;
	font-size: 13px;
}
#nav_footer {
	margin-bottom: 15px;
	text-align: center;
	font-size: 13px;
}
.textTextBox {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 25px;
}
.textTextBox-large {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
}
.text_endQuote {
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
.list_wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 21px;
}
.list1 {
	background-image: url(../images/bullet_checkRed.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 23px;
	padding-bottom: 15px;
}
.list2 {
	background-image: url(../images/bullet_checkGold.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 23px;
	padding-bottom: 15px;
}
.list3 {
	background-image: url(../images/bullet_glossRed.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 23px;
	padding-bottom: 15px;
}
.list4 {
	background-image: url(../images/bullet_glossBlack.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 23px;
	padding-bottom: 15px;
}
.list5 {
	background-image: url(../images/bullet_twwLogo.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 23px;
	padding-bottom: 15px;
}
.list6 {
	background-image: url(../images/bullet_checkRed2.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 23px;
	padding-bottom: 15px;
}
.list7 {
	background-image: url(../images/bullet_checkblue.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 23px;
	padding-bottom: 15px;
}
.quoteMark_begin {
	padding-right: 5px;
}
.quoteMark_end {
	vertical-align: top;
	padding-left: 0px;
}
.arrow-OR {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	height: 109px;
	width: 132px;
}
#button_fullAccess {
	text-align: center;
}
.text_marginsNarrow {
	padding-right: 125px;
	padding-left: 125px;
}
/******************************************************** 
*          Nav           *
*********************************************************/

a:link {
	color: #0000cc;
}
a:visited {
	color: #0000cc;
}
a:hover {
	color: #0000cc;
}
a:active {
	color: #0000cc;
}
#nav_footer a {
	text-decoration: none;
}
#nav_footer a:hover {
	text-decoration: underline;
}
#nav_footer a:active {
	text-decoration: underline;
}
