STYLE typetextcss-- 

html, body {
margin: 0px;
padding: 0px;
}

body {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(/images/ohqc_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 1.5em;
	font-size: .76em; 
	font-height: normal; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #3F4554;
}

A:visited { 
	COLOR: #468B9A; 
	TEXT-DECORATION: none 
} 

A:link { 	
	COLOR: #468B9A; 
	TEXT-DECORATION: none 
} 

A:hover { 	
	COLOR: #006A7E; 
	TEXT-DECORATION: underline 
} 

A:active { 	
	COLOR: #468B9A; 
	TEXT-DECORATION: none 
} 


#wrapper {
width: 773px;
margin: 0px auto 15px auto;
padding: 0px;
text-align: left;
/*border: solid 1px #dadada; */
}

#header {
width: 100%;
height: 143px;
/*background-color: green; */
}

#header_home {
width: 100%;
height: 362px;
text-align:left;
/* background-color: #FFF; */
}

#container_home {
width: 100%;
height: auto;
margin: 0px;
padding:2px 0px 0px 0px;
background-image: url(/images/home_edges.png);
background-repeat: repeat-y;
background-position: 0px 0px;
/* background-color: #FFF; */
}
* html #container_home{background-image: url(/images/home_edges.gif); }

#container {
width: 100%;
height: auto;
margin: 0px;
padding:0px 0px 0px 0px;
}
* html #container{ }

#left_home {
width: 320px;
height: auto;
float: left;
padding: 10px 15px 0px 15px;
margin: 0px 0px 0px 10px;
}

#left {
height: auto;
float: left;
padding: 0px 15px 0px 0px;
margin: 0px 0px 0px 10px;
width:220px;
}
* html #left{}

#right {
width: 508px;
height: auto;
float: left;
padding: 0px;
margin: 0px 0px 10px 0px;
background-color:#FFF;
}
* html #right{ margin: 0px 0px 10px -10px; }
#right p {}

#right_home {
width: 390px;
height: auto;
float: left;
padding: 0px;
margin: 0px 0px 10px 0px;
background-color:#FFF;
}
#right_home p {
margin: 0px;
}


#home_tile {
	height:135px;
	margin-top:15px;
	margin-bottom:15px;
	background-repeat: no-repeat;
	background-position: 25px 0px;
}

.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}

.home_b_edge {
	width: 100%;
	margin-top:15px;
	background-image: url(/images/home_b_edge.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:15px;
/*	background-color:yellow; */
}
* html .home_b_edge{ background-image: url(/images/home_b_edge.gif);  }

#footer {
padding: 0px;
margin: 0px;
/* border-top: solid 1px #dadada; */
text-align: center;
}
#footer p {
margin: 0px auto 0px auto;
padding: 10px 0px 10px 0px;
color: #aaa;
}

img, div { behavior: url(/ssi/iepngfix.htc) }

.footer_left {
	margin-left: 10px;
	padding-top: 10px;
	left: 0px;
	width: 200px;
	float: left;
}

.footer_right {
	padding-top: 10px;
	width: 350px;
	margin-left: 140px;
	float: left;
}

.footer_hr {
	background: url(/images/footer_bar.gif) repeat-x; 	
	height: 17px;
	width: 723px;
	z-index: 2;
	margin-left:25px;
	margin-top:15px;
	margin-bottom:10px;
}

.copyright { 	
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: .9em; 
	FONT-WEIGHT: normal; 
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	letter-spacing: normal;
	line-height: normal;
}

.footer_copyright {
	height: 135px; 
	width: 753px;
	z-index: 2;
}

/* fonts */

.pagetitle { 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 22px; 
	FONT-WEIGHT: normal;
	color: #036C81;
	letter-spacing: normal;
	border-bottom: solid #000000 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100% ; 
	line-height:110%;
	/* hack */
	*padding-top:25px; /* targets IE6 and 7 */
	}


.home_date { 	
	color: #036C81;	
	border-bottom: solid #036C81 1px;
	}

.wn_title { 	
	/*color: #004278;*/
	color: #000000;
	/*font-weight:bold;*/
	padding-bottom:20px;
	}
.wn_title A:link { color:#004278; text-decoration: none }
.wn_title A:visited { color:#004278; text-decoration: none }
.wn_title A:hover { color:#004278; text-decoration: underline }
.wn_title A:active { color:#004278; text-decoration: none }	

.wn_body { 	
	margin-bottom:15px;
	line-height:1.5em;
	}

.tile_title { 	
	padding-left:140px;
	padding-top:10px;
	font-weight:bold;
	padding-right:30px;
	}

.tile_body { 	
	padding-left:140px;
	padding-right:30px;
	line-height:1.5em;
	}
	
.printnav {
	position:relative;
	top:3px;
	left:20px;
	color: #FFFFFF;
	z-index:3;
	width:100px;
	height:30px;
}
* html .printnav{ top:7px;  }

.mainnav {
	position:relative;
	top:3px;
	left:255px; 
	width: 0px;
}
* html .mainnav{ top:7px; }

.top_navigation { 	
	position: relative;
	top: 50px;
	left: 545px; 
	font-size: 0.9em; 
	color: #FFFFFF;
	width:245px;
} 

.top_navigation A:link { color: #FFF; text-decoration: none }
.top_navigation A:visited { color: #FFF; text-decoration: none }
.top_navigation A:hover { color: #468B9A; text-decoration: underline }
.top_navigation A:active { color: #468B9A; text-decoration: none }

.top_navigation_fr { 	
	position: relative;
	font-size: 0.9em; 
	color: #FFFFFF;
	left:500px;
	width:300px;
	top:53px;
} 

.top_navigation_fr A:link { color: #FFF; text-decoration: none }
.top_navigation_fr A:visited { color: #FFF; text-decoration: none }
.top_navigation_fr A:hover { color: #468B9A; text-decoration: underline }
.top_navigation_fr A:active { color: #468B9A; text-decoration: none }


.black_nav_bg {
	height:25px;
	background:#000000; 
	margin-left:10px;
	margin-right:10px;
}
* html .black_nav_bg{}

.sidenav { 	
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: .9em; 
	FONT-WEIGHT: normal; 
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	line-height:1.5em;
}

.image_rotator { 	
	z-index:5;
	height:122px;
	position:relative;
/*	background-color:yellow; */
	}
* html .image_rotator{ left: -10px; }

.ohqctable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;

}

.ohqctable th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: strong;
	background-color: #000000; 
	color: #FFFFFF; 
}

.ohqctable td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}

.persontitle { 	
	FONT-WEIGHT: bold;
	border-bottom: solid #000000 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100% ; 
	}

img.aboutimage {
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 15px;	
	float: right;
}

.pdf_box {
	width: 100%;
	margin: 20px 0px;
	border: solid #000000 1px ;
	text-align: left;
	padding: 5px;
	font-family: Arial, sans-serif; 
}

.slimBox {
	font-family: arial, verdana, helvetica, sans-serif;
    border: #888888 1px solid;
    color: #000000;
	background: #FFFFFF;
    padding-left: 2px;
}
.mandatory {
    border: #00929F 1px solid;
	background: #EBEBEB;
}

.formtable {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}

.formtable th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}

.formtable td {
	border-width: 0px 0px 0px 0px;
	padding: 8px 1px 8px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}

.formtable_2 {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
/*	border-color: gray gray gray gray; */
	border-collapse: collapse;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}

.formtable_2 td {
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	border-style: none none none none;
/*	border-color: gray gray gray gray; */
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}
