body {
	margin:0;
	color:#5d5d5d;
	font:12px/16px Arial, Helvetica, sans-serif;
	background:#fff url(/images/bg-body.gif) repeat-x;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#AD0000;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.area,
.row {
	height:1%;
	overflow:hidden;
}
h1{
color:#272727;
font-size:16px;
line-height:18px;
margin:12px 0 12px 10px;
text-transform:uppercase;
}


h2 {
	color:#3181CC;
	font-size:16px;
	line-height:15px;
	margin:10px 0 12px;
	
}

a.caps{
	text-transform:uppercase;
	text-decoration:underline;
}

#wrapper {
	margin:0 auto;
	padding:0 20px;
	width:920px;
	background:#fff;
}
#header {padding:0 0 6px;}
.logo {
	float:left;
	width:300px;
	height:52px;
	background:url(/images/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:30px 0 0 12px;
}
.logo a {
	display:block;
	height:100%;
}
.ad {
	margin:24px 0 0;
	float:right;
	width:468px;
	height:60px;
}
.nav-holder {
	margin:15px 0 0;
	height:42px;
	background:url(/images/bg-nav.gif) no-repeat;
}
#nav {
	margin:0 0 0 36px;
	padding:0;
	list-style:none;
	height:42px;
	font-size:16px;
	line-height:20px;
}
#nav li {
	float:left;
	margin:8px 0 0 -6px;
	/*margin:8px 0 0 6px;*/
	position:relative;
}
#nav a {
	float:left;
	color:#fff;
	height:34px;
	color:#fff;
}
#nav a span {
	float:left;
	height:29px;
	padding:5px 23px 0 17px;
}
#nav a:hover,
#nav a.active, .contact #nav a.contact {
	background:url(/images/bg-nav-hover.gif) no-repeat 0 0;
	text-decoration:none;
	color:#08407c;
}
#nav a:hover span,
#nav a.active span, .contact #nav a.contact span {background:url(/images/bg-nav-span-hover.gif) no-repeat 100% 0;}
.header-section {
	position:relative;
	height:1%;
	overflow:hidden;
	background:#eee;
	padding:0 11px 23px 20px;
}


.header-area {
	float:left;
	width:580px;
	padding:17px 0 0;
}
.header-area span {
	margin:0 0 4px;
	color:#303030;
	font-size:20px;
	line-height:24px;
	letter-spacing:-1px;
}
.header-area span strong {
	color:#2470b6;
	font-size:32px;
	line-height:34px;
	font-weight:normal;
	letter-spacing:-3px;
	padding:0 3px 0 0;
}
.header-area p {
	margin:0;
	color:#676767;
	line-height:18px;
}
#header .search {
	position:absolute;
	bottom:15px;
	left:689px;
	width:219px;
}
#header .search .text {
	float:left;
	width:182px;
	height:22px;
	background:url(/images/bg-search-text.gif) no-repeat;
}
#header .search .text input {
	float:left;
	margin:4px 0 0;
	padding:0 0 0 8px;
	width:164px;
	background:none;
	border:0;
	color:#a4a4a4;
	outline:none;
}
#header .search .submit {
	float:right;
	width:32px;
	height:22px;
	background:url(/images/btn1.gif) no-repeat;
	border:0;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}


#main {
	width:920px;
	overflow:hidden;
	padding:0 0 6px;
}
.breadcrumbs {
	padding:0 0 15px;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	color:#003974;
}
.breadcrumbs li{
	float:left;
	background: url(/images/bg-breadcrumbs.gif) no-repeat 0 7px;
	padding:0 26px 0 17px;
	margin:0 0 0 -17px;
}
.breadcrumbs a{color:#3181cc;}
#twocolumns {
	float:left;
	width:737px;
}
.aside1 {
	float:left;
	width:190px;
	padding:14px 0 0;
}
.aside1 h3 {
	margin:0 0 10px;
	font-size:14px;
	line-height:16px;
	color:#333;
	text-transform:uppercase;
}
.aside1 .news {
	margin:0;
	padding:0;
	list-style:none;
}
.aside1 .news li {margin:0 0 16px;}
.aside1 .news .title {
	height:1%;
	overflow:hidden;
	color:#2a74be;
	font-weight:bold;
	vertical-align:top;
}
.aside1 .news .title em {
	float:left;
	font-style:normal;
	padding:0 3px 0 0;
}
.aside1 .news .title h4 {
	float:left;
	margin:0;
	font-size:12px;
	line-height:16px;
}
.aside1 .news .title a {color:#2a74be;}
.aside1 .news p {margin:0;}
.more {
	padding:0 9px 0 0;
	background:url(/images/arrow1.gif) no-repeat 100% 4px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#ad0000;
}
#content {
	float:left;
	width:723px;
	border:1px solid #ddd;
}
#twocolumns #content {
	float:right;
	width:527px;
}
.top-box,
.mainContent {
	background:#e0ebf5;
	border-bottom:1px solid #ddd;
}
.top-box {
	height:1%;
	overflow:hidden;
	padding:12px 20px 11px 9px;
}
.mainContent {background:#f2f2f2;}
#twocolumns .mainContent {border:none}
#content .top-box img {
	float:left;
	margin:0 17px 0 0;
	border:1px solid #d3d3d3;
}
#content .top-box .data,
#content .details .data {
	display:block;
	margin:1px 0 14px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	font-style:normal;
	color:#cf2022;
}
#content .top-box .data strong { text-transform:uppercase;}
#content .top-box h2,
#content .details h1 {
	text-transform:uppercase;
	margin:0 0 12px;
	font-size:16px;
	line-height:18px;
	color:#3181CC;
}

#content .top-box h2 a,
#content .details h2 a {color:#272727;}
#content .top-box h3,
#content .details h3 {
	text-transform:uppercase;
	margin:0 0 1px;
	font-size:12px;
	line-height:14px;
	color:#2d76c2;
}
#content .details h3
{
	margin: 0 0 10px;
}
#content .top-box p {margin:0 0 2px;}
#content .twocolumns {
	width:493px;
	overflow:hidden;
	padding:0 0 0 15px;
}
#content .twocolumns-holder {
	overflow:hidden;
	width:532px;
}
#content .twocolumns .column {
	float:left;
	padding:0 39px 0 0;
	width:227px;
}
#content .twocolumns .post {
	height:1%;
	overflow:hidden;
	background:url(/images/bg-column-post.gif) no-repeat 100% 0;
	margin:-1px 0 1px;
	padding:9px 0 0;
}
#content .twocolumns h3 {
	margin:9px 0 9px;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	color:#333333;
}
#content .twocolumns h3 a {color:#2d76c2;}
#content .twocolumns img {
	display:block;
	border:1px solid #d3d3d3;
	margin:0 0 5px;
}
#content .twocolumns p {margin:0 0 17px;}
#content .twocolumns .more {
	float:left;
	position:relative;
	margin:-15px 0 19px;
}
#content .box-articles1,
#content .box-articles2 {
	height:1%;
	overflow:hidden;
	padding:23px 110px 7px 10px;
}
#content .box-articles1 .post,
#content .box-articles2 .post {
	height:1%;
	overflow:hidden;
	margin:0 0 19px;
}
#content .box-articles1 img {
	float:left;
	margin:0 21px 0 0;
	border:1px solid #d3d3d3;
}
#content .box-articles1 h3,
#content .box-articles2 h3 {
	margin:10px 0 6px;
	font-size:14px;
	line-height:16px;
	color:#2d76c2;
	text-transform:uppercase;
}
#content .box-articles1 h3 a,
#content .box-articles2 h3 a {color:#2d76c2;}
#content .box-articles1 p,
#content .box-articles2 p {margin:0 0 2px;}
#content .box-articles2 {padding:5px 110px 61px 13px;}
#content .box-articles2 .post {margin:0 0 12px;}
#content .box-articles2 h3 {margin:10px 0 7px;}
 {
	background:#f3f3f3;
	padding:7px 0 0 17px;
	border-top:1px solid #ddd;
	height:25px;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
}
#content .search {
	padding:1px 0 13px 8px;
	height:1%;
	overflow:hidden;
}
#content .search h2,
#content .results h2 {
	margin:0 0 4px;
	font-size:16px;
	line-height:18px;
	color:#272727;
	text-transform:uppercase;
}
#content .search p {
	margin:0 0 2px;
}
#content .search form {
	height:1%;
	overflow:hidden;
}
#content .search .row {
	margin:18px 0 0;
}
#content .search label {
	float:left;
	width:130px;
	padding:2px 2px 0 2px;
	color:#2d76c2;
	font-weight:bold;
}
#content .search .text {
	float:left;
	background:url(/images/bg-search-text.gif) no-repeat;
	padding:0 25px 0 5px;
	width:172px;
	height:22px;
}
#content .search .text input {
	float:left;
	border:0;
	margin:4px 0 0;
	padding:0;
	width:172px;
	color:#a4a4a4;
	outline:none;
}
#content .search .submit {
	float:left;
	width:60px;
	height:22px;
	border:0;
	font-size:0;
	line-height:0;
	cursor:pointer;
	background:url(/images/btn4.gif) no-repeat;
}

input.submitButt
{
		float:left;
	width:60px;
	height:22px;
	border:0;
	font-size:0;
	line-height:0;
	cursor:pointer;
	background:url(/images/btn4.gif) no-repeat;
}
#content .order {
	height:1%;
	overflow:hidden;
	padding:9px 10px 9px 0;
}
#content .order select {
	float:right;
	width:182px;
	color:#a4a4a4;
}
#content .order label {
	float:right;
	color:#2d76c2;
	padding:2px 14px 0 0;
}
#content .results {
	padding:25px 11px 35px 18px;
}
#content .results h2 {
	margin:0;
}
#content .results .box-articles1 {padding:23px 110px 0 0;}
#content .results .box-articles2 {padding:2px 110px 7px 4px;}
#content .details {
	height:1%;
	overflow:hidden;
	padding:12px 26px 12px 9px;
}
#content .details .aside1 {
	width:230px;
	padding:0;
}
#content .details .aside1 img {
	display:block;
	border:1px solid #d3d3d3;
	margin:0 0 26px;
}
#content .add-nav {
	margin:0;
	padding:0;
	list-style:none;
}
#content .add-nav li {
	margin:0 0 12px;
}
#content .add-nav a {
	color:#2f2f2f;
	font-weight:bold;
}
#content .add-nav a:hover,
#content .add-nav a.active {
	color:#337fcd;
	text-decoration:none;
}
#content .details .content-area {
	float:right;
	width:440px;
}
#content .details p {margin:0 0 16px;}
#content .section-return {
	background:#F3F3F3 none repeat scroll 0 0;
	border-top:1px solid #DDDDDD;
	overflow:hidden;
	text-align:right;
	position:relative;
	margin:-6px 0 0;
	padding:12px 20px 13px 17px;
	font-weight:bold;
}
#content .section-return a {color:#3181cc;}
#sidebar {
	float:right;
	width:167px;
	padding:1px 0 0;
}

.ad-rhs{
	margin: 20px 0 20px 0;
}

.login-area {
	margin:6px 2px 6px 0;
	padding:11px 12px 11px 11px;
	border:1px solid #ddd;
}
.login-area h3 {
	margin:0 0 13px;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	color:#333;
}
.login-area form {margin:0 0 10px;}
.login-area .text {
	width:127px;
	overflow:hidden;
	height:19px;
	margin:0 0 9px;
	padding:3px 0 0 13px;
	background:url(/images/bg-login-area-text.gif) no-repeat;
}
.login-area .text input {
	float:left;
	width:115px;
	padding:0;
	margin:0;
	background:none;
	font-size:12px;
	line-height:16px;
	border:0;
	color:#a4a4a4;
	outline:none;
}
.login-area .submit {
	display:block;
	width:55px;
	height:22px;
	background:url(/images/btn2.gif) no-repeat;
	border:0;
	font-size:0;
	line-height:0;
	cursor:pointer;
	text-indent:-9999px;
}
.login-area .remaind {
	color:#ad0000;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}
.login-area p {margin:0 0 2px;}
.login-area .register{
	display:block;
	width:140px;
	background:url(/images/btn3.gif) no-repeat;
	text-align:center;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	color:#fff;
	padding:0 0 2px;
	}
#sidebar .box {margin:0 0 4px;}
#sidebar .box img,
#sidebar .box a {display:block;}
#footer {
	width:920px;
	overflow:hidden;
	background:#2f5f9b;
}
#footer .columns-area {
	overflow:hidden;
	width:890px;
	margin:15px 0 98px 28px;
	background:url(/images/bg-columns-area.gif) repeat-y;
}
#footer .columns-area .column {
	float:left;
	width:180px;
	padding:0 40px 0 0;
}
#footer .columns-area h3 {
	margin:0 0 16px;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
#footer .columns-area ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer .columns-area li {
	margin:-2px 0 0;
	padding:0 0 0 22px;
	position:relative;
	background:url(/images/bullet1.gif) no-repeat 13px 4px;
}
#footer .columns-area a {
	color:#b3d4fe;
	line-height:14px;
}
#footer .area {
	padding:19px 11px 19px 22px;
	background:#153053;
	color:#fff;
}
#footer p {margin:0;}
.footer-nav {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.footer-nav li {
	float:right;
	padding:0 12px 0 15px;
	margin:0 1px 0 -1px;
	background:url(/images/separator-footer-nav.gif) no-repeat 0 4px;
}
.footer-nav a {color:#fff;}

/* paging */
/* paging */
.paging{
	overflow:hidden;
	width:620px;
	margin:0 auto 6px;

}
.paging span{
	float:left;
	margin:0px 5px 0 0; 	
	color:#666;
	word-spacing:3px;
	
}
span.page{
	
	margin:3px 5px 0 0; 	

}
.paging a{
	float:left;
	border:1px solid #eee;
	padding:2px 4px;
	color:#3081CB;
	margin:0 5px 0 0;	
	font-size:14px;
}
.paging li.active a, .paging span.indexthispage,
.paging a:hover{
	color:#fff;
	background:#3081CB;
	text-decoration:none;
	padding:2px 4px;
	font-size:14px;
	border:1px solid #eee;
	
}
.paging ul{
	float:left;
	margin:0;
	padding:0 6px 0 0;
	list-style:none;
}
.paging ul li{
	float:left;
	padding:0 5px 0 0;
}
.paging ul a{
	margin:0;
	padding:2px 3px;
	background:#fff;
}
.clear
{
	clear: both;
}

/*search */

.previous
{
	float:left;
	margin: 0 10px 0 0;
}

.next
{
	float:left;
	margin: 0 0 0 10px;
}

/* error styling */
.greenletter p{
        border: 3px solid #2ead34;
        padding: 10px;
        margin: 0 0 10px 0;
        color:#0e5211;
     /*   float: left; */
}

.greenletter p img{
        padding: 0 10px 0 0px;
        float: left;
}

.greenletter a{
        color:#0e5211;
        text-decoration: underline;
}


.redletter p{
        border: 3px solid #fc2121;
        padding: 10px;
        margin: 10px 0 10px 0;
        color:#fc2121;
        float: left;
}

.redletter p img{
        padding: 0 10px 0 0px;
        float: left;
}

.redletter a{
        color:#cc0000;
        text-decoration: underline;
}

.blueletter p{
        border: 3px solid #6f2b90;
        padding: 10px;
        margin: 10px 0 10px 0;
        color:#6f2b90;
        float: left;
}

.blueletter p img{
        padding: 0 10px 0 0px;
        float: left;
}

.blueletter a{
        color:#6f2b90;
        text-decoration: underline;
}
.clear
{
	clear: both;
}

/*table on subscribe page */

.dean {
	background-color: #D1E2EF;
}
tbody.dean td {
	padding: 8px 5px 8px 10px;
	line-height: 120%;
}
tbody.dean td.head {
	background-color: #337FCD;
}
tbody.dean td.head2 {
	background-color: #337FCD;
	text-align: center;
	color: #fff;
}
tbody.dean td.area {
	background-color: #D1E2EF;
	font-weight: bold;
}
tbody.dean td.area2 {
	background-color: #D1E2EF;
	font-weight: bold;
	padding-right: 20px;
}
tbody.dean td.area3 {
	background-color: #D1E2EF;
	font-weight: bold;
	padding-right: 20px;
	width: 200px;
}
tbody.dean td.top {
	width: 120px;
	font-weight: bold;
	text-align: center;
	background: #D1E2EF;
}
tbody.dean td.top2 {
	width: 80px;
	font-weight: bold;
	text-align: center;
	background: #d9e9e2;
}
.left
{
	float:left;
}
.right
{
	float:right;
}

.header-button
{
	float: right;
	padding: 17px 0 0;
}
.rightimage
{
	float:right;
	margin-right: 5px;
	padding: 0;
}

.question-options
{
	float:left;
	margin: 0 0 5px 0;
}
.newsletter-area
{
border: 1px solid #DDDDDD;
background: none repeat scroll 0 0 #DFEEFF;
width: 165px;
}

.newsletter-area .question-options
{
	padding: 0 0 0 5px;
}



/* new table on subscribe page */

table.sub-options {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: blue;
	border-collapse: collapse;
	background-color: white;
	color:#003974;
	width:80%;
	}

table.sub-options td{
	width:33%;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #003974;
	background-color: white;
	-moz-border-radius: ;
}
table.sub-options td.head{
	text-align:center;
	font-weight:bold;
	color:#0074b4;
	font-size:22px;	
}

table.sub-options td.regtype{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #003974;
	font-size:20px;		
	text-transform: uppercase;
}

table.sub-options td.whtbdr{
border-right: 1px solid white;
}

table.sub-options td ul {
	padding:0 0 0 15px;
	margin:0;
	font-size:14px;
}

table.sub-options td.top {
	vertical-align:top;
}
table.sub-options td.bluebg {
	background-color: #cdd7eb;
}
table.sub-options td.center {
	text-align:center;
}
table.sub-options td.price{
	text-align:center;
	font-weight:bold;
	color:#003974;
	font-size:18px;	
}

table.sub-options td.type{
	text-align:center;
	font-style: italic;
	font-weight:bold;
	color:#3f4fa3;
	font-size:14px;	
}

.leftColumn
{
	float: left;
	width: 300px;
}

.rightColumn
{
	float: right;
}

#regform #termstxt .privacyOpt input
{
	float: none;
}





