/* CSS Document */

html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339966;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a.special:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.special:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.special:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}
a.special:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.news:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.news:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
}
.boldgray{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.boldlow{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
}
.boldmedium{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666600;
}
.boldhigh{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	line-height: normal;
	text-align: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
	.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	text-align: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.tealheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339999;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.headhome {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/h1.gif);
	padding-right: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
.headhome2 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/h1-220.gif);
	padding-right: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
h1 {
	color: #336699;
	font-weight: bold;
	font-size: 12px;
}
.contentpadding {
	padding-left: 20px;
}
.trheader {
	background-color: #003366;
	color: #ffffff;
	font-weight: bold;
}
.bggray {
	background-color: #eeeeee;
}
.blockheadline {
	padding: 10px 5px 0px 5px;
	height: 30px;
	background-color: #336699;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	display: block;
}