body
{
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #333;
}

.bodyBg
{
	margin: 0;
	padding: 0;
	width: 100%;
}

form
{
	margin: 0;
	padding: 0;
}


img
{
	border: none;
}


a:link
{
	color: #900;
	text-decoration: none;
}


a:visited
{
	color: #900;
	text-decoration: none;
}


a:hover
{
	text-decoration: underline;
}

ul
{
	margin: 0px;
	padding: 0px;
}

ul li
{
	margin: 0px;
	padding: 0px;
	margin-left: 17px;
	list-style-image: url('/sitefiles/images/square_bullet.png');
}

#container
{
	width: 980px;
	margin: 0 auto;
	vertical-align: top;
}


#header
{
	position: relative;
	width: 980px;
	height: 184px;
	background-image: url("/sitefiles/images/wrt-main-header-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ddd;
	font-family:Georgia,Times New Roman, Serif;
}

#header .searchForm
{
	position:absolute;
	left:775px;
	top:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

#header .currentIssue
{
	position:absolute;
	top:14px;
	left:11px;
}

#header .subscriberContent
{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	position:absolute;
	left:775px;
	top:115px;
}


#header .subscriberContent a
{
	font-weight:bold;
	color:#FFFFFF;
}

#header .customerservice
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	position:absolute;
	left:775px;
	top:50px;
}

#header .customerservice a
{
	
	color:#FFFFFF;
	
}

#header .subscribelinks
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	position:absolute;
	left:150px;
	top:25px;
}

#header .subscribelinks a
{
	
	color:#FFFFFF;
	
}

.homepage-section-header
{
	background-image: url('/sitefiles/images/wrt-h2-heading-background.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 33px;
}

.homepage-section-header-text
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	padding-left: 30px;
	padding-top: 6px;
	float: left;
}

.homepage-section-more a:link, .homepage-section-more a:visited
{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.homepage-section-more a:hover
{
	text-decoration: underline;
}


.hp-welcome-header
{
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	padding-bottom: 5px;
}

.hp-welcome-content
{
	color: #fff;
	font-size: 11px;
}

.hp-welcome-content p
{
	margin: 0px;
	padding: 0px;
}

.hp-welcome-content a:link, .hp-welcome-content a:visited
{
	color: #fff;
}

.hp-articles-headline
{
	font-size: 13px;
	font-weight: bold;
}

.hp-articles-subheading
{
	color: #aaa;
	font-weight: bold;
	font-style: italic;
}
.hp-articles-subheading p
{
	padding: 0px;
	margin: 0px;
}

.hp-articles-content p
{
	margin: 0px;
	padding: 0px;
}


.articles-homepage-header
{
	background-color: #8A0202;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	height: 18px;
}

.articles-homepage-header a:link, .articles-homepage-header a:visited
{
	color: #fff;
}

h1
{
	color: #333;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 30px;
	font-family: Georgia;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
}

.wm-title
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.wm-company
{
}
.wm-address
{
	margin-bottom: 15px;
}

.wm-webaddress
{
}
.wm-email
{
}
.wm-field
{
	margin-top: 15px;
}


.textField
{
	font-size:12px;
	border:1px solid #555555;
	padding:1px;
}


.standardButton
{
	margin:0;
	padding:0 5px 0 5px;
	height:23px;
	background-color:#B5B5B5;
	background-image:url("/sitefiles/images/button_bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #333333;
	font-size:12px;
}


.footer
{
	margin:10px 0 0 0;
	border-top:10px solid #979996;
	min-height:331px;
	background-color:#CFCACF;
	background-image:url("/sitefiles/images/footer_bg.gif");
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	padding:15px;
	font-size:11px;
}


.footer h6
{
	color:#555555;
	font-size:14px;
	padding:0;
	margin:0;
}


.footer .topCalloutLinks ul .footerCalloutLinks
{
	padding:0;
	margin:0;
	list-style-type:none;
}


.footer .topCalloutLinks ul .footerCalloutLinks li
{
	float:left;
	padding:0 25px 0 0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
}


.footer .topCalloutLinks ul .footerCalloutLinks li a
{
	text-decoration:none;
	list-style-type:none;
}


.footer .links
{
	padding:20px 0 20px 0;
	border-bottom:1px solid #999999;
}

.footer .links a
{
	text-decoration:none;
	color:#555555;
}

.footer .gradientBox
{
	background-image: url('/sitefiles/images/Writer-gradient.png');
	background-repeat: no-repeat;
	color: #000000;
	min-height: 280px;
	padding: 10px 10px 0px 10px;
	width: 302px;
}

.footer .gradientBox a,
.footer .gradientBox a:link,
.footer .gradientBox a:active,
.footer .gradientBox a:visited,
.footer .gradientBox a:hover
{
	color: #000000;
}


.footer .trustedSites a
{
	color:#555555;
	text-decoration:none;
}

.newsletterBox
{
	padding:10px;
	background-image:url("/sitefiles/images/newsletter_bg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:11px;
}

.loginBox
{
	padding:10px;
	background-color:#F5EBB8;
	font-size:11px;
	color:#333333;
}


.loginHeader
{
	height:31px;
	background-image:url("/sitefiles/images/login_box_header.gif");
	background-repeat:no-repeat;
	font-size:15px;
	font-family:Georgia, Serif;
	font-weight:bold;
	color:#333333;
	padding:5px 0 0 15px;
}



.loginSubhead
{
	font-size:15px;
	font-family:Georgia, Serif;
	font-weight:bold;
	color:#333333;
	border-top:1px solid #BE9E2D;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
}

.greenBox
{
	background-color:#009933;
	border:2px solid #006600;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	margin:20px 0 20px 0;
}


.greenBox a:link, .greenBox a:visited
{
	color:#FFFFFF;
}


.redBox
{
	background-color:#CE0000;
	border:2px solid #6A0000;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	margin:20px 0 20px 0;
}


.redBox a:link, .redBox a:visited
{
	color:#FFFFFF;
}

.lockoutHeader
{
	background-color:#AE0405;
	padding:10px 10px 10px 50px;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	background-image:url("/sitefiles/images/wrt-sub-icon-26x26.gif");
	background-repeat:no-repeat;
	background-position:10px 10px;
}


.lockoutContent
{
	/*background-image:url("/sitefiles/images/lockout_gradient_bg.png");*/
	background-repeat:repeat-x;
	background-position:top;
	padding:10px;
	font-size:13px;
}


.lockoutSubheader
{
	background-color:#FFCA30;
	padding:5px;
	font-size:15px;
	font-weight:bold;
}

.content
{
	background-color:#fff;
	padding:0 10px 10px 10px;
}

.loginStatusMessage
{
	font-size:11px;
	text-align:left;
	padding:7px;
	background-color:#F0E097;
	margin:10px 0 0 0;
	font-weight:normal;
}

.ResultsGrid
{
    border: 0px none;
}

.ResultsPager
{
    font-family: Arial;
    font-size: 14px;
}
.ResultsPager span,
.ResultsPager a
{
    color: #666666;
    margin: 0px 3px;
}
.ResultsPager a,
.ResultsPager a:link,
.ResultsPager a:hover,
.ResultsPager a:visited
{
    color: #990000;
}
.ResultsPager a:active
{
    color: #666666;
}

table.SubmitListingForm
{
    color: #333;
    font-family:Arial;
    font-size: 12px;
    width: 100%;
}
table.SubmitListingForm td
{
    padding: 4px 15px 4px 0px;
}

div.SubmitListingsSearchMarketBox
{
    background-image: url('/sitefiles/images/Listings-Gradient.png');
    background-repeat: repeat-x;
    background-color:#1B1D2E;
    margin: 20px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
}
div.SubmitListingsSearchMarketBox div.Content
{
    color: #ffffff;
    margin: 0px 10px 0px 10px;
}
