/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
    font-size: 11px;
	color: #BA7130;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
    font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #872200;
}
a:hover {
    font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #872200;
}
a:active {
    font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #BA7130;
}

.callout {font-weight: bold; color: #CC0000;}

.edgeleft {background-image: url(edgeleft.jpg); background-repeat: repeat-y;}
.edgeright {background-image: url(edgeright.jpg); background-repeat: repeat-y;}
.subnav {padding: 6px;}

.copycell {padding-left: 8px; padding-right: 15px;}

.features {font-size: 11px;}

.fineprint {font-size: 9px; line-height: 10px;}