
/* CSS Document */

body{font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;line-height:20px;letter-spacing:.1px;margin:0;padding:0;border:0; background: #FFFFFF;}

#header{
	background: url(../IMages/logo-print.png) no-repeat;
	width: 300px;
	height: 140px;
	margin-left:25px;
}
#logo {
	height: auto;
	float:left;
	width: 0;
	overflow:hidden;

}

.logo {
	border:none;
}

#container {
	float:right;
	margin-left: 200px;
	width: 600px;
	padding: 0px;
	margin-top: -40px;
	height: 0;
	overflow: hidden;

}

#banner {
	height:0;
	clear:both;
	padding:0;
	padding-top: 20px;
	overflow:hidden;

}
#pageBanner {
	height:0px;
	clear:both;
	padding:0;
	overflow: hidden;


}
.contact-form{
	height: 0px;
	overflow:hidden;

}

.width{
	width: 415px;
}
#content {
	background:#FFF;
clear: both;
height: 350px;
padding-top: 50px;
}
#contact_half{
	width: 900px;
}
#contentWrapper{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
#leftColumn {
	width: 620px;

}
#rightColumn {
	float:left;
    width: 620px;
}
#topPod {
	float: left;
	width:300px;
}
#bottomPod {
	float: right;
	width: 300px;
}


p {
	font-size:12px;
}

h1 {
	font-size:24px;
	color: #000000;

}

h2 {
	font-size:16px;
	color: #000000;
}
h3 {
	font-size:14px;
	color: #000000;
	font-weight:normal;
}
.list {
	font-size:12px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
}

.button {
	text-decoration:none;
	color:#FFF;
	font-size:0px;
	padding: 5px 15px;
}

.link{
	text-decoration: none;
	color: #000000;
	margin-bottom: 15px;
}
.linkbody{
	text-decoration: none;
	color: #000000;
}
.more {
	display: none; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #000;
	cursor:pointer;
}

a.hideLink {
}
a.showLink:hover, a.hideLink:hover {
	color: #000;

}
.date {
	color: #000;
}
#footer {
	background:#0A2535;
	clear:both;
	padding:0;
	height: 0;
	overflow: hidden;
}

.slideshowText {font-weight:normal; font-size:21.7px; padding-top: 10px; color:#FFF; text-align:left; height:40px;}

.container {
	width: 620px;
	margin-bottom: 10px;
	padding-left: 20px;
}

h2.trigger {
	padding: 0 50px 0 0px;
	margin: 0 0 5px 0;
}
h2.trigger a {
	text-decoration: none;
	font-size:24px;
	color: #000000;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {background-position: right bottom;}
.intro-box {padding: 25px 20px; background:#FFF; }
#contentbox {width:620px; padding-left: 20px; padding-bottom: 20px;}
