body {
	background: #fff;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
}
.headerbg{
	background:url(images/headerbg.jpg); 
	height:60px;
	clear:both;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	width:auto;
	}
.main_content{
    background-image:url(images/bg.jpg); 
	background-color: #FFF;
	background-repeat:repeat-y;
	background-position:center;
}
.footer { 
	background:url(images/footerbg.jpg); 
	height:60px;
	clear:both;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:40px;
}
input, select, texarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}	
a img {border: none;}
a{color:#00234d;}
p{
	margin:12px 0;
	text-align:left;
}
form{margin:0;}
table{margin-bottom:25px;}
ul.list{padding:0;margin:12px 0;list-style:none;}
ul.list li{padding-bottom:5px;}
.pclass{
	text-align:left;
	font-weight: normal;
	}


.lista{
	list-style-image:url(images/check.png);
	font-size: 13px;
	text-align: left;
	}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	margin:0 0 20px 0;
	color:#000000;
	line-height:30px;
	text-align:center;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin:0 0 20px 0;
	font-weight:normal;
	color:#000000;
	line-height:25px;
	border-bottom:1px solid #082f5a;
}
#header{text-align:center;}	
#page_con{
	width:610px;
	margin:0 auto;
	padding:30px 20px 50px 20px;
	border:1px solid;
	border-color:#CCCCCC;
	position:relative;
	text-align: left;
}
#header_link{
	position: absolute;
	display: block;
	height: 160px;
	top: 0;
	left: 0;
	width:100%;
}
.addtoany_share_save_container{display:none;}
#newsletter{
	background:#c4daf4;
	border:1px solid #188fb8;
	padding:20px;
}
#newsletter h2{
	background:url(images/newsletter_h2_bg.jpg) no-repeat left bottom;
	padding:0 0 15px 0;
	border-bottom:0;
}
#newsletter .text_input{
	border:none;
	padding: 5px 10px;
	margin-bottom:10px;
}
#content_footer{
	color:#000000;
	font-size:10px;
	text-align:center;
	border-top:1px solid #000000;
	padding-top:15px;
	margin-top:25px;
}
.table-outer  {
border: 2px solid #188FB8; 
overflow:auto; 
background-color: #e3e5c6; 
text-align: left; 
margin-bottom: 20px; 
padding:2px;
}

.table-inner {
text-align: left; 
background-color: #C4DAF4; 
padding:10px; 
border-top:1px solid #082F5A; 
border-left:1px solid #082F5A;
}
.table-innergreen {
text-align: left; 
background-color:#bcd989; 
padding:10px; 
border-top:1px solid #082F5A; 
border-left:1px solid #082F5A;
}
.table-inner h2{text-align:center;}
.align-left {
float:left;
width:auto;
}
.align-right {
float:right;
width:auto;
}
.alignright {
float:right;
margin-left:10px;
}
.alignleft {
float:left;
margin-right:10px;
}
.clear{
	height:1px;
	font-size:0px;
	line-height:0px;
	clear:both;
}
