/* CSS Document */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	background-color: #FFCC00;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

input, textarea, select, radiobutton{
background-color:#FBFCDA;
border: 1px solid #000033;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
color:#000033;
}
hr{
height:1px;
border-top:1px solid #000033;
color:#000033;
background-color:#FBFCDA;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(../images/logo2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
font-weight:bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.left {
	float: left;
	padding-right: 5px;
}

.newsDate{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:0.75em;
}

.left{
float:left;
margin-bottom: 2px;
margin-right: 4px;
}

