/* CSS Document */
body { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #7c7c7c;
	text-decoration: underline;
	letter-spacing: normal;
}

a:hover {
	color: #7c7c7c;
	background-color: #dddddd;
	text-decoration: none;
}

hr {
	height: 4px;
	color: #8bd4e2;
	background-color: #8bd4e2;
	border: none;
}

input, select, textarea{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
input.confidental, select.confidental, textarea.confidental, span.confidental, td.confidental{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}

h1 {
	padding-bottom: 2px;
	color: #495994;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
h2 {
	padding-bottom: 7px;
	color: #7c7c7c;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
h3 {
	padding-bottom: 1px;
	color: #495994;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

.newsdate {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#59C9DD;
}
.newsshort {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.newslink{
	font-weight: bold;
	font-size: 10pt;
}
.normalbold { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #495994;
}
.microlabel { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
