@charset "utf-8";
/* CSS Document */
h1, h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#006600;
	background-image: url(images/template/h1.gif);
	text-transform: capitalize;
	/*	height: 32px;
	width: 250px; */
	padding: 3px 7px;
	margin: .5em 0 -.5em -.5em;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
}
h2 {width:auto;}
h1 a, h2 a{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover, h2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.h1Red {
	background-image: url(images/main/header/header_red.jpg);
}
h3{
	font-size: 0.9em;
	font-weight: bold;
	padding:0;
	margin:.5em 0 -1em 0;
}
#h1spacer{margin: 0 0 18px 0}
#caldate{
	float:left;
	width:6.1em;
	font-weight: bold;
	text-align: right;
margin: 0 1.6em 0 0;
}
#caltext{
float:left;
padding:0 0 10px 0;
	width:13em;
}h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0 .2em 0;
}
h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover{
	text-decoration: underline;
}