/* Body Elements */

a:link, a:active, a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

body {
	background-color: #FFF;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 11px;
	line-height: 14px;
}

/* Custom elements */

.11pxgrey {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.button {
	background-color: #039;
	border: 1px solid #FC0;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.greylink a:link, .greylink a:visited, .greylink a:active {
	color: #666;
	text-decoration: none;
}

.greylink a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.headerblue {
	color: #000066;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.headerblue a:link, .headerblue a:visited, .headerblue a:active {
	color: #000066;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.headerblue a:hover {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.headerblue2 {
	color: #000066;
}

.headerred {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.headerred2 {
	color: #CC0000;
	font-family: "Trebuchet MS", Arial, Helvetica, saneserif;
	font-size: 16px;
	font-weight: bold;
}

.h3headbold { font-weight:bold; margin:0; padding:0; font-size:11px; }

.smlarial {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smlgrey {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smlgrey a:link, .smlgrey a:visited, .smlgrey a:active {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

.smlgrey a:hover {
	color: #CC0000;
	font-size: 10px;
	text-decoration: underline;
}

.smlgrey2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

.smlred a:link, .smlred a:visited, .smlred a:active {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.smlred a:link, .smlred a:visited, .smlred a:active {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}

.smlred a:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.smlred a:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: underline;
}

.tablebordertopbot {
	border: 1px solid #CCC;
}

.tdnormal {
	line-height: normal;
}

.white {
	color: #FFF;
}

.whitetext {
	color: #FFF;
	line-height: 15px;
}

.whitetext a:link, .whitetext a:visited, .whitetext a:active {
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.whitetext a:hover {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

p { margin:0 0 1em 0; }
