/* CSS Document */

/*--------------------
	Standard Styles */

body {
	width:		 		100%;
	margin:				0px;
	padding:			0px; 
	color:				#000000;
	font-family:		        verdana, arial, helvetica, sans-serif;
	font-size:			12px;
	background:			#FFFFFF;
}	

a {
	color:				#72bb25;
	text-decoration:	none;
	font-weight:		bold;
}

a:hover {
	color:				#85e122;
	text-decoration:	underline;
	font-weight:		bold;
}

h1 {
	font-family:		verdana, Arial, Helvetica, sans-serif;
	color:				#545B4F;
	padding:			0px 20px 0px 20px;
	font-size:1.2em;
	font-weight:bold;
}

h2 {
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			16px;
	color:				#545B4F;
	padding:			0px 20px 0px 20px;
	margin:				0px;
	font-weight:		bold;
}

h3 {
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			14px;
	color:				#363535;
	padding:			10px 10px 0px 10px;
	margin:				0px 0px 0px 0px;

	font-weight:		bold;
}

p {
	text-align: 		left;
	font-family:		        verdana, arial, helvetica, sans-serif;
	font-size:			12px;
}




/*---------------------
	Important Styles */

#body {
	width:		 		1000px;
	margin:				0px ;
	font-family:		        verdana, arial, helvetica, sans-serif;
	font-size:			12px;
}

#content {
	width:		 		1000px;
	float:				left;
	font-family:		        verdana, arial, helvetica, sans-serif;
	font-size:			12px;
	
}

.add_this {
	float: 				right;
	padding: 			0px;
	margin:				0px 0px 0px 0px;
}

img.bump {
	margin:				0px;
	padding:			0px;
}

span.strong {
	font-weight:		bold;
}



/*-------------------
	General Styles */

#subhead {
	background-color: 	#dbd7d0;
	background-image:	url(../images/bg_repeat_header01.gif);
	background-repeat:	repeat-x;
	border-top:		#f3f1ef 1px solid;
	border-bottom:		#d3cac1 1px solid;
	border-width:		1px;	
	margin-top: 		0px;	
}
.logo {
	background-image:	url(../images/question.png);
	background-repeat:	no-repeat;
	height:76px;
	width:537px;

}


/*----------------------
	Navigation Styles */


#navigation_blue {
	background-color: 	#00c2f7;
	background-image:	url(../images/bg_repeat_header02.gif);
	background-repeat:	repeat-x;
	border-bottom:		#1da7c9 1px solid;
	border-width:		1px;
	height:				24px;
	text-align:			center;
	margin:				0px ;
	color:				#ffffff;
}
#navigation_blue.inner {
	width: 				100%;
	margin:				0px auto 0px auto;
	height:				26px;
}

ul.navigation {
	margin:				0px 0px 0px 0px;
	padding:			0px;
	float: 				right;
	text-align:			right;
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
}

ul.navigation li {
	list-style-type: 	none;
	float: 				left;
	padding: 			0px;
	margin:				0px 5px 0px 0px;
}

ul.navigation li a:hover {
	color:				#000000;
}

ul.navigation li a {
	font-size:			12px;
	font-weight:		bold;
	color:				#ffffff;
	text-decoration:	none;

}


/*-------------------
	Content Styles */
	
.content_box_top {
	width: 991px;
	height:11px;
	margin-top:10px;
	background-image:url(../images/box_top.jpg);
	background-repeat:	no-repeat;

}
.content_box_middle {
	width: 991px;
	_margin-top:-10px;
	background-image:url(../images/box_middle.jpg);
	background-repeat:	repeat-y;
}
.content_box_bottom {
	width: 991px;
	height: 11px;
	background-image:url(../images/box_bottom.jpg);
	background-repeat:	no-repeat;

}
.box_top{
	float:left;
	width:520px;
	height:45px;
	font-family:vernda, Arial, Helvetica, sans-serif;
}
.box_right{
	float:right;
	width:350px;
	height:145px;
	font-family:vernda, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#444444;
}
.whycc{
	vertical-align:center;
	float:right;
	width:350px;
	height:105px;
	font-family:vernda, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#444444;
}
.loginbox{
	float:left;
	width:550px;
	height:315px;
	margin-left:0px;
	margin-top:15px;
	background-image:url(../images/login_box.jpg);
	background-repeat:	no-repeat;
	font-family:sans-serif, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#444444;
}
.paymentbox{
	float:left;
	width:550px;
	height:315px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(../images/login_box.jpg);
	background-repeat:	no-repeat;
	font-family:sans-serif, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#444444;
}
.paymentboxfont{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#444444;
	padding:5px;
}
.whyehl{
	float:right;
	width:350px;
	height:120px;
	font-family:sans-serif, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#444444;
}

.feedbackbox1{
	float:right;
	width:350px;
	background: url(../images/feedback_box.jpg);
	background-repeat:	no-repeat;
	height:337px;
	font-family:sans-serif, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	color:#444444;
}
.feedbackbox2{
	
	width:320px;
	margin-top:10px;
	height:337px;
	font-family:sans-serif, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	color:#444444;
}
/*	
#title_header_left p {
	width:				465px;
	float:				left;	
	margin-left:		25px;
}
*/
#title_header_right {
	width:				250px;
	float:				left;
	margin: 			30px 0px 0px 10px;
}

#convertion_outer {
	background-color: 	#ffffff;
	background-image:	url(../images/b.jpg);
	background-repeat:	no-repeat;
	height:				113px;
	margin:				0px 0px 0px 0px;
}

#convertion_inner {
	background-image:	url(../images/box.jpg);
	background-repeat:	no-repeat;
	height:				180px;
	width:				540px;
	padding:			0px 10px 0px 20px;
	margin:				0px 0px 0px 0px;
}


/*----------------------
	Green Info Styles */
	
.green_holder {
	width:				260px;
	margin:				0px 10px 0px 25px;
	float:				left;
}

.green_header-title { 
	width:				224px;
	height:				20px;
	padding:			0px;
	margin:				0px;
}

.green_header-content { 
	background-image:	url(../images/bg_white_sides.gif);
	background-repeat:	repeat-y;
	width:				225px;
	height:				150px;
	padding-top:		10px;
	margin:				0px;
}
.green_header-content1 { 
	background-image:	url(../images/bg_white_sides1.gif);
	background-repeat:	repeat-y;
	width:				225px;
	height:				150px;
	padding-top:		10px;
	margin:				0px;
}
.green_header-footer { 
	width:				449px;
	height:				12px;
	padding:			0px;
	margin:				0px;
	background-color:	#FFFFFF;
}

.title{
	font-family:		Helvetica, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight: 		bold;
	text-decoration:	none;
	color: 				#6E6E6E;

}

.info {
	
	font-size:		12px;
	line-height:		16px;
	font-weight:		lighter;
	padding:		0px
	margin:			0px;
}
.info1 {
	font-family:		Helvetica, Arial, Helvetica, sans-serif;
	font-size:		12px;
	line-height:		15px;
	font-weight:		lighter;
	padding:		0px
	margin:			0px;
}
.info2 {
	font-family:		Helvetica, Arial, Helvetica, sans-serif;
	font-size:		13px;
	line-height:		16px;
	font-weight:		normal;
	padding:			0px
	margin:				0px;
}

/*-------------------
	Sidebar Styles */

#sidebar {
	width:				300px;
	float:				center;
	margin: 			0px 0px 0px 10px;
	padding:			0px;
}

#sidebar.header { 
	width:				320px;
	height:				48px;
	padding:			0px;
	margin:				0px;
}

.content {
	width:				320px;
	margin: 			0px 0px 25px 0px;
	padding:			0px;
	background-color:	#f9f9f9;
	background-image:	url(../images/bg_sidebar_sides.gif);
	background-repeat:	repeat-y;
	border-bottom:		1px solid #e0e0e0;
	border-top:			1px solid #e0e0e0;
}

.box {
	width:				409px;
	height:				391px;
	margin: 			0px 0px 0px 0px;
	padding:			0px;
	background-color:	#f9f9f9;
	background-image:	url(../images/bg_backdrop.jpg);
	background-repeat:  no-repeat;
}


#sidebar p{
	padding:			0px 10px 15px 10px;
	margin:				0px;
}

#sidebar p.free{
	padding:			0px 10px 10px 10px;
	margin:				0px;
}

#sidebar a {
	color:				#fd426f;
	padding:			0px;
	margin:				0px;
	text-decoration:	none;
	font-weight:		bold;
}

#sidebar a:hover {
	color:				#c30050;
	padding:			0px;
	margin:				0px;
	text-decoration:	underline;
	font-weight:		bold;
}





/*-----------------
	Footer Styles */


#footer {
	width:				700px;
	font-size:			85%;
	margin:				0px 0px 0px 0px;
	padding:			30px 0px 0px 0px;
	list-style:			none;
	line-height:		18px;
	font-family:		Helvetica, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight: 		bold;
	text-decoration:	none;
	color: 				#7A7A7A;
}



p#footer a {
	font-family:		Helvetica, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight: 		bold;
	text-decoration:	none;
	color: 				#7A7A7A;
	padding:			0px;
	margin:				0px;
}
