/*--------------------------------- Standard Intro Stuff  -----------------------------------*/

body {
	color            : #333333;
	margin-top       : 0px;
	margin-bottom    : 0px;
	padding          : 0px;
	background-color : #FFFFFF;
	font-family      : Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/dotted-bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  color            : #333333;
}

/*--------------------------------- Wrappers for Page Elements  -----------------------------------*/


#pageWrapper
{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contentWrapper
{
	background-color : #FFFFFF;
}

/*--------------------------------- Wrappers for Columns  -----------------------------------*/
/*-- Left --*/
#leftWrapper
{
	float: left;
	width: 150px;
	background-color : #FFFFFF;
	padding-top: 1px;
}

#leftWrapper h1
{
	padding:5px 0 5px 0;
	color:#FFFFFF;
	font-size:90%;
	text-align: center;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin: 0 0 3px 0;
	font-family: Verdana, Arial, sans-serif;
}

#leftWrapper .csc-firstHeader {
	font-size:90%;
}

#leftWrapper p
{
	font-size: 100%;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
}

/*-- Middle --*/
#middleWrapper
{
	float: left;
	width: 488px;
	background-color : #FFFFFF;
}
#middleWrapper h1
{
	padding:0 0 0 0;
	color:#034EA1;
	font-size:90%;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
}

#middleWrapper p
{
	font-size: 85%;
}

/*-- Right --*/
#completerightWrapper {
	float: right;
	width: 148px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:#FFFFFF;
}

#rightWrapper
{
	float: right;
	width: 148px;
	margin: 0 0 0 0;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;
}
#rightWrapper h1
{
	padding:3px 0 3px 0;
	width: 100%;
	font-size:70%;
	background:#EBEBEB; color:#034EA1;
	text-align: center;
	border-top:1px dotted #999999;
	font-family: Verdana, Arial, sans-serif;
	border-bottom:1px dotted #999999;
	margin: 0 0 0 0;
}

#rightWrapper p
{
	font-size: 80%;
	color:#333333;
	padding:0 5px 0 5px;
}

#rightWrapper a
{
	color:#034EA1;
	text-decoration: none;
}
#rightWrapper a:Hover {
	color:#034EA1;
	text-decoration: underline;
}

/*-- Logos - Bottom Right --*/
#logosWrapper {
	float: right;
	width: 148px;
	margin: 20px 0 0 0;
	border-left:1px dotted #FFFFFF;
	border-right:1px dotted #FFFFFF;
}

/*--------------------------------- Header  -----------------------------------*/
#navigationHeader {
	width: 790px;
	height: 86px;
	background-image: url(images/header.jpg);
	background-repeat: none;
	background-position: top left;
}

#navigationHeader form input, form textarea {
  padding:0px;
  border:none;
  font-family:Arial,Helvetica,sans-serif;
	color:#034EA1;
  font-size:70%;
}

/*--------------------------------- Top Menu Bar  -----------------------------------*/
#backgroundMenu_1
{
	width: 790px;
	height: 24px;
	background-image: url(images/navigation-bgnd-wide.gif);
	background-position: top left;
}

#menu_1
{
	width: 790px;
	height: 24px;
	float: left;
	padding: 0 0 0 0;
}

#menu_1 .button
{
	float: left;
	height: 24px;
}

#menu_1 a
{
	background-image: url(images/navigation-rollover.gif);
	padding: 0 8px 0 8px;
	background-position: top right;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	font-size: 85%;
	color: #FFFFFF;
}

#menu_1 a:Hover
{
	background-position: bottom right;
	color: #FFFFFF;
}

#menu_1 a.navOn
{
	background-position: bottom right !important;
	color: #FFFFFF;
}



/******  MENU STYLES ******/
ul.menu_2
{
	list-style-type: none;
	color: #FFFFFF;
	background-color: #034EA1;
	margin: 0 0 10px 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 148px;
}

/*    html>body ul.menu_2 {width: 148px;} */

ul.menu_2 li
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
}

ul.menu_2 ul
{
	list-style-type: none;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0;
}

ul.menu_2 a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 80%;
	margin: 0;
	padding: 3px 0 3px 20px;
	background: url(images/arrow-sub.gif) no-repeat 0% 50%;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body ul.menu_2 a { width: auto; }

ul.menu_2 a:hover
{
	background-color: #0A3667;
	text-decoration: none;
}

ul.menu_2 a.navOn
{
	background-color: #0A3667;
	text-decoration: none;
}

/******  MENU STYLES - FIRST SUB LEVEL ******/
ul.menu_3
{
	list-style-type: none;
	color: #FFFFFF;
	background-color: #034EA1;
	margin: 0;
	padding: 0;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 148px;
}

/*    html>body ul.menu_3 {width: 148px;} */

ul.menu_3 li
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.menu_3 ul
{
	list-style-type: none;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0 0 0 0;
}

ul.menu_3 a
{
	font-weight: normal;
	font-size: 75%;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0;
	padding: 2px 0 2px 28px;
	background: url(images/arrow-sub2.gif) no-repeat 0% 50%;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body ul.menu_3 a { width: auto; }

ul.menu_3 a:hover
{
	background-color: #0A3667;
	text-decoration: none;
}

ul.menu_3 a.navOn
{
	background-color: #0A3667;
	text-decoration: none;
}

/*--------------------------------- Other Styles  -----------------------------------*/

#sitepathWrapper
{
	float: left;
	width: 490px;
	border-bottom: none;
	padding: 0 0 0 0;
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #999999;
	margin: 0 0 0 0;
}
#sitepath {
	font-size:80%;
	color:#9B8F82;
	padding: 3px 5px 3px 5px;
}
#sitepath a{color: #999999;text-decoration: none;}
#sitepath a:Hover{color: #999999;text-decoration: underline;}
#maincontentWrapper
{
	float: left;
	width: 490px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#content
{
	padding: 10px 15px 15px 15px;
	margin: 0 0 0 0;
}

#content p {
	padding: 0px;
	font-size:75%;
	color: #333333;
}


#content ul li {
	font-size:75%;
	color: #333333;
}

#content ul li li {
	font-size:100%;
	color: #333333;
}


#content a
{
	color:#034EA1;
	text-decoration: none;
}
#content a:Hover {
	color:#034EA1;
	text-decoration: underline;
}

#content .csc-header {
	margin: 12px 0px 0px 0px;
}

#content .csc-header-date {
	font-size: 60%;
	color: #9B8F82;
	padding: 0px;
	margin: 0px;
}

#content .bodytext {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

#content h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#contentLeft {
	background-image: url(images/toolbox.jpg);
	background-position: top left;
	background-repeat:none;
	font-size:70%;
	padding-top: 34px;
}

#contentLeft h3 {
	padding:5px 5px 0 5px;
	margin:0 0 0 0;
	color:#FFFFFF;
	text-align: left;
}

#contentLeft a {
	color:#FFFFFF;
	text-decoration: underline;
}

#contentLeft a:Hover {
	color:#EBEBEB;
	text-decoration: underline;
}

#contentLeft p {
	padding:0 5px 5px 5px;
	margin:0 0 0 0;
	color:#FFFFFF;
	text-align: left;
}



#footerWrapper {
	width: 788px;
	border: 1px dotted #999999;
	float: left;
	margin-top: 150px;
	margin-bottom: 5px;
}
#footerContent {
	padding: 10px;
	color: #999999;
}
#footerContent p {
	padding: 10px;
	font-size:70%;
	color: #999999;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footerContent a {
	color: #999999;
	text-decoration: none;
}
#footerContent a:Hover {
	color: #999999;
	text-decoration: underline;
}

.xhtmlbutton {
  float:right;
  margin:0 0 0 12px;
	border-width:0px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px dotted #999999;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

#news-latest-container {

}

#news-latest-container-home {
	border-top: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
}

#news-latest-container h3 {
	padding:5px 5px 0 5px;
	margin:0 0 0 0;
	color:#034EA1;
	font-size:90%;
	text-align: left;
}

#news-latest-container-home h3 {
	padding:5px 5px 0 5px;
	margin:0 0 0 0;
	color:#034EA1;
	font-size:90%;
	text-align: left;
}

#news-latest-container p {
	padding:5px 5px 15px 5px;
	margin:0 0 0 0;
	color:#333333;
	font-size:70%;
	text-align: left;
	border-bottom: 1px dotted #999999;
}

#news-latest-container-home p {
	margin: 5px;
	color:#333333;
	font-size:70%;
	text-align: left;
}

.news-latest-date {
	color: #333333;
	background-color: #EBEBEB;
	font-size: 60%;
	text-align: left;
	padding: 5px;
	margin: 0px;
	border-bottom: 1px dotted #999999;
}

.news-latest-home-text {
	padding: 5px;
	border-bottom: 1px dotted #999999;
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-item {
	padding:5px 5px 17px 5px;
	margin-bottom:5px;
	border:1px dotted #999999;

}

.newslistitem a:hover {
	text-decoration: underline;
	}

.news-list-item H2 {
	font-size: 110%;
	font-weight:bold;
	color: #034EA1;
	margin-bottom: 0px;
}
.news-list-item H3 {
	margin-bottom: 15px;
}

.news-list-img {
	float: right;
	margin-left:5px;

}

.news-list-imgcaption {
	padding:3px;
	clear:both;
}

.news-list-category {
	font-size: 60%;
	float: right;
}
.news-list-backlink, .news-list-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-list-timedata {
	float: right;
}
.news-list-timedata, .news-list-author,.news-list-imgcaption {
	font-size: 9px;
}
.news-list-author {
	padding-bottom: 3px;
}
.news-list-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-list-related,.news-list-files,.news-list-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-list-related DD, .news-list-links DD, .news-list-files DD {
	margin-left:20px;
}

.news-list-related DT, .news-list-links DT, .news-list-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/




/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px dotted #999999;

}
.news-single-item H2 {
	font-size: 110%;
	font-weight:bold;
	color: #034EA1;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

.itsnewslinkstyle21 {
	font-size:80%;
}

.album-copyright {
	font-size:70%;
}

.album-description {
	font-size:70%;
}

.tx-jmquote-pi1 {
	padding: 22px 5px 5px 5px;
	font-size:70%;
	text-align: right;
	background:#EEE9F0;
	font-style: italic;
	background-image: url(images/quote-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#quote-text {
	font-size:115%;
	text-align: left;
	padding: 0 0 13px 0;
	font-style: normal;
	background-image: url(images/quote-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.csc-mailform-field {
	font-size:75%;
	color: #333333;
}

#tx-sremailsubscribe-pi1-tt_address_form {
	font-size:75%;
	color: #333333;
}

form input, form textarea {
  padding:3px;
  border:1px solid #999999;
  font-family:Arial,Helvetica,sans-serif;
  font-size:85%;
}

.internal-link img {
	border: none;
}

.javascriptclock {
	color:#034EA1;
	font-size:75%;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Verdana, sans-serif;
}

#clockwrapper {
	float: right;
	padding: 9px 12px 0px 0px;
}

.rssheader {
	}

.rsstext {
}

.rsstextbox {
}
.twrss_bodytext {
  font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  
}

hr {border: none 0;
border-top: 1px solid #EEEEEE;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


/*--------------------------------- de_simplecalendar styles --------------------------------- */


.calendar_table
{
	MARGIN: 0px;
	WIDTH: 148px;
	HEIGHT: 110px;
	padding-bottom: 10px;
	padding-top: 5px;
	BACKGROUND-COLOR: white;
	text-align: center;
}

.cal_head, A.cal_head, .cal_head:visited
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #034EA1;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-decoration: none;
}

A.cal_head:hover, .cal_head:visited:hover { text-decoration: underline; }

.cal_days
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #999999;
	text-align: center;
	width: 24px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	BORDER-BOTTOM: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
}

.cal_content
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	BACKGROUND-COLOR: white;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 14px;
	width: 20px;
}

.cal_sunday
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 14px;
	width: 20px;
	background-color: #FED593;
}

.cal_saturday
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 14px;
	width: 20px;
	background-color: #B4D8F9;
}

.cal_empty
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 14px;
	width: 20px;
	background-color: #E0E0E0;
}

.cal_event, A.cal_event
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #034EA1;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	padding: 0px;
	MARGIN: 0px;
}

A.cal_event:hover, .cal_event:visited:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	TEXT-DECORATION: underline;
}

.cal_event:visited
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: navy;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
}

.cal_today
{
	BORDER-RIGHT: #FED593 1px solid;
	BORDER-TOP: #FED593 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	BORDER-LEFT: #FED593 1px solid;
	COLOR: #FED593;
	BORDER-BOTTOM: #FED593 1px solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	height: 14px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}

.cal_today_event, A.cal_today_event
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: red;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	height: 14px;
	width: 20px;
	padding: 0px;
	MARGIN: 0px;
}

A.cal_today_event:hover, .cal_today_event:visited:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #CC0000;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	TEXT-DECORATION: underline;
	padding: 0px;
	MARGIN: 0px;
}

/* can't be a.cal_today_event:visited, because then would override .cal_today_event:visited:hover */
.cal_today_event:visited
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #990000;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	padding: 0px;
	MARGIN: 0px;
}

.eventdetail_wraptable
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FLOAT: none;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	WIDTH: 100%;
	PADDING-TOP: 2px;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.eventdetail_date
{
	FONT-SIZE: xx-small;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.eventdetail_time
{
	FONT-WEIGHT: normal;
	FONT-SIZE: xx-small;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.eventdetail_title
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #034EA1;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.eventdetail_shortdescription
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 85%;
	COLOR: #034EA1;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	PADDING-BOTTOM: 100px;
}

.eventdetail_description
{
	FONT-SIZE: x-small;
	COLOR: #333333;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.eventdetail_imagetable
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: auto;
	PADDING-TOP: 0px;
	HEIGHT: auto;
}

.eventdetail_backlink
{
	PADDING-LEFT: 10px;
	FONT-SIZE: xx-small;
	MARGIN: 20px;
	COLOR: #034EA1;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	TEXT-DECORATION: underline;
}

.list_item_tablewrap, .event_teaser_tablewrap
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	WIDTH: 100%;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #669999 1px dotted;
}

.list_item_date, .event_teaser_date
{
	FONT-SIZE: xx-small;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.list_item_time, .event_teaser_time
{
	FONT-SIZE: xx-small;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.list_item_title, A.list_item_title, .event_teaser_title, A.event_teaser_title
{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #034EA1;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

A.list_item_title:hover, .list_item_title:visited:hover, .event_teaser_title:visited:hover, A.event_teaser_title:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #990000;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.list_item_title:visited, .event_teaser_title:visited
{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.list_item_shortdescription, .event_teaser_shortdescription
{
	FONT-SIZE: x-small;
	COLOR: #333333;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.list_item_imagetable, .event_teaser_imagetable
{
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FLOAT: left;
	MARGIN: 2px 4px 2px 0px;
	BORDER-LEFT: medium none;
	WIDTH: 40px;
	BORDER-BOTTOM: medium none;
	HEIGHT: 40px;
}

.tool_link, A.tool_link, .tool_link:visited
{
	FONT-WEIGHT: bold;
	FONT-SIZE: xx-small;
	COLOR: #034EA1;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

A.tool_link:hover, .tool_link:visited:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: xx-small;
	COLOR: #990000;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.list_item_link, A.list_item_link
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #034EA1;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

A.list_item_link:hover, .list_item_link:visited:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #990000;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

.list_item_link:visited
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

.tx-desimplecalendar-pi1-browsebox { TEXT-ALIGN: center; }

.tx-desimplecalendar-pi1-browsebox-SCell
{
	FONT-SIZE: 70%;
	MARGIN: 20px;
	COLOR: #034EA1;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}

.tx-desimplecalendar-pi1-browsebox-strong { FONT-WEIGHT: bold; }

.tx-photographiclibrary-pi1 {
	font-size: 80%;
}


#print {
	padding-left: 14px;
	padding-top: 40px;
}

#print a {
	color: #333333;
	text-decoration: none;
	font-size: 8pt;
}

#print a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 8pt;
}

.csc-frame-frame1 {
	border: 1px dotted #999999;
	padding: 0px 5px 5px 5px;
}