.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}
.content2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #0000ff;
}
.contentsmall {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #597793;
	font-weight: bold;
}

.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #597793;
	font-weight: bold;
}
.h3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E7991;
	font-weight: bold;
}

.contentlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration: underline;
}
.contentlink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}	
.boldnavlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.boldnavlight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.newsnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D7990;
	text-decoration: underline;
	font-weight: bold;
}
.newsnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8094A7;
}
.boldnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A5572;
	text-decoration: none;
	font-weight: bold;
}

.boldnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
}		
.pageborder {
	border: 1px solid #333333;
}
.menubg {
	background-image: url(graphics/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidenavline {
	border-bottom: 1px solid #999999;
}
.picborder {
	border: 1px solid #516F89;
}
.logopagebg {
	background-image: url(graphics/logo-pagebg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.menubg2 {
	background-image: url(graphics/navigation/menu-bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.h2white {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.tont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #446580;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #666666;
}
.timeborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.clock {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #446580;
	border: 1px solid #446580;
}
.contentsmallclock {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
}

