/***********************************   layout tag class         */
.page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
.header {
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 82px;
}
		.logo {}
		.headerright {
		font-size: 12px;
		width: 690px;
		}
		.utility {
	color: #8d8d8d;
	text-align: right;
	height: 46px;
		}

.subhead {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	font-size: 15px;
	margin: 0px;
	color: #3487D4;
	font-weight: bold;
}


.utility ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
.utility li {
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #46503f;
	display: inline;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

	.utility a:link, .utility a:visited{
	color: #6D7278;
	font-size: 11px;
	font-weight: bold;
	}		
	.utility a:hover, .utility a:active{
	color: #000;
	}
	.utility .last {
		border-right-width: 0px;
		border-right-style: solid;
		padding-right: 0px;
	}

	.search {
	color: #000;
	font-weight: bold;
	padding-left: 340px;
	padding-top: 8px;
	height: 33px;
	_height: 32px;
}
.search span {
	padding-left: 3px;
}
.search .text {
	padding-top: 7px;
}

	.search .inputbox {
	font-size: 11px;
	margin: 0px;
	width: 149px;
	color: #b0afaf;
	border: 1px solid #c5c2c2;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	height: 15px;
	padding-bottom: 2px;
	}
	.search .button {
	background-image: url(../images/but_search.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 55px;
	background-position: left top;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	}
	
.container {
	padding-top: 16px;

	}
	.container .header_bg {
	background-image: url(../images/head_bg.gif);
	background-repeat: no-repeat;
	height: 10px;
	}
	.container .text {
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 9px;
	background-color: #FFFFFF;
	}
	.container .footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 10px;		
	}
	.container .leftcolumn{
	float: left;
	width: 190px;
	padding-right:15px;
	}
	.container .rightcolumn{
	padding-left:14px;
	float: right;
	width:708px;
	}	
	
.concept{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #5D5D5E;
}

.homecontent {
	padding-top: 11px;
	padding-bottom: 11px;
}
.homecontent .wrapper{
	background-image: url(../images/home_bg.gif);
	background-repeat: repeat-y;
	padding-left: 1px;
}

.homecontent .home_head_bg {
	background-image: url(../images/home_head_bg.gif);
	background-repeat: no-repeat;
	height: 7px;
}
.homecontent .home_foot_bg {
	background-image: url(../images/home_foot_bg.gif);
	background-repeat: no-repeat;
	height: 7px;
}
.homecontent .left_column, .homecontent .center_column, .homecontent .right_column {
	background-image: url(../images/column_bg.gif);
	background-repeat: repeat-x;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 11px;
	padding-bottom: 3px;	
	margin-right: 1px;	
}
.homecontent .left_column{
	width: 300px;
}
.homecontent .center_column{
	width: 291px;	
}
.homecontent .right_column{
	width: 284px;
	margin-right:0px!important;
}
.homecontent h2 {
	margin: 0px;
	padding: 0px;
}
.homecontent .hometext{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.homecontent .hometext .block{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height:110px;
}
.homecontent .hometext .block ul{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.homecontent .hometext .block ul li{
	list-style-type: square;
	font-size: 11px;
}
.conf_block{
	background-image: url(../images/conf_bg.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
.conf_block .left{
	float: left;
	padding-top: 28px;
	padding-right: 50px;
	padding-left: 50px;
}
.conf_block .left h2{
	font-size: 22px;
	color: #515254;
	font-weight: normal;
}
.conf_block .right{
	float: right;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
}
/* footer */
.footer {
}
	.footer .text {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	color: #9c9a9a;
	padding-top: 12px;
	padding-bottom: 12px;
	}
	.footer .text ul {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	.footer .text ul li{
		list-style-type: none;	
		}
	.footer .text a:link, .footer .text a:visited {
		color: #9c9a9a;
	}
	.footer .columnleft {
	float: left;
	color: #666666;
	}
	.footer .columncenter {
		width:470px;
		float: left;
	}
	.footer .columnright {
	width:200px;
	float: right;
	text-align: right;
	}	



.internalblock{}
.internalcontent {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 680px;
	}
.content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}	
.content ul{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}	
.content ul li{
	list-style-type: disc;
	margin: 0px;
	padding-bottom: 5px;
	}	
.content ul ul{
	list-style-type: circle;
	}
.content ul ul ul{
	list-style-type: square;
	}	


.internalcontent .breadcrumbs {
	height: 35px;
}
.sidebar{
	float: right;
	width: 253px;
}
.sidebar .block .head {
	background-image: url(../images/sidebar_block_head.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.sidebar .block .text {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sidebar .block .text ul  {
	padding: 0px;
}
.sidebar .block .text ul li {
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.sidebar .block .text ul li a {
	color: #1c8fab;
}
.sidebar .block .foot {
	background-image: url(../images/sidebar_block_foot.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.printicon{
	position: absolute;
	margin-top: -35px;
	margin-left: 680px;
	z-index:89px;
	float: none;
}

