Body {
	background-color: #FFFFFF;
	font-family: Geneva, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:#000000;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1
{
		font-size: 20px;
		color: #004A85;
		font-weight: bold;
		text-align: center;
}
.content-small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #000000;
}
.content-medium {
	color: #333333;
	text-align: center;
	width: 800px;
	margin: 5px auto;
	font-size: 0.8em;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.content-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.content-medium {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.content-large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #220000;
}

.highlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004A85;
}
.highlight-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004A85;
	font-weight: bold;
}
.highlight-medium {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004A85;
	font-weight: bold;
	font-variant: normal;
}

.highlight-medium-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	font-variant: normal;
}
.highlight-large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A92626;
	font-weight: bold;
}

.table-border-thin {
	border: thin solid #66CC00;
}
.table-watermark {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.table-thin-subhead {
	border: 1px solid #990000;
	background-image: url(images/bottom.jpg);
}

/* this group sets the normal link colors */

a:link {
	text-decoration: underline;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:vistied {
	color: #09152B;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #0F5BEF;
	text-decoration: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#navigation a {
	font:bold 10px Geneva, Arial, Helvetica, sans-serif;
	padding:4px;
	display: block;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	border-right-width: thin;
	border-right-style: solid;
	color: #FFFFFF;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	font: bold 10px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #2F6B9B;
	}
.content-italics {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.content-small-float {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	right: 100%;
	bottom: 100%;
}
.table-background {
	background-image: url(images/zipline-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.highlight-two-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
	font-weight: bold;
}
.highlight-two-medium-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6633;
	font-weight: bold;
}
.table-bottom-background {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/backgroun-bottom.jpg);
}
.table-border-bottom {
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #004B85;
	background-image: url(images/Blue-Bar.jpg);
	border-left-width: thin;
	border-left-style: none;
}
.table-header-background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/captain-zipline-header.jpg);
}
.highlight-two-medium-italics {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6633;
	font-weight: bold;
	font-style: italic;
}
