table {
	font: 9pt "trebuchet ms", arial, sans-serif
	border-collapse: collapse;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	background-image:   url(index_files/index_topstrip.gif);
	background-repeat: repeat-x;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 10px;
}
	
ul {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(index_files/index_bullet.gif);
}
	
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
	margin-right: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}
#header {
	position: absolute;
	height: auto;
	width: 1024px;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 165px;
}

#hnavigation {
	position: absolute;
	height: auto;
	left: 20px;
	top: 129px;
	z-index: 5;
	background-color: #3c9bf7;
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 320px;
}

.imageborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#imagebar {
	position: absolute;
	height: auto;
	width: auto;
	right: 60px;
	top: 25px;
	z-index: 6;
}
.imagebox {
	border: 1px solid #FFFFFF;
}

#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 180px;
	right: 60px;
}

h1 {
	font-size: 20px;
	color: #005db6;
	margin-top: 0px;
	margin-bottom: 3px;
}
H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 5px;
	MARGIN: 5px 0px 5px 6px;
	FONT: 17px/110% 'arial narrow', 'arial mt condensed light', arial, helvetica, sans-serif;
	TEXT-TRANSFORM: uppercase;
	COLOR: #0096e4;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left
}
h3 {
	font-size: 14px;
	color: #000000;
	margin-left: 80px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#content a:link {
	color: #005db6;
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #3c9bf7;
}

.content {
	padding-left: 20px;
}
.rowhead {
	BACKGROUND: #6c9bd3;
	FONT: 12px Trebuchet MS;
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
.rowhead1 {
	BACKGROUND: #90a9c6;
	FONT: 12px Trebuchet MS;
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
.rowhead2 {
	FONT: 12px Trebuchet MS;
	BACKGROUND-COLOR: #f4f5f5;
	TEXT-DECORATION: none
}