a {
	color: #485577;
	text-decoration: underline;
}

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  z-index: 100;
  position: relative;
}
.nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #495677;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
	text-decoration: none;
	color: #495677;
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
}

.nav li a:hover {
  color: #000;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	color: #495677;
	font-size: 14px;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  color: #333333;	
}

.nav ul {
	list-style: none;
	margin: 0;
	width: 250px;
	position: absolute;
	top: -999em;
	left: -1px;
	//background-image: url(trans-menu.png);
//	background-repeat: repeat;
	background-color: #E6E6E6;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
	padding-right: 20px;
	white-space: nowrap;
	width: 200px;
	
}
.nav ul a:hover {
	color: #333333;
}

body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#top {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 115px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top #hnav {
	color: #FFFFFF;
	float: right;
	width: 230px;
	margin-top: 7px;
}
#navi {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 33px;
}
#top #hnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#top #hnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#content {
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #bpic {
	float: left;
	height: 294px;
	width: 643px;
	background-image: url(big-pic-1.jpg);
	background-repeat: no-repeat;
}
#clr {
	clear: both;
	height: 1px;
}
#content #navbuttons {
	width: 304px;
	float: left;
	margin-left: 1px;
}



.main_image {
	width: 642px; height: 292px;
	float: left;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.main_image p {
	font-size: 1.2em;
	margin: 0;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.main_image a {
	color: #FFFFFF;
	text-decoration: underline;			
}


.block small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 638px;
	display: none;
	margin-left: 3px;
	margin-bottom: 1px;
	margin-right: 39px;
}
.main_image .block{
	width: 100%;
	background-color: #000000;
	color: #CCCCCC;
}
.main_image a.collapse {
	height: 16px;
	width: 65px;
	text-indent: -99999px;
	position: absolute;
	top: -16px;
	right: 5px;
	background-image: url(btn-hide.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 304px;
	margin-left: 2px;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0;
	width: 304px;
	float: left;
}
.image_thumb ul li.hover {
	cursor: pointer;
}

html .image_thumb ul li h2 {
	font-size: 1.5em; 
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 170px;
	display: none;
}	
.image_thumb ul li p{display: none;}


#b1 {
	background-image: url(b1-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 70px;
	width: 304px;
	margin-top: 1px;
}

#b1:hover {
	background-image: url(b1-2.jpg);
}

#b1:active {
	background-image: url(b1-2.jpg);
}




#b2 {
	background-image: url(b2-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 70px;
	width: 304px;
	margin-top: 3px;
}

#b2:hover {
	background-image: url(b2-2.jpg);
}

#b3 {
	background-image: url(b3-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 70px;
	width: 304px;
	margin-top: 3px;
}

#b3:hover {
	background-image: url(b3-2.jpg);
}


#b4 {
	background-image: url(b4-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 70px;
	width: 304px;
	margin-top: 3px;
}

#b4:hover {
	background-image: url(b4-2.jpg);
}

#content #boxes {
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
}

#boxes #box-promo {
	/* background-image: url(box-promo2.jpg); */
	height: 164px;
	width: 312px;
	float: left;
	margin-right: 4px;
}

#boxes #box-news {
	background-image: url(box-news.jpg);
	height: 164px;
	width: 312px;
	float: left;
	margin-right: 4px;
}
#boxes #box-help {
	background-image: url(box-help.jpg);
	height: 164px;
	width: 312px;
	float: left;
}
#footer {
	background-image: url(footer.jpg);
	height: 63px;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #495679;
	text-align: center;
	padding-top: 10px;
}
#footer a {
	font-weight: bold;
	color: #495679;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #495679;
	text-decoration: underline;
}
#content #cont {
	background-color: #FCFCFC;
}
#cont #conttl {
	background-image: url(content-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 69px;
}
#content p {
	margin: 0px;
}
#cont #contftr {
	background-image: url(content-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
}
#conttl #ttlbox {
	padding-top: 18px;
	text-indent: 10px;
}
#ttlbox h1 {
	color: #242B39;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	clear: both;
}
#ttlbox #date {
	font-size: 10px;
}
#cont #contcont {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
#contcont a {
	color: #485577;
	text-decoration: underline;
}
.inp {
	background-color: #FFFFFF;
	border: 1px solid #8189A0;
	width: 300px;
}

.inpexpand {
	background-color: #FFFFFF;
	border: 1px solid #8189A0;
	
}


.sbtn {
	font-weight: bold;
	color: #495679;
	background-color: #BFC3CE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

.fader{opacity:0;display:none;}

}

#box p {
	margin: 0px;
	padding: 0px;
}
#box {
	padding-top: 25px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#box #seemore {
	background-image: url(bulet-bbc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 37px;
	height: 16px;
	line-height: 16px;
}
#seemore a {
	font-weight: bold;
	color: #495774;
	text-decoration: none;
}

#box h3 {
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#box-help #onlinesupport {
	margin-top: 30px;
	margin-left: 10px;
}


label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }


#contcont .news {
	line-height: 30px;
}
#content #impnotice {
	background-image: url(important-notice.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 950px;
	background-position: 2px;
	clear: both;
	padding-top: 4px;
}
#impnotice #data {
	float: right;
	width: 722px;
	margin-top: 7px;
	font-size: 15px;
}


#ticker-area{

}

