@charset "utf-8";
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
html, body {
	height: 100%;
}
body {
	margin: 0px;
	text-align: center;
	color: #666666;
	background: #FFFFFF url(graphics/back.jpg) no-repeat center top;
	font: 0.875em/140% Arial, Helvetica, sans-serif;
}
body.home {
	margin: 0px;
	text-align: center;
	color: #666666;
	background: #FFFFFF url(graphics/homeback.jpg) no-repeat center top;
	font: 0.875em/140% Arial, Helvetica, sans-serif;
}
p {
	padding-bottom: 1.2em;
}
ul {
	padding-top: 0em;
	padding-bottom: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
}
li {
	background: url(graphics/bullet.png) no-repeat left center;
	margin-left: 40px;
	list-style: none;
	padding: 2px 0px 2px 20px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	margin: 0px;
	padding: 0em 0px 0.6em;
	font-weight: normal;
}
h1 {
	color: #11b2ee;
	font-size: 2.429em;
	padding-bottom: 30px;
}
h2 {
	color: #d72626;
	font-size: 1.714em;
}
h3 {
	color: #2A7A3B;
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
a:link, a:visited {
	color: #014598;
}
a:hover, a:active {
	color: #D72626;
}
#stretch {
	position: relative;
	min-height: 100%;
}
#container {
	width: 930px;
	text-align: left;
	margin: 0px auto;
}

#header {
	position: relative;
}
#header.home {
	position: relative;
	height: 350px;
}
#printheader {
	display: none;
}
#topmenu {
	color: #FFFFFF;
	text-align: right;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
	background: #014598;
	padding: 10px;
	border-top: none;
	border-right: 1px solid #11b2ee;
	border-bottom: 1px solid #11b2ee;
	border-left: 1px solid #11b2ee;
	font-size: 1.071em;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 10px;
	display: inline-block;
	margin-left: 5px;
}
#topmenu a:first-child {
	margin-left: 0px;
}
#topmenu a:hover, #topmenu a:active {
	text-decoration: none;
	background: #11B2EE;
}
#mindlogohome {
	margin-top: 60px;
}
#showcase {
	background: url(graphics/showback.png) no-repeat;
	position: absolute;
	z-index: 20;
	height: 284px;
	width: 554px;
	bottom: 0px;
	right: 0px;
}
#showframe {
	position: absolute;
	height: 254px;
	width: 494px;
	left: 30px;
	top: 18px;
	overflow: hidden;
	z-index: 30;
}




#page {
	padding-bottom: 75px;
}

#content {
	padding: 30px 0px 20px 0px;
}
#homepage {
	float: left;
	width: 620px;
}

#sidebar {
	float: right;
	width: 278px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
}

#news, #events {
	background: url(graphics/sideback.png) no-repeat center bottom;
}
#events {
	margin-top: 10px;
}

#news h2, #events h2 {
	background: url(graphics/sideback.png) no-repeat;
	padding: 20px 20px 14px;
	margin: 0px;
	font-size: 1.714em;
}

#news h2 {
	color: #eb9c14;
}
#events h2 {
	color: #269a1a;
}
#news ul li {
	background: url(graphics/bullet-nws.png) no-repeat left center;
	margin-left: 0px;
	list-style: none;
	padding: 2px 0px 2px 20px;
}
#news ul, #events ul {
	padding: 0px 20px 8px;
}

#events ul li {
	background: url(graphics/bullet-eve.png) no-repeat left center;
	margin-left: 0px;
	list-style: none;
	padding: 2px 0px 2px 20px;
}
#sublinks a {
	font-size: 1.286em;
}

.morelink {
	padding: 0px 20px 20px;
	text-align: right;
}
.nonews {
	padding: 0px 20px 20px;
}
.clearer {
	clear: both;
	line-height: 1px;
	height: 1px;
}
.highlight {
	color: #FF0000;
}
.smallprint {
	font-size: 0.875em;
}
.quote {
	font-size: 1.429em;
	color: #269a1a;
	font-style: italic;
}
.quoteright {
	font-size: 1.429em;
	color: #269a1a;
	font-style: italic;
	width: 280px;
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}
.paleblue {
	color: #11B2EE;
}
.blue {
	color: #014598;
}
.green {
	color: #269A1A;
}
.orange {
	color: #EB9C14;
}


#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 0.875em;
	padding: 15px 0px 0px;
	color: #F7F7F6;
	height: 60px;
	margin-top: -75px;
	overflow: hidden;
	background: #014598 url(graphics/footerback.jpg) no-repeat center top;
}
#footinner {
	text-align: left;
	margin: 0px auto;
	width: 930px;
}

#footermenu {
	float: right;
}
#footermenu a {
	color: #FFFFFF;
}

#ktml table {
	margin: 10px;
}
#ktml table td {
	padding: 4px;
}
td h2, td h3, td h4 {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	float: left;
	width: 30%;
	margin-right: 0.5em;
}
.rssright {
	float: right;
	margin: 38px 0px 5px 5px;
}
.imageright {
	float: right;
	margin: 15px 0px 15px 15px;
}
.imageleft {
	float: left;
	margin: 15px 15px 15px 0px;
}

#gallery {
	padding: 10px 40px 0px;
	text-align: center;
	clear: both;
}
#gallery img {
	padding: 2px;
	border: 10px solid #F5F4F0;
	margin: 5px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
}

#TB_secondLine {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #FF0000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #F5F4F0;
	border: 1px solid #FFFFFF;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

