body{
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #869699 url(images/bg.jpg) repeat-x;
	margin: 0;
}

.wrapper{
	margin: 0 auto;
	width: 960px;
}

.header{
	background: url(images/header.jpg) no-repeat center top;
	height: 260px;
}

.slogan{
	background: url(images/slogan.jpg) no-repeat center top;
	height: 33px;
	margin: 0 auto 17px;
	padding: 12px 0;
	width: 960px;
}

.container{
	background: white;
	width: 940px;
	padding: 10px;
	margin: 0 auto;
}

.leftcolumn, .rightcolumn{
	margin: 0;
	padding: 0;
	width: 201px;
	vertical-align:top;
}

.menu{
	margin: 0;
	margin-bottom:10px;
	padding: 0 0 10px;
	width: 210px;
	background-color: #dbf4f1;
	vertical-align:top;
}

.menuheader{
	background: url(images/menuheader.jpg) no-repeat center top;
	color: white;
	font-weight: bold;
	height: 35px;
	line-height: 30px;
	margin: 0 auto;
	padding: 0;
	padding-left: 40px;
	text-align:left;
}

.menubody{
	margin: 0 auto;
	padding: 0;
	text-align:left;
}

.menutransparent{
	margin: 0;
	padding: 0 0 10px;
	width: 210px;
	height: 90px;
	height: auto !important;
	min-height: 90px;
	margin-bottom:10px;
}

.menutransparentheader{
	font-size:14px;
	font-weight: bold;
	color: #003366;
	margin: 0;
	padding: 0;
	text-align: left;
}



.content{
	text-align:left;
	margin: 10px;
	padding: 0;
	width: 518px;
	background: white;
	height: 100%;
	vertical-align: top;
}

.footer{
	height:20px;
	margin: 0 auto;
	padding:10px 0 20px;
	text-align:right;
	vertical-align:top;
}

.cmsmenuvert{
	height:auto;
	font-family: Sans;
	font-size: 12px;
	margin-top:10px;
}

.cmsmenuvert li{
	height: 20px;
	list-style-image: url(images/arrow.jpg);
}

.cmsmenuvert li:hover{
	background-color: white;
}

.cmsmenuelementcur{
}

.cmsmenuvert a{
	margin: 4px 5px;
	color: #003366;
}

.cmsmenuvert a:hover{
}

.cmsmenusub{
	border: 1px solid #003366;
}

.cmsmenusub a{
	width: 150px;
	color: #003366;
	background-color: #dbf4f1;
	padding: 4px 5px;
	font-family: Sans;
	font-size: 12px;
}

.cmsmenusub a:hover{
	background-color: white;
}




.feedlist{
	list-style-type:none;
	width:250px;
	height:400px;
	overflow:auto;
	padding:0px;
	margin:0px;
}

.feeditem{
	background-color: #cccccc;
	border-bottom: 1px solid white;
	font-family: Arial, Sans;
	font-size: 16px;
	font-weight:normal;
	color: black;
	height:30px;
	height:auto !important;
	min-height:30px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	cursor:pointer;
}
.feedtitle{
	background-color: #ccccff;
	border-bottom: 2px solid white;
	font-family: Arial, Sans;
	font-size: 16px;
	font-weight:bold;
	color: blue;
	height:30px;
	height:auto !important;
	min-height:30px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	cursor:pointer;
}
.feedbox{
	background-color: #cccccc;
	border-bottom: 1px solid white;
	padding:0px;
}
.feedbox ul{
	list-style-type:none;
	width:250px;
	padding:0px;
}

.feedtext{
	background-color:white;
	border: 1px solid #eeeeee;
	font-family: Arial, Sans;
	font-size: 14px;
	font-weight:normal;
	color: black;
	height:auto;
}
.feedlink{
	text-decoration: none;
	font-family: Arial, Sans;
	font-size: 14px;
	font-weight:bold;
	color: black;
}
.feedimg{
	width:88px;
	width: auto !important;
	max-width:88px;
	height:31px;
	height: auto !important;
	max-height:31px;
}
.feedimgbig{
	height:400px;
	height:auto !important;
	max-height:400px;
	width:144px;
	width:auto !important;
	max-width:144px;
}

.feedlistbig{
	list-style-type:none;
	width:auto;
	height:auto;
}
.feeditembig{
	border-bottom: 1px solid grey;
	font-family: Arial, Sans;
	font-size: 20px;
	font-weight:normal;
	color: black;
	height:50px;
	height: auto !important;
	min-height:50px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	cursor:pointer;
}

.feeditembig a{
	color: black;
}
.feedtitlebig{
	background-color: #ccccff;
	border-bottom: 2px solid white;
	font-family: Arial, Sans;
	font-size: 20px;
	font-weight:bold;
	color: blue;
	height:30px;
	height:auto !important;
	min-height:30px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	cursor:pointer;
}

.calendar_month_mini_monthname{
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	color: #003366;
}

.calendar_month_mini_days{
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	color: #003366;
}

.calendar_month_day_mini{
	text-align:center;
	font-size: 14px;
	padding: 0 4px;
	color: #003366;
}

.calendar_month_day_mini_inactive{
	text-align:center;
	background-color:transparent;
	font-size: 14px;
	padding: 0 4px;
	color: transparent;
}

.calendar_month_day_mini_current{
	text-align:center;
	background-color:transparent;
	font-weight:bold;
	font-size: 14px;
	padding: 0 4px;
	color: #003366;
}

input, textarea{
	background:#F4F4F4 url(images/input.png) repeat-x scroll -3px -3px;
	padding:0;
	border-color:#E4E4E4 #D6D6D6 #D6D6D6 #E4E4E4;
	border-style:solid;
	border-width:1px;
}

input[type=text]{
	width: 340px;
}

input[type=password]{
	width: 340px;
}

input[type=submit]{
	color:#888888;
}

h1{
	color: #003366;
	font-size:16px;
	font-weight:bold;
	height:22px;
	padding:0;
	border-bottom: #E4E4E4 solid 1px;
}

