@charset "UTF-8";
/* CSS Document */
/* @group Global */

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 11px;
}
p {
	font-family: Lucida Grande, Verdana, sans-serif;
	line-height:1.6em;
	color: #000000;
}
img {
	border: 0px
}
a img {
	border: none;
}
/* @end */

/* @group Structure */

#head {
	width: 300px;
	top: 15px;
	left: 25px;
	height: 78px;
	position: fixed;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 12px;
}
#navA {
	width: 175px;
	top: 108px;
	left: 25px;
	position: fixed;
}
#navA1 {
	width: 160px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 12px;
	position: relative;
	margin-bottom: 15px;
}
#navA2 {
	width: 160px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 12px;
	position: relative;
	margin-bottom: 15px;
}
#navB {
	top: 108px;
	left: 212px;
	position: fixed;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 12px;
	width: 163px;
}
#content {
	top: 15px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 16px;
	left: 400px;
	padding-bottom: 18px;
	margin-bottom: 25px;
	position: absolute;
	overflow: visible;
	min-width: 850px;
	background-color: #FFF;
}
#content2 {
	top: 15px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 16px;
	left: 400px;
	padding-bottom: 18px;
	margin-bottom: 25px;
	position: absolute;
	overflow: visible;
	background-color: #FFF;
	width: 1400px;
}
/* @end */

/* @group Content Style */

#content p {
	width: 365px;
	padding-bottom: 1em;
	color: #6d6d6d;
}
#content p.text {
	width: 450px;
	padding-bottom: 1em;
	color: #6d6d6d;
}
#content p.textBlack {
	width: 450px;
	padding-bottom: 1em;
	color: #000000;
}
#content a {
	color: #cc6600;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #cc6600;
}
#content a:hover {
	color: #878787;
	text-decoration: none;
}
#content a:active {
	text-decoration: none;
	color: #878787;
}
td {
	font-family: Lucida Grande, Verdana, sans-serif;
	line-height:1.6em;
	padding-bottom: .2em;
	color: #000000;
}


/* @end */

/* @group General and Navigation Styles */

a {
	font-family: Lucida Grande, Verdana, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #cc6600;
}
a:active {
	text-decoration: none;
	color: #878787;
}
h2 {
	font-weight: bold;
	color: #000000;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}
#slideshowContainer a {
	color: #cc6600;
	text-decoration: none;
}
#slideshowContainer a:visited {
	text-decoration: none;
	color: #cc6600;
}
#slideshowContainer a:hover {
	color: #878787;
	text-decoration: none;
}
#slideshowContainer a:active {
	text-decoration: none;
	color: #878787;
}

/* @end */
.grid {
	margin-right: 15px;
	margin-bottom: 15px;
}
