


/* Global Styles */

body {
	margin: 0 auto;
	color:#fff;
	background: #fff url('../images/bg.jpg') no-repeat center 0;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	padding:1em 0;
	margin:0;
	text-align: center;
	}

#main {
	position: relative;
	margin: 0 auto;
	padding-bottom: 0;
	text-align: left;
	width: 960px;
	height:1100px;
	display: block;
	overflow: hidden;
}

#content {
	overflow:visible;
	position:relative;
	left: 50px;
	text-align:left;
	width:790px;
	height: 616px;
	margin-top: 230px;
}

#logo {
	width: 960px;
	height: 284px;
	overflow: hidden;
}

#footer {
	position: relative;
	top: 390px;
	width: 960px;
	height: 130px !important;
	margin: 10px 0 20px 0;
	padding: 20px 0 0px 0;
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	display: block;
}

#copyright {
	float: right;
	font-size: 9px;
	font-style: italic;
	padding: 15px 0 0 0;
}

h1 {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	margin: 40px 10px 15px 0;
	text-align: left;
}

h1.plain {
	border-bottom: none;
}

h2 {
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	margin: 20px 0 100px 0;
}

h2 span {
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff !important;
}

h2 a {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #46166b;
	margin: 0 0 100px 0;
}

h3 {
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #46166b;
	font-variant: small-caps;
	background: url('../images/h3_bg.gif') no-repeat 0 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h4 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: auto;
	color: #46166b;
	margin: 0 0 0 0;
}

a {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #46166b;
	line-height: 18px;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	color: #eb8e3e;
	text-decoration: underline;
}

a.pdf {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	background: url('../images/icon_pdf.gif') no-repeat 0 0;
	background-repeat: no-repeat;
}

p {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	margin: 10px 0 13px 0;
}

p.first {
	margin-top: 0px;
}

p span, span {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #46166b;
	line-height: 18px;
}

#promo {
	background: #f0f7e6 url('../images/promo_box_bot.png') no-repeat 0 bottom;
}

#promo div {
	background: url('../images/promo_box_top.png') no-repeat 0 0;
	margin: 0 0 20px 0;
	padding: 20px 10px 10px 20px;
}

#promo p {
	color: #46166b;
	font-weight: bold;
}

p.promoHeadline {
	font-size: 14px;
	font-weight: normal;
	color: #46166b;
	background: url('../images/h3_bg.gif') no-repeat 0 0;
	padding: 22px 0 0 32px;
	margin: 30px 0 0 0 !important;
}

ul {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 13px;
	padding-left: 4px;
}

ol {
	margin-left: 27px;
	padding-left: 18px;
}

ul li {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #46166b;
	margin-bottom: 0px;
}

ol li {
	color: #000;
}

ul.spaced li, ol.spaced li {
	margin-bottom: 8px;
}

ul li span, ol li span {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}

ul.list li {
	font-size: 13px;
	color: #46166b;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 0 25px;
	line-height: 16px;
	min-height: 23px;
	height: auto !important;
	height: 23px;
}

ul.list li a {
	font-weight: normal;
}

#promo ul {
	margin-left: 0;
	padding-left: 0;
}

#promo ul li {
	font-size: 12px;
	color: #46166b;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 0 25px;
	line-height: 16px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

#promo ul.plain {
	margin-left: 13px;
	padding-left: 4px;
}

#promo ul.plain li {
	font-size: 12px;
	color: #46166b;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 12px;
	height: auto;
}


#promo ul li span {
	color: #46166b;
	font-weight: normal;
}

#promo a {
	font-weight: bold;
}

.noMargin {
	margin: 0px;
}

sup, sub { 
	vertical-align: 0;
	position: relative;
}

sup {
	font-size: 8px;
	bottom: 1ex;
}

sub {
	top: 0.8ex;
}

.border-top {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.border-bottom {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

/* Navigation Styles */

#disclaimer {
	font-size: 11px; 
	font-style: italic;
	line-height: 12px;
	color: #000;
	margin: 30px 0 10px 20px;
	width: 200px;
}

ol.disclaimer, ol.references {
	margin-left: 20px;
	padding-left: 4px;
}

#disclaimer, ol.disclaimer li, ol.disclaimer a, ol.references li, ol.references li a {
	font-size: 11px; 
	font-style: italic;
	line-height: 13px;
	color: #000;
	margin-bottom: 10px;
}

ol.references li, ol.references li a {
 	font-style: normal;
 }

p.disclaimer {
	font-size: 11px; 
	font-style: italic;
	line-height: 12px;
	color: #000;
}

/* Common Nav */

#comNav {
	float: left;
	padding: 20px 0 0 0;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}


#comNav a {
	font-size: 13px;
	color: #46166b;
	text-decoration: none;
	margin: 0 5px 0 5px;
	white-space: nowrap;
}

#comNav a:hover, #comNav span a {
	color: #eb8e3e;
	text-decoration: none;
}

/* Image Flow Styles */

.imageflow {
	overflow:visible;
	position:relative;
	left: 50px;
	text-align:center;
	visibility:hidden;
	width:690px;
	margin-top: 175px;
}
.imageflow img {
	border:none;
	position:absolute;
	top:0px;
	visibility:hidden;
	-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
}
.imageflow p {
	color: #fff;
	margin:0 auto;
	text-align:center;
}
.imageflow span {
	color: #000;
	text-align: left !important;
}
.imageflow .loading {
	color: #fff;
	border:1px solid white;
	height:15px;
	left:50%;
	margin-left:-106px;
	padding:5px;
	position:relative;
	visibility:visible;
	width:200px;
}

.imageflow .loading_bar {
	background:#fff;
	height:15px;
	visibility:visible;
	width:1%;
}
.imageflow .navigation{
	z-index:10000;
}
.imageflow .caption {
	position: absolute;
	top: 275px;
	left: 0px;
	width: 700px;
	z-index:10001;
	color: #000;
	text-align: left;
}
.imageflow .scrollbar {
	position:absolute;
	left: -45px;
	top: 340px;
	visibility:hidden;
	z-index:10002;
	height: 17px;
}
.imageflow .slider {
	position:relative;
	left: 0px;
	text-align: left;
	top: -2px;
	background: url(../images/slider.png) 0 0 no-repeat;
	height:12px;
	margin: 0 0 0 0 ;
	width: 88px;
	z-index:10003;
}
.imageflow .images {
	overflow:visible;
	white-space:nowrap;
}
.imageflow .button {
	cursor:pointer;
	height:17px;
	position:relative;
	width:17px;
}
.imageflow .previous {
	background: url(../images/button_left.png) top left no-repeat;
	position: absolute;
	top: -4px;
	left: -70px;
}
.imageflow .next {
	background: url(../images/button_right.png) top left no-repeat;
	position: absolute;
	top: -4px;
	left: 355px;
}
