
body {
	background-image:url(/io/images/style0/bg_grad.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#BBCCCC;
	margin-top:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:smaller;
}
#main {
	background:url(/io/images/style0/bg_body.jpg) repeat-y;
	width:712px;
	margin-left:auto;
	margin-right:auto;
	color:#333;
}
#header {
	background:url(/io/images/style0/bg_header.jpg) no-repeat top;
	height:144px;
}
#header h1 {
	display:none;
}
#headerNav {
	background-image:url(/io/images/style0/bg_nav.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-right:20px;
	height:27px;
}
#headerNav ul {
	margin:0 0 0 40px;
	padding:0;
	list-style-type:none;
}
#headerNav li {
	float:left;
	background:url(/io/images/style0/button_off_left.gif) no-repeat top left;
	padding:0;
	margin:0 10px 0 0;
}
#headerNav li.selected {
	background:url(/io/images/style0/button_on_left.gif) no-repeat top left;
}
#headerNav li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	float:left;
	display:block;
	background:url(/io/images/style0/button_off_right.gif) no-repeat top right;
	padding:9px 15px 3px 15px;
	text-decoration:none;
	color:#666;
}
#headerNav li a:hover {
	text-decoration:underline;
}
#headerNav li.selected a {
	font-weight:bold;
	background:url(/io/images/style0/button_on_right.gif) no-repeat top right;
}

#contactLink {
	font-weight:bold;
	margin-top:7px;
	margin-right:6px;
	float:right;
	color:#7B7B53;
}
#contactLink img {
	display:none;
}
#contactLink span {
}

#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px 30px 25px 30px;
	clear:left;
}
#chiklets {
	font-size:smaller;
	margin:4px 30px;
	padding:2px;
	border-top:2px dashed #cc9;
	text-align:right;
}

#footer {
	background:url(/io/images/style0/bg_footer.jpg) no-repeat bottom;
	height:38px;
	margin:0x;
	clear:both;
	text-align:right;
	font-size:smaller;
}
.footLinks a:link,.footLinks a:visited,.footLinks a:hover,.footLinks a:active {
	display:none;
	color:#7B7B53;
	padding-left:30px;
}
.copyright {
	display:none;
}
#sidebarWrapper {
	float:right;
	padding-right:16px;
	margin-left:10px;
	margin-bottom:20px;
	border-left:10px solid #fff;
}
#sidebar {
	background:url(/io/images/style0/bg_sidebar.gif) repeat-x bottom left;
	background-color:#fff;
	width:145px;
	padding:10px 10px 30px 10px;
	border-left:1px solid #cc9;
	font-size:smaller;
}
h2,h2 a:link,h2 a:visited,h2 a:active, h2 a:hover {
	margin:15px 10px 10px 0px;
	padding:0 0 3px 0;
	font-size:large;
	color:#830;
	border-bottom:1px solid #cc9;
}
h3 {
	margin:-10px 0px 10px 0px;
	font-size:small;
	color:#969670;
}
h4 {
	margin:10px 0px 5px 0px;
	font-size:small;
}
p {
	margin:0px 0px 10px 0px;
}
tt {
	font-size:small;
}
hr {
	background-color:#cc9;
	border:none;
	height:2px;
}
.photo {
	margin:10px;
	border:1px solid #cc9;
	padding:5px;
	background-color:#fff;
}
.buttonContainer {
	text-align:right;
}
input.button {
	background-color:#cc9;
	margin:5px 0px;
}
td {
	padding:3px 3px;
	vertical-align:top;
}
table .label {
	text-align:right;
	font-weight:bold;
}
table.data {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
table.data th,table.data td {
	padding:0 5px;
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
}
table.data th {
	background-color:;
	text-align:center;
	font-size:smaller;
	font-weight:bolder;
}
table.data td {
	background-color:;
	text-align:left;
}
table.data tr.hoverable {
}
table.data tr.hoverableActive td {
	background-color:#EEE;
}
table.nested {
	width:100%;
	margin:5px 0;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}
table.nested th,table.nested td {
	background-color:;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;}
form {
	margin:0px;
}
a {
	text-decoration:none;
	color:#117aee;
}
a:visited {
	color:#999;
}
a:hover {
	text-decoration:underline;
}
.finePrint {
	font-size:xx-small;
}
.rightNotes {
	float:right;
	width:42%;
	font-style:italic;
	color:;
	padding:10px 3% 10px 5%;
	border-left:1px dotted ;
}
.error {
	color:#B00;
	padding:1px 0 5px 30px;
	background-image:url(/io/images/icon_error.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.error a {
	text-decoration:underline;
	font-style:italic;
	color:#B00;
}
.error a:link,.error a:visited,.error a:hover,.error a:active{
	color:#B00;
}
blockquote {
	background-image:url(/io/images/elem_blockquote.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 10px;
	padding:10px 5px 10px 15px;
}
.clickable {
	cursor:pointer;
}
.editable {
	background-color:#FF9;
}
.breadcrumbs {
	font-size:smaller;
	color:#666;
}
.breadcrumbs a:link,.breadcrumbs a:visited,.breadcrumbs a:hover,.breadcrumbs a:active {
	text-decoration:none;
	color:#0066CC;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}