/*Global Reset*/
* {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin: 0.5em 0;
}
li,dd {
	margin-left: 1em;
}

fieldset {
	padding: .5em;
}
body {
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	text-align: center;	/*center hack*/
	background-color:#e3ebf8;
}
 /* end of global reset */

/* Theme stuff */
h1,h2,h3,h4 {
	color: #5076B6;
}
#sidebar {
	color: white;
}
#spacer{
	clear:both;}
#wrap {
	min-width: 1000px;
	max-width: 1000px;
	width: auto !important;  /*IE6 hack*/
	width: 1000px;	/*IE6 hack*/
	margin:0 auto;	/*center hack*/
	text-align: left; /*center hack*/
	
	
}
#header {
	background: #e3ebf8;
	width:1000px;
	height:80px;
	margin:0 auto 0 auto;
	
	
}
#headermenu{
	display:none;}
div#headermenu a:link {color: #5076B6; text-decoration: underline;  }
div#headermenu a:active {color: #5076B6; text-decoration: underline; }
div#headermenu a:visited {color: #5076B6; text-decoration: underline;}
div#headermenu a:hover {color: #5076B6;
	background: white;
	text-decoration: underline;
	visibility:hidden;
}

#sidebar {
	float:left;
	width: 20%;
	overflow: hidden;
	background: #046380;
	display:none;
}
div#sidebar a:link {color: white; text-decoration: underline;}
div#sidebar a:active {color: white; text-decoration: underline;}
div#sidebar a:visited {color: white; text-decoration: underline;}
div#sidebar a:hover {color: #046380; background: white; text-decoration: underline;}

#content {
	float:left;
	width: 696px;
	height:1137px;
	background: #e3ebf8;
	
	margin:0 auto 0 auto;
	background-image:url(../images/bg_cont2.jpg);
	background-repeat:no-repeat;
	padding:25px 0 0 15px;
	/*line-height:25px !important;*/
}
#cont-text-left{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:270px;

	float:left;
	}
#cont-text-right{
	float:right;
	width:300px;
	height:500px;
	
	font-size:12px;
	color:#1347ad;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	}
#cont-text-right ul{
	list-style-image:url(../images/blue-arrow.gif);
	padding-left:25px;}
#cont-title{
	font-family:Arial;
	font-size:17px;
	padding-left:10px;
	color:#1347ad;
	font-weight:bold;
	}
#sidebar-2 {
	float:left;
	background: #e3ebf8;
	width:288px;
	
}
#footer {
	clear: both;
	background-color:#e3ebf8;
}
#footer .inside ul li{
	font-size:8.5pt;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	margin:0;
	}
#footer ul{
	float:left;}
.inside {
	padding: 10px;
}
.descr {
}
.descr_hlt {
	font-weight: bold; 
}
.breadcrumbs{
	display:none;}
#logo{
	background-image:url(../images/logo.jpg);
	width:326px;
	height:74px;
	float:left;
	}
#media{
	float:left;
	width:150px;
	padding-top:15px;
	
	
	height:74px;
	margin-left:400px;}

#media li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;}
#top{
	
	width:970px;
	height:173px;
	background-image:url(../images/homepage_top.jpg);
	
	background-repeat:no-repeat;
	
	padding-left:30px;
	margin:0 auto 0 auto;
	padding-top:5px;
	}
#top_text{
	font:11px VERDANA;
	width:200px;
	height:80px;
	color:#888888;
	padding-left:5px;
	float:left;
	margin-right:110px;
	
	
	
	}
#top_text_regnow{
	font:11px VERDANA;
	width:255px;
	height:80px;
	color:#888888;
	padding-left:5px;
	float:left;
	
	margin-left:50px;
	
	
	}
#learnmore{
	/*background-image:url(../images/learnmore.gif);*/
	width:116px;
	height:39px;
	margin:0 auto 0 auto;
	margin-top:10px;
	}
#cont{
	
	width:703px;
	padding-top:10px;
	
	
	background-repeat:repeat-y;}
#box{
	
	width:273px;

	padding-left:14px;
	padding-bottom:10px;
	}
#box-top{
	background-image:url(../images/box_top.gif);
	height:12px;
	background-repeat:no-repeat;}
#box-btm{
	background-image:url(../images/box_btm.jpg);
	height:20px;
	background-repeat:no-repeat;}
#box-cont{
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	
	
	}
#box-cont ul{
	margin:0;
	padding-left:10px;
	list-style-image:url(../images/check_blue.jpg);
	font-weight:bold;
	color:#223c6f;
	font-size:11px;
	line-height:17px;}
#title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#223c6f; margin-bottom:15px;
	/*padding-left:15px;*/}
#red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#e70000;
	}
#cont-left{
	
	width:300px;
	float:left;
	margin-right:20px;}
#cont-right{
	
	
	
	float:left;
	width:350px;
	padding-top:10px;
	}
#cont-right ul{
	font-size:12px;
	font-weight:bold;
	list-style-image:url(../images/check_red.jpg);

	padding-left:20px;
	color:#2254b3;
	line-height:18px;
	margin-bottom:50px;
	
	}
#regnow{
	background-image:url(../images/regnow.jpg);
	width:239px;
	height:72px;
	margin:0 auto 0 auto;}
#esp{
	padding-left:20px;
	padding-top:5px;
	font-size:16px;
	font:"Arial Black";
	color:#1349ad;
	margin-bottom:10px;
	
	font-weight:bold;
	}
#signupnow{
	
	margin:0 auto 0 auto;
	width:141px;
	height:43px;}
#login{
	width:258px;
	
	}

#txtfield{
	border:0;
	height:24px;
	width:195px;
	padding-top:2px;
	margin-bottom:35px;
	margin-left:35px;
	}
#ptxtfield{
	border:0;
	height:24px;
	width:195px;
	padding-top:2px;
	margin-bottom:17px;
	margin-left:35px;}
#submit{
	text-align:center;
	}
#ccard{
	margin-left:30px;}
#btnTopBtm{
		background-color:#39aee4; 
		width:102px; 
		height:6px;
	}
#btnCenter{
	background-color:#39aee4; 
	width:100px; 
	height:35px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#fff; 
	text-align:center; 
	font-weight:bold;
	
	
	
	}
#block{
	color:#1347ad;}
