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

body {
margin:0;
background-color:#FFFFFF;
font-size: 11px;
color:#000000;
font-family:verdana, Arial, Helvetica;
}

#wrapper {
width:822px;
margin:0 auto;
}

#logo {
width:822px;
height:auto;
background-image:url("../images/bg.gif");
}

#nav-links {
background-image:url("../images/bg.gif");
padding:3px 0px 20px 30px;
}

#body {
font-family:verdana, Arial, Helvetica;
background-image:url("../images/bg.gif");
padding:0px 38px 0px 38px;
}

#clear {
	clear:both;
	height:15px;
	margin:0px;
	padding:0px;
}

#footer {
	clear:both;
	height:76px;
	width:822px;
	margin:0px;
	padding:0px;
	background-image:url("../images/footer-bg.gif");
	background-position:left top;
	background-repeat:no-repeat;
}
#footer img {
	border:0px;
}
#footer-info {
	clear:both;
	height:auto;
	margin:0px;
	padding:15px 0px 0px 35px;
}
#footer-info p, #footer-info a, #footer-info a:link, #footer-info a:active, #footer-info a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
#footer-info a, #footer-info a:link, #footer-info a:active, #footer-info a:visited {
	color:maroon;
}
#footer-info a:hover {
	color:blue;
}

.clear {
clear:both;
overflow:hidden;
height:10px;
}

a,a:link,a:visited,a:active {
text-decoration:none;
color:#6699cc;
}

a:hover {
color:#0371B0;
}
/*Global Dec*/
img {
	border:0px;
}
.section {
	overflow:hidden;
	height:auto;
}
.acenter {
	text-align:center;
}
.padd-L32 {
	padding:0px 0px 0px 10px;
}
.padd-L30 {
	padding:0px 38px 0px 38px;
}
h2, h3 {
	color:#c0272d;
	padding:0px;
	margin:0px;
	font-style:normal;
	font-size:25px;
}
h3 {
	font-size:21px;
	font-weight:bolder;
	margin:0px 0px 10px;
}
h4, h5 {
	color:black;
	font-size:15px;
	font-weight:bolder;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px;
}
h5 {
	color:#F4C200;
	font-size:18px;
	margin:0px 0px 5px;
}
h6 {
	color:black;
	font-size:13px;
	font-weight:bolder;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px;
}
.pmar-T10-Lheight15 {
	margin:10px 0px 0px;
	line-height:15px;
	font-size:11px;
}
.colored-red {
	color:#c0272d;
}
.colored-eyp {
	color:black;
	font-weight:bolder;
}
.add-bolder {
	font-weight:600;
}
.arial {
	font-family:"Arial Black", Impact, "Helvetica 95 Black";
}
.td-padd {
	padding:0px 0px 15px 10px;
}
.lheght {
	line-height:15px;
}
.bullet-header {
	font-size:12px;
	font-weight:bolder;
	margin:0px 0px 5px;
}
/*home style*/
.left-img {
	height:auto;
	width:343px;
	float:left;
	overflow:hidden;
	padding:0px 0px 0px 38px;
}
.right-corner {
	width:404px;
	height:auto;
	float:left;
	overflow:hidden;
}
.fontw-400 {
	font-weight:500;
}
.home-line {
	height:auto;
	width:700px;
	margin:0px;
}
.left-corner-home {
	width:497px;
	height:auto;
	float:left;
	margin:0px 10px 0px 0px;
}
.right-corner-home {
	width:238px;
	height:auto;
	float:left;
}
.left-corner {
	width:410px;
	height:auto;
	float:left;
	margin:0px 10px 0px 0px;
}
.right-corner {
	width:319px;
	height:auto;
	float:left;
}
.right-cindex {
	width:345px;
	height:auto;
	float:left;
}
td {
	vertical-align:top;
}
/*LINKS*/
.click-hdetails, .click-hdetails a, .click-hdetails a:link, .click-hdetails a:active, .click-hdetails a:visited {
	text-decoration:none;
	font-weight:bolder;
	color:#c0272d;
}
.click-hdetails a:hover {
	text-decoration:underline;
}
/*SIGN-UP*/
.table-singup {
	width:auto;
	height:auto;
	margin:0px;
}
#form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:verdana, Arial, Helvetica;
	font-size:13px;
	color:black;
}
.asterisk {
	color:red;
	font-size:14px;
}
.asterisk-white {
	color:white;
	font-size:14px;
}
#input-text{
	background-color:#f2f2f2;
	color:maroon;
	border:1px #cccccc solid;
}
.multiple-notice {
	font-size:10px;
	color:maroon;
}
#line{
	background-image:url('../images/form-side.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.form-text {
	font-size:13px;
	color:black;
}
.table-header {
	font-size:13px;
	color:black;
}
#table-days {
	font-size:13px;
	color:black;
}
.table-header {
	color:red;
	font-weight:bolder;
}
#table-marigin {
	font-size:13px;
	color:black;
	font-weight:normal;
}
.table-margin  {
	padding-bottom:5px;
	padding-left:0px;
	padding-right:5px;
	padding-top:0px;
}
.table-margin2  {
	padding-bottom:5px;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
}
#button {
	background-image:url('../images/button-bg.gif');
	background-position:center center;
	background-repeat:no-repeat;
	background-color:white;
	text-align:center;
	color:white;
	font-size:13px;
	font-weight:bolder;
	border:0px;
	cursor:pointer;
}
/*Sign-up Thank you Page*/
#ty {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#d5543f;
	text-align:center;
	padding:20px 0px 20px 0px;
}
.style1 {
	font-family: Arial;
}
/*why eyp page*/
.why-font {
	font-size:13px;
	margin:0px 0px 10px;
}

/*Ad section*/
#text-bg {
	clear:both;
	background-image:url('../images/text-bg.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:auto;
	padding:10px 10px 5px 10px;
	margin:0px;
}
#text-bg p {
	color:white;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bolder;
	line-height:15px;
}
#text-bg a, #text-bg a:link, #text-bg a:visited, #text-bg a:active {
	color:white;
	text-decoration:underline;
}
#text-bg a:hover {
	text-decoration:underline;
}
blockquote {
	margin:20px 0px 0px 7px;
}
blockquote p {
	margin:0px 0px 10px;
	font-weight:bolder;
	line-height:15px;
}
.tborder-ad {
	border:1px black solid;
}
.td-rb {
	border-right:1px black solid;
	border-bottom:1px black solid;
	padding:10px 5px 5px 5px;
}
.td-b {
	border-bottom:1px black solid;
	padding:10px 0px 5px 5px;
}
.td-r {
	border-right:1px black solid;
	padding:5px 0px 0px 0px;
}
.extra-td {
	padding:5px 0px 0px 5px;
}
.td-indent {
	text-indent:28px;
}
.epad-td {
	border-right:1px black solid;
	padding:10px 5px 5px;
}
/*bshowcase*/
.left-bscorner {
	width:366px;
	height:auto;
	float:left;
	margin:0px 10px 0px 0px;
}
.right-bscorner {
	width:366px;
	height:auto;
	float:left;
}
.ul-showcase {}
.ul-showcase ul {
	margin:10px  0px 0px 10px;
	padding:0px 0px 0px 15px;
}
/*Testi*/
.test-section {
	overflow:hidden;
	height:auto;
	margin:0px 0px 20px;
	width:366px;
}
.testimg {
	float:left; 
	width: 120px; 
	height:auto;
	overflow:hidden;
}
.testibod {
	float:left;
	padding-top:13px; 
	width: 245px;
	height:auto;
	margin:0px;
	overflow:hidden;
}
.testired {
	color: #CC0000; 
	font-weight:700;
}
/*ad section*/
.ul-addetails {}
.ul-addetails ul {
	margin-top:0px;
	margin-left:25px;	
}

