*{
	margin: 0; padding: 0; border: 0;
	font-size: 100%;
}
body,html{
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #FFFFFF;
	color: #000000;
	line-height: 100%;
}

body {
	background: #FFFFFF;
}
h1,h2,h3,h4,legend {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-size: 18pt;
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 10pt 0;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 100%;
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	line-height: 100%;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
}
a {
	color:#993300;
	text-decoration: underline;
}
h3 a {
	color: #993300 !important;
	text-decoration: none !important;
}
p {
	margin-bottom: 10pt;
	line-height: 120%;
}
ul, ol {
	padding-left: 10pt;
	margin: 0 0 10pt 10pt;
}
li {
	line-height: 140%;
}
hr {
	color: #416187;
	background: #416187;
	border: none;
	height: 1px !important;
	margin: 10pt 0 10pt 0;
}
/* Layout ID's */

#wrapper{
	position: relative;
	margin: 10pt auto 10pt auto;
	height: auto;
	width: 90%;
	padding: 0px;
}
#header {
	margin-bottom: 10pt;
	clear: both;
}
.skip {
	display: none;
}
#logolink {
	display: none;
}
#header img{
	position: absolute;
	width: 170px;
	height: 170px;
	margin: 0 0 1em;
}
#nav {
	display: none;
}
#aux {
	display: none;
}
#main {
	width: 100%;
}
#content {
	padding-top: 110px;
	margin-left: 200px;
}
#block1 {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10pt;
	padding-bottom: 5pt;
	width: 100% !important;
}
#block2 {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10pt;
	padding-bottom: 5pt;
}
#block3 {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10pt;
	padding-bottom: 5pt;
}
#footer {
	padding-top: 5pt;
	color: #666666;
	margin-left: 200px;
}
#footer #footLinks {
	display: none;
}
#footer #cba {
	display: none;
}
/* --------------------------------------------------------------- */
img.pic_left {float: left;	padding: 2px; border: solid 1px #CCCCCC; margin-right: 6pt; margin-top: 1pt;}
img.pic_right {float: right; padding: 2px;	border: solid 1px #CCCCCC; margin-left: 6pt; margin-top: 1pt;}
.clear {
	clear: both;
	margin: 0pt;
	padding: 0pt;
}
/* --------------------------------------------------------------- */
/* 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;
}
/* --------------------------------------------------------------- */
