@charset "utf-8";
/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {
	margin:0; 
	padding:0;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th {
	font-size:1em; 
	font-weight:normal; 
	font-style:normal;
}
ul,ol {
	list-style:none;
}
fieldset,img,hr {
	border:none;
}
caption,th {
	text-align:left;
}
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url('../images/img-main-page-gradient.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffff;
	text-align:center;
}
#wrapper {
	width:1002px;
	margin:auto;
	text-align:left;	
}
#header {
	width:1002px;
	height:100px;
}
#logo {
	padding-top:18px;
	text-align:left;
}

#nav {
	margin-left:420px;
	text-align:right;
}
#nav ul {
	list-style:none;
}
#nav li {
	padding-left:20px;
	list-style-type:none;
	float:left;
	text-align:right;
}
#nav a {
	color:#CCCCCC;
	text-decoration:none;
	font-size:12px;
}
#nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#contentWrapper {
	height:100%;
	background-image:url(../images/img-body-gradient.jpg);
	background-repeat:y;
	background-position:top left;
	border-left:#d0d0d0 solid 1px;
	border-right:#efefef solid 1px;
	border-bottom:#e1e1e1 solid 1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

#leftContentBlock {
	width:243px;
	margin-top:5px;
	background-color:#e8e8e8;
	border:#FFFFFF solid 1px;
	float:left;
}
#centerContentBlockHome {
	width:500px;
	float:left;
}
#centerContentBlock {
	width:733px;
	margin-right:5px;
	margin-top:10px;
	float:left;
}
#columnContainer {
	height:100%;
	padding-top:10px;
}
#columnLeft {
	width:141px;
	height:100%;
	padding-left:44px;
	padding-right:40px;
	float:left;
}
#columnRight {
	width:464px;
	height:100%;
	text-align:left;
	float:right;
}
/*OTHER AND SHARED PAGE ELEMENTS*/
p {
	font-size:12px;
	padding-top:10px;
	line-height:23px;
	margin-left:40px;
	color:#2F2F2F;
}
p a {
	color:#000000;
}
p a:hover {
	color:#dd2022;
	text-decoration:none;
}
h1 {
	color:#dd2022;
	font-size:28px;
	font-weight:normal;
	margin-left:22px;
}
h2 {
	font-size:20px;
	font-weight:normal;
	color:#dd2022;
}
h3 {
	font-size:22px;
	color:#000000;
	font-weight:normal;
	margin:20px 0px 10px 32px;
}
h5 {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
h6 {
	color:#dd2022;
	font-size:14px;
	font-weight:bold;
}
.btnArrowStyleEditionsPg {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:right;
}
.btnArrowStyleEditionsPg a {
	background-image:url(../images/arrow-upstate.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	text-align:right;
}
.btnArrowStyleEditionsPg a:hover {
	background-image:url(../images/arrow-hover.gif);
	color:#dd2022;
	font-size:10px;
	text-decoration:none;
}
.articleThumbSmall {
	margin-top:35px;
	text-align:center;
}
.divider {
	width:100%;
	padding:10px 0px 10px;
	float:left;
}
#dividerHomePg {
	width:1px;
	height:392px;
	margin-top:5px;
	margin-right:5px;
	background-image:url(../images/img-divider-line.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
.top a {
	color:#000000;
	font-size:12px;
	background-image:url(../images/arrow-black-top.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:22px;
	padding-left:20px;
	text-decoration:none;
}
.top a:hover {
	background-image:url(../images/arrow-red-top.gif);
	color:#dd2022;
	text-decoration:none;
}
/*HOME PAGE*/
#advertHeader {
	padding:5px;
	line-height:18px;
	font-size:14px;
	color:#5a5252;
}
.btnArrowStyleHomePg {
	margin-left:5px;
	margin-right:5px;
	padding-bottom:2px;
}
.btnArrowStyleHomePg a {
	color:#000000;
	font-size:10px;
	background-image:url(../images/arrow-upstate.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	text-decoration:none;
}
.btnArrowStyleHomePg a:hover {
	background-image:url(../images/arrow-hover.gif);
	color:#dd2022;
	font-size:10px;
	text-decoration:none;
}
#mag {
	padding-top:18px;
	padding-bottom:10px;
	text-align:center;
}
.button {
	padding-top:13px;
	padding-bottom:10px;
	text-align:center;
}
/* SUBSCRIBLE RIGHT BLOCK */
#subscribeRightContentBlock {
	width:243px;
	margin-top:5px;
	background-color:#09738d;
	border:#0b3f4c solid 1px;
	float:left;
}
#subscribeMainHeaderBackground {
	height:53px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	background-image:url(../images/img-subscribe-header.jpg);
	background-position:top left;
	background-repeat:x;
}
.subscribeTable {
	color:#FFFFFF;
	margin:5px;
	font-size:10px;
}
.subscribeTextArea {
	background-color:#0b83a1;
	color:#FFFFFF;
	width:130px;
	margin-top:4px;
	margin-bottom:4px;
	border:none;
}
.contactUsText {
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}
.contactUsText a {
	color:#FFFFFF;
	font-size:10px;
}
.contactUsText a:hover {
	color:#FFFFFF;
	font-size:10px;
}
#contactUsMainHeaderBackground {
	height:28px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	background-image:url(../images/img-contact-us-header.jpg);
	background-repeat:x;
	background-position:top left;
}
/*CONTACT TABLE*/
.contactTable {
	font-size:12px;
	margin-left:35px;
}
.contactTextArea {
	font-size:12px;
	background-color:#F4EEEE;
	width:300px;
	border:#D0D0D0 solid 1px;
	vertical-align:top;
}
.contactCommentsArea {
	font-size:12px;
	background-color:#F4EEEE;
	width:300px;
	border:#D0D0D0 solid 1px;
	vertical-align:top;
}
/*VIEW ONLINE EDITIONS PAGE*/
.onlineEditionsThumbs {
	width:684px;
	height:160px;
	padding-left:49px;
	font-size:12px;
}
.magSmall {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
/*DOWNLOAD ARTICLES PAGE*/

.downloadArticlesBox {
	height:143px;
	margin-top:10px;
	padding:40px 0px 0px 30px;
	background:transparent url(../images/img-downloads-box.png);
	background-repeat:no-repeat;
}
.downloadArticlesBox li a {
	color:#000000;
	font-size:12px;
	background-image:url(../images/btn-download-black.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:22px;
	padding-left:20px;
	text-decoration:none;
}
.downloadArticlesBox li a:hover {
	background-image:url(../images/btn-download-red.gif);
	color:#dd2022;
	text-decoration:none;
}
.onlineEditionsBlock {
	width:679px;
	padding-left:54px;
	font-size:12px;
}
.onlineEditionsBlockThumb {
	height:160px;
	width:166px;
	background:transparent url(../images/img-thumbs-background.png) no-repeat scroll 0 0;
	margin-right:20px;
	float:left;
}
.onlineEditionsThumbs ul {
	list-style-type:none;
	float:left;
}
.onlineEditionsThumbs ul li {
	height:150px;
	width:156px;
	list-style-type:none;
	padding:5px;
	background:transparent url(../images/img-thumbs-background.png) no-repeat scroll 0 0;
	margin-left:5px;
	float:left;
}
.onlineEditionsBlockText {
	height:160px;
	width:493px;
	float:left;
}
.editionsParagraph {
	margin:0;
	font-size:12px;
	color:#2F2F2F;
}
.btnArrowStyleEditionsPgPara {
	width:155px;
	background-image:url(../images/downloads-button-background.jpg);
	background-repeat:repeat-x;
	background-position:left center;
	border:#FF0000 solid 1px;
	padding:4px;
	margin-top:20px;
}
.btnArrowStyleEditionsPgPara a {
	background-image:url(../images/btn-download-white.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	padding-left:10px;
	text-align:right;
}
.btnArrowStyleEditionsPgPara a:hover {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
/*ADVERTISE PAGE*/
.advertiseBlock {
	width:679px;
	padding-left:54px;
	font-size:12px;
	float:left;
}
.advertiseBlock ul {
	list-style-type:none;
	float:left;
}
.advertiseBlock li {
	list-style-type:none;
	background:transparent url(../images/img-thumbs-background.png) no-repeat;
	float:left;
}
.advertiseBlockThumb {
	height:160px;
	width:166px;
	margin-right:10px;
	float:left;
}
.advertiseBlockText {
	height:160px;
	width:158px;
	float:left;
}
.btnArrowStyleAdvertisePg {
	width:148px;
	background-image:url(../images/downloads-button-background.jpg);
	background-repeat:repeat-x;
	background-position:left center;
	border:#FF0000 solid 1px;
	padding:4px;
	margin-top:20px;
}
.btnArrowStyleAdvertisePg a {
	background-image:url(../images/btn-download-white.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	padding-left:10px;
	text-align:right;
}
.btnArrowStyleAdvertisePg a:hover {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
/*FOOTER*/
#footer {
	font-size:10px;
	text-align:center;
	color:#999999;
	padding-bottom:20px;
}
#footer a {
	color:#999999;
}
#footer a:hover {
	color:#999999;
	text-decoration:none;
}
.pageBottom {
	width:100%;
	text-align:center;	
	margin-bottom:20px;
}
#companyLogos {
	height:40px;
	color:#999999;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	margin-top:20px;
	border-top:#efefef solid 1px;
	border-bottom:#e1e1e1 solid 1px;
	font-size:10px;
}
#companyLogosText{
	width:450px;
	padding-top:5px;
	float:left;
}
#companyLogos ul li {
	padding-left:19px;
	text-align:right;
	float:left;
}