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


/* ----- reset all ----- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/* ----- when site complete can kill this style ----- */
.need {
color:#FF0000;
font-weight:bold;
}

/* ----- core html styles ----- */
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align: center;
	background-color:#D0D0D0;
	background-repeat:repeat-x;
	background-position:top;
}

h1 {
	font-weight:bold;
	font-size:14px;
	color:#FF731B;
}

h2 {
	color:#FF731B;
	font-weight:bold;
	font-size:14px;
}

p {
	padding: 0 10px 12px 0;
	line-height:14px;
}

hr {
	border-style:solid;
	border-top:1px;
	border-top-color:#666666;
	padding:0;
	margin:10px 0 10px 0;
}

/* ----- wrapper wraps entire content after body tag ----- */
#wrapper { 
	width: 810px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	text-align:left;
}


/* ----- header divs ----- */
#headerWrapper {
	width: 810px;
	height: 85px;
	padding: 0;
	margin:0;
}

#logo {
	width:237px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#contactIcon {
	width:109px;
	margin:37px 0 0 0;
	padding:0;
	float:right;
	display:inline;
}

/* ----- navWrapper holds the top navigation ----- */
#navWrapper {
	width:810px;
	margin:0;
	padding:0;
}

/* ----- homeFlash holds the main flash header on the home page top margin allows for space for sub nav of top menus ----- */
#flashWrapper {
	width:810px;
	margin:28px 0 19px 0;
	padding: 0;
}

/* ----- contentWrapper surrounds main columns of content ----- */
#homeContentWrapper {
	width:810px;
	margin:0;
	padding:0;
	background-image:url(/global-images/home-col-bkd.jpg);
	background-repeat:repeat;
	background-position:center;
}

/* ----- column setup for home page ----- */
#homeLeftCol {
	width:390px;
	margin:0 10px 0 5px;
	padding:0;
	float:left;
	display:inline;
}

#homeLeftCol h2 {
	color:#FF731B;
	margin:0;
	padding:0;
	line-height:35px;
}

#homeRightCol {
	width:390px;
	margin:0 5px 0 10px;
	padding:0;
	float:right;
	display:inline;
}

#homeRightCol h2 {
	color:#666666;
	margin: 0; padding:0;
	line-height:35px;
}

#homeColTop {
	width:390px;
	margin:15px 0 0 0;
	padding:0;
	background-image:url(/global-images/col-grad-bkd.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#homeColTopLeft {
	width:125px;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	display:inline;
}

#homeColTopRight {
	width:265px;
	margin:0;
	padding:0;
	float:right;
	display:inline;
}

#actionMod {
	width:390px;
	padding:0 0 30px 0; 
	margin: 0;
}

#leftActionMod {
	width:25px;
	padding:0; 
	margin:0 0 0 90px;
	float:left;
	display:inline;
}

#rightActionMod {
	width:265px;
	padding:0; 
	margin:5px 0 0 0;
	float:right;
	display:inline;
}

#homeColBot {
	width:390px;
	margin:0;
	padding:0;
	background: url(/global-images/divider-wht-bkd.jpg) no-repeat center;
}

#homeColBot li {
	list-style: none;
	background: url(/global-images/arrow-bullet.jpg) no-repeat center left;
	padding:0 0 0 13px;
	margin: 0;
	line-height:22px;
}

#homeColBot li a {
	text-decoration:none;
	color:#275A90;
}

#homeColBot li a:hover {
	text-decoration:underline;
}

#homeColBotLeft {
	width:195px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#homeColBotRight {
	width:195px;
	margin:0;
	padding:0;
	float:right;
	display:inline;
}

#homeBulletColLeft {
	width:45px;
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
	float:left;
	display:inline;
}

#homeBulletColRight {
	width:150px;
	margin:0;
	padding:0;
	float:right;
	display:inline;
}

/* ------ form table styles ----- */
table#partners {
margin:0px 25px;
}

table#partners td {
padding:5px;
}


/* ------ content styles ----- */
.headerPhoto {
	display: block;
	margin: 0 auto;
	padding:10px 0 0 0;
}

a.redLink:link {color:#B21F27;}
a.redLink:hover {color:#B21F27;}
a.redLink:visited {color:#B21F27;}

a.blackLink:link {color:#333;}
a.blackLink:hover {color:#333;}
a.blackLink:visited {color:#333;}

.learnBtnPad {
	padding: 0 0 0 10px;
}

.bundleHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#339900;
}

.pricing {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#333;
}

.pricing-red {
color:#B21F27;
font-weight:bold;
font-size:14px;
}


/* ------ bottom module ------ */
#botMod {
	width:810px;
	min-height:131px;
	margin:0;
	padding:0;
	background-image:url(/global-images/bot-mod-bkd.jpg);
	background-repeat:no-repeat;
	background-position:bottom;

}

#botMod a {
	color:#374A62;
}

#botMod a:hover {
	text-decoration:none;
}

#botModLeft {
	margin:0;
	padding:0;
	float:left;
	width:405px;
	background-image:url(/global-images/divider-grey-bkd.jpg);
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
}

/* ----- contains structure for product bundle in bottom left of pages ----- */
#botBundleWrapper {
	padding:0; margin:0;
	width:405px;
}

#leftBundleFloat {
	padding:0 13px 0 13px; margin:0;
	width:115px;
	float:left;
}

#rightBundleFloat {
	padding:30px 0 0 0; margin:0;
	width:264px;
	float:right;
}

#botModRight {
	margin:0;
	padding:20px 0 0 0;
	float:right;
	width:405px;
	display:inline;
}

/* ------ global footer ------ */
#footerWrapper {
	width:800px;
	border-top:4px;
	border-top-style:solid;
	border-color:#666666;
	margin:20px 5px 0 5px;
	padding:15px 0 0 0;
}

#copyright {
	margin:5px 0 0 0;
	padding:0;
	width:500px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#footerLinks {
	margin:0;
	padding:0;
	width:500px;
	text-align:left;
}

#footerWrapper a {
	color:#000;
	text-decoration:none;
}

#footerWrapper a:hover {
	text-decoration:underline;
}

#copyright a {
	color:#666;
}


/* ----- float styles ----- */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin:0 25px 0 20px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}

/* ----- text links in body text ----- */
 a {
	color: #0B6DAD;
	text-decoration:underline;
}

a:hover {
	color: #0B6DAD;
	text-decoration:none;
}

a:visited {
	color: #0B6DAD;
	text-decoration:underline;
}

a:active {
	color: #0B6DAD;
	text-decoration:underline;
}

/* ----- remove mac blue glowing ----- */
input:focus { outline: none; }

/* ----- style forms throughout site ----- */

input {
	border:1px;
	border-style:solid;
	border-color:#999999;
	color:#333333;	
}

#login_button {
	border: none;
}

textarea, select {
	border:1px;
	border-style:solid;
	border-color:#999999;
	color:#333333;
}