body{
	margin:0;
	color:#666;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	text-align: justify;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#header{
	margin: 20px auto 0px auto;
	/*width:883px;*/
	/*width:770px;*/
	width: 890px;
	height:85px;
	position:relative;
}
#header h1{
	margin:0;
	position:absolute;
	left:1px;
	top:4px;
	width:98px;
	height:32px;
}
#header h1 a{
	display:block;
	width:98px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
}
#header .topnav{
	position:absolute;
	top:4px;
	right:2px;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#header .topnav li{
	margin-left:9px;
	padding-left:12px;
	float:left;
	display:inline;
	background:url(../images/sep-topnav.gif) no-repeat 0 3px;
	font-size:11px;
	line-height:15px;
}
#header .topnav li:first-child{background:none;}
#header .topnav li a{color:#666;}
#header .topnav li.active a,
#header .topnav li a:hover{
	color:#000;
	text-decoration:none;
}
#header .topmenu{
	position:absolute;
	left:-2px;
	top:61px;
	margin:0;
	padding:0;
	list-style:none;
}
#header .topmenu li{
	margin-left:2px;
	float:left;
	display:inline;
}
#header .topmenu li a{
	float:left;
	height:24px;
	background:url(../images/bg-topmenu.gif) no-repeat;
	line-height:24px;
	color:#000;
	cursor:pointer;
	overflow:hidden;
}
#header .topmenu li a span{
	float:left;
	padding:0 26px;
	height:24px;
	background:url(../images/bgend-topmenu.gif) no-repeat 100% 0;
}
#header .topmenu li a:hover,
#header .topmenu li.active a{
	text-decoration:none;
	background-position:0 100%;
}
#header .topmenu li a:hover span,
#header .topmenu li.active a span{background-position:100% 100%;}
#content{
	margin:0 auto;
	/*width:883px;*/
	/*width:770px;*/
	width: 890px;
	overflow:hidden;
}
.holder{
	width:100%;
	overflow:hidden;
}
.topimage{
	/*margin-top:14px;*/
	margin-top:35px;
	float:left;
	width:580px;
	/*width:470px;*/
  text-align: center;
	position:relative;
}
.topimage img{vertical-align:top;}
.topimage .text{
	position:absolute;
	left:0;
	top:154px;
	width:580px;
	/*width:470px;*/
}
.topimage .text div{
	padding:5px 23px;
	width:534px;
	/*width:424px;*/
	background:url(../images/bg-text-topimage.png);
	overflow:hidden;
}
.topimage .text h2{
	margin:0;
	font:24px/29px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.rightlist{
	margin-top:14px;
	width:280px;
	/*width:245px;*/
	float:right;
}
.rightlist h4{
	margin:0;
	width:280px;
	/*width:245px;*/
	text-indent:6px;
	font:14px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	padding-bottom:3px;
	background:url(../images/bg-title-rightlist.gif) repeat-x 0 100%;
	overflow:hidden;
}
.rightlist ul{
	margin:0;
	padding:0;
	list-style:none;
	width:280px;
	/*width:245px;*/
	overflow:hidden;
}
.rightlist ul li{
	margin-top:10px;
	padding-top:11px;
	background:url(../images/bg-list-rightlist.gif) repeat-x;
	width:280px;
	/*width:245px;*/
	float:left;
}
.rightlist ul li.first{
	margin:0;
	background:none;
}
.rightlist ul li div{
	padding-left:17px;
	width:263px;
	/*width:225px;*/
	background:url(../images/dot-list.gif) no-repeat 6px 6px;
	overflow:hidden;
}
.rightlist ul li h5{
	margin:0;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.rightlist ul li h5 a{color:#000}
.rightlist ul li em{
	display:block;
	font-size:10px;
	line-height:14px;
	color:#000;
}
.rightlist ul li p{
	margin:2px 0 0;
	font-size:10px;
	line-height:13px;
}
.homeblocks{
	/*margin:19px 0 0 -15px;*/
	margin:19px 0 0 -19px;
	width:909px;
	/*width:897px;*/
	/*width:784px;*/
	overflow:hidden;
}
.homeblocks .block{
	/*margin-left:16px;*/
	margin-left:20px;
	width:282px;
	/*width:245px;*/
	float:left;
	display:inline;
}
.homeblocks .block h4{
	margin:0;
	padding-bottom:3px;
	width:282px;
	/*width:245px;*/
	font:14px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	background:url(../images/bg-title-rightlist.gif) repeat-x 0 100%;
	text-indent:7px;
	overflow:hidden;
}
.homeblocks .block .image{
	margin:7px 0 0 4px;
	float:left;
	display:inline;
}
.homeblocks .block .image img{vertical-align:top;}
.homeblocks .block .text{
	width:170px;
	/*width:136px;*/
	float:right;
}
.homeblocks .block .text h5{
	margin:7px 0 0;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.homeblocks .block .text p{
	margin:6px 0 0;
	font-size:10px;
	line-height:12px;
}
.homeblocks .block .tagcloud{
	margin:8px 0 0 8px;
	width:272px;
	/*width:241px;*/
	text-align: center;
}
.homeblocks .block .tagcloud a{
	padding:0 2px;
	line-height:18px;
}
.homeblocks .block .tagcloud a.font10{font-size:10px;}
.homeblocks .block .tagcloud a.font12{font-size:12px;}
.homeblocks .block .tagcloud a.font14{font-size:14px;}
.homeblocks .block .tagcloud a.font18{font-size:18px;}
.homebotblock{
	margin-top:35px;
	/*width:883px;*/
	/*width:770px;*/
	width: 890px;
	border-top:2px #f3f3f3 solid;
	overflow:hidden;
}
.imagelist{
	margin:26px 0 0 3px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
	width:140px;
	overflow:hidden;
}
.imagelist li{
	margin-top:12px;
	width:140px;
	float:left;
}
.imagelist li img{vertical-align:top;}
.homeform{
	/*width:734px;*/
	/*width: 720px;*/
	/*width: 600px;*/
	width: 730px;
	float:right;
}
.homeform h3{
	margin:15px 0 0;
	text-indent:34px;
	font-size:14px;
	line-height:22px;
	color:#c0272a;
}
.homeform .formblock{
	/*width:660px;*/
	border:2px #f2f2f2 solid;
	border-left-width:1px;
	border-left-color:#e6e6e6;
	background:url(../images/bg-homeform.gif) repeat-x 0 100%;
	padding:10px 33px 15px;
	overflow:hidden;
}
.homeform .formblock .sepholder{
	width:660px;
	/*width:530px;*/
	background:url(../images/sep-homeform.gif) repeat-y 258px 0;
	overflow:hidden;
}
.homeform .infotext{
	width:232px;
	/*width:228px;*/
	float:left;
}
.homeform .infotext p{
	margin:5px 0 0;
	line-height:14px;
}
.homeform .infotext h4{
	margin:28px 0 0;
	font-size:12px;
	line-height:14px;
}
.homeform .infotext .contactinfo{
	margin:0;
	padding:0;
	list-style:none;
	width:235px;
	overflow:hidden;
}
.homeform .infotext .contactinfo li{
	margin-top:14px;
	width:235px;
	float:left;
}
.homeform .infotext .contactinfo dl{
	margin:0;
	width:100%;
	overflow:hidden;
}
.homeform .infotext .contactinfo dt{float:left;}
.homeform .infotext .contactinfo dd{
	margin:0 0 0 6px;
	float:left;
	display:inline;
	color:#bf272d;
}
.homeform .infotext .contactinfo dd a{color:#bf272d;}
.homeform .form{
	width:366px;
	/*width:252px;*/
	float:right;
	overflow:hidden;
}
.homeform .form ul{
	margin:-10px 0 0;
	padding:0;
	list-style:none;
	width:366px;
	overflow:hidden;
}
.homeform .form ul li{
	width:366px;
	/*width:252px;*/
	float:left;
	overflow:hidden;
}
.homeform .form ul li label{
	margin-top:10px;
	float:left;
	font-size:12px;
	line-height:20px;
	color:#000;
}
.homeform .form ul li span{
	margin:10px 0 0 9px;
	float:left;
	display:inline;
	font-size:10px;
	line-height:20px;
	color:#999;
}
.homeform .form ul li.toppad label,
.homeform .form ul li.toppad span{margin-top:13px;}
.homeform .form ul li .text,
.homeform .form ul li .text2{
	margin-top:7px;
	width:356px;
	/*width:240px;*/
	height:14px;
	border:1px #d7d7d7 solid;
	padding:3px 4px;
	line-height:14px;
}
.homeform .form ul li .text2{
	margin-top:0;
	width:184px;
	float:left;
}
.homeform .form ul li textarea{
	margin-top:7px;
	padding:3px 4px;
	width:356px;
	/*width:240px;*/
	height:155px;
	border:1px #d7d7d7 solid;
	line-height:14px;
	overflow:auto;
}

.homeform .form ul li .text.error,
.homeform .form ul li .text2.error,
.homeform .form ul li textarea.error {
    border: 1px solid #FF0000;
}

.homeform .form ul li span.error {
	display: none !important;
}

.homeform .form ul li .gray-btn{
	margin:1px 0 0 8px;
	float:left;
}
.homeform .form ul li .red-btn{
	margin-top:14px;
	float:right;
}

.homeform .form ul li .error-msg{
	margin-top: 16px;
}

.column{
	width:133px;
	float:left;
}
.colnav{
	margin-top:20px;
	width:133px;
	overflow:hidden;
}
.colnav h4{
	margin:0;
	font-size:12px;
	line-height:20px;
	padding-bottom:3px;
	background:url(../images/bg-title-colnav.gif) repeat-x 0 100%;
	color:#c0272c;
}
.colnav ul{
	margin:0;
	padding:0;
	list-style:none;
	width:133px;
	overflow:hidden;
}
.colnav ul li{
	padding-top:2px;
	width:133px;
	border-top:1px #e6e6e6 solid;
	float:left;
	font-size:11px;
	line-height:22px;
}
.colnav ul li a{color:#808080;}
.colnav ul li a:hover,
.colnav ul li.active a{
	text-decoration:none;
	color:#000;
}
.colnav dl{
	margin:0;
	padding:0;
	list-style:none;
	width:133px;
	overflow:hidden;
}
.colnav dl dt{
	padding:0px;
	width:133px;
	border-top:1px #e6e6e6 solid;
	font-size:11px;
	line-height:22px;
	font-weight: bold;
	color: #000000;
}
.colnav dd {
    margin: 0px 0px 2px 15px;
}
.colnav dd a{
	font-size: 11px;
	color:#808080;
}
.colnav dd a:hover,
.colnav dd.active a{
	text-decoration:none;
	color:#000;
}
.main{
	width:730px;
	/*width:732px;*/
	/*width: 600px;*/
	/*float:left;*/
	float: right;
	/*margin-left: 20px;*/
	/*margin-left: 40px;*/
}
.main .textblock{
	/*width:732px;*/
	background: url(../images/bg_textblock_right_border.gif) no-repeat 100% 0;
	width: 100%;
	overflow:hidden;
	margin: 25px 0 0 0;
}
.main .textblock .image{
	margin: 14px 0 10px 30px;
	padding: 0;
	float:right;
	display:inline;
}
.main .textblock .image img{
	vertical-align:top;
}
.main .textblock h3,
.main .interblocks h3 {
	background: url(../images/bg_title_border.gif) no-repeat 100% 100%;
	margin: 0 1px 0 0;
	font-size:12px;
	line-height:16px;
	color:#c0272c;
	height: 30px;
	text-align: right;
	clear: both;
	display: block;
	float: none;
	overflow: hidden;
}
.main .textblock h3 span,
.main .interblocks h3 span {
	background: url(../images/bg_title_tap.gif) no-repeat 0 0;
	padding: 6px 20px 16px 20px;
	float: right;
}
.main .textblock p{
	margin:14px 0 0;
	padding: 0;
	line-height:15px;
}
.main .textblock .text-holder,
.main .interblocks .blocks_holder {
	padding: 6px 20px 0 0;
}

.main .textblock .linksblock{padding-top:14px;}
.main .textblock .linksblock h4{
	margin:14px 0 0;
	font-size:12px;
	line-height:14px;
	color:#c0272c;
}
.main .textblock .linksblock ul{
	margin:12px 0 0 88px;
	padding:0;
	list-style:none;
	width:350px;
	overflow:hidden;
}
.main .textblock .linksblock ul li{
	margin-top:2px;
	width:100%;
	clear:left;
	float:left;
	line-height:14px;
	padding-left:20px;
}
.main .textblock .linksblock ul.downloads li{background:url(../images/icon-download.gif) no-repeat 0 1px;}
.main .textblock .linksblock ul.links li{background:url(../images/icon-link.gif) no-repeat 0 1px;}
.interblocks{
	background: url(../images/bg_textblock_right_border.gif) no-repeat 100% 0;
	margin: 25px 0 0 0;
	width: 100%;
	/*width:730px;*/
	/*width:600px;*/
	/*padding-top:2px;*/
	overflow:hidden;
}
.main .interblocks .blocks_holder {
	padding: 6px 20px 0 0;
}
.interblocks .interform{
	margin-top:22px;
	width:100%;
	overflow:hidden;
}
.interblocks .interform .text{
	margin-top:2px;
	float:left;
	padding:1px 15px;
	width:149px;
	height:14px;
	border:2px #e5e5e5 solid;
	border-width:2px 1px;
	border-left-color:#cacaca;
	border-right-color:#cacaca;
	line-height:14px;
}
.interblocks .interform select{
	margin:2px 0 0 11px;
	float:left;
	display:inline;
	width:190px;
	height:19px;
	border-color:#7f9ab7;
}
.interblocks .interform .red-btn{
	margin-left:15px;
	float:left;
}
.interblocks h3{
	margin:25px 0 0;
	font-size:12px;
	line-height:18px;
	color:#c0272c;
}
.interblocks .block{
	margin-top:18px;
	padding-top:16px;
	background:url(../images/bg-block-interblocks.gif) repeat-x;
	width: 100%;
	/*width:730px;*/
	/*width:600px;*/
	overflow:hidden;
}
.interblocks .topblock{
	margin-top:24px;
	padding:0;
	background:none;
}
.interblocks .block h4{
	margin: 0px;
	float:left;
	font-size:12px;
	line-height:14px;
}
.interblocks .block .title{
	width:100%;
	overflow:hidden;
}
.interblocks .block .title ul{
	display: inline;
	font-size: 10px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.interblocks .block .title ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

ul.inline_list {
	display: inline;
	font-size: 10px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	ul.inline_list li {
		display: inline;
		padding: 0px;
		margin: 0px;
	}

.interblocks .block .title ul li:first-child{background:none;}
.interblocks .block .title ul li a{color:#c0262e;}
.interblocks .block p{
	margin:14px 0 0;
	line-height:14px;
}
.interblocks .block p.last{
	margin-top:12px;
	font-size:10px;
}
.interblocks .block .image{float:left;}
.interblocks .block .image img{vertical-align:top;}
.interblocks .block .text{
	width:525px;
	/*width:545px;*/
	/*width:600px;*/
  float:right;
}
.interblocks .pagination{
	margin:50px 0 0 238px;
	width:450px;
	overflow:hidden
}
.interblocks .pagination a{
	font-weight:bold;
	line-height:18px;
	color:#c0272c;
}
.interblocks .pagination ul li.active a,
.interblocks .pagination a:hover{
	text-decoration:none;
	color:#666;
}
.interblocks .pagination .prev{
	float:left;
	padding-left:10px;
	background:url(../images/arrow-prev.gif) no-repeat 0 6px;
}
.interblocks .pagination .next{
	margin-left:25px;
	float:left;
	display:inline;
	padding-right:10px;
	background:url(../images/arrow-next.gif) no-repeat 100% 6px;
}
.interblocks .pagination ul{
	margin:0 0 0 25px;
	padding:0;
	list-style:none;
	float:left;
}
.interblocks .pagination ul li{
	padding:0 3px 0 2px;
	float:left;
}
#footer{
	margin:40px auto 0;
	/*width:883px;*/
	/*width:770px;*/
	width: 890px;
	height:47px;
	background:url(../images/bg-footer.gif) no-repeat 7px 0;
}
#footer .footlogo{
	margin-top:9px;
	float:right;
	display:inline;
}
#footer .footlogo img{vertical-align:top; margin-top:5px;}
#footer p{
	margin:25px 0 0 2px;
	padding-left: 12px;
	font-size:9px;
	line-height:12px;
	float:left;
	display:inline;
	/*width: 590px;*/
}
.justified {
	text-align: justify;
}
blockquote {
    margin: 8px 16px;
}
cite {
    display: block;
    margin: 8px 16px;
}
