.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftSideLink:hover {
	color: #58585A;
}
.leftSideLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2b85a4;
	text-decoration: underline;
}

.topLinks:hover {
	color: #2b85a4;
	text-decoration: none;
}

.noRepeat {
	background-repeat: no-repeat;
}
.noY {
	background-repeat:repeat-y;
}
#menu1block{
width: 119px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #58585a;
}

#menu1block ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#menu1block li {
margin: 0;
}

#menu1block li a{
display: block;
padding: 3px 4px 3px 8px;
background-color: #58585a;
color: #FFFFFF;
text-decoration: none;
width: 119px;
}

html>body #menu1block li a{ /*Non IE6 width*/
width: auto;
}

#menu1block li a:hover{
background-color: #2b85a4;
color: #FFFFFF;
}

.centerBack {
	background-repeat: no-repeat;
	background-position: center center;
}
.centerTop {
	background-repeat: no-repeat;
	background-position: center top;
}
.hidden {
	display: none;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2b85a4;
	font-weight: bold;
}
.otherLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B0B04;
	font-weight: bold;
}
.otherLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636467;
}
.simpleButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #90D8F7;
	text-decoration: none;
	background-color: #2B85A4;
}
a {
	text-decoration: none;
	color: #2B85A4;
}
a:hover {
	color: #58585A;
	text-decoration: none;
}
.interthinkInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2b85a4;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0F04;
	text-decoration: none;
}
.redText:hover {
	color: #636467;
	text-decoration: none;
}

.yellowText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB8D09;
	text-decoration: none;
}
.yellowText:hover {
	color: #636467;
	text-decoration: none;
}

.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.newsText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585A;
	text-decoration: none;
}
.hidden {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636467;
}
