@charset "utf-8";
/* CSS Document */
body,html{
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:100%;
}
a{
	color:#999999;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	color:#1a5199;
}

.wrapper{
	width:950px;
	min-height:100%;
	height:auto !important;
	height:100%;
	border-left:1px solid #1a5199;
	border-right:1px solid #1a5199;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-475px;
}

.header{
	height:146px;
	background-color:#a8b520;
	border-bottom:1px solid #1a5199;
}

.header img.logo{
	border-right:1px solid #1a5199;
}

.header ul{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:23px;
	width:950px;
	background-color:#1a5199;
}
.header ul li{
	display:block;
	float:left;
	position:relative;
}
.header ul li a{
	color:#FFFFFF;
	display:block;
	border-left:1px solid #a3b9d6;
	height:21px;
	font-size:14px;
	text-decoration:none;
	text-indent:14px;
	padding-top:2px;
	font-weight:bold;
}
.header ul li.active a{
	color:#a8b520;
}

.header ul li a.btn1{
	width:212px;
	border-left:none;
}
.header ul li a.btn2{
	width:132px;
}
.header ul li a.btn3{
	width:135px;
}
.header ul li a.btn4{
	width:138px;
}
.header ul li a.btn5{
	width:200px;
}
.header ul li a.btn6{
	width:127px;
}

.header ul li ul{
	position:absolute;
	top:30px;
	left:1px;
	background:none;
	height:auto;
	width:auto;
}
.header ul li ul li{
	clear:both;
	width:auto;
}
.header ul li ul li a{
	border-left:none;
	font-size:11px;
	height:auto;
	color:#cedb48;
	padding-bottom:5px;
	white-space:nowrap;
	font-weight:normal;
}
.header ul li.active ul li.active a{
	color:#1a5199;
}
.header ul li.active ul li a{
	color:#ffffff;
}

.mainimage{
	height:230px;
	width:950px;
	background-repeat:no-repeat;
	border-bottom:1px solid #1a5199;
}
.mainimage .overlay_small{
	width:212px;
	height:230px;
	background-color:#FFFFFF;
	border-right:1px solid #1a5199;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.topbar{
	height:29px;
	background-color:#FFFFFF;
	border-bottom:1px solid #1a5199;
	width:951px;
	clear:both;
}
.topbar h3{
	display:block;
	height:24px;
	width:198px;
	border-right:1px solid #1a5199;
	background-color:#A8B520;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	padding-top:5px;
	padding-left:14px;
}
.topbar h3 a{
	color:#ffffff;
	text-decoration:none;
}
.topbar .locator{
	padding-left:14px;
	padding-top:10px;
	float:left;
}
.locator a{
	color:#cecece;
	text-decoration:none;
	font-weight:bold;
}
.leftcolumn, .footer_left{
	width:212px;
	float:left;
}
.leftcolumn ul{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	background-color:#A8B520;
	padding-bottom:7px;
	border-bottom:1px solid #1a5199;
}
.leftcolumn ul li a{
	display:block;
	width:198px;
	height:16px;
	border-bottom:1px solid #1a5199;
	padding-left:14px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	padding-top:10px;
	background-color:#FFFFFF;
}
.leftcolumn ul li ul{
	background-color:#1a5199;
	padding-bottom:2px;
}
.leftcolumn ul li ul li ul{
	padding-bottom:0px;
}
.leftcolumn ul li ul li ul li a{
	padding-left:22px;
	width:190px;
}
.leftnav{
	width:212px;
	height:10px;
}

.centercolumn{
	border-left:1px solid #1a5199;
	border-right:1px solid #1a5199;
	float:left;
	width:506px;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:9px;
	font-size:12px;
}
.centercolumn h1{
	font-size:16px;
}
.footer_colspan{
	float:left;
	width:738px;
}
.footer_center{
	border-left:1px solid #1a5199;
	border-right:1px solid #1a5199;
	float:left;
	width:524px;
	min-height:30px;
	height:auto !important;
	height:30px;
}
.footer_center p{
	margin-left:9px;
}
.footer_center a{
	color:#1a5199;
	text-decoration:none;
	font-weight:bold;
}
.footer_msg{
	border-top:1px solid #1a5199;
	border-left:1px solid #1a5199;
	border-bottom:1px solid #1a5199;
	background-color:#A8B520;
	padding:9px;
	color:#ffffff;
	font-weight:bold;
}
.footer_msg p{
	margin:0;
	padding:0;
}
.rightcolumn, .footer_right{
	width:212px;
	float:left;
}
.rightcolumn .csc-frame{
	width:202px;
	height:80px;
	margin-bottom:1px;
	padding-left:10px;
	padding-top:14px;
}
.rightcolumn .csc-frame h3{
	font-size:18px;
	letter-spacing:-1px;
	color:#ffffff;
}
.rightcolumn .csc-frame-frame1{
	background-image:url('images/rightcolumn_frame1.png');
}
.rightcolumn .csc-frame-frame1 p, .rightcolumn .csc-frame-frame1 a{
	color:#A8B520;
	text-decoration:none;
}
.rightcolumn .csc-frame-frame2{
	background-image:url('images/rightcolumn_frame2.png');
}
.rightcolumn .csc-frame-frame2 p, .rightcolumn .csc-frame-frame2 a{
	color:#1a5199;
	text-decoration:none;
}
.footer_right p{
	margin:0px;
	width:212px;
	padding-top:7px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#cccccc;
}
.footer_right a{
	text-decoration:none;
}
.tx-mssmallcat-pi1-listrow table{
	padding:0;
	margin:0;
	border-spacing:0px;
	border-collapse:collapse;
	margin-top:10px;
}
.tx-mssmallcat-pi1-listrow td.head{
	background-color:#EFEFF4;
	color:#ffffff;
	font-weight:bold;
}
.tx-mssmallcat-pi1-listrow td.head a{
	color:#999999;
	text-decoration:none;
}

.tx-mssmallcat-pi1 .thumb a{
	display:block;
	width:90px;
	height:60px;
	background-position:center;
	text-indent:-5000px;
}