body{
	background-color:#cdcec4;
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
}

a{
	text-decoration:underline;
	color:#2f2f2f;
}
a:hover{
	text-decoration:none;
}

img{border:0px;}

h1{
	font-size:22px;
	color:#72736f;
	border:0px solid #b2c0ca;
	border-bottom-width:3px;
	padding:0px 0px 10px 0px;
}

.bodyBg{
	background:url('../img/bodyBg.gif') top repeat-x;
	padding:10px 0px;
	text-align:center;
}

.header{
	background-color:#fff;
	padding:10px;
}

.footer{
	background-color:#e5e6de;
	clear:both;
	text-align:left;
	padding:45px 0px 15px 0px;
}

.footermenu{
	padding:5px 14px 5px 14px;
	font-size:10px;
}

.footermenu a{
	color:#005f92;
	text-decoration:underline;
	margin:0px 14px;
}
.footermenu a:hover{
	text-decoration:none;	
}

.footerLine {
	margin:10px 0px 10px 0px;
	border:0px solid #f7a542;
	border-top-width:4px;
	width:586px;
}

.footerText{
	color:#72736f;
	padding: 0px 28px 10px 28px;
}
.ico{
	font-size:10px;
	color:#72736f;	
}
.ico a{
	font-weight:bold;
	font-size:12px;
	color:#72736f;
}
.newsItem{
	font-size:10px;
	padding:0px 0px 24px 0px;
}
.newsItem span{
	background-color:#f7a542;
	color:#fff;
	padding:3px 5px;
}
.newsItem h2{
	color:#4b697e;
	font-size:12px;
}
.newsItem .text{
	font-size:12px;
}

.main{
	background-color:#e5e6de;
	width:900px;
	text-align:left;
	clear:both;
}

.rightSide{
	float:right;
	width:314px;
	background-color:#e5e6de;
}

.leftSide{
	float:left;
	width:100%;
	margin:0px -314px 0px 0px;
	background-color:#e5e6de;
}

.headerLeft{
	background-color:#fff;
	padding:0px 0px 10px 10px;
}

.undermenu1{
	background: url('../img/undermenu1.gif') top left no-repeat;
	height:46px;
	width:163px;
}
.undermenu2{
	background: url('../img/undermenu2.gif') top left no-repeat;
	height:31px;
	width:133px;
	text-align:center;
	color:#fff;
	font-size:12px;
	padding:0px 0px 0px 0px;
}
.undermenu2 a{
	display:block;
	height:31px;
	padding:15px 0px 0px 0px;
	width:133px;
	color:#fff;
	text-decoration:none;
}

.undermenu3{
	height:46px;
	width:47px;
}
.undermenu4{
	background: url('../img/undermenu4.gif') top left repeat-x;
	height:46px;
	width:233px;
}
.undermenu4 .undermenu{
	float:right;
	background-color:#fff;
	margin:0px 11px 0px 0px;
	height:17px;
	padding:2px 0px 0px 0px;
}
.undermenu4 .undermenu span{
	color:#4d7d95;
	padding: 0px 8px;
	font-size:10px;
	font-weight:bold;
}

.undermenu4 .undermenu span a{
	color:#027bb7;
	text-decoration:underline;
}
.undermenu4 .undermenu span a:hover{
	color:#027bb7;
	text-decoration:none;
}
.headerPic{
	margin:0px 0px 10px 0px;
}

.headerRight{
	background-color:#fff;
	width:294px;
	float:right;
	height:244px;
	padding:10px;
}

.contentRight{
	width:314px;
	background-color:#f7f7f2;
}
.contentRightInside{
	padding: 20px 26px;
	padding-top:0px;
	color:#2f2f2f;
}

.contentLeft{
	background-color:#e5e6de;
}

.contentLeftInside{
	margin:28px 326px 0px 12px;
	color:#164158;
	line-height:130%;
}
.contentLeftInside img{
	border:6px solid #fff;
	margin:0px 10px;
}

.menu{
	margin:0px 0px 10px 0px;
}

.event a{color:#73726d;}
.event b{color:#73726d;}
.event h1{
	color:#73726d;
	border:0px;
	font-size:18px;
	margin:0px 0px 3px 0px;
	padding:0px;
}.event h2{
	color:#73726d;
	border:0px;
	font-size:14px;
	margin:3px 0px 0px 0px;
	padding:0px;
}
.event h1 span{
	font-size:12px;
}