@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
img {
	display: block;
	border:none;
}

td#bg_top {
	background-image:url(../images/bg_top.gif);
	background-repeat:no-repeat;
}

td#bg_middle {
	background-image:url(../images/bg_middle.gif);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
}

td#bg_bottom {
	background-image:url(../images/bg_bottom.gif);
	background-repeat:no-repeat;
}
td#bgsmall_top {
	background-image:url(../images/bgsmall_top.gif);
	background-repeat:no-repeat;
	height:10px;
}

td#bgsmall_middle {
	background-image:url(../images/bgsmall_middle.gif);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
}

td#bgsmall_bottom {
	background-image:url(../images/bgsmall_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
}

img {
	border:none;
}
input {
	margin-bottom:5px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	text-align:left;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-position: outside;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-position: outside;
	list-style-image:url(../images/bullet_arrows.gif);
}
li {
	margin-bottom: 1em;
}
ul.BigBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	list-style-position: outside;
	list-style-image:url(../images/bullet_arrows_big.gif);
}
ol.BigNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	list-style-position: outside;
}
.SpecialList {
	font-size:18px;
	line-height:26px;
}

hr {
	border:0px;
	border-top:1px solid #ccc;
}

td.BigTitle {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:26px;
	color:#C00;
	text-align:center;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}
td.MediumTitle {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	color:#000;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}

td.Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
	text-align:left;
}
p.BigTitle {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:26px;
	color:#C00;
	text-align:left;
	vertical-align:top;
	line-height:34px;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:15px;
	padding-right:20px;
}
p.MediumTitle {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	color:#000;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}

.pHeader {
	font-size:16px;
}

p.Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
	text-align:left;
}

td#box_top {
	background-image:url(../images/box_top.jpg);
	background-repeat:no-repeat;
	height:25px;
}

td#box_middle {
	background-image:url(../images/box_middle.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
}

td#box_bottom {
	background-image:url(../images/box_bottom.jpg);
	background-repeat:no-repeat;
	height:25px;
}

td#smallbox_top {
	background-image:url(../images/smallbox_top.jpg);
	background-repeat:no-repeat;
	height:25px;
}

td#smallbox_middle {
	background-image:url(../images/smallbox_middle.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
}

td#smallbox_bottom {
	background-image:url(../images/smallbox_bottom.jpg);
	background-repeat:no-repeat;
	height:25px;
}

td#vertbox_top {
	background-image:url(../images/vertbox_top.jpg);
	background-repeat:no-repeat;
	height:25px;
}

td#vertbox_middle {
	background-image:url(../images/vertbox_middle.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
}

td#vertbox_bottom {
	background-image:url(../images/vertbox_bottom.jpg);
	background-repeat:no-repeat;
	height:25px;
}

.red {
	color:#900;
}
.yellow {
    background-color:#FF0;
}

td#SignupForm_top {
	background-image:url(../images/nav/signupform_top.jpg);
	background-repeat:no-repeat;
	width:195px;
	vertical-align:top;
	padding:15px;
}
td#SignupForm_top p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:12px;
}
td#SignupForm_repeat {
	background-image:url(../images/nav/signupform_repeat.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	width:195px;
}
td#SignupForm_bottom {
	background-image:url(../images/nav/signupform_bottom.jpg);
	background-repeat:no-repeat;
	width:195px;
	height:10px;
	vertical-align:top;
}

td.Nav {
	height:50px;
	vertical-align:top;
}

div.SalesThumb {
	float:left;
	clear:both;
}
div.SalesThumb img {
	width:200px;
	height:90px;
	border: 1px solid #CCC;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:5px;	
}

td#HeaderLogo {
	background-image:url(../images/header_logo.jpg);
	background-repeat:no-repeat;
	width:230px;
}
td#HeaderTestimonial {
	font-size:11px;
	color:#333;
	text-align:left;
	width:355px;
	height:45px;
	padding-bottom:3px;
	padding-left:20px;
	vertical-align:top;
}
td#HeaderLink {
	text-align:right;
	vertical-align:middle;
	padding-bottom:3px;
	padding-right:12px;
}
td#HeaderLink a {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
td#HeaderLink a:hover {
	font-size:14px;
	text-decoration:underline;
}
.Testimonial {
	font-size:12px;
	color:#000;
	margin:4px;
	padding:6px;
	margin-left:0px;
	border:#C93 solid 1px;
	background:#FC6;
}

div.TestimonialBig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:10px;
	vertical-align:top;
	text-align:left;
	margin:15px;
	border:2px solid #930;
	background-color:#FFC;
}

.BottomBar {
    font-size:12px;
    color:#333;
    text-align:center;
}

.error {
	font-size: 8pt;
	color: red;
	display:none;
}


/*SIGNUP PAGES*/
td#SignupHeaderLogo {
	background-image:url(../images/sales/signup_header.gif);
	background-repeat:no-repeat;
	width:780px;
	height:30px;
}
td#SignupFooter {
	background-image:url(../images/sales/signup_footer.gif);
	background-repeat:no-repeat;
	width:780px;
	height:80px;
	padding-left:110px;
}
td#SignupBoxHeader {
	background-image:url(../images/sales/signup_boxheader.gif);
	background-repeat:no-repeat;
	width:500px;
	height:22px;
}
td#SignupBoxMiddle {
	background-image:url(../images/sales/signup_boxrepeat.gif);
	background-repeat:repeat-y;
	width:500px;
}
td#SignupBoxFooter {
	background-image:url(../images/sales/signup_boxfooter.gif);
	background-repeat:no-repeat;
	width:500px;
	height:10px;
}


.SalesFooter {
	font-size:14px;
	line-height:20px;
	color:#666666;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}
.SalesFooter a {
	color:#666666;
}
.SalesFooter a:hover {
	color:#333333;
}
.keywords {
	font-size:8px;
	color:#CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}
