body {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #3e62ae;
	background-image: url(../images/repeating_bg.jpg);
	background-repeat: repeat-x;
}

a:link, a:active, a:visited {
	color: #4376B8;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.bannerBG {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

.contentBG {
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}
#content {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 40px;
	padding-left: 40px;
}
#content p, #content td, #content th, #content blockquote, #content div, #content li {
	font-size: 14px;
}
div#content ul li { 
	list-style: disc; margin-bottom:10px;}
	
div#content ul.btsBullet li {
	padding-left: 12px;
	margin-left: 10px;
	list-style-image: url(../images/bts-bullet.jpg);
}
div#content ul.btsBullet2 li {
	padding-left: 12px;
	margin-left: 10px;
	list-style-image: url(../images/bts-bullet2.jpg);
}
div#content ul.btsBulletArrow li {
	padding-left: 12px;
	margin-left: 10px;
	list-style-image: url(../images/bts-arrow.jpg);
}
div#content ul.btsBulletCheck li {
	padding-left: 12px;
	margin-left: 10px;
	list-style-image: url(../images/bts-check.jpg);
}
div#content ul.btsBulletQ li {
	padding-left: 12px;
	margin-left: 10px;
	list-style-image: url(../images/bts-q.jpg);
}
.red {
	color: #aa0000;
}
.grey {
	color: #999999;
}


#nav {
	font-size: 12px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 12px;
	padding-bottom: 11px;
	color: #FFFFFF;
}
#nav a:link, #nav a:active, #nav a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	color: #FDCB48;
	text-decoration: underline;
	font-weight: bold;
}

#nav2 {
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 11px;
	color: #FFFFFF;
}
#nav2 a:link, #nav2 a:active, #nav2 a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#nav2 a:hover {
	color: #FDCB48;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 30px;
}

.copyright {
	font-size: 10px;
	color: #3e62ae;
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: repeat-y;
}

#tw {
	font-size: 10px;
}
#tw a:link, #tw a:active, #tw a:visited {
	font-size: 10px;
	color: #4679BB;
	font-weight: bold;
	text-decoration: none;
}
.treb {
	font-family: "Trebuchet MS";
	font-weight: bold;
}

#tw a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#buttonPad {
	padding: 5px;
	background-color: #CC3333;
}
.tw {
	font-size: 10px;
}

h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.fieldsetBuffer {
	padding: 6px;
}
.leftMargin {
	padding-left: 10px;
	border: 2px solid #3B326A;
	background-color: #F3F3F3;
	padding-right: 10px;
}

table.yellowTable {display:block; clear:both; width:600px; margin:0px auto;border:none;}
table.yellowTable td {padding:0px; overflow:hidden; border:none;}
table.yellowTable td.topleft { width:30px; height: 30px; background:url(../images/yt-topleft.gif) no-repeat;}
table.yellowTable td.topspan {height: 30px; background:url(../images/yt-topspan.gif) repeat-x;}
table.yellowTable td.topright { width:30px; height: 30px; background:url(../images/yt-topright.gif) no-repeat;}
table.yellowTable td.leftspan { width: 30px; background:url(../images/yt-leftspan.gif) repeat-y;}
table.yellowTable td.yellowTableContent { background:#FFFFCC;}
table.yellowTable td.rightspan { width: 30px; background:url(../images/yt-rightspan.gif) repeat-y;}
table.yellowTable td.bottomleft {width:30px; height: 30px; background:url(../images/yt-bottomleft.gif) no-repeat;}
table.yellowTable td.bottomspan {height: 30px; background:url(../images/yt-bottomspan.gif) repeat-x;}
table.yellowTable td.bottomright {width:30px; height: 30px; background:url(../images/yt-bottomright.gif) no-repeat;}
table.yellowTable h1, table.yellowTable h2, table.yellowTable h3 { }

div#content div#acceptForm {
	background-color: #fefefe;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	border: 1px solid #00214b;
}
table.whiteTable {
	display:block;
	clear:both;
	width:600px;
	border:none;
	color:#2b1e01;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
table.whiteTable td {padding:0px; overflow:hidden; border:none;}
table.whiteTable td.topleft { width:30px; height: 30px; background: url(../images/wt-topleft.gif) no-repeat;}
table.whiteTable td.topspan {height: 30px; background:url(../images/wt-topspan.gif) repeat-x;}
table.whiteTable td.topright { width:30px; height: 30px; background:url(../images/wt-topright.gif) no-repeat;}
table.whiteTable td.leftspan { width: 30px; background:url(../images/wt-leftspan.gif) repeat-y;}
table.whiteTable td.whiteTableContent { padding:10px; background:#000000;}
table.whiteTable td.rightspan { width: 30px; background:url(../images/wt-rightspan.gif) repeat-y;}
table.whiteTable td.bottomleft {width:30px; height: 30px; background:url(../images/wt-bottomleft.gif) no-repeat;}
table.whiteTable td.bottomspan {height: 30px; background:url(../images/wt-bottomspan.gif) repeat-x;}
table.whiteTable td.bottomright {width:30px; height: 30px; background:url(../images/wt-bottomright.gif) no-repeat;}
table.whiteTable h1, table.whiteTable h2, table.whiteTable h3 { color:#2b1e01;}

div#certificateCSS {
	background-image: url(../images/guarantee_certificate-blank.jpg);
	background-repeat: no-repeat;
	height: 393px;
	width: 504px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#certificateCSS span {
	font-size: 10px;
	display: block;
	padding: 0px;
	margin-top: 170px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 125px;
}
div#certificateCSS span strong {
	display: block;
	margin-top: 8px;
}

form {
	padding: 0px;
	margin: 0px;
}

hr {
	color: #FFCC33;
	margin: 0px;
	padding: 0px;
}

.footer
{
background-image: url(../images/footer_bg.jpg) ;
}
.headersub {
	color: #663399;
	line-height: 0px;
}

.alexButtonPad {
	padding: 6px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg {
	background-color: #FFFFFF;
	padding-top: 15px;	
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
.alexButtonTw {
	font-size: 9px;
}
.alexButtonPad2 {
	padding: 4px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
	padding: 7px 4px;
}