/* CSS Document */
body {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	margin: 0;
	padding: 0; }
p, td, div, ul { font-size: 11px; }
h1, h2, h3, h4 { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
h5 {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: center;
	color: #1551ae;
}
a:link {
	color: #0076bd;
	text-decoration: none; }
a:visited {
	color: #0076bd;
	text-decoration: none; }
a:hover {
	color: #c33;
	text-decoration: underline; }
#page { background-image: url(images/footer-bg.gif); background-repeat: repeat-x; background-position: 0 bottom; height: 100%; }
td.headsubnav {
	color: white;
	font-size: 11px; }
.headsubnav a { }
.headsubnav a:link,  .headsubnav a:visited {
	color: white;
	text-decoration: none; }
.headsubnav a:hover {
	color: white;
	text-decoration: underline; }
td#white {
	color: Black;
	text-align:center;
}

td#grey  {
	background-color: #F4F4F4;
	text-align:center;
}

th {
	text-align:left;
}

td.footer { 
	font-size: 11px; 
	background-image: url(images/footer-bg.gif); 
	background-repeat: repeat-x; 
	background-position: 0 bottom; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
}

