/* CSS Document */
div {
	position:relative;
}

.wrap {
	position:relative;
	top:0px;
	text-align:left;
	width:800px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #0082D1 url(images/bg.gif) repeat-y center;
	text-align: center;
}

.utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
	
.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight:normal;
	color:#666666;
}
	
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ff6600;
	}
	
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#ff6600;
	}
	
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#ff6600;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ff6600;
	margin: 0px;
}

.h4b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.h5 {
	font-weight:normal;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff6600;



}

.h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.body,p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#5E5E5E;
}

.bodyital {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	font-style: italic;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ff6600;
	text-decoration:none;
	}

a:hover {
font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
	}
	
.ident {
	position:relative;
	font-weight:normal;
	text-indent:-4px;
	margin-left:15px;
}

.ident1 {
	position:relative;
	font-weight:normal;
	text-indent:-8px;
	margin-left:15px;
}

ul li {
	list-style-type: square;
	text-align:left;
	padding: 12px 10px 0 10px;
	margin: 0;
}
.xl {
	background: #fee3a2;
}
.foot {
	background: url(images/rule_slice.gif) no-repeat;
}

.border{
	border: 1px solid #666;
	padding:5px;
	margin:10px 10px 15px 10px;
	display:block;
}


.img {
	float: right;
	border: 1px solid #666;
	padding:5px;
	margin:17px 0px 15px 10px;
}
.imgl {
	float: left;
	border: 1px solid #666;
	padding:5px;
	margin:17px 10px 15px 0px;
}
.h7 {
	left: 0px;
	color: #ff6600;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
}
.image {
	float: none;
	border: 1px solid #666;
	padding:5px;
	margin:17px 10px 15px 0px;
}
.h3b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff6600;
}
input, select {
	margin: .5em 0px;
}

.mid, .left, .right, #textleft {
	background: #fff url(images/index_16.gif) bottom repeat-x;
}
.superscript {
	font-size: 7px;
	vertical-align: super;
}
#nav h6 {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
.noSpace {
	margin: 0px;
	padding: 0px;
}
#nav h6 a {
	text-decoration: underline;
	color: #666;
}
.formPad {
	padding-top: 10px;
	padding-right: 5px;
}
.topRule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 10px;
}
.bottomPad {
	padding-bottom: 10px;
}

