@charset "utf-8";
/* CSS Document */
html { font-size: 100%; }
#cci, #contact, #title, #search { position: absolute; }
#cci {
	top: 40px;
	left: 25px;
	}
#cci img { width: 290px; height: 43px; }
#contact {
	top: 45px;
	left: 430px;
	text-align: center;
	font-size: .625em;
	width: 12em;
	}	
#contact img { padding-top: 5px; height: 18px; width: 120px; }
#title {
	top: 100px;
	left: 50px;
	font-weight: bold;
	font-size: 15px;
	}
#search {
	top: 49px;
	left: 619px;
	width: 150px;
	text-align: right;
	}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #ffffe4;
	background-image: url("../elements_site/banner_blank.jpg");	
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 145px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
#noscript ul { position: absolute; top: 2px; left: 1px; font-size: .68em; float: left; width: 100%; padding: 0; margin: 0; list-style-type: none; }
#noscript a {
	float: left;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	color: #000;
	background-color: #fa500c;
	padding: 0.2em 0.32em;
	border-top:  1px solid black;
	border-bottom:  1px solid black;
	border-left:  1px solid black;
	}
a.noscr { border-right:  1px solid black; }
#noscript a:hover { background-color:#000; color: #ffffe4; }
#noscript li { display:inline; font-size: 100%; }
#wrapper {
	width: 47.938em;
	margin:0 auto;
	}
a img { border: none; }
.center { text-align: center; }
.center table { 
	border: 0px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
form { margin: 0px; }
h1 {
	font-size: 18px;
	font-weight: bold;
	}
li {
	line-height: 1.5em;
	list-style-type: square;
	font-size: .750em;
	}
li.orange {
	list-style-image: url(../elements_site/o-bullet.gif);
	list-style-type: circle;
	text-align:center;
	font-weight: bold;
	line-height: 30px;
	vertical-align: top;
	padding-left: 10px;
	}
h3 {
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
	}
h5 { font-size: .625em; }
td.bold {font-weight: bold; }
td.top { vertical-align: top; }
a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover { text-decoration: underline; }
a.home:visited { color: #fa500c; text-decoration: none; }
a.fourofour:link { color: #fa500c; text-decoration: none; }
a.fourofour:visited { color: #00f; text-decoration: none; }
a.fourofour:focus { -moz-outline-style: none; }

.div1, .div2, .div3, .div4, .div5, .div6, .div7, .div8, .div9, .div10 { position: relative; }
.div1ax, .div1b, .div1c, .div2a, .div2b, .div2c, .div3a, .div3b, .div3c, .div4a, .div4b, .div4c, .div5a, .div5b, .div5c, .div6a, .div6b, .div6c, .div7a, .div7b, .div7c, .div8a, .div8b, .div8c, .div9a, .div9b, .div9c { float: left; }