/* CSS Document */
/*-------------------- left-column --------------------*/

div.sp-nav-2 {
	float: left;
	width: 140px;
	text-align: left;
}

/* subnav ---- */
#sub-nav {
	width: 140px;	
}

#sub-nav a {
	color: #0077a3;
	margin: 0;
}

#sub-nav a.act {
	font-weight: 500;
}

#sub-nav, #sub-nav ul {
	list-style-type: none;
}

#sub-nav li.section {
	padding: 0;
}		

#sub-nav li.section h2 {
	margin: 0;
	padding: 3px 5px;
	border-top: 1px solid #0077a3;	
	border-bottom: 4px solid #0077a3;
	font-size: .9em;
	color: #333;
}

#sub-nav li ul {
	padding: 0;
}

#sub-nav li ul li {
	padding: 0;
}

#sub-nav li ul li a {
	border-bottom: 1px solid #d0ecf6;
	padding: 4px 5px;
	display: block;
	font-size: .9em;
}

#sub-nav li ul li a:hover {
	background: #a11d21 !important;
	border-bottom: 1px solid #a7e0f7;
	color: #fff !important;
}		

#sub-nav li a.act {
	background: #5ACBF5 !important;
	color: #fff !important;
}

#sub-nav li ul li ul li a {
	background: #f8f8f8 !important;
	padding: 3px 5px 3px 15px !important;
	color: #666666 !important;
}

#sub-nav li ul li ul li ul li a {
	background: #f8f8f8 !important;
	padding: 3px 5px 3px 25px !important;
	color: #666666 !important;
}	
 

/*-------------------- content ------------------------*/


/*-------------------- left-box --------------------*/

.sp-nav-2 div.borderBox {
	margin-top: 1em;
}

.sp-nav-2 div.borderBox p {
	font-size: 0.8em;
}

/*------ Center column --------*/

.col-sp-10-8-2 {
	padding-left: 10px;
	float: left;
	width: 740px;
}

div#bread {
	font-size: 0.7em;
	padding: 0 0 15px 5px;
	width: 100%;
}

.col-sp-10 {
	width: 100%;
}

.col-sp-8 {
	float: left;
	width: 590px;
}

.col-sp-5-5 {
	clear: both;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

.col-sp-5 {
	width: 365px;
}

.col-sp-4 {
	width: 289px;
}

.col-sp-6 {
	width: 440px;
}

/*------------------right-column ---------------------*/
.col-sp-2 {
	width: 140px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

div.right-box {
	border: solid 1px #060850;
	width: 198px;
	padding: 0 0px 11px 0;
	margin: 0 0 10px 0;
}

div.right-box div.right-box-headline {
	background: #306173;
	padding: 2px 0 3px 0;
	margin: 0 0 10px 0;
}

div.right-box h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 18px;
	color: #fff;
	width: 178px;
/*	border-top: 5px solid #ff2f08; */
	padding: 0 10px 0 10px;
	margin: 0;
}

div.right-box h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.1;
	font-weight: normal;	
	width: 178px;
	padding: 0 10px 0 10px;
	margin: 0;
}

div.right-box p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.6;
	width: 178px;
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
}

div.right-box span.news-date {
	font-size: 0.65em;
	margin: 0 10px 5px 10px;
	display: block;
}

.double-column {
	clear: both;
	float: left;
	margin-bottom: 10px;
	padding: 0 5px 0 5px;
	display: block;
	height: 100%;
	width: 98%;
	
}

.left-col {
	width: 278px;
	padding-right: 0;
	float: left;
}

.right-col {
	width: 278px;
	padding-left: 0;
	float: right;
}

div.multi-column {
	clear: both;
	float: left;
	width: 100%;
}

.news-more-link {
	padding-bottom: 5px;
	font-size: 0.7em;
}

.news-latest-date {
	font-size: 0.75em !important;
	font-style: italic;
	margin: 0 0 5px 0;
}

.double-column h2 {
	clear: both;
}

div.news p {
	margin: 4px 0 4 px 0;
}

.more-news {
   padding: 0 5px .5em 5px;
   font-size: 0.9em;
   clear: both;
}