body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
}
img{border:0;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:984px;
	overflow:hidden;
	background:url(../images/bg-mdl.gif) repeat-y;
	margin:0 auto;
}
.holder{
	background:url(../images/bg-top.gif) no-repeat;
}
.frame{
	background:url(../images/bg-btm.gif) no-repeat 0 100%;
	padding:0 3px 10px 3px;
	position:relative;
}
#header{
	width:100%;
	overflow:hidden;
}
.wrapp{
	overflow:hidden;
	height:1%;
}
.logo{
	height:89px;
	width:110px;
	background:url(../images/bg-logo.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:14px 0 0 10px;
}
.logo a{
	height:89px;
	width:110px;
	display:block;
}
.signup{
	float:right;
	margin:72px 15px 0 0;
}
.signup fieldset{
	float:left;
}
.signup input{
	float:left;
}
.signup label{
	float:left;
	color:#717171;
	text-transform:uppercase;
	font-size:10px;
	padding:6px 2px 0 0;
}
.btn{
	width:17px;
	height:22px;
	border:none;
	margin:0 0 0 4px;
}
.txt{
	width:166px;
	padding:2px 4px 4px;
	height:16px;
	border:1px solid #d6d6d6;
	float:left;
	margin:0 0 7px 7px;
	color:#717171;
	font-size:12px;
}
.nav{
	margin:10px 0 0;
	padding:0 0 0 12px;
	list-style:none;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-nav.gif) repeat-x;
}
.nav li{
	float:left;
	background:url(../images/separator.gif) no-repeat 100% 0;
	padding:7px 12px 9px;
}
.nav a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.nav a:hover{
	text-decoration:underline;
}
.visual{
	width:957px;
	min-height:166px;
	margin:11px auto 15px;
	padding:39px 0 0;
}
* html .visual{
	height:166px;
}
.visual span{
	color:#848484;
	font-style:italic;
	display:block;
}
.vision{
	margin:0 0 0 117px;
}
.role{
	padding:12px 0 0 156px;
	background:url(../images/separator-slog.gif) no-repeat 106px 5px;
}
.visual strong{
	font-weight:normal;
	color:#0c1849;
	font-size:17px;
	display:block;
}
.vision strong{
	margin:-1px 0 0 24px;
}
.role strong{
	margin:4px 0 0 13px;
	line-height:15px;
}
.role strong em{
	display:block;
	font-style:normal;
	margin:0 0 0 46px;
}
.role strong span{
	margin:0 0 0 25px;
	color:#0c1849;
	font-size:17px;
	font-style:normal;
}
#main{
	width:948px;
	margin:0 auto;
	background:url(../images/bg-main.gif) no-repeat;
	padding:12px 0 19px;
	overflow:hidden;
}
#sidebar{
	float:left;
	width:190px;
	margin:15px 0 0;
	padding:0 0 0 11px;
}
.navbar{
	margin:0;
	padding:0;
	list-style:none;
}
.navbar ul{
	margin:4px 10px 9px 0;
	padding:6px 0 4px 19px;
	list-style:none;
	border:solid #0c1849;
	border-width:1px 0;
}
.navbar ul li{
	background:none;
	margin:0 0 2px;
}
.navbar ul a{
	font-weight:normal;
}
.navbar li{
	background:url(../images/bg-navbar.gif) no-repeat 0 4px;
	margin:0 0 5px;
}
.navbar a{
	color:#484848;
	padding:0 0 0 12px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	display: block;
}
.navbar a:hover{
	color:#0c1849;
}
li.active{
	background:url(../images/bg-active.gif) no-repeat 0 5px;
}
.active a{
	color:#0c1849;
}
ul.sub a {
	font-size: 12px;
}
ul.sub a:hover {
	text-decoration: underline;
}
li.subactive a{
	text-decoration: underline;
	font-weight: bold;
}
#content{
	width:728px;
	float:right;
	overflow: hidden;
}
.breadcrumbs{
	margin:9px 0 0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	color:#0c1849;
	font-size:12px;
	display:inline;
	margin:0 15px 0 -15px;
	padding:0 3px 0 15px;
	background:url(../images/separator-br.gif) no-repeat 0 5px;
}
.breadcrumbs a{
	color:#484848;
	font-size:12px;
}
#content h1, #content h3{
	font-size:27px;
	font-weight:normal;
	color:#0c1849;
	margin:10px 0 11px;
}
#twocolumns{
	width:728px;
	float:right;
}
#content {
	font-size: 14px;
	float: left;
	width:468px;
}
#content p{
	margin:0 0 8px;
	color:#484848;
	line-height:20px;
	/* word-spacing:5px;*/
}
/*
.text-box{
	background:url(../images/line.gif) repeat-x 0 100%;
	padding:0 0 7px;
}
*/
#content h2, #content h2 a{
	color:#930d1a;
	font-size:18px;
	font-weight:normal;
	margin:16px 0 0;
}
#content h2 a{
	text-decoration: none;
}
#content h2 a:hover{
	text-decoration: underline;
}
/*
.text-wrapp{
	overflow:hidden;
	width:100%;
	padding:10px 0 20px;
	background:url(../images/green-line.gif) repeat-x 0 100%;
}
*/
.info-txt{
	display: block;
	float:right;
	width:178px;
	padding:0 0 0 15px;
}
.info-txt strong{
	color:#930d1a;
	line-height:16px;
}
/*
#content .text-wrapp p{
	margin:0;
	word-spacing:3px;
}
*/
.aside{
	width:232px;
	margin:4px 0 0;
	overflow:hidden;
	font-size: 11px;
	float: right;
}
.holder-box{
	background:url(../images/bg-top-box.gif) no-repeat;
	width:224px;
}
.info-box{
	background:url(../images/bg-mdl-box.gif) repeat-y;
	margin:0 0 10px;
}
.frame-box{
	background:url(../images/bg-btm-box.gif) no-repeat -1px 100%;
	padding:15px 0 27px 18px;
}
.box{
	width:172px;
	background:#930d1a;
	padding:8px 4px 12px 16px;
}
.box h3{
	margin:0 0 6px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
}
.box p{
	color:#fff;
	margin:1px 0 0;
	line-height: normal;
}
.box a {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
.box a:hover {
	text-decoration: underline;
}
.box strong{
	color:#fff;
}
.blue{
	background:#0c1849;
}
.blue ul{
	margin:0;
	padding:3px 0 8px;
	list-style:none;
	color:#fff;
}
.blue ul li{
	background:url(../images/bg-link.gif) no-repeat 0 5px;
	margin:0 0 4px;
	padding:0 0 0 13px;
}
.blue ul a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.blue ul a:hover{text-decoration:underline;}
a.login{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	background:url(../images/bg-login.gif) no-repeat;
	width:78px;
	height:26px;
	padding:4px 0 0 14px;
	position:absolute;
	top:0;
	right:0;
}
a.more{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	float:right;
	width:42px;
	height:28px;
	padding:4px 0 0 18px;
	background:url(../images/bg-more.gif) no-repeat;
	margin:-26px 21px 0;
}
#footer{
	width:976px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 20px 2px;
}
#footer p{
	color:#8a8a8a;
	margin:0 8px 0 0;
}
#mcwebs-byline{
	float:right;
	color:#8a8a8a;
	font-weight:normal;
}
#mcwebs-byline a{
	color:#8a8a8a;
}
.footer-nav{
	margin:0 0 0 -2px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.footer-nav li{
	float:left;
	background:url(../images/separator-footer-nav.gif) no-repeat 0 3px;
	padding:0 4px 0 6px;
	margin:0 2px 0 -2px;
}
.footer-nav a{
	text-decoration:none;
	color:#16245b;
}
.footer-nav a:hover{
	text-decoration:underline;
}

.news-list-item {
	background:url(../images/line.gif) repeat-x 0 100%;
	padding:0 0 7px;
}

.news-list-image, .news-single-image {
	float: left;
	padding-right: 12px;
}