body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(_imagery/square_60_20_20_20b.jpg); background-attachment:fixed;
}


a.bodylink:link {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
	}

a.bodylink:visited {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
	}

a.bodylink:hover {
	background-color: #960;
	color: #000;
    text-decoration: none;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.body_12pt_plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.12pt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.helv_white_12pt {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.helv_green_14pt {color: #2E9A7B}
.helv_14pt {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #000000;
}
.helv_14pt_spread {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	background-color: #000000;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/* Set the special link colors */

a.special:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

a.special:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

a.special:hover {
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

a.special:active {
	color: #FFFFCC;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

/* Set grouped link colors using an ID */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#006;
	font-size:24px;
	font-weight:bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#006;
	font-size:16px;
	font-weight:bold;
}


#content {
	width: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

ul.extend {
	margin: 0;
	padding: 5px;
	list-style-type: square;
	list-style-image: inherit;
	list-style-position: inside;
	line-height: 20px;
}


ul.bullets {
	margin-left: 20px;
	padding: 5px;
	list-style-type: square;
	list-style-image: inherit;
	list-style-position: inside;
	line-height: 20px;
}

ul.super {
	margin-left: 25px;
	line-height: 20px;
}

li.superduper {
	margin-left: 50px;
	line-height: 20px;
}


img {
	border: 0px;
}

img.floatright2 {
	float: right;
	margin: 4px;
	margin-right: 25px;
	margin-top: 25px;

}
	
img.floatleft {
	float: left;
	margin: 4px;
	margin-right: 25px;
}

img.floatright {
	float: right;
	margin: 4px;
	margin-right: 25px;
}

#sidebar {
	width: 165;
	margin: 20px 0px 25px 0px;
}