a, a:visited {
	color: #000000;
	font-weight: none;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

a.blue {
	background-color: #007DB0;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.blue:visited {
	background-color: #007DB0;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.blue:hover {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.blue2 {
	color: #007DB0;
	font-size: 120%;
	font-weight: bold;
	padding: 3px;
	text-decoration: underline;
	width: 100%;
}

a.blue2:visited {
	color: #007DB0;
	font-size: 120%;
	font-weight: bold;
	padding: 3px;
	text-decoration: underline;
	width: 100%;
}

a.blue2:hover {
	color: #007DB0;
	font-size: 120%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.green {
	background-color: #0A7879;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.green:visited {
	background-color: #0A7879;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.green:hover {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.hdft, a.hdft:visited {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: underline;
}

a.hdft:hover {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}

a.news {
	color: #007DB0;
	text-decoration: underline;
}

a.news:visited {
	color: #007DB0;
	text-decoration: underline;
}

a.news:hover {
	color: #007DB0;
	text-decoration: none;
}

a.orange {
	background-color: #E97505;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.orange:visited {
	background-color: #E97505;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.orange:hover {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.purple {
	background-color: #7206A4;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.purple:visited {
	background-color: #7206A4;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.purple:hover {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.red {
	background-color: #E23E35;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.red:visited {
	background-color: #E23E35;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

a.red:hover {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

acronym{
	border-bottom: 1px #999999 dotted;
	cursor: help;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}

body, td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	font-weight: none;
	line-height: 130%;
}

table {
	margin: -3;
}

.content {
	color: #000000;
}

.ltblue {
	background-color: #DEEFFC;
}

.ltgreen {
	background-color: #E5F7F7;
}

.ltorange {
	background-color: #FFE8D1;
}

.ltpurple {
	background-color: #F9EEFF;
}

.ltred {
	background-color: #FEE8DD;
}

.pic{
	border: 1px solid #000000;
}

#sidelinks{
	line-height: 140%;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
}

#solidblue {
	background-color: #007DB0;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

