/* CSS Document */

body {
	margin:0;
	margin-bottom:20px;
	color: #333;
	background-image: url(../images/images_site/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #dddddd;
	}
	
body.page {
	margin:0;
	margin-bottom:20px;
	color: #333;
	background-image: url(../images/images_site/page-bg_2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #dddddd;
	}
	
a { 
	color: 009bcb; 
	}
	
a:link { 
	color: 009bcb; 
	}
	
a:hover { 
	color: 009bcb;
	text-decoration:none; 
	}

/* HEADER */

td.header-bg {
	background-image: url(../images/images_site/header_bg-pane.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

td.header-callnow {
	padding: 30px 0 20px 0;
}

td.header-pagelogo {
	padding: 20px 0 0 25px;
	}
	
td.header-casestudy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	color: #FFFFFF;
	padding: 50px 15px 15px 0;
}

td.header-casestudy img {
margin:0;
margin-right:10px;
}


td.header-casestudy h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	line-height: 28px;
	font-style: normal;
	font-weight: 100;
	color: #FFFFFF;
	margin-top:0;
	margin-bottom:10px;
}

td.header-casestudy p {
	padding:0 25px 0 0;
	margin:0
	}
	
td.header-next {
	border:0;
	padding: 0 0 10px 0;
}

/* MENU */


td.menu ul {
	font-family: Arial;
	font-weight: 100;
	font-size: 14px;
	color: #fff;
	margin:0;
	padding:0;
	list-style-type: none;
}

td.menu li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-right: 5px;
	margin-left:0;
	border-right: solid #666 1px;
	display: inline;
}

td.menu li.menu-last {
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	padding-right: 0;
	margin:0;
	display: inline;
	border:0;
}

td.menu li a {
	color: #f4f2f1;
	text-decoration: none;
}

td.menu li a.menu-on {
	color: #9bd7ff;
	text-decoration: none;
}

td.menu li a:hover {
	color: #666;
	text-decoration: none;
}


/* BODY */

td.body-bg {
	background-image: url(../images/images_site/body-bg_dropshadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

td.body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

td.body-copy {
	padding: 42px 15px 25px 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	line-height: 17px;
	color: #333
}

td.body-copy h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	line-height: 28px;
	font-style: normal;
	font-weight: 100;
	color: #009bcb;
	margin-top:0;
	margin-bottom:20px;
	}
	
td.body-copy h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-style: normal;
	font-weight: 400;
	color: #009bcb;
	margin-top:25px;
	margin-bottom:10px;
	}
	
td.body-copy h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 23px;
	font-style: normal;
	font-weight: 300;
	color: #009bcb;
	margin-top:0;
	margin-bottom:10px;
	}
	
td.body-copy p {
	padding:0;
	margin-top:0;
	margin-bottom: 10px;
	}
	
/* SIDEBAR */
	
td.sidebar {
	padding: 42px 20px 25px 42px;
	border-left: solid #ddd 1px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px
	color: #333;
}

td.sidebar h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	line-height: 28px;
	font-style: normal;
	font-weight: 100;
	color: #009bcb;
	margin-top:0;
	margin-bottom:20px;
}

td.sidebar-products {
	padding: 0 0 20px 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

td.sidebar-products h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 23px;
	font-style: normal;
	font-weight: 400;
	color: #009bcb;
	margin-top:0;
	margin-bottom:5px;
	}
	
td.sidebar-products p {
	padding:0;
	margin:0;
	}
	
td.sidebar-products a {
	text-decoration: none;
	color: 009bcb;
}

td.sidebar-products a:link {
	text-decoration: none;
	color: 009bcb;
}

td.sidebar-products a:hover {
	text-decoration: none;
	color: #333;
}

/* FOOTER */

td.footer {
	background-image: url(../images/images_site/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}

td.footer-partners {
	padding: 5px 0 0 42px;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999;	
}

td.footer-partners a {
	color: #3aaffe;
	text-decoration: none;
}

td.footer-partners a:hover {
	text-decoration: underline;
}

td.footer-partners h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #3aaffe;
	margin:0;
	padding: 0;
	}
	
td.footer-partnerlogos {
	padding:5px 0 0 0;
	margin:0;
}

td.footer-partnerlogos ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

td.footer-partnerlogos li {
	display: block;
	padding:0;
	margin-left:0;
	margin-right: 15px;
	display: inline;
	}
	
td.footer-partnerlogos a img {
	border:0;
	}
	
td.footer-text {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	padding: 0 20px 10px 0;
	}

td.footer-text ul {
	margin:0;
	padding:0;
	list-style-type: none;
	}

td.footer-text li {
	display: block;
	padding-right: 3px;
	margin-right: 3px;
	margin-left:0;
	border-right: solid #999 1px;
	display: inline;
	}
	
td.footer-text li.last {
	display: block;
	padding:0;
	margin:0;
	border:0;
	display: inline;
	}

td.footer-text a {
	color: #3aaffe;
	text-decoration: none;
}

td.footer-text a:hover {
	text-decoration: underline;
}

td.footer-text p {
 margin-top: 10px;
 margin-bottom:0;
}

.formTable TD {
    padding-bottom: 5px;
}

textarea, input {
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;

}

/* payment pages */

    /* form input styles */
    
    .form TD {
        padding-bottom: 10px;
    }
    
    .form_title {
        width: 160px;
        vertical-align: top;
        background-color: #f0f0f0;
        padding: 5px;
    }
    
    .form_body {
        font-size: 11px;
        padding: 5px;
    }    
    
    .form_body2 {
        font-size: 12px;
        padding: 5px;
    }      
    
    .form_body3 {
        font-size: 14px;
        padding: 5px;
    }              
    
    .form_rbl label {
        font-size: 13px;
        padding-left: 5px;
    }
    
    .form TD TABLE TD {
        padding: 5px 0px 0px 0px;
    }
    
    p {
        padding: 5px 0px 5px 0px;
    }
    
    /* wizard styles */
    
    .stepstyle {
        padding: 5px;
        padding-left: 15px;
    }
    
    .wzsidebar {
        padding: 5px;
        line-height: 200%;
    }
    
