body,div,span,p,td,li
{   
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.foot 
{
	font-size: 11px;
	color: #666666;
}

.footlink 
{
	font-size: 11px;
	color: #666666;
}

.footlink:hover 
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.menu
{	
    width:175px;
    height:35px;
    padding:0px 0px 5px 20px;
}

.NavHdr
{
    width:175px;
    height:35px;
	font-weight:bold;
	background-image:url(/images/leftnavOFF.gif);
	background-repeat: no-repeat;
}

.NavHdrOver
{
    width:175px;
    height:35px;
	font-weight:bold;
	background-image:url(/images/leftnavON.gif);
	background-repeat: no-repeat;
}

.NavHdr a
{
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
}

.NavHdrOver a
{		
    color: #a4b4c7;
	text-decoration: none;
	font-size:14px;
}

a {
	font-size:12px;
	color:#1b4573;
	text-decoration:underline;
}
a:active {
	color:#d70103;
}
a:hover {
	text-decoration:none;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #d70103;
}
.more:hover {
	font-size:11px;
	font-weight:bold;
	color:#1b4573;
	text-decoration:underline;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#d70103;
	border-bottom:1px dotted #d70103;
}

.byLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.preview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #1b4573;
}
.articleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1c4573;
}
.buyNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	color: #1b4573;
}
.dashedBorder {
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-color: #1c4573;
	border-bottom-color: #1c4573;
	background-color: #1c4573;
	padding: 3px;
}
.magTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.articleTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #496A8F;
}
.articleDeck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1c4573;
}
