body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
}

.Content {
	font-size: 1em;
	font-weight: normal;
}

.Content-Bold {
	font-size: 1em;
	font-weight: bold;
}

.Content-Italics {
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
}

.Content-Indent {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* content */

.Content-Small {
	font-size: .8em;
}
	
.Content-Medium {
	font-size: 1.1em;
}


.Content-Large {
	font-size: 1.25em;
	font-weight: bold;
}

.Content-1 {
	font-weight: bold;
	color: #006397;
}

/* headlines */

.Header-1 {
	font-size: 1.25em;
	color: #006397;
	font-style: normal;
	font-weight: bold;
	margin-left: -10px;
}
.Content-2 {
	font-weight: bold;
	color: #006397;
}
.Content-3 {
	font-weight: bold;
	color: #FFCC00;
}

.Header-2 {
	font-size: 1.25em;
	color: #006397;
	font-style: normal;
	font-weight: bold;
}
.table-indent {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006397;
}
.table-white-line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #006397;
}
.table-blue-line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006397;
}

/* misc */

hr {
	color: #006397;
}

/* base links */

a:link {
	font-weight: bold;
	color: #006397;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #006397;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #006397;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #006397;
	text-decoration: underline;
}

/* akternate links */

.globalbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: normal;
}

.globalbar a:link {
	color: #000000;
	text-decoration: none;
}
.globalbar a:visited {
	color: #000000;
	text-decoration: none;
}
.globalbar a:hover {
	text-decoration: none;
	color: #333333;
}
.globalbar a:active {
	color: #000000;
	text-decoration: none;
}

.table-yellow/* table choices */

 {
	background-image: url(images/table-gradient.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}


.galleryphoto img {
		border: 1px solid #000000;
		margin: 5px;
}

.galleryphoto p {
		font-size: 80%;
		font-weight: bold;
		line-height: 1.4em;
		margin: 0;
		padding: 0px;
		text-align: right;
}

.gallery {
		font-size: 80%;
		font-weight: bold;
		line-height: 1.4em;
		margin: 0;
		padding: 0px;
		text-align: right;
}
