/*body{background:url(../images/ciris_logo_faded_back.jpg) repeat-x top;
}*/

.table_back		 {
background-image: url(../images/ciris_logo_faded_back.jpg);
background-repeat: no-repeat;
background-position: bottom right;
padding-left: .6em;
}

.html {
overflow-x: hidden;
}
.page_header_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.header_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26497D;
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF7F00;
	font-style: normal;
	font-weight: bold;
}
.body_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF7F00;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #26497D;
}
.thin_table {
  border: 1px #000066 solid
  
}
table.altcol {
	border-collapse: collapse;
	border colour: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}
table.altcol td {
	border: 1px;
	color: #000066;
}
table.altcol tr.d0 td {
	background-color: #CCCCCC;
	color: #000000;
}
table.altcol tr.d1 td {
	background-color: #FFFFFF;
	color: #000000;

}
a:link {text-decoration: none; }
a:visited {text-decoration: none; } 
a:hover {
	text-decoration: underline;

}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

