body{
	background-color: #E6E6E6;
}

#page{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#header{
}

.divline{
	background-color: #184E74;
	height: 6px;
}

.bar{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 28px;
	background-color: #184E74;
	color: #FFF;
}


.bar a{
	color: #FFF;
	font-weight: bold;
	display: block;
}

.bar a:hover{
	background-color: #277EBE;
}




#spage{
	margin: 10px;
}

.navcol{
	width: 235px;
	float: left;
	padding-right: 15px;
}

.navcol .block{
	margin-bottom: 15px;
}

.navcol h4{
	color: #184E74;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #184E74;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

.navcol ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navcol li{
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8EC1E8;
}

.navcol a{
	display: block;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	color: #000;
	font-size: 11px;
}

.navcol a:hover{
	background-image: url(/.design/site/images/row.png);
	background-repeat: no-repeat;
	background-position: right center;

}


.cnt{
	margin-left: 260px;
	font-size: 12px;
}

.cnt h1{
	font-size: 20px;
	font-weight: normal;
	color: #184E74;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #184E74;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.cnt h2{
	font-size: 130%;
	font-weight: normal;
	color: #6D0B20;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FCE0E7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.cnt p{
	margin-bottom: 7px;
	text-align: justify;
}

.cnt a{
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D0B20;
}

.cnt ul, .cnt ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.cnt li{
	text-align: justify;
	margin-top: 5px;
}

.cnt ol li{
	margin-bottom: 5px;
}

.cnt li li{
	margin-top: 5px;
	list-style-type: disc;
}




.bottom{
	font-size: 11px;
}

.bottom td{
	color: #184E74;
}

.bottom a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #317317;
	color: #184E74;
}
