
A 			{ color: #CD1C1A; text-decoration: none; font-weight:bold; } 
A:link		{ color: #CD1C1A; text-decoration: none; } 
A:visited	{ color: #CD1C1A; text-decoration: none; } 
A:active	{ color: #CD1C1A;  } 
A:hover		{ color: #CD1C1A;  text-decoration: underline; } 


.leftnavcolumn {
	width: 145px;
	margin-right: 10px;
	padding-right: 5px;
	text-align:right;
	background-color:#F5F5F5;
}

.imgtop{
	vertical-align: top;
}

.footer{
	width: 900px;
	height: 90px;
	vertical-align: middle;
}

.rightpad15{
	padding-right:inherit
}

.leftnavcolumn a{
	font-size:13px;
}

td.adcolumn {
	width: 145px;
	background-color:#F5F5F5;
	text-align:center;
	vertical-align:top;
}

td.adcolumn_right {
	width: 5px;
	background-color:#FFFFFF;
}

div.headlinespacer {
	width: 100%;
	padding-bottom: 50px;
	vertical-align: bottom;
}

div.rightfloat {
  float: right;
 }
  
div.leftfloat {
  float: left;
}  

.topnav a{
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 13px;
	color:#CCCCCC;
	text-decoration:none;
	padding-bottom: 5px;
}
.topnav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.topnav a:active{
	text-decoration:none;
}
.topnav a:visited{
	text-decoration:none;
}
.redheader {
	font:bold 18px "trebuchet ms", arial, helvetica, sans-serif;
	color: #CD1C1A;
	padding-top: 9px;
	padding-left: 15px;
}
.maincopy {
	font:13px "trebuchet ms", arial, helvetica, sans-serif;
	color: #1A1A1A;
	padding-left: 15px;
	padding-right: 15px;
}
.maincopybold {
	color: #1A1A1A;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
}
.maincopy a{
	color: #CD1C1A;
	text-decoration: none;
}
.maincopy a:hover{
	color: #CD1C1A;
	text-decoration: underline;
}

.bodyheader {
	font:bold 15px "trebuchet ms", arial, helvetica, sans-serif;
	color: #000000;
}
.codeview {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.feintfooter {
	font:11px "trebuchet ms", arial, helvetica, sans-serif;
	color: #999999;
}
.maincopy12 {
	font:12px "trebuchet ms", arial, helvetica, sans-serif;
	color: #1A1A1A;
	padding-left: 15px;
	padding-right: 10px;
}
.navheader {
	font:bold 16px "trebuchet ms", arial, helvetica, sans-serif;
	color: #000000;
}
.redtext {
	font:normal 13px "trebuchet ms", arial, helvetica, sans-serif;
	color: #993333;
}
.bodyheaderred {
	font:bold 15px "trebuchet ms", arial, helvetica, sans-serif;
	color: #CD1C1A;
}
.maincopybold14 {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
