/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.navsubcell {background-color: #000;}
.bodycell {background-color: #fff;}
.bodyedgecell {background-image: url(body_edge.jpg); background-repeat: repeat-y;}
.bodyshadcell {background-image: url(body-shadow.jpg); background-repeat: repeat-x;}
.imgcell {padding-top: 26px; padding-left: 10px; padding-right: 10px;}
.listcell {padding-right: 10px;}
.copycell {padding: 26px;}

.callout {font-size: 20px; line-height: 25px;}

.subtxt {font-size: 10px; line-height: 12px;}

.list {padding-top: 18px; padding-right: 10px; background-color:#BE0000; color: #fff; font-size: 12px; font-weight: bold; line-height: 15px;}
