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

body{
	margin:0;
	padding:0;
	background:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	color:#221e1f;
}
a{
	text-decoration:underline;
	color:#221e1f;
}
p{
	margin:0;
	padding:0;
	font-size: 14px !important;
}
img{
	border:0;
}
form{
	margin:0;
	padding:0;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#4b4c4e;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#93191d;
	margin:0;
	padding:0;
}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#93191d;
	margin:0;
	padding:0;
	margin: 10px 0 0 0 !important;
}
h4{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#221e1f;
	margin:0;
	padding:0;
}

.wrapper{
	width:1038px;
	height:auto;
	overflow:hidden;
	margin: 10px auto 0 auto;
	background:#FFFFFF;
}

/*HEADER-----------------------------------*/
.header{
	width:100%;
	float:left;
	border-top:32px solid #3f3f40;
}
.logo{
	padding-left:30px;
}
.banner{
	width:100%;
	float:left;
}
/*//HEADER-----------------------------------*/

/*NAVIGATION---------------------------*/
.nav_area{
	width:100%;
	height:26px;
	float:left;
}

.nav{
	width:70%;
	height:26px;
	float:right;
	text-align:right;
}
.tabL{
	width:100px;
	margin:0 0 0 1px;
	height:26px;
	background:url(../images/navL.gif) no-repeat left top;
	float:right;
}
.tabR{
	width:100px;
	height:26px;
	background:url(../images/navR.gif) no-repeat right top;
}
.tabR .link{
	width:100%;
	padding-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#92191d;
	text-align:center;
}
.tabR .link a{
	color:#464749;
	text-decoration:none;
}
.tabR .link a:hover{
	color:#92191d;
}
/*//NAVIGATION---------------------------*/

.content_wrapper{
	width:1036px;
	float:left;
	margin:92px 0 0 0;
	border-bottom:1px solid #3f3f40;
	background:url(../images/contentBg.gif) repeat-y top left;
	font-size:1px;
	padding-bottom:25px;
}

/*HOME PAGE----------------------------*/
.home_left{
	width:430px;
	float:left;
	background:url(../images/homelBg.gif) no-repeat top right;
	position:relative;
}
.magazineCover{
	position:absolute;
	top:-85px;
	left:21px;
}
.issue{
	width:90%;
	text-align:right;
	padding:112px 0 0 0;
}
.home_leftBlank{
	width:100%;
	height:28px;
	font-size:1px;
}
.pointsArea{
	width:99%;
	height:auto;
	overflow:hidden;
	float:left;
	padding:6px 0 6px 0;
}
.bullets{
	width:103px;
	float:left;
	padding:5px 0 0 0;
	text-align:right;
}
.points{
	width:300px;
	float:left;
	height:auto;
	overflow:hidden;
	padding:0 0 0 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#221e1f;
}
.home_right{
	width:606px;
	float:right;
	position:relative;
}
.welcome_txt{
	position:absolute;
	top:-35px;
	left:77px;
}
.home_rightLink{
	width:372px;
	float:left;
	margin-top:49px;
	padding:0 0 73px 118px;
	background:url(../images/homeRightBg.gif) repeat-y top right;
}
.home_rightBlank{
	width:99%;
	height:35px;
	font-size:1px;
}
/*//HOME PAGE----------------------------*/

/*FOOTER------------------------------------*/
.footer{
	width:100%;
	float:left;
	padding:64px 0 5px 0;
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#221e1f;
}
.footer span{
	text-decoration:underline;
}
/*FOOTER------------------------------------*/

/*FORMS------------------------------------*/

form label {
	width: 300px !important;	
}

form li {
	list-style: none;
	font-size: 14px !important;
}

form li span {
	font-weight: bold;	
}

/*//FORMS------------------------------------*/

/*INTERNAL PAGES----------------------------*/

.inner_content_wrapper{
	width:90%;
	padding:0 0 0 16px;
	float:left;
	min-height:300px;
	height: expression( this.scrollHeight < 301 ? "300px" : "auto" ); /* sets min-height for IE */
	height:auto;
	overflow:hidden;
}
.heading{
	width:99%;
	float:left;
}
.content{
	width:99%;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#221e1f;
	padding:20px 0 0 0;
}
.subscribe{
	font-family:"Times New Roman", Times, serif;
}
.subscribe_blank{
	width:99%;
	height:10px;
	font-size:1px;
	float:left;
}
.subscribe .subhead{
	width:99%;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
.subscribe .inputName{
	width:99%;
	float:left;
	padding:4px 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
.subscribe .inputArea{
	width:99%;
	float:left;
}
.subscribe .inputBox{
	width:300px;
	height:26px;
	background:url(../images/input_bg.gif) repeat-x left top;
	float:left;
}
.subscribe .inputBoxL{
	width:100%;
	height:26px;
	background:url(../images/input_L.gif) no-repeat left top;
}
.subscribe .inputBoxR{
	width:100%;
	height:26px;
	background:url(../images/input_R.gif) no-repeat right top;
	text-align:center;
}
.subscribe .inputBoxDate{
	width:100px;
	height:26px;
	background:url(../images/input_bg.gif) repeat-x left top;
	float:left;
}
.subscribe .btns{
	width:99%;
	text-align:center;
	float:left;
}
.submit{
	width:103px;
	height:31px;
	background:url(../images/btn_bg.gif) no-repeat top left;
	color:#57575a;
	font-size:15px;
	letter-spacing:2px;
	padding:0px;
}
/*//INTERNAL PAGES----------------------------*/