BODY {
	background: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

ADDRESS,BLOCKQUOTE,CAPTION,CENTER,DD,DIR,DIV,DL,DT,MENU,H1,H2,H3,H4,H5,OL,P,TD,TH,UL
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
}

SELECT,TEXTAREA,INPUT,OPTION {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
}

SELECT.padding {
	margin-top: 2px;
}

FORM {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

A:link {
	color: #003399;
	text-decoration: underline;
}

A:visited {
	color: #003399;
	text-decoration: underline;
}

/* A:visited { color: #3399CC; text-decoration: underline; } */
A:hover {
	color: #333333;
	text-decoration: underline;
}

A.logged:link, A.logged:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

A.logged:hover {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

A.logged_orange:link,A.logged_orange:visited {
	color: #CC3300;
	font-size: 11px;
	text-decoration: underline;
}

A.logged_orange:hover {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

A.leftnavheader:link,A.leftnavheader:visited {
	color: #660000;
	font-size: 12px;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
}

A.leftnavheader:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

A.leftnavlink:link,A.leftnavlink:visited {
	color: #003399;
	text-decoration: underline;
	line-height: 17px;
}

A.leftnavlink:hover {
	color: #333333;
	text-decoration: underline;
}

A.leftnavon:link,A.leftnavon:visited {
	color: #003399;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 17px;
}

A.leftnavon:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

A.breadcrumblink:link,A.breadcrumblink:visited {
	color: #003399;
	font-size: 11px;
	text-decoration: underline;
}

A.breadcrumblink:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

A.footer:link,A.footer:visited {
	color: #003399;
	text-decoration: underline;
}

A.footer:hover {
	color: #333333;
	text-decoration: underline;
}

.bodybold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.name {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.info {
	color: #CC3300;
	font-size: 15px;
}

.loggedin {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.breadcrumb {
	color: #333333;
	font-size: 11px;
}

.pageheader {
	color: #660000;
	font-size: 21px;
	line-height: 40px;
}

.pageerror {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.contentheader {
	color: #CC3300;
	font-weight: bold;
}

.contentheaderlarge {
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC3300
}

.copyright {
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}

.line {
	background: #CCCCCC;
	line-height: 0px;
}

.rightcolumncolor {
	background-color: #FFFFFF;
}

.rightpromoborder {
	background-color: #E5E5E5;
}

.rightpromobgcolor {
	background-color: #FFFFFF;
}

.tablerowgray1 {
	background: #E5E5E5;
}

.tablerowgray2 {
	background: #CCCCCC;
}

.tablerowgrayhead {
	background: #CCCCCC;
}

.tablerowgraylight {
	background: #E9E9E9;
}

.tablerowgraydark {
	background: #E0E0E0;
}

.tablerowalt {
	background: #FFFFFF;
}

.tableroworange {
	background: #CC3300;
}

.tablerowbrown {
	background: #FFCC99;
}

.errorhighlight {
	color: #CC3300
}

.errorhighlightbold {
	color: #CC3300;
	font-weight: bold;
}

.stepoff {
	color: #cccccc;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

a.stepofflnk:link {
	color: #cccccc;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

a.stepofflnk:visited {
	color: #cccccc;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

a.stepofflnk:hover {
	color: #cccccc;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

BR.onepx {
	font-size: 2px;
}

BR.twopx {
	font-size: 2px;
}

BR.fivepx {
	font-size: 5px;
}

BR.tenpx {
	font-size: 10px;
}

.radiobutton {
	background-color: #E5E5E5;
}

td img.lineformat {
	display: block;
}

tr.lineformat img {
	display: block;
}

.small {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

.alignright {
	float: right;
}

.button {
	margin-left: 5px;
	margin-top: 2px;
}

.promosideteaser {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

.promosidelink {
	font-size: 11px;
}

.landingteaser {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

.tableOutlineNoTop {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tableOutline {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.stockBlue {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
}

.stockGreen {
	color: #009900;
	font-size: 12px;
	font-weight: bold;
}

.mayosidelinks {
	font-size: 9px;
	line-height: 12px;
}

.mayolegal {
	color: #666666;
	font-size: 9px;
	line-height: 12px;
}

.sectionheader {
	color: #CC3300;
	font-weight: bold;
}

.leftnavheader {
	color: #660000;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
