body {
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
    font-family: "Lucida Grande", arial, verdana, helvetica, sans-serif;
	background: #ffffff url(../design-images/page-bg.png) left top repeat-x;
}
div {
	
}
body a:link, body a:visited {
	text-decoration: none;
	color: #007db1;
}
body a:hover {
	text-decoration: underline;
	color: #000000;
}
body b {
	font-weight: bold;
}
body i {
	font-style: italic;
}
p {
	margin-top: 2px;
}
#masterContainer {
}
#wrapper {
	margin-top: 20px;
	width: 820px;
	background: #ffffff url(../design-images/content-bg.png) left top no-repeat;
	text-align: left;
	font-size: 15px;	
	line-height: 1.5em;
	color: #404040;
}
#topArea {
	height: 212px;
	position:relative;
	overflow: hidden;
	margin-left: -20px;
}
.content {
	padding: 0px 20px 20px 20px;
}
.header {
	padding-top: 7px;
}
#masterContainer #menu {
	height: 40px;
	border-top: 1px solid #eeeeee;
}
	#menu a { 
		color: #007db1;
		display: block;
		padding: 12px;
		float: left;
		font-size: 14px;
		}
	#menu a:hover { 
		color: #000000;
		}
	#menu a.active { 
		background: #eeeeee;
		color: #000000;
		}
	.contact {
		padding-top: 10px;
		float: right;
		text-align: right;
		line-height: 13px;
		font-size: 10px;
		color: #898989;
	}
	.contact i, .contact a:link {
		font-style: normal;
		color: #464646;
	}
.block {
	margin-top: 20px;
    clear: left;
}
.leftColumn {
	float: left;
	width: 260px;
	text-align: right;
}
.leftColumn .highslide img {
    margin:4px;
}
.rightColumn {
	margin-left: 280px;
	padding-top: 0px;
	padding-right: 20px;
}
#masterContainer h1 {
	font-size: 21px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.2em;
	margin-bottom: 0px;
	font-weight: normal;
}
h1.leftColumnPink {
	color: #f26d7d;
	float: left;
	width: 260px;
	text-align: right;
}
h1.leftColumnPurple {
	color: #9e005d;
	float: left;
	width: 260px;
	text-align: right;
}
h1.leftColumnGreen {
	color: #acd373;
	float: left;
	width: 260px;
	text-align: right;
}
#footer {
	color: #eeeeee;
	font-size: 10px;
}
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
    cursor: url(../thirdparty/highslide-graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
}
.highslide-wrapper, .drop-shadow {
    background: white;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-wrapper {
    background: white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../thirdparty/highslide-graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
    background: url(../thirdparty/highslide-graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}
.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../thirdparty/highslide-graphics/controlbar-white.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.highslide-controls ul {
    position: relative;
    left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../thirdparty/highslide-graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background-image: url(../thirdparty/highslide-graphics/controlbar-white.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    
    display: none;
}
.highslide-move a {
    cursor: move;
}
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
    background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
} 
.hidden-container {
    display: none;
}
