html{
	background:url(../images/bg.gif);
	height:100%;
}
body{
	margin:0;
  	color:#07163a;
	font:11px/16px Arial, Verdana, sans-serif;
	background:url(../images/bg1.gif) repeat-x;
	height:100%;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#0f1a34;
}
a:hover{text-decoration:underline;}
.hold{
	width:100%;
	overflow:hidden;
}
input,
textarea,
select{
	font:100% Arial, Verdana, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page{
	width:100%;
	min-height:100%;
}
.holder{
	margin:0 auto;
	width:1000px;
	position:relative;
}
.logo{
	margin:0;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif);
	width:237px;
	height:83px;
	top:49px;
	left:48px;
}
.logo a{
	display:block;
	height:100%;
}
.navigation{
	position:absolute;
	padding:16px 0 0 14px;
	margin:0;
	list-style:none;
	width:602px;
	height:33px;
	background:url(../images/nav.gif);
	top:60px;
	left:384px;
	font:16px/18px Georgia, "Times New Roman", Times, serif;
	z-index: 1000;
}
.navigation li{
	float:left;
	padding:0 0 6px 22px;
}
.navigation li:hover,
.navigation li.hover{position:relative;}
.navigation .drop{
	position:absolute;
	display:none;
	width:562px;
	top:24px;
	left:0;
	z-index: 1000;
}
.navigation a{color:#102456;white-space:nowrap;}
.navigation a:hover{text-decoration:none;}
.navigation .active a{font:italic bold 16px/18px Georgia, "Times New Roman", Times, serif;}
.navigation li:hover a,
.navigation li.hover a{color:#fff;}
/*.navigation li:hover .drop,
.navigation li.hover .drop{display:block;}*/
.navigation .drop .top{
	width:100%;
	overflow:hidden;
	height:7px !important;
}
.navigation .drop .top .right{
	float:right;
	background:url(../images/drop-top-right.png) !important;
	height:7px;
	width:8px;
	overflow:hidden;
}
.navigation .drop .top .bg{
	display:block;
	height:1%;
	overflow:hidden;
	background:url(../images/drop-bg.png);
	border-top:1px solid #152756;
	border-left:1px solid #152756;
	height:7px;
}
.navigation .drop .bottom{
	width:100%;
	overflow:hidden;
	height:9px;
}
.navigation .drop .bottom .left{
	float:left;
	background:url(../images/drop-bottom-left.png);
	height:9px;
	width:7px;
	overflow:hidden;
}
.navigation .drop .bottom .right{
	float:right;
	background:url(../images/drop-bottom-right.png) !important;
	height:9px;
	width:9px;
	overflow:hidden;
}
.navigation .drop .bottom .bg{
	display:block;
	height:1%;
	overflow:hidden;
	background:url(../images/drop-bottom.png);
	height:7px;
}
.navigation .drop .drop-hold{
	width:100%;
	position:relative;
	height:1%;
}
.navigation .drop .drop-hold .right{
	float:right;
	width:7px;
	display:inline;
	overflow:hidden;
	background:url(../images/drop-right.png) repeat-y;
}
/* 1st */
.navigation .drop .drop-hold .drop-area{margin:0 7px 0 0;}
* html .navigation .drop .drop-hold .drop-area{margin:0;}
/* 2nd */
.navigation .drop .drop .drop-hold .drop-area{margin:0 6px 0 0;}
* html .navigation .drop .drop .drop-hold .drop-area{margin:0;}
/* 3rd */
.navigation .drop .drop .drop .drop-hold .drop-area{margin:0 6px 0 0;}
* html .navigation .drop .drop .drop .drop-hold .drop-area{margin:0;}

/* sample */
/* 2nd */
.navigation .drop1 .drop1 .drop-hold .drop-area{margin:0 7px 0 0;}
* html .navigation .drop .drop .drop-hold .drop-area{margin:0;}
/* 3rd */
.navigation .drop1 .drop1 .drop1 .drop-hold .drop-area{margin:0 7px 0 0;}
* html .navigation .drop1 .drop1 .drop1 .drop-hold .drop-area{margin:0;}
.navigation .drop .drop-hold .drop-area {
	height:1%;
	background:url(../images/drop-bg.png);
	border-right:1px solid #102456;
	border-left:1px solid #102456;
}
.navigation .drop .drop-hold .drop-area:after{
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.navigation .drop a{
/*	position:relative;*/
	color:#102456 !important;
}
.navigation .drop h4{
	color:#102456;
	font:bold 18px/20px Arial, Verdana, sans-serif;
	padding:8px 23px 0;
	margin:0;
}
.navigation .drop .area{
	width:544px;
	overflow:hidden;
	padding:0 0 12px;
}
.navigation .drop .column{
	float:left;
	width:109px;
	padding:17px 0 0;
	border-top:1px solid #102456;
	margin:0 11px 0 16px;
	display:inline;
}
.navigation .drop .first .column{border-top:0;}
.navigation .drop ul{font:12px/20px Arial, Verdana, sans-serif;}
.navigation .drop .column ul{
	width:101px;
	padding:0 0 0 23px;
	list-style:none;
	margin:0 0 0 -16px;
	border-left:1px solid #102456;
	position:relative;
}
.navigation .drop .no1 ul{border-left:0;}
.navigation .drop li{
	float:none;
	padding:0;
}
.navigation .drop .column a{font:12px/20px Arial, Verdana, sans-serif;}
.navigation .drop .column strong a{font-weight:bold;}
.navigation .drop a:hover{
	text-decoration:underline;
	color:#fff !important;
}
.navigation .drop1{width:100px;z-index:10;}
.navigation .drop1 ul{
	padding:0 0 0 16px;
	margin:0;
	list-style:none;
	position:relative;
}
.navigation .drop1 .drop1{display:none !important;}
.navigation .drop1 li:hover .drop1,
.navigation .drop1 li.hover .drop1{
	display:block !important;
	top:0;
	left:52px;
}
.navigation .drop1 li .drop1 li .drop1{display:none !important;}
.navigation .drop1 li .drop1 li:hover .drop1,
.navigation .drop1 li .drop1 li.hover .drop1{display:block !important;}
#content{
	width:100%;
	overflow:hidden;
	padding:0 0 340px;
}
.main{
	float:left;
	overflow:hidden;
	width:682px;
	padding:143px 0 0;
}
.visual{
	width:100%;
	overflow:hidden;
	padding:0 0 0 27px;
}
.visual img{display:block;}
.more-lnk{
	float:right;
	display:inline;
	margin:10px -10px 0 0;
	text-transform:uppercase;
	font:bold 10px/16px Arial, Verdana, sans-serif;
	padding:3px 20px 3px 0;
}
.txt{
	color:#fff;
	font:bold 11px/16px Arial, Verdana, sans-serif;
	padding:10px 0 0;
}
.txt .more-lnk{
	background:url(../images/more-blt.gif) no-repeat 100% 50%;
	color:#fff;
}
.txt h2{
	margin:22px 0;
	color:#102456;
	font:18px/20px Georgia, "Times New Roman", Times, serif;
}
.txt h3{
	margin:0;
	font:bold 16px/18px Arial, Verdana, sans-serif;
}
.txt p{margin:5px 0 12px;}
.box1{
	float:left;
	background:url(../images/box1.gif) no-repeat 100% 0;
	width:398px;
	height:248px;
	color:#fff;
	padding:0 0 15px 0;
}
.box1 .image{
	float:left;
	width:166px;
	overflow:hidden;
	padding:12px 0 0;
}
.box1 .image img{display:block;}
.box1 .txt-hold{
	float:right;
	overflow:hidden;
	width:192px;
	padding:0 38px 0 0;
}
.box1 .txt-hold p a{
color: white;
line-height: 21px;
font-size: 12px;
}
.box2{
	float:right;
	overflow:hidden;
	background:url(../images/box2.gif);
	width:210px;
	height:248px;
	color:#fff;
	padding:0 32px 15px;
}
.sidebar{
	float:right;
	width:287px;
	padding:145px 31px 0 0;
}
.box-news{
	background:url(../images/box-news.png);
	width:196px;
	height:249px;
	margin:0 0 0 11px;
	padding:8px 48px 15px 26px;
	overflow:hidden;
}
.box-news a{position:relative;}
.box-news h2{
	margin:0 0 0 -12px;
	font:18px/22px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	height:28px;
}
.box-news h3{
	margin:22px 0 0;
	font:bold 16px/18px Arial, Verdana, sans-serif;
}
.box-news p{
	margin:10px 0;
	font:bold 11px/16px Arial, Verdana, sans-serif;
}
.box-news .more-lnk{
	margin:10px -26px 0 0;
	background:url(../images/more-blt1.gif) no-repeat 100% 50%;
}
.box3{
	overflow:hidden;
	background:url(../images/box3.png);
	width:232px;
	height:265px;
	padding:0 30px 0 24px;
}
.box3 a{position:relative;}
.box3 h2{margin-left:30px;}
.box3 .more-lnk{margin-top:-26px;}
#footer{
	position:relative;
	width:100%;
	height:259px;
	margin-top:-282px;
	background:url(../images/footer.gif) repeat-x;
	padding:20px 0 0;
}
#footer .bottom{
	color:#fff;
	font:bold 12px/20px Arial, Verdana, sans-serif;
	background:url(../images/footer-sep.gif) repeat-y 373px 0;
	padding:3px 0 3px;
	margin:0 0 30px;
	height:120px;
}
#footer .bottom h4{
	margin:0 0 3px;
	font:bold 16px/18px Arial, Verdana, sans-serif;
}
#footer .bottom p{
	margin:3px 0 0;
	font:bold 12px/18px Arial, Verdana, sans-serif;
}
#footer .bottom .col1{
	float:left;
	width:320px;
	margin:-5px 0;
	padding:0 50px 0 31px;
	position:relative;
}
#footer .bottom .col2{
	float:left;
	width:586px;
}
#footer .bottom .col2 .col{
	float:left;
	width:273px;
	padding:0 20px 0 0;
}
.footer{
	padding:12px 54px 0 31px;
	overflow:hidden;
	width:915px;
}
.footer .info{
	float:right;
	text-align:right;
	width:600px;
	overflow:hidden;
}
.footer ul{
	padding:14px 0 0;
	margin:0;
	list-style:none;
	float:right;
}
.footer li{float:left;}
.footer li:first-child{
	margin:-6px 3px 0 0;
	overflow:hidden;
	height:1%;
}
.footer p{
	margin:0;
	color:#5a5b5b;
	font:bold 11px/14px Arial, Verdana, sans-serif;
}
.heading{
	margin:0 0 0 47px;
	padding:16px 0 0;
	width:593px;
	overflow:hidden;
	border-bottom:2px solid #102456;
}
.heading h2{
	margin:0;
	font:bold 18px/20px Georgia, "Times New Roman", Times, serif;
	width:100%;
	overflow:hidden;
}
.heading h2 span,
.heading h2 a{float:left;}
.heading ul{
	padding:0;
	overflow:hidden;
	margin:6px 0 10px;
	list-style:none;
	font:15px/18px Georgia, "Times New Roman", Times, serif;
}
.heading li{
	float:left;
	padding:0 24px 0 0;
}
.heading li a{color:#102456;}
.heading .active{font:italic bold 15px/18px Georgia, "Times New Roman", Times, serif;}
.heading .active a,
.heading li a:hover{color:#e5b91e;}
.table-box{
	padding:29px 0 0 48px;
	overflow:hidden;
	width:608px;
	z-index: 100px;
}
.table-box .table-heading{
	overflow:hidden;
	background:url(../images/table-heading.png);
	width:562px;
	height:33px;
	color:#fff;
	padding:8px 28px 0 18px;
}
.table-box .table-heading h3{
	float:left;
	margin:0;
	font:18px/20px Georgia, "Times New Roman", Times, serif;
}
.table-box .table-heading .more-lnk{
	color:#fff;
	background:url(../images/more-blt.gif) no-repeat 100% 50%;
	position:relative;
	margin:4px 0 0;
	font-size:10px;
}
.table-box .table-content{
	width:608px;
	position:relative;
	overflow:hidden;
	padding:0 0 8px 1px;
	color:#000;
	font:12px/14px Arial, Verdana, sans-serif;
	z-index: 100px;
}
.table-box .table-content .bg{
	position:absolute;
	left:0;
	bottom:0;
	display:block;
}
.table-box .table-content .bg span{
	display:block;
	background:url(../images/table.png);
	width:608px;
	height:2976px;
}
.table-box .table-content .table-hold{
	position:relative;
	width:600px;
	overflow:hidden;
	margin:0 0 -2px;
}
.table-box .table-content table,
.table-box .table-content tr,
.table-box .table-content td,
.table-box .table-content th{
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
}
.table-box .table-content table{width:600px;}
.table-box .table-content td,
.table-box .table-content th{height:30px;}
.table-box .table-content th{
	text-align:left;
	font-weight:normal;
	background:#acb3c4;
}
.table-box .table-content .col1{
	padding:0 10px 0 21px;
	width:75px;
}
.table-box .table-content .col2{
	padding:0 10px 0 0;
	width:200px;
}
.table-box .table-content .col3{
	padding:0 10px 0 0;
	width:175px;
}
.table-box .table-content a{text-decoration:underline;}
.table-box .table-content a:hover{text-decoration:none;}

.table-box-roster{
	padding:29px 0 0 48px;
	overflow:hidden;
	width:608px;
	z-index: 100px;
}
.table-box-roster .table-heading{
	overflow:hidden;
	background:url(../images/table-heading.png);
	width:562px;
	height:33px;
	color:#fff;
	padding:8px 28px 0 18px;
}
.table-box-roster .table-heading h3{
	float:left;
	margin:0;
	font:18px/20px Georgia, "Times New Roman", Times, serif;
}
.table-box-roster .table-heading .more-lnk{
	color:#fff;
	background:url(../images/more-blt.gif) no-repeat 100% 50%;
	position:relative;
	margin:4px 0 0;
	font-size:10px;
}
.table-box-roster .table-content{
	width:608px;
	position:relative;
	overflow:hidden;
	padding:0 0 8px 1px;
	color:#000;
	font:14px/16px Arial, Verdana, sans-serif;
	z-index: 100px;
}
.table-box-roster .table-content .bg{
	position:absolute;
	left:0;
	bottom:0;
	display:block;
}
.table-box-roster .table-content .bg span{
	display:block;
	background:url(../images/rostertable.png) top;
	width:607px;
	height:2976px;
}
.table-box-roster .table-content .table-hold{
	position:relative;
	width:600px;
	overflow:hidden;
	margin:0 0 -2px;
}
.table-box-roster .table-content table,
.table-box-roster .table-content tr,
.table-box-roster .table-content td,
.table-box-roster .table-content th{
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
}
.table-box-roster .table-content table{width:600px;}
.table-box-roster .table-content td,
.table-box -roster.table-content th{height:30px;}
.table-box-roster .table-content th{
	text-align:left;
	font-weight:normal;
	background:#acb3c4;
	height: 35px;
}
.table-box-roster .table-content .col1{
	padding:0 10px 0 21px;
	width:100px;
	height: 95px;
}
.table-box-roster .table-content .col2{
	padding:0 10px 0 0;
	width:140px;
}
.table-box-roster .table-content .col3{
	padding:0 10px 0 0;

}
.table-box-roster .table-content a{text-decoration:underline;}
.table-box-roster .table-content a:hover{text-decoration:none;}





.promo-box{
	margin:15px 0 0 46px;
	overflow:hidden;
	width:580px;
/*	border-top:2px solid #6f7b99;*/
	border-bottom:2px solid #6f7b99;
	padding:20px 10px 26px;
}
.promo-box img{display:block;}
.news-hold h3,
.promo-box h3{
	margin:0;
	color:#102456;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
.promo-box h4{
	margin:8px 0 0;
	color:#102456;
	font:bold 14px/18px Georgia, "Times New Roman", Times, serif;
}
.promo-box p{
	font:12px/14px Arial, Verdana, sans-serif;
	line-height: 18px;
}
.news-hold{
	padding:0 0 80px 56px;
	overflow:hidden;
	width:592px;
	color:#000;
}
.news-hold .box{
	padding:8px 0;
	overflow:hidden;
	width:100%;
}
.news-hold .box h4{
	margin:0;
	font:bold 12px/16px Arial, Verdana, sans-serif;
}
.news-hold .box h4 a{
	color:#000;
	text-decoration:underline;
}
.news-hold .box h4 a:hover{text-decoration:none;}
.news-hold .box p{margin:0;}
.people-list{
	padding:0;
	margin:0 0 0 -12px;
	list-style:none;
	width:230px;
}
.people-list li{
	width:100%;
	overflow:hidden;
	padding:11px 0 0;
}
.people-list .photo{float:left;}
.people-list .photo img{
	display:block;
	border:3px solid #fff;
}
.people-list .txt-hold{
	float:right;
	overflow:hidden;
	width:160px;
}
.people-list p{
	margin:0;
	font:bold 12px/16px Arial, Verdana, sans-serif;
}
.people-list p strong{font-size:14px;}
.box4{
	overflow:hidden;
	position:relative;
	width:300px;
	height:265px;
	margin:0 0 0 -14px;
}
.box4-hold{
	width:246px;
	height:253px;
	padding:12px 30px 0 24px;
	background:url(../images/box4.png);
}
.box4 #FlashID{
	padding:0;
	margin:0;
	display:block;
}
.box4 .photo img{display:block;}
.box4 p{
	font:bold 12px/18px Arial, Verdana, sans-serif;
	text-align:center;
	margin:0 20px;
}
.center{
text-align: center;	
}

.form h2{
	font:18px/20px Georgia, "Times New Roman", Times, serif;	
}

.form td{
	font:12px Georgia, "Times New Roman", Times, serif;	
}