@charset "UTF-8";
/* CSS Document */

/*
#4D697F	blue
#00223F dark blue
#336699	blue (darker)
#DE0F15	red
#eeeeee gray

*/

body {
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left: auto; 
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	background: #ddd; /*url(../img/bodybg1.jpg) 0 0 ; background-attachment: fixed;*/
    text-align:center;

}



	
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}



a {
	color:#003399;/*#4D697F;*/
	text-decoration:underline;
	}
a:visited {
	text-decoration:underlne;
	color:#336699;/*#4D697F;*/
	}
a:hover {
	color:#999;
	text-decoration:underline;
	}

.csc-firstHeader {
	font-family:Verdana;
	font-size: 45px;
	line-height:30px;
	
}



/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#topMain{
	position:relative;
	width:1000px;
	margin:0px auto;
	margin-top:30px;
	height:180px;
	background:#fff;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#top{
	position:relative;
	width:1000px;
	margin:0 auto;
	height:180px;
	background:#fff;
}
#logo {
	position:absolute;
	top: 25px;
	left: 51px;
	width:180px;
	height:150px;
	background:#fff;
	text-align:left;
	border:0;
}


#login {
	position:absolute;
	right: 50px;
	top: 20px;
	margin:0px 0 0 0;
	height:20px;
	width:240px;
	text-align:right;
	font-size:12px;
	z-index:100;
	}
#language a {
	height:20px;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
}
#language a strong {
	color:c33;
}

#search {
	padding:12px;
	width: 190px;
	text-align:left;
}

form {/* Required for IE6 */
padding-left:25px;
}
.row {
	padding-bottom:7px;
}

input,
textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #999; /*#FF9C01;*/
background:#fff;
color:#666;

}
input[type="text"] {
height:16px;
margin-top:0;
padding-top:0;
padding-bottom:3px;
border:#999 1px solid;
	}
input[type="button"],
input[type="submit"],
input[type="reset"] {
/*background-image:url(images/trans_brown.png);*/
border:#999 1px solid; /*#FF9C01;*/
color:#000;
height:20px;
margin:2px;

}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
cursor:pointer;
color:#fff;
text-decoration:none;
background:#003399;
}
.csc-frame-frame1 {
font-size:100%;
width:214px;
}
.bold,
.csc-form-label {
font-weight:bold;
}
.csc-mailform-field {
margin:0px;
padding:0px;
margin-bottom:6px;
}
label {
font-weight:bold;
display:block;
}
fieldset {
margin:0px;
padding:0px;
border:0px none #FFFFFF;
}
legend {
display:block;
font-weight:bold;
margin-top:3px;
margin-bottom:3px;
width:150px;
}
.hidden {
display:none;
}
.error, .red {
color:#FF0000;
}
.notbold {
font-weight:normal;
}



/*------------------------------------------------top--------------------*/

/*------------------------------------------------body--------------------*/
#bodyMain{
	width:1000px;
/*	background:url(images/body_bg.gif) 0 0 repeat-x #DDD86F;*/
	margin: 0 auto;
	color:#000;
}

#image{
	width:900px;
	margin: 0 auto;
	padding: 0px 50px;
	color:#000;
	font-size:13px;
	line-height:16px;
	background:#fff;
	text-align:left;
}
#navlocation {
	background:#fff;
	padding: 0px 50px;
	padding-top:10px;
	text-align:left;
	font-size:13px;
	line-height:16px;
}
#navlocation a {
	text-decoration:none;
}
#body {
	width:900px;
	min-height:600px;
	margin: 0 auto;
	padding: 30px 50px;
	color:#000;
	font-size:14px;
	line-height:17px;
	background:#fff;
	text-align:left;
}
#leftnav {
	width:214px;

}

.colwrap {
	clear:both;
}
.col1 {
	width:630px;
	margin-right:10px;
	float:left;
}

.col2 {
	width:250px;
	margin-left:10px;
	float:left;
	
}
.col2 h1 {
	font-size:16px;
	background: #cc3333; /*#f60;*/
	height:28px;
	padding-top:5px;
	color:#fff;
	margin-bottom:7px;
	line-height:26px;
}

#header{
	background:url(images/header.jpg) 0 0 no-repeat;
	width:570px;
	margin:0 auto;
	padding:93px 0 37px 325px;
}
#header h1{
	font:normal 45px/45px Verdana, Helvetica, sans-serif;
	color:#F9ECC0;
	background-color:inherit;
	margin:0;
	padding:0;
}

.csc-firstHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#cc3333;
	padding-top:0;
	margin-top:0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:28px;
	color:#cc3333;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	color:#cc3333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	color:#cc3333;
	padding-bottom:0;
	margin-bottom:0;
}

p b, p strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
	
.news-latest-date {
	font-size: 11px;
	color:#666666;
	}
.eventtitle {
	font-weight:bold;
	/*margin-left:12px;*/
	}
.events-latest-item .bodytext,
.events-latest-item p {
	padding-bottom:0px; 
	padding-top:0px;
/*	border-bottom: #CCCCCC 1px solid;*/
	}
.news-latest-item .bodytext,
.news-latest-item p {
	padding:0px;
	margin:0px;
	font-style:italic;
	}
.smaller {
	padding:0px;
	margin:0px;
	}
	
.mbl_newsevent_singledayevent strong,
.mbl_newsevent_multidayevent strong,
.mbl_newsevent_noendevent strong {
	font-weight:normal; 
	font-size: 11px; 
	color:#666666;
	}
	
.news-list-date {
	color:#999999;
	font-size:12px;
	}

.news-list-item {
	border-bottom: #CCCCCC 1px solid;
	padding-top:7px;
	padding-bottom:7px;
	}
	

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:1000px;
	height:100px;
	position:relative;
	background:#fff;
	margin:0 auto;
	margin-bottom:10px;
	padding:0;
}



#footer{
	width:900px;
/*	background:url(images/footer_bg2.gif) left top no-repeat;*/
	height:80px;
	padding:10px 0 0 0;
	margin:0 auto;
	position:relative;
	border-top: #999 1px solid;
}

#certs {
	position:absolute;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#C0B48A;
	right:0px;
	top:20px;
	width:500px;
	height:50px;
	background: url(../img/certs2.png) right top no-repeat;
}

#footer a.mail{
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:inherit;
	text-decoration:underline;
	text-align:right;
	margin:0 0 0 0px;
}
#footer a.mail:hover{
	color:#fff;
	background-color:inherit;
}
#copyright{
	position:absolute;
	font:normal 9px/12px Arial, Helvetica, sans-serif;
	color:#666;
	background-color:inherit;
	width:400px;
	left:0px;
	top:20px;
	z-index:1;
	text-align:left;
}
#copyright a {
	color:#666;
	text-decoration:none;
}
#copyright a:hover {
	color:#C00;
	text-decoration:underline;
}


/*------------------------------------------------footer--------------------*/
