@charset "utf-8";

#page .slogan {
	position:relative;
	z-index:10;
	background: #a2c6e3;
    width:860px;
	height:150px;
	top:0px;
	left:17px;
	margin:20px;
}

#sloganback {
    position:absolute;
    width:844px;
    height:134px;
    background:transparent url('/images/backgrounds/pages/bg017.jpg') no-repeat center center;
    overflow:hidden;
	margin:0;
	padding:0;
	top:8px;
	left:8px;
}   
#slogantext {
    position:absolute;
    width:824px;
    height:22px;
    top:100px;
    left:8px;    
    overflow:hidden;
    background: transparent url('/images/opacity/fff-70.png') repeat top left;
    
    padding:10px;
    text-align:left;
    font-family:georgia, times, "times new roman";
    color:#33526c;
    font-size:20px;
    line-height:130%;
    vertical-align:middle;
}

#slogantext strong {
    font-weight:normal;
    font-size:21px;
    color:#274156;
}



#box {
    border-left:1px solid #f0f0f0;
    padding:6px 6px 6px 12px;
    margin:0px;
    font-size:13px;
    line-height:150%;
    color:#303030;
    min-height:200px;
}

h1 {margin: .5em 0 .5em 0;}
h1, h2, h3, h4, h5, h6 {margin: 1em 0 .5em 0;line-height: 1.2;font-weight: bold;font-style: normal;}


.wysiwyg P, 
.wysiwyg TABLE, 
.wysiwyg TR, 
.wysiwyg TD {
    font-size : 13px;
    border:0px;
    padding:0px;
    margin:0px;
    line-height:150%;
}

.wysiwyg p {
    margin: 7px 0px 7px 0px;
}

.wysiwyg table {
    margin: 7px 0px 7px 0px;
}

.wysiwyg ul {
    padding:0px;
    margin:2px 0px 10px 24px;
}
