body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #ffffff;
	color: #333333;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;
}
body,html {
	height: 101%;
}

-input, textarea {
	width: 270px;
	font: 10px "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;
	text-decoration: none;
	color: #001733;
	font-weight: bold;
}
-textarea {
	width: 274px;
}

a, a:hover, a.active {
	color: #4c8795;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #335066;
}
a:hover, a.active {
	color: #335066;
	border-bottom: 1px dotted #D69737;
}

p, ul, li, h1, h2, h3 {
	line-height: 125%;
}




#container-page {
	width: 972px;
	margin: 0 auto;
	padding: 0 9px;
	display: block;
	background: url(/system/img/bkgnd_container_page.gif) repeat-y center;
}

#container-top, #container-top.home {
	width: 972px;
	height: 227px;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: relative;
	background: #98BDC9 url(/system/img/bkgnd_container_top.jpg) no-repeat bottom right;
}
#container-top.home {
	background: #98BDC9 url(/system/img/bkgnd_container_top_home.jpg) no-repeat bottom right;
}


#menu {
	width: 900px;
	height: 35px;
	margin: 0 0 0 34px;
	padding: 0;
	display: block;
	position: absolute;
	bottom: 0;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	display: block;
	list-style: none;
}
#menu ul li, #menu ul li.active {
	width: auto;
	_width: 12px;
	_white-space: nowrap;
	height: 35px;
	margin: 0 13px 0 0;
	padding: 0;
	display: block;
	_display: inline;
	float: left;
	background: none;
	cursor: pointer;
}
#menu ul li a, #menu ul li a:hover {
	height: 35px;
	margin: 0;
	padding: 0 21px 0 0;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #E1A84D;
	background: url(/system/img/bkgnd_menu.gif) no-repeat top right;
	border: 0;
	cursor: pointer;
}
#menu ul li a:hover, #menu ul li.active a {
	color: #ffffff;
	background: url(/system/img/bkgnd_menu_active.gif) no-repeat top right;
}
#menu ul li a b, #menu ul li.active a b {
	height: 35px;
	.height: 35px;
	margin: 0 0 0 -3px;
	padding: 0 0 0 21px;
	display: block;
	line-height: 35px;
	background: url(/system/img/bkgnd_menu.gif) no-repeat top left;
	cursor: pointer;
}
#menu ul li a:hover b, #menu ul li.active a b {
	background: url(/system/img/bkgnd_menu_active.gif) no-repeat top left;
}




#container-submenu {
	width: 972px;
	height: 43px;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: relative;
	background: #E1A84D url(/system/img/bkgnd_submenu.gif) repeat-x bottom;
}

#submenu {
	width: 900px;
	height: 43px;
	margin: 0 0 0 34px;
	padding: 0;
	display: block;
	position: absolute;
	bottom: 0;
}

#submenu ul {
	margin: 0 auto;
	padding: 0;
	display: block;
	list-style: none;
}
#submenu ul li, #submenu ul li.active {
	width: auto;
	_width: 12px;
	_white-space: nowrap;
	height: 43px;
	margin: 0 8px 0 0;
	padding: 0;
	display: block;
	_display: inline;
	float: left;
	background: none;
	cursor: pointer;
}
#submenu ul li a, #submenu ul li a:hover {
	height: 43px;
	margin: 0;
	padding: 0 13px 0 0;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: none;
	border: 0;
	cursor: pointer;
}
#submenu ul li a:hover, #submenu ul li.active a {
	background: #F1B63B url(/system/img/bkgnd_submenu_active.gif) no-repeat bottom center;
}
#submenu ul li a b, #submenu ul li.active a b {
	height: 43px;
	.height: 43px;
	margin: 0;
	padding: 0 0 0 13px;
	display: block;
	line-height: 43px;
	background: none;
	cursor: pointer;
}
#submenu ul li a:hover b, #submenu ul li.active a b {
	background: none;
}











#logo, #logo:hover {
	width: 162px;
	height: 162px;
	display: block;
	position: absolute;
	top: 16px;
	left: 31px;
	background: url(/system/img/logo.gif) no-repeat top left;
	border: 0;
	text-decoration: none;
	cursor: pointer;
}
#logo.home, #logo.home:hover {
	width: 1px;
	height: 1px;
	display: block;
	position: absolute;
	top: 16px;
	left: 31px;
	background: none;
	border: 0;
	text-decoration: none;
}










#container-main {
	width: 918px;
	margin: 0 auto;
	padding: 21px 0 89px 0;
	display: block;
}
#container-main.calendar {
	width: 960px;
	margin: 0 auto;
	padding: 21px 0 89px 0;
	display: block;
}








.left {
	float: left;
}
.right {
	float: right;
}

.width150 {
	width: 150px;
}
.width180 {
	width: 180px;
}
.width300 {
	width: 300px;
}
.width380 {
	width: 380px;
}
.width450 {
	width: 450px;
}
.width520 {
	width: 520px;
}
.width600 {
	width: 600px;
}
.full {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}





#container-main h1 {
	font-family: Georgia, serif;
	color: #E1A84D;
}

#container-main h2 {
	margin : 0;
	padding : 13px 0 5px 0;
	background:inherit;
	font-size: 95%;
	font-weight: bold;
	color: #6D8891;
}    
#container-main h2:first-line {
	font-size: 125%;
}

#container-main .news-list {
	margin: 13px 0 21px 0;
	padding: 0;
	display: block;
	border: 0;
	border-bottom: 1px dotted #999999;
}
#container-main .news-list h2, #container-main .news-list h2:first-line {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #6D8891;
	border: 0;
}
#container-main .news-list h3 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #D69737;
}


#container-main .bulletin-list {
	margin: 13px 0 21px 0;
	padding: 0;
	display: block;
	border: 0;
}
#container-main .bulletin-list h2 {
	margin: 0;
	padding: 0 0 13px 0;
	font-size: 15px;
	color: #6D8891;
}
#container-main .bulletin-list a {
	margin: 0;
	padding: 0;
	color: #D69737;
	font-weight: bold;
}
#container-main .bulletin-list hr {
	height: 0px;
	margin: 21px 0 34px 0;
	color: #ffffff;
	background: none;
	border: 0;
	border-bottom: 1px dotted #999999;
}



.bulletins-frontpage {
	width: 358px;
	margin: 0 auto;
	display: block;
	background: url(/system/img/download_bulletin_bkgnd.gif) repeat-y center;
	line-height: 15px;
}
.bulletins-frontpage .bulletintitle {
	width: 340px;
	height: 18px;
	margin: 9px;
	padding: 0;
	display: block;
	border: 0;
}
.bulletins-frontpage .round-top, .bulletins-frontpage .round-bottom {
	width: 358px;
	height: 3px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position-x: center;
}
.bulletins-frontpage .round-top {
	background-position-y: top;
	background-image: url(/system/img/download_bulletin_top.gif);
}
.bulletins-frontpage .round-bottom {
	background-position-y: bottom;
	background-image: url(/system/img/download_bulletin_bottom.gif);
}

.bulletins-frontpage a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-family: Georgia, serif;
}
.bulletins-frontpage a:hover {
	border-bottom: 1px dotted #666666;
}








#container-footer {
	width: 972px;
	padding: 13px 0 0 0;
	background: #D69737;
	color: #ffffff;
	font-size: 10px;
}
#container-footer a, #container-footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	border: 0;
}
#container-footer a:hover {
	text-decoration: none;
}
#container-footer h2 {
	font-size: 12px;
}
#container-footer div {
	margin: 0 0 0 21px;
}
#container-footer .logo {
	padding: 0 0 0 89px;
	background: url(/system/img/logo_footer.gif) no-repeat 0 13px;
}









.fsubmit {
	width: 274px;
	height: 34px;
	margin: 8px 0 0 0;
	padding: 0;
	display: block;
	position: relative;
	clear: both;
}
.fsubmit span {
	_width: 100px;
	_white-space: nowrap;
	float: right;
}
.fsubmit a, .fsubmit a:hover {
	margin: 0 1px;
	padding: 1px 0;
	display: block;
	position: relative;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	color: #333333;
	border: 0;
	clear: both;
	background: #F172AC;
	cursor: pointer;
}
.fsubmit a:hover {
	color: #ffffff;
}
.fsubmit a b {
	height: 22px;
	.height: 22px;
	margin: 0 -1px;
	padding: 3px 8px 0 8px;
	display: block;
	line-height: 25px;
	border-color: #F172AC;
	border-width: 1px;
	border-style: solid;
	border-top: 0;
	border-bottom: 0;
	white-space: nowrap;
}





.message {
	width: 264px;
	margin: 0 0 8px 0;
	padding: 5px;
	display: block;
	background: #ffcc00;
	color: #333333;
	line-height: 15px;
}
.error b {
	color: #cc0000;
}
ok {
	background: #009900;
	color: #ffffff;
}
ok b {
	color: #ffcc00;
}




.info {
	font-size: 10px;
	font-weight: normal;
	color: #CCCC66;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 3px;
	background-image: none;
	background-repeat: repeat-x;
}

a.i:link, a.i:hover, a.i:visited, a.i:active {
	font-size: 10px;
	color: #CCCC66;
	text-decoration: none;
	border: 0;
	font-weight: normal;
}

.ltgray {
	color: #aaaaaa;
}

a.lt:link, a.lt:hover, a.lt:visited, a.lt:active {
	font-style: normal;
	color: #808080;
	text-decoration: none;
} 

sup {
	font-size: 7px;
}





.clearer {
	width: 100%;
	height: 1px;
	margin: -1px 0 0 0;
	_margin: 0;
	padding: 0;
	display: block;
	float: none;
	clear: both;
}
.clearertwo {
	width: 100%;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	display: block;
	float: none;
	clear: both;
	.clear: right;
}


