/*global*/
body {
	margin:0;
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#333;
	background:url(../images/bg.jpg) repeat-x;
}
img{border-style:none;}
.generalNoBorder{border:none;}
a{color:#e73229;}
a:hover{ color:#be0d04; text-decoration:none;}

.float-l{ float:left;} 
.w370{ width:370px;}
.w15{ width:15px;}
.w475{ width:475px;}
.w230{ width:230px;}
.w20{ width:20px;}
.w115{ width:115px;}
.w155{ width:155px;}
.w200{ width:200px;}
.w725{ width:725px;}
.padd-l-15{	padding-left:15px;}
.padd-t-20{	padding-top:20px;}

.b{	font-weight:bold;}
.red{color:#e73229;}


h1{
	margin:0 0 15px 0;
	padding:0;
	font-size:20px;
	color:#e73229;
	line-height:34px;
	border-bottom:1px dotted #cccccc;
}
h2{
	margin:18px 0 10px 0;
	padding:0;
	font-size:13px;
	line-height:18px;
}
.lead{
	margin:0 0 15px 0;
	padding:0;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
}

/*wrapper*/
.wrapper{
	width:970px;
	margin:0 auto;
	background:url(../images/bg-content.jpg) repeat-x;
}
.wrapper:after{
	height: 0;
	clear: both;
	content:'';
	display: block;
}
/* navigation */
#NavColumn{
	float:left;
	width:215px;
}
.logo{
	height:95px;
	overflow:hidden;
	}
/*page*/
#page{
	float:left;
	width:755px;
}
#page:after{
	height: 0;
	clear: both;
	content:'';
	display: block;
}
/*header*/
#header{
	position:relative;
	width:100%;
	height:95px;
	overflow:hidden;
	background:url(../images/bg-header.jpg) no-repeat 0 30px;
}

#HeaderContainer{
	position:relative;
	width:755px;
	height:247px;
	overflow:hidden;
	background:url(../images/shadow-flash.gif) no-repeat bottom;	
}
body#Homepage div#HeaderContainer{
	height:402px;
}
.redBar{
	position:absolute;
	top:311px;
	width:490px;
	height:11px;
	background:#e73229;
	line-height:1px;
	font-size:1px;
	}

/*service navigation*/
ul#ServiceNav{
	position:relative;
	left:505px;
	width:250px;
	height:27px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	background-color:#e73229;
	font-weight:bold;
	font-size:11px;
}
ul#ServiceNav li{
	display:inline;
	padding:0 3px 0 9px;
	background:url(../images/sep01.gif) no-repeat 0 3px;
}
ul#ServiceNav li.noBorder{
	background:none;
}
ul#ServiceNav li a{
	color:#ffffff;
	text-decoration:none;
	line-height:28px;
}
ul#ServiceNav li a:hover{
	text-decoration:underline;
}
/*navigation*/
#TopNav{
	position:relative;
	top:35px;
	height:33px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	/*background:url(../images/TopNav-bg.jpg) no-repeat;*/
	font-weight:bold;
	font-size:13px;
}
#TopNav li{
	float:left;
}
#TopNav li a{
	display:block;
	color:#666666;
	padding:0 0 0 15px;
	line-height:33px;
	text-decoration:none;
}
#TopNav li.active a,
#TopNav li a:hover{
	color:#e73229;
	background-color:#ffffff;
	background:url(../images/TopNav-sep-left.gif) no-repeat 0px 0px;
}
#TopNav li a div{
	float:left;
	padding-top:3px;
	padding-right:13px;
	cursor:pointer;
}
#TopNav li a img{
	visibility:hidden;
}
#TopNav li.active a img,
#TopNav li a:hover img{
	visibility:visible;
}

/*content*/
#content{
	width:755px;
	background:#FFFFFF url(../images/shadow-content.gif) no-repeat bottom;
	min-height:350px;
    height:auto !important;
    height:350px;
}
body#Homepage #content{
	background:none;
	border:none;	
	min-height:280px;
    height:auto !important;
    height:280px;
}

#content:after{
	height: 0;
	clear: both;
	content:'';
	display: block;
}
#content img{
	margin:3px 0 0 10px;
	float:right;
	padding:0 0 14px 0;
	background:#FFFFFF url(../images/shadow-pic.gif) no-repeat bottom right;
	}
body#Homepage #content img{
	margin:0;
	float:none;
	padding:0;
	background:none;
	}
#rightCol{
	padding-top:10px;
	}
#rightCol img{
	float:none;
	margin:10px 0 0 0;
	padding:0 0 14px 0;
	background:#FFFFFF url(../images/shadow-pic.gif) no-repeat bottom right;
	}

.TeaserBox{
	padding:4px 0 20px 15px;
	background-color:#FFFFFF;
	font-size:12px;
	}
.news-box{
	padding:0;
	margin-top:6px;
	}
.news-separator{
	margin:10px 0 0 0;
	height:4px;
	font-size:1px;
	line-height:1px;
	border-top:1px dotted #cccccc;
	}
.news-img{
	width:94px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
	}
.news-txt{
	float:left;
	width:255px;
	padding:0;
	margin:0;
	}
.clearleft{
	font-size:1px;
	line-height:1px;
	height:0px;
	*height:5px;
	}

.TeaserBox h3{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size:15px;
	line-height:18px;
	border-bottom:1px dotted #cccccc;
}
#rightCol h3{
	font-size:12px;
	}
#rightCol div.TeaserBox{
	padding-top:0px;
	}
.TeaserBox-Shadow{
	position:relative;
	top:0px;
	line-height:1px;
	font-size:1px;
	height:6px;
	margin-bottom:4px;
	background:url(../images/shadow-teasers.gif) no-repeat bottom;
	}

#content ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#content ul li{
	background:url(../images/arrow-linklist.gif) no-repeat 0 7px;	
	padding:0 0 9px 13px;
	}
#agenda h3{
	border-bottom:none;
	margin-bottom:0;
	}
#agenda ul{
	border-bottom:1px solid #ffffff;
	}
#agenda ul li{
	border-top:1px dotted #cccccc;
	padding-top:6px;
	padding-bottom:6px;
	background:url(../images/arrow-linklist.gif) no-repeat 0 13px;	
	}
.date{
	padding:0 6px 0 0;
	color:#999999;
	min-width:30px;
	}
#content ul li a{ text-decoration:none; padding-right:8px;}
#content ul li a:hover{ text-decoration:underline;}


/*main-navigation*/
ul#MainNav{
	width:180px;
	margin:0 0 0 16px;
	padding:0;
	list-style:none;
	font-size:13px;
	font-weight:bold;
}
ul#MainNav li{
	padding:0;
	margin:0;
}
ul#MainNav li a{
	line-height:25px;
	width:180px;
	display:block;
	color:#999999;
	text-decoration:none;
	background:url(../images/nav-dotted-line.gif) no-repeat bottom;
}
ul#MainNav li a:hover, ul#MainNav li.active a{
	color:#e73229;
	background:url(../images/nav-dotted-line-red.gif) no-repeat bottom;
}

ul#MainNav li.active ul{
	width:180px;
	margin:0;
	padding:9px 0;
	list-style:none;
	font-size:12px;
	font-weight:normal;
	background:url(../images/nav-dotted-line-red.gif) no-repeat bottom;
}
ul#MainNav li.active ul li{
	padding:0;
	margin:0;
}
ul#MainNav li.active ul li a{
	line-height:26px;
	padding-left:14px;
	_text-indent:14px;
	_padding-left:0px;
	color:#999999;
	text-decoration:none;
	background:none;
}
ul#MainNav li.active ul li a:hover, ul#MainNav li.active ul li.current a{
	color:#e73229;
	background:none;
}

/*footer*/	
#footer{
	margin:0;
	color:#999999;
	font-size:11px;
	padding:30px 5px 5px 0;
	text-align:right;
	clear:both;
}
#footer a{
	color:#999999;
	text-decoration:none;
	}
#footer a:hover{
	color:#000000;
	}h2 {
}


/* forms */
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
input,
textarea,
select{
	font:100% Arial,sans-serif;
	vertical-align:middle;
	width:230px;
	margin-bottom:5px;
	border:1px solid #cccccc;
}
label{
	float:left;
	width:100px;
	}
.btn{
	width:100px;
	background:#e73229;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	height:23px;
	cursor:pointer;
	}
	
	
ol{
	position:relative;
	left:-16px;
	font-size:16px;
	color:#e73229;
	font-weight:bold;
	}
ol li{
	padding-bottom:15px;
	padding-right:30px;
	}
ol li span{	
	font-size:13px;
	color:#333333;
	font-weight:normal;
	}
	
	
div.table-row{
text-align:left;
padding:0 0 15px 0;
}
#content div.table-row img{
float:none;
margin:3px 0 0 0;
}

table{
	border:0;
	}	

td{
	vertical-align:top;
	margin:0;
	padding:5px 10px 5px 0;
	border-bottom:1px dotted #cccccc;
	}
td.date{
	padding-top:5px;
	}
#content td img{
	margin:0;
	float:none;
	}	
	

	
	
	
	
	
	
	
	

