html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, form, 
fieldset, a, div, img {
	margin: 0; padding: 0; border: 0;
}
body,html{
	width: 100%;
	font-family: Arial,arial,helvetica,clean,sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
}

body {
	background: #FFFFFF;
}
h1,h2,h3,legend {
	font-family: Arial,arial,helvetica,clean,sans-serif;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 30pt;
	margin: 0 0 16pt 0;
	line-height: 100%;
}
h2 {
	font-size: 18pt;
	margin: 0 0 16pt 0;
	line-height: 100%;
}
h3 {
	font-size: 16pt;
	margin: 0 0 10pt 0;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
}
p {margin-bottom: 10pt;}
em {font-style: italic;}
a {color: #CC3300;	text-decoration: none;}
/* Layout ID's */

#wrapper {
	margin: 16pt auto 10pt auto;
	height: auto;
	width: 80%;
}
#nav {
	display: none;
}

#header{
	position: absolute ;
	clear: both;
	display: block;
	padding-bottom: 10pt;
	height: auto;
	top: 0;
	left: 0;
}
#logos {
	display: block;
	width: 45px;
	height: 62px;
	float: left;
	margin: 0 0 0 0;
	overflow: hidden;
}
#logolink {display: none;}
#header img {
	width: 45px;
	height: 62px;
}
.skip {display: none;}
#menubar {display: none;}
.gal-thumbs {display: none;}

#media {margin-bottom: 10pt;}

#content {
	width: 475px;
	clear: both;
	float: right;
	height: auto;
	display: block;
}
/* Footer*/
#footer{
	margin-top: 20pt;
	clear: both;
	float: right;
	height: auto;
	display: block;
	width: 475px;
	font-size: 8pt !important;
}

#footer #cba {
	display: none;
}
/* End Footer*/

/* End Layout ID's*/
.smallGrey {
	color: #999999;
	font-size: 8pt;
}
.pageNums {
	display: none;
}
.pageNums span{
}
.arrow_left {
}

.arrow_right {
}
.arrow_left_o {
}
.arrow_right_o {
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}



