/* CSS Document */

body {
	background-image: url('../images/bg-tile.gif');
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	min-width: 834px;
}

div {
	position: relative;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.imgright {padding: 0 0 10px 15px; border: none;}

a {
	color: #2b4c99;
	text-decoration: underline;
}

a:hover {
	color: #ed2123;
	text-decoration: underline;
}

table {
	border: solid 1px #cccccc;
	border-collapse: collapse;
}

table table {
	margin: 0px;
}

table tr td {
	border-collapse: collapse;
	padding: 3px; 
	text-align: left;
	font-size: 13px;
	line-height: 21px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}

p {
	font-size: 13px;
	line-height: 21px;
}

h6 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	display: block;
}


/* Global structure */
#wrapper {
	width: 100%;
	height: 755px;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	clear: both;
	text-align: center;
}

#page {
	width: 834px;
	height: 735px;
	display: block;
	clear: both;
	position: center;
	text-align: left;
	margin: 0 auto;
}

#page-top {
	width: 834px;
	display: block;
	clear: both;
	height: 11px;
}

#page-top-left-corner {
	float: left;
	clear: none;
	display: block;
	height: 11px;
	width: 4px;
/*	background-image: url('../images/home-page-topleft.gif');
	background-repeat: no-repeat;
	background-position: center top; */
}

#page-top-shadow {
	float: left;
	clear: none;
	display: block;
	height: 11px;
	width: 826px;
	background-image: url('../images/home-page-top.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

#page-top-right-corner {
	float: left;
	clear: right;
	display: block;
	width: 4px;
	height: 11px;
/*	background-image: url('../images/home-page-topright.gif');
	background-repeat: no-repeat;
	background-position: center top; */
}

#page-main {
	width: 834px;
	height: 755px;
	display: block;
	clear: both;
}

#page-main-left-dropper {
	width: 4px;
	float: left;
	display: block;
	clear: none;
/*	background-image: url('../images/left-dropper.gif');
	background-repeat: repeat-y;
	background-position: center top; */
}

#page-main-left {
	width: 4px;
	float: left;
	clear: none;
	display: block;
	min-height: 765px;
/*	background-image: url('../images/home-page-left.gif');
	background-color: #ff0000;
	background-position: center top;
	background-repeat: no-repeat; */
}

#page-main-bottom-left {
	width: 4px;
	height: 9px;
	float: left;
	display: block;
/*	background-image: url('../images/home-page-bottomleft.gif');
	background-color: #ff0000;
	background-position: center top;
	background-repeat: no-repeat; */
	clear: none;
}

#page-main-right-bottom {
	width: 4px;
	height: 9px;
	float: left;
	display: block;
	clear: both;
/*	background-image: url('../images/home-page-bottomright.gif');
	background-color: #ff0000;
	background-position: center top;
	background-repeat: no-repeat; */
}

#page-main-center {
	width: 826px;
	float: left;
	display: block;
	clear: none;
	min-height: 735px;
	background-image: url('../images/center-bg.gif');
	background-repeat: repeat-y;
}

#page-center {
	width: 826px;
	display: block;
	clear: none;
	min-height: 735px;
}

#page-center-main {
	width: 806px;
	display: block;
	min-height: 735px;
	float: left;
	clear: none;
}

#page-center-left-gray {
	min-height: 735px;
	float: left;
	display: block;
	clear: none;
	width: 10px;
	background-image: url('../images/home-left-gray.jpg');
	background-repeat: repeat-y;
}

#page-left-gray-top {
	height: 10px;
	width: 10px;
	display: block;
	clear: none;
	background-image: url('../images/home-left-gray-top.jpg');
	background-repeat: no-repeat;
}

#page-left-gray {
	min-height: 735px;
	width: 10px;
	clear: none;
	display: block;
}

#page-center-right-gray {
	min-height: 735px;
	float: left;
	display: block;
	clear: none;
	width: 10px;
	background-image: url('../images/home-right-gray.jpg');
	background-repeat: repeat-y;
}

#page-right-gray-top {
	height: 10px;
	width: 10px;
	display: block;
	clear: none;
	background-image: url('../images/home-right-gray-top.jpg');
	background-repeat: no-repeat;
}

#page-right-gray {
	min-height: 735px;
	width: 10px;
	clear: none;
	display: block;
}

#page-main-right-dropper {
	width: 4px;
	float: left;
	display: block;
	clear: none;
/*	background-image: url('../images/right-dropper.gif');
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 765px; */
}


#page-main-right {
	width: 4px;
	float: left;
	clear: right;
	display: block;
	min-height: 765px;
/*	background-image: url('../images/home-page-right.gif');
	background-position: center top;
	background-repeat: no-repeat; */
}

#home-bottom-gray {
	height: 10px;
	width: 826px;
	background-image: url('../images/home-gray-bottom.jpg');
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

#page-bottom-shadow {
	height: 9px;
	width: 826px;
/*	background-image: url('../images/home-page-bottom.gif');
	background-color: #00ff00;
	background-repeat: no-repeat; */
	display: block;
	clear: both;
}

#footer-div {
	display: block;
	clear: both;
	width: 816px;
	margin: 2px 0 15px 0;
	padding: 10px 9px 30px 9px;
	font-size: 10px;
	letter-spacing: -.02em;
	color: #b9b9b9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: relative;
}
#footer-div:after, #footer-div p:after {content: "."; height: 0; display: block; visibility: hidden;}

#footer-div div {
	position: absolute;
	top: 10px;
	left: 9px;
	font-size: 10px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	display: inline;
}

#footer-div div p {font-size: 10px; line-height: 18px;}

#footer-div div.right {
	visibility: hidden;
	right: 9px;
	text-align: right;
	clear: right;
}

#footer-div a:link, #footer-div-left a:visited {
	color: #b9b9b9;
	text-decoration: none;
}

#footer-div a:visited:hover, #footer-div a:hover {
	color: #c9c9c9;
	text-decoration: underline;
}

#footer-div span.vc-fade, #footer-div span.vc-fade a:link, #footer-div span.vc-fade a:visited {
	color: #909090;
	text-decoration: none;
}

#footer-div span.vc-fade a:hover, #footer-div span.vc-fade a:visited:hover {
	color: #b9b9b9;
	text-decoration: underline;
}

#footer-div span.faded, #footer-div span.faded a:link, #footer-div span.faded a:visited {
	color: #969696;
	text-decoration: none;
}

#footer-div span.faded a:hover, #footer-div span.faded a:visited:hover {
	color: #c9c9c9;
	text-decoration: underline;
}

/* Global Nav */
#home-nav {
	width: 806px;
	display: block;
	clear: none;
	float: left;
	height: 35px;
	z-index: 900;
}

#home-nav ul, #home-nav li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#home-nav ul li {
	float: left;
}

/* Home template */
#home-banner-wrapper {
	width: 806px;
	display: block;
	float: left;
	clear: none;
	height: 166px;
}

#home-banner-top {
	width: 826px;
	height: 10px;
	float: left;
	clear: right;
	display: block;
	background-image: url('../images/home-banner-top.jpg');
	background-repeat: no-repeat;
}

#home-art {
	width: 806px;
	height: 121px;
	display: block;
	float: left;
	clear: none;
}

#home-art-left {
	float: left;
	display: block;
	clear: none;
	height: 121px;
	width: 291px;
}

#home-art-center {
	float: left;
	display: block;
	clear: none;
	height: 121px;
	width: 264px;
}

#home-art-right {
	float: left;
	display: block;
	clear: none;
	height: 121px;
	width: 251px;
}

#home-content-wrapper {
	display: block;
	float: left;
	width: 806px;
	min-height: 423px;
	clear: none;
	background-color: #fff;
	clear: none;
}

#home-content-col {
	display: block;
	float: left;
	clear: none;
	width: 494px;
	min-height: 423px;
	background-image: url('../images/home-content-bg.jpg');
	background-repeat: repeat-x;
}

#home-content-pane {
	display: block;
	clear: both;
	width: 454px;
	margin: 24px 21px 20px 19px;
	font-size: 13px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#home-content-pane p {
	text-align: justify;
	margin: 0px 0px 20px 0px;
	font-size: 13px;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 0px;
}

#home-content-pane h1 {
	font-size: 28px;
	margin: 0px 0px 19px 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2b4c99;
}

#home-newscol {
	display: block;
	float: left;
	width: 312px;
	min-height: 423px;
	background-image: url('../images/home-newscol-bg.jpg');
	background-repeat: repeat-x;
}

#home-news-pane {
	display: block;
	clear: both;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 267px;
	margin: 20px 20px 20px 25px;
	padding: 0px;
	text-align: left;
}

#home-news-pane p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
}

#home-news-pane ul, #home-news-pane li {
	margin: 0px;
	padding: 0px;
}

#home-news-pane ul li {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 21px;
}

#home-news-pane h1 {
	font-size: 21px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2b4c99;
	margin: 0px 0px 21px 0px;
	padding: 0px;
}

/* Secondary Landing Page */
#sec-page-top {
	width: 826px;
	height: 11px;
	display: block;
	float: left;
	clear: none;
	background-image: url('../images/sec-page-top.gif');
	background-repeat: no-repeat;
}

#sec-banner-top {
	width: 826px;
	height: 10px;
	float: left;
	display: block;
	clear: none;
	background-image: url('../images/sec-banner-top.gif');
	background-repeat: no-repeat;
}
	

#sec-land-wrapper {
	display: block;
	width: 806px;
	min-height: 735px;
}

#sec-nav {
	display: block;
	float: left;
	clear: none;
	padding: 21px 20px 20px 20px;
	min-height: 694px;
	width: 224px;
	background-color: #fff;
	background-image: url('../images/sec-nav-bg.jpg');
	background-repeat: repeat-x;
	color: #000;
}

#sec-nav ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#sec-nav ul li {
	margin: 0px 0px 13px 19px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 14px;
}

#sec-nav ul li a:link, #sec-nav ul li a:visited {
	color: #000;
	text-decoration: none;
}

#sec-nav ul li a:hover, #sec-nav ul li a:visited:hover {
	color: #ed2123;
	text-decoration: underline;
}

#sec-nav h1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2b4c99;
}

#sec-nav h1 a:link, #sec-nav h1 a:visited {
	text-decoration: none;
}

#sec-nav h1 a:hover, #sec-nav h1 a:visited:hover {
	text-decoration: none;
}

#sec-land-main {
	width: 806px;
	float: left;
	clear: none;
	min-height: 735px;
	background-color: #fff;
	color: #000;
	display: block;
}

#sec-land-main-top {
	width: 806px;
	float: left;
	clear: right;
	height: 41px;
	background-image: url('../images/sec-main-top-bg.jpg');
	background-repeat: repeat-x;
	display: block;
}

#sec-bread {
	margin: 20px 0px 0px 19px;
	width: 458px;
	height: 21px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #949494;
	float: left;
	clear: none;
	display: block;
	text-transform: lowercase;
}

#sec-bread a:link, #sec-bread a:visited {
	color: #949494;
	text-decoration: none;
}

#sec-bread a:hover, #sec-bread a:visited:hover {
	color: #ed2123;
	text-decoration: underline;
}

#sec-tools {
	float: right;
	height: 41px;
	width: 65px;
	display: block;
	clear: none;
}

#sec-tools ul, #sec-tools ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sec-tools ul li {
	float: right;
	clear: none;
}

#sec-land-twocol {
	width: 806px;
	float: left;
	display: block;
	clear: none;
	min-height: 694px;
	background-color: #fff;
	background-image: url('../images/sec-main-bg.jpg');
	background-repeat: repeat-x;
}

#sec-land-content {
	margin: 0px;
	padding: 10px 15px 15px 19px;
	width: 315px;
	min-height: 669px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 13px;
	display: block;
	float: left;
	clear: none;
}

#sec-land-content h1, #secondary-content h1 {
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #2b4c99;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#sec-land-content h2, #secondary-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ccae33;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

#sec-land-content p {
	font-size: 13px;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#sec-land-right-col {
	width: 193px;
	min-height: 694px;
	display: block;
	float: left;
	clear: none;
}

#sec-photo-wrap {
	width: 178px;
	min-height: 694px;
	float: left;
	display: block;
	clear: none;
}

#sec-photo-top {
	width: 178px;
	display: block;
	height: 53px;
	float: left;
	clear: none;
}

#sec-photo {
	width: 178px;
	display: block;
	min-height: 263px;
	float: left;
	clear: none;
}

#sec-photo-bottom {
	width: 178px;
	display: block;
	float: left;
	clear: none;
	min-height: 378px;
}

#sec-photo-right {
	width: 15px;
	min-height: 694px;
	float: left;
	clear: none;
	display: block;
}

/* Secondary */
#secondary-content {
	width: 490px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	display: block;
	float: left;
	clear: none;
	min-height: 708px;
	margin: 0px;
	padding: 12px 15px 15px 19px;
}

#secondary-content a {
	font-weight: bold;
}


#secondary-content p {
	margin: 0;
	padding: 0px 0px 11px 0px;
	font-size: 13px;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

#secondary-content table tr td p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#secondary-content li, #secondary-content ul li {
	margin: 3px;
	padding: 0px;
}

/* Calendar display */

#calendar-display table tr td, #calendar-display table tr td p {
	font-size: 10px;
	line-height: normal;
}

#calendar-display table tr td {
	padding: 0px;
}

table.kalender {
	width: 420px !important;
}

.kalender-dayDim, .kalender-dayDefault, .kalender-dayWeekend, .kalender-dayHighlight_2, .kalender-dayWeekendHighlight_2 {
	width: 60px !important;
	height: 45px !important;
}

.kalender-week {
	width: 60px !important;
	height: 15px !important;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}

/* Print hides */
#print_logo {
	display: none;
}


#QE_Toolbar {display: none; visibility: hidden;}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}



.sIFR-active h1, .sIFR-active h2 {
  visibility: visible;
  font-family: Geneva, Verdana, Arial, Helvetica;
  line-height: 1em;
  padding: 0; margin: 0;
}


#emailer {position: absolute; z-index: 150; background: #EEEEEE; border: 1px solid #B8C8A6; padding: 10px; width: 220px; font-size: 10px; font-family: Arial, Verdana, sans-serif; text-align: left; font-size: 11px; color: #000000;}
#emailer div {position: relative;}
#emailer input.txtbox, #emailer textarea {font-size: 11px; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color: #000000; border: 1px solid #999999; margin: 4px 0px; padding: 1px 2px;}
#emailer textarea {width: 98%;}
#emailer input {width: 95%;}
#emailer input.sm {width: 14px; height: 14px; margin: 0 1px 0 0; padding: 0; border: none;}
#emailer label {cursor: pointer;}
#em_close {clear: none; z-index: 151; position: absolute !important; top: 3px; right: 0px; text-transform:uppercase;}
#em_close a {padding: 3px 6px; color: #666666; text-decoration: none; line-height: 1em;}
#em_close a:hover {color: #333333; background: #CCCCCC;}
#em_content, #em_form, #em_buttons {clear: both; display: block; padding: 0;}
#em_form {clear: both; padding: 2px 0 3px 0;}
#em_form p {clear: both; padding: 2px 0 1px 0; margin: 0;}
#em_buttons {border-top: 1px solid #999999; padding: 12px 0 0 0;}
#em_buttons a {padding-right: 5px; color: #2b4c99; text-decoration: none; font-weight: bold;}
#em_buttons a:hover {color: #000000; text-decoration: underline;}
#em_formelements {border-top: 1px solid #999999; padding: 5px 0 0 0; margin: 5px 0 0 0;}
/*#em_content:after, #em_form:after, #em_formelements:after, #em_buttons:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0px; font-size: 0px;}*/
#emailer h3, #emailer h4 {padding: 0 0 7px 0; margin: 0; line-height: 16px; font-size: 13px; font-weight: bold; color: #2b4c99;}
#emailer h4 {font-weight: normal; color: #666666; font-size: 11px;}
#emailer .optional {font-weight: normal; color: #666666;}
#em_error {font-weight: bold; color: #FF0000; font-size: 11px; line-height: 15px; padding: 0 0 5px 0; display: none;}
#em_status {font-weight: bold; color: #2b4c99; font-size: 11px; line-height: 15px; padding: 0 0 5px 0; display: none;}
#emailer .emerror {color: #FF0000 !important;}