@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, th, td, img {
	margin : 0;
	padding : 0;
	border : 0;
}

html {text-align : center;}

.clear {clear: both;}

.float_left { float: left;}
.float_center { float: center;}
.float_right {float: right;}

body {
	margin : 0 auto;
	padding: 0;
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #fff;
}

h1 {
	font-family : "Trebuchet MS";
	font-size : 30px;
	font-weight : bold;
	color : #a7a7a7;
	text-decoration : none;
	margin : 0;
	padding : 0;
}

p {
	font-family : "Trebuchet MS";
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	margin : 0;
	padding : 0;
}


.arial{font-family: Arial, Helvetica, sans-serif;}

.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}


/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}
.thirty {font-size: 30px;}

/* Font Colours */

.magenta {color: #C637B3;}
.darkgray {color: #514E4A;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #8E8E8E;}
.grayishblue {color: #7C7C97;}
.lightgray {color: #CCCCCC;}
.red {color: #E70000;}
.orange {color: #FF6600;}
.yellow {color: #FFFF00;}
.green {color: #83A400;}
.lgreen {color: #009933;}
.sharp_blue {color: #287ED3;}
.blue {color: #4e95c9;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}

.gray2red {color: #6D6D6D; text-decoration: none;}
.gray2red:hover {color: #E70000;}

.blue2orange {color: #4e95c9; text-decoration: none;}
.blue2orange:hover {color: #FF6600;}

.orange2blue {color: #FF6600; text-decoration: none;}
.orange2blue:hover {color: #4e95c9;}

.black2blue {text-decoration: none;color: #000000;}
.black2blue:hover {text-decoration: none;color: #287ED3;}

.black2white {text-decoration: none;color: #000000;}
.black2white:hover {text-decoration: none;color: #FFFFFF;}


.blue2black {text-decoration: none;color: #3082D4;}
.blue2black:hover {text-decoration: none;color: #000000;}


.black2red {text-decoration: none;color: #000000;}
.black2red:hover {text-decoration: none;color: #CC0000;}




#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 850px;
}

.container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

.top_bar_left {
	background-image: url(images/top-left.jpg);
	background-repeat:no-repeat;
	width: 20px;
	height: 10px;
	float: left;
}

.top_bar_right {
	background-image: url(images/top-right.jpg);
	background-repeat:no-repeat;
	width: 20px;
	height: 10px;
	float: left;
}

.top_bar_center {
	background-color: #2f2d2e;
	width: 760px;
	height: 10px;
	float: left;
}

.content_bg {
	background-color: #5e5e5e;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 20px;
}

.content {
	background-color: #ffffff;
	width: 780px;
	margin: 0 auto;
	padding-top:13px;
	padding-left:20px;
}

.left_col {
	padding: 5px;
	margin-right: 11px;
	float: left;
	width: 220px;
	background-color: #f3f2f2;
}

.left_col p {
	padding-bottom: 5px;
	padding-top: 5px;
}

.main_hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #418dc5;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #418dc5;
	font-weight: bold;
}

.free_sample_box{
	background-color: #dcdcdc;
	height: 168px;
	width: 210px;
	padding: 5px;
}


.footer_left {
	background-image: url(images/footer_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 59px;
	width: 9px;
}


.footer_right {
	background-image: url(images/footer_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 59px;
	width: 10px;
}

.footer_bg {
	float: left;
	height: 59px;
	width: 741px;
	background-color: #435b99;
	color: #FFFFFF;
}
.wel_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.line {
	height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	margin-bottom: 10px;
}

.line2 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	margin-top: 2px;
}


.dashed_1 {
	background-color: #f4f4f4;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #b6b7b7;
	border-bottom-color: #b6b7b7;
	width: 727px;
	height:28px;
}

.email_size {height:22px; width:250px;}

.tabs {
	background-color:#d9e0fc;
	height:20px;
	margin-right:3px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #6588a9;
	border-bottom-color: #6588a9;
	padding-left: 8px;
}

.tabs2 {
	height:17px;
	margin-right:3px;
	padding-top: 5px;
	padding-left: 8px;
}

.btns {
	height: 25px;
	width:95px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	border-color:#0000CC;
	background-image:url(images/hnav-a-bg-orange.jpg);
}

.btn_cancel {
	height: 25px;
	width: 95px;
	cursor: pointer;
	border: medium none;
	background-image: url(images/btn_cancel.gif);
}

.btn_next_1 {
	height: 25px;
	width: 95px;
	cursor: pointer;
	border: medium none;
	background-image: url(images/btn_next_1.gif);
}

.btn_next_2 {
	height: 25px;
	width: 95px;
	cursor: none;
	border: medium none;
	background-image: url(images/btn_next_2.gif);
}

.btn_prev_1 {
	height: 25px;
	width: 95px;
	cursor: pointer;
	border: medium none;
	background-image: url(images/btn_prev_1.gif);
}

.btn_prev_2 {
	height: 25px;
	width: 95px;
	cursor: none;
	border: medium none;
	background-image: url(images/btn_prev_2.gif);
}

.btn_finish_1 {
	height: 25px;
	width: 95px;
	cursor: pointer;
	border: medium none;
	background-image: url(images/btn_finish_1.gif);
}

.btn_finish_2 {
	height: 25px;
	width: 95px;
	cursor: none;
	border: medium none;
	background-image: url(images/btn_finish_2.gif);
}