﻿* { 
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body {
	color:#28292b;
	font:14px/22px arial,sans-serif;
	background:#fff;
}
a {
	text-decoration:underline;
	color:#28292b;
}
a:hover {text-decoration:none;}
a:active {background-color: transparent;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
#wrapper:after{
	content:"";
	display:block;
	clear:both;
}
#wrapper{
	margin:0 auto;
	width:1000px;
	padding:32px 0 0;
	position:relative;
}
#header{
	float:right;
	width:185px;
}
.home #header{padding:0 0 400px;}
.logo{
	background:url(/Contents/Images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:184px;
	height:75px;
	position:relative;
	margin:0 0 6px;
}
.logo a{
	display:block;
	height:100%;
}
#nav{
	margin:0;
	padding:0 0 2px;
	list-style:none;
	width:185px;
	background:#e6e6e7;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav > li{
	float:left;
	text-indent:0;
	padding:0;
	background:none;
	width:185px;
	letter-spacing:-1px;
	margin:6px 0;
	position:relative;
	font-size:18px;
	line-height:21px;
	list-style:none;
	list-style-position:outside;
}
#nav a{
	position:relative;
	padding:0 12px;
	color:#040000;
	text-decoration:none;
	display:block;
}
#nav li:hover a,
#nav a:hover,
#nav .active a{
	text-decoration:none;
	background:#a5aab1;
}
#nav li:hover ul{display:block;}
#nav ul{
	position:absolute;
	top:0;
	display:none;
	left:105px;
	background:#a5aab1;
	margin:0;
	padding:0;
	list-style:none;
	width:130px;
	z-index:20;
}
#nav ul li{
	text-indent:0;
	padding:0;
	background:none;
	float:left;
	width:200px;
	font-weight:bold;
	margin:0 2px;
	list-style:none;
	list-style-position:outside;
	font-size:12px;
	line-height:16px;
}
#nav ul a{
	display:inline;
	padding:0;
}
#nav ul a:hover,
#nav li:hover ul a:hover{text-decoration:underline;}
.address{
	font-style:normal;
	position:absolute;
	bottom:41px;
	right:-14px;
	width:185px;
	color:#5b6162;
	font-size:11px;
	line-height:17px;
}
.address span{display:block;}
#main{
	padding:72px 0 0;
	float:left;
	width:815px;
}
#content:after{
	content:"";
	display:block;
	clear:both;
}
#content{
	position:relative;
	width:815px;
}
.picture{
	position:relative;
	padding:10px 0 0;
}
.picture img{vertical-align:top;}
.picture .blockquote{
	background:#edeced;
	font-size:11px;
	letter-spacing:-1px;
	line-height:16px;
	font-style:normal;
	position:absolute;
	bottom:129px;
	right:-193px;
	width:199px;
	padding:7px 8px 9px 19px;
}
.picture .blockquote q{font-style:normal;}
.link-picture{
	position:absolute;
	bottom:6px;
	left:0;
	padding:0 13px 0 7px;
	width:795px;
	text-align:center;
}
#content .link-picture ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
}
*+html #content .link-picture ul{display:inline;}
#content .link-picture li{
	float:left;
	text-indent:0;
	margin:0;
	font-weight:bold;
	letter-spacing:-1px;
	background:none;
	list-style:none;
	list-style-position:outside;
	padding:0 22px 0 25px;
	font-size:12px;
	line-height:15px;
}
#content .link-picture a:hover{text-decoration:underline;}
#content .link-picture a{
	color:#000;
	text-decoration:none;
}
.picture-col{
	float:left;
	padding:8px 0 0;
	width:376px;
}
.picture-col img{vertical-align:top;}
.scrollable-area{
	overflow-y:auto;
	width:390px;
	padding:0 10px 0 0;
	height:560px;
 	position:relative;
}
.text-col{
	float:left;
	padding:10px 15px 0 16px;
	letter-spacing:-1px;
	color:#28292b;
	text-align:justify;
}
#content h1{
	text-align:left;
	font-size:45px;
	color:#000;
	letter-spacing:-2px;
	line-height:37px;
	font-weight:normal;
	margin:-3px 0 16px;
	text-transform:inherit;
}
#content .about h1{
	line-height:60px;
	margin:-5px 0 23px;
}
#content p{margin:0 0 21px;}
#content ul{
	margin:-22px 0 0;
	padding:0;
	list-style:none;
}
#content .list{margin:0;}
#content ul li{
	list-style:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	text-indent:24px;
	background:url(../Contents/Images/bullet.gif) no-repeat 0 9px;
}
.text-col .text{margin:0 0 20px;}
#content .text p{margin:0;}
.title{
	font-weight:bold;
	margin:-13px 0 15px;
	color:#000;
}
#content .title a{
	text-decoration:none;
	color:#000;
}
#content .title a:hover{text-decoration:underline;}
.title span{padding:0 10px 0 0;}
#content .title p{margin:0;}
#content .title h2{
	margin:0;
	font-size:19px;
	line-height:21px;
	font-weight:normal;
}
.category-box{
	color:#28292b;
	overflow:hidden;
	margin:0 0 21px;
}
.category-box a:hover{text-decoration:underline;}
.category-box a{
	color:#28292b;
	text-decoration:none;
}
#content .category-box p{margin:0;}
#content .category-box h2{
	font-size:14px;
	width:326px;
	line-height:18px;
	font-weight:normal;
	margin:3px 0 1px;
	background:#e6e6e7;
}
#content .category-box ul{
	margin:0;
	width:319px;
}
#content .category-box li{
	background:none;
	padding:0 0 0 10px;
	text-indent:0;
}
#main.contact-page #content p{margin:0;}
#main.contact-page #content address{
	font-style:normal;
	margin:0;
}
#content dl{
	overflow:hidden;
	margin:0;
	padding:0;
}
#content dt{
	float:left;
	clear:left;
	width:20px;
	padding:0 5px 0 0;
}
#content dl dd{
	overflow:hidden;
	height:1%;
}
#content dl dd a{text-decoration:none;}
#content dl dd a:hover{text-decoration:underline;}
.new{color:#3e4044;}
.Chronoform{
	margin:0;
	line-height:17px;
	font-size:14px;
}
#content .Chronoform p{
    margin: 0 0 17px;
    overflow-wrap:break-word;
}
.Chronoform label{
	float:left;
	width:126px;
	padding:0 10px 0 0;
	font-size:14px;
	line-height:16px;
	color:#3e4044;
	border:0;
	background:none;
	text-align:left;
}
.Chronoform .row input{
	float:right;
	width:205px;
    height:20px;
	/*padding:0 5px;
	color:#3e4044;*/
    border:0;	
    border-radius:5px;
    border-color:none;    
	font-size:12px;
	margin:0;
	background-color:#eae5e5;       /*style="background-color:#eae5e5;border-radius:5px;*/
}
.Chronoform input[type="checkbox"] {
}
.Chronoform .row{
	overflow:hidden;
	margin:0 0 26px;
}
.Chronoform .text-row{
	margin:3px 0 0;
	float:left;
	padding:2px;
	width:215px;
	height:20px;
	/*background:url(../Contents/Images/bg-row.gif) no-repeat;*/
}
.Chronoform input[type="checkbox"]{
	padding:0;
	height:16px;
	width:16px;
	margin:0px 0 0;
}