body {
	width: 950px
	background: #FFFFFF;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	font: 10px Arial;
	color: #000000;
}

h2, h3 {	
	margin-top: 5px;
	color: #383838;
}

h2 {
	font-size: 15px;
}

h3 {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	float: right;
	font-size: 12px;
	text-decoration: none;
}

h5 {
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

h6 {
	float: left;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
}

h7 {
	float: right;
	font-size: 11px;
	margin: 0px 6px 3px 0px;
	color: #000000;
	text-decoration: none;
}


p.caption {
	margin: 5px 5px 5px 5px;
	text-align: justify;
	text-indent: 5px;
	font-size: 10pt;
	line-height: 10px;
}

.tableintro {
	float: right;
	margin: 0px 0px 10px 10px;
}

.tableintro th {
	vertical-align: top;
	font-size: 12px;
	background: #CCCCCC;
	line-height: none;
}

.tableintro td {
	vertical-align: top;
	border: #A3A3A3 1px solid;
	font-size: 12px;
	line-height: 18px;
}

.table {
	float: none;
	margin: 10px 0px 15px 100px;
}

.table th {
	vertical-align: top;
	font-size: 12px;
	background: #E9E9E9;
	line-height: none;
}

.table td {
	vertical-align: top;
	border: #A3A3A3 1px solid;
	font-size: 12px;
	line-height: 18px;
}

.table2 {
	float: none;
	margin: 0px 0px 25px 25px;
}

.table2 th {
	vertical-align: middle;
	font-size: 14px;
	background: #E3E3E3;
	line-height: none;
}

.table2 td {
	border: #C3C3C3 1px solid;
	vertical-align: middle;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	line-height: none;
	font-weight: bold;
}

img {
	border: none;
}

a {
	color: #2B2B2B;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: black;}

a:hover {
	color: #000000;
	position: relative;
	top: 1px;
	left: 1px;
}

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	background: url(header.jpg);
}

#header h1 {
	float: right;
	margin: 0;
	padding: 5pt 0pt 0pt 0pt;
	font-size: 12px;
	line-height: 8px;
}


#header a {
	text-decoration: none;
	color: #000000;
}

.img {
	border: none;
	float: none;
	margin: 0px 5px 0px 5px;
}

.img2 {
	border: none;
	float: right;
	margin: 0px 15px 0px 15px;
}


#menu {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding: 0 0px;
}

#menu ul {
	width: 900px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #DCDCDC;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 10px 15px 5px 15px;
	border-left: 1px solid #000000;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #CCCCCC;
	color: #000000;
}

#menu .first a {
	border: none;
}

#menu .end a {
	float: right;
	border: none;
}

#content {
	width: 900px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(bg_top.gif);
}

#col {
	float: left;
	width: 875px;
	padding: 0 0 0 25px;
}

#col p {
	margin-top: 10pt auto;
	text-align: justify;
	text-indent: 20pt;
	font-size: 10pt;
	line-height: 20px;
}

#prefooter {
	width: 900px;
	height: 15px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(bg_bottom.gif);
}

#footer {
	width: 900px;
	height: 35px;
	margin: 0 auto;
	padding: 3px 0px 0px 0px;
	background: url(bottom.gif) no-repeat;
}

#footer p {
	font-size: 12px;
	margin-left: 70px;
	color: 000000;