/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(bgr.gif) #739fcd repeat-x top fixed;
	color: #333333;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #542c91;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #979797 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

.more {
	float: right;
	margin: 0 8px  0 0;
}

.eventimage {
margin-top: -5px
}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}	


/*=== Layout ===*/
#page, #footer{
	background: url(page-bgr.gif) repeat-y center;
	margin: 0 auto;
	padding: 0 7px;
	width: 889px;
}
/*=== Header ===*/
#header{
	height: 66px;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 66px;
	width: 889px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Top Menu ===*/
#topmenu{
	background: url(topmenu-search-bgr.gif) no-repeat bottom;
	font-size: 11px;
	height: 33px;
	line-height: 28px;
}
#home #topmenu{
	background: url(home-topmenu-search-bgr.gif) no-repeat top;
}
#topmenu ul{
	float: right;
	padding: 0 10px 0 0;
}
#topmenu li{
	float: left;
	margin: 0 17px 0 0;
}
#topmenu li a{
	color: #333333;
}
#topmenu li a:hover{
	color: #542c91;
	text-decoration: none;
}
/*- Search -*/
#search{
	float: right;
	padding: 1px 5px 0 0;
	width: 234px;
}
#search input{
	border: 0;
	float: left;
	height: 17px;
	margin: 4px 5px 0 0;
	padding: 0;
	width: 180px;
}
#search .btn{
	margin: 4px 0 0;
	padding: 0;
	width: auto;
}
/*=== Title ===*/
#title{
	float: left;
	height: 284px;
	overflow: hidden;
	width: 456px;
}
/*=== Columns ===*/
#columns{
	background: url(cols-bgr.gif) repeat-y;
	clear: both;
	height: 1%;
	position: relative;
}
#home #columns{
	background: url(home-cols-bgr.gif) repeat-y;
}
#columns h2, #columns h3{
	font-size: 14px;
	margin: 0 0 15px;
}
#home #columns h2{
	background: #dbdaea;
	font-size: 12px;
	line-height: 24px;
	margin: 0 0 5px;
	padding: 0 0 0 13px;
}
#columns h3{
	font-size: 12px;
}
#columns h4{
	font-size: 11px;
}
#columns p{
	padding: 0 0 15px;
}
/*=== Left Column ===*/
.leftcol{
	float: left;
	width: 179px;
}
.leftcol .spacer,
.rightcol .spacer{
	font-size: 11px;
	padding: 3px 13px 10px;
}
/*- Left Menu -*/
ul.leftmenu{
	margin: 0 1px;
}
.leftmenu li{
	clear: both;
	text-align: right;
}
.leftmenu li a{
	border-bottom: 1px solid #dbdaea;
	color: #333333;
	display: block;
	font-weight: bold;
	padding: 2px 13px 3px 0;
}
.leftmenu li a:hover,
.leftmenu li.active a{
	background: url(ico-arrow.gif) #542c91 no-repeat right;
	color: #ffffff;
	text-decoration: none;
}
/*- Left Sub Menu -*/
.leftmenu li.active li{
	margin: 0;
}
.leftmenu li.active li a{
	background: #ffffff;
	border-bottom: 0;
	border-top: 0;
	color: #542c91;
	font-weight: normal;
}
.leftmenu li.active li a:hover,
.leftmenu li.active li.active a{
	background: #efeff5;
	color: #542c91;
	font-weight: bold;
}
/*- Left Sub Menu2 -*/
.leftmenu li.active li.active li a{
	color: #666666;
	font-weight: normal;
	padding: 2px 25px 3px 0;
}
.leftmenu li.active li.active li a:hover,
.leftmenu li.active li.active li.active a{
	background: url(ico-arrow2.gif) #efeff5 no-repeat right;
	color: #542c91;
}
/*=== Center Column ===*/
.centercol{
	float: left;
	margin: 20px 0 0 30px;
	width: 606px;
}
#home .centercol{
	font-size: 11px;
	margin: 0 0 0 5px;
	width: 456px;
}
#home .centercol a,
#home .rightcol a{
	color: #333333;
}
/*=== Right Column ===*/
.rightcol{
	float: right;
	font-size: 11px;
	width: 244px;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 222px;
}
.col2{
	float: right;
	width: 227px;
}
/*- Columns Separators -*/
.col-sep, .col-sep2, .col-sep3{
	background: url(col-sep.gif) repeat-x top;
	clear: both;
	height: 6px;
	overflow: hidden;
	width: 100%
}
.col-sep2{
	background: url(col-sep2.gif) repeat-x top;
	height: 7px;
}
.col-sep3{
	background: #ffffff;
}
/*=== Lists ===*/
.list1, .list2{
	padding: 5px 13px 10px;
}
.list1 li{
	margin: 0 0 7px;
}
.list2 li{
	margin: 0 0 3px;
}
/*- PDF / Print / Top Icons -*/
#icons{
	margin: 0 0 0 830px;
	position: absolute;
	top: 10px;
	width: 90px;
}
#icons img{
	margin: 4px 0 0;
}
#top{
	height: 16px;
	padding: 10px;
	text-align: right;
}
/*=== Footer ===*/
#footer{
	background: url(cols-bot.gif) no-repeat top;
	color: #333333;
	font-size: 11px;
	height: 30px;
	text-align: right;
}
#home #footer{
	background: url(home-cols-bot.gif) no-repeat top;
}
#footer a{
	color: #333333;
	padding: 0 5px;
}
#footer p{
	padding: 10px 0 0;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fr{
	float: right;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 10px 0 0;
}






#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}


#contentboxsub form td{
	padding: 3px;
}


#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 4px 0 5px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #542c91;
	}

#contentboxsub font a{
	color: #542c91;
	}


#contentboxsub p a{
	color: #542c91;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 15px;
	padding: 0 0 8px 0;
	color: #000000;
}


#contentboxsub h3{
	font-size: 14px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 12px;
	padding: 0 0 5px 0;
	color: #000000;
}

#contentboxsub input{
	font-size: 12px;
	color: #000000;
}


.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}
