A:link {
  color : #000066;
  text-decoration : none;
}
A:visited {
  color : #808080;
  text-decoration : none;
}
A:hover {
  color : #0000FF;
  text-decoration : underline;
}
A:active {
  color : #c0c0c0;
  text-decoration : underline;
}
#homenav a {
color: #000066;
}
.bottomlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border: 1px solid #000033;
}
.navigation A:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation A:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation A:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: yellow;
}
.navigation A:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: red;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #000000;
}
.newstext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
}
.logoMargin {
	padding-bottom: 10px;
}

.subtitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #436BB1;
}
ol {
	list-style-type: none;
	text-align: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
ul {
	list-style-type: disc;
	text-align: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
}
li {
	padding-bottom: 10px;
}
.title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	color: #436BB1;
	font-weight: bold;
}
.title2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #436BB1;
	font-weight: bold;
}
.title3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #436BB1;
	font-weight: bold;
}
.note {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: italic;
}
.new {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#homenav a {
	color: #436BB1;
}
#homenav a:hover {
	color: red;
	text-decoration: none;
}

#homenav {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #538CC6;
}
.newsLeftBorder {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ECEFF5;
}
