﻿}
#navbar a:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #808080;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
#navbar a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:active {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
#boxMiddle a:link {
	color: #333333;
	text-decoration: none;
}
#boxMiddle a:visited {
	color: #333333;
	text-decoration: none;
}
#boxMiddle a:hover {
	color: #FF6600;
}
#boxMiddle a:active {
	color: #FF6600;
}
#footer a:link {
	font-size: 10pt;
	text-decoration: none;
	color: #666666;
}
#footer a:visited {
	font-size: 10pt;
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	font-size: 10pt;
	color: #ff6600;
	text-decoration: none;
}
#footer a:active {
	font-size: 10pt;
	color: #ff6600;
	text-decoration: none;
}
#smallCopywrite a:link {
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
}
#smallCopywrite a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
}
#smallCopywrite a:hover {
	font-size: 8pt;
	color: #ff6600;
	text-decoration: none;
}
#smallCopywrite a:active {
	font-size: 8pt;
	color: #ff6600;
	text-decoration: none;
}
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	color: #333333;
	text-align: justify;
}
h1 {
	background-position: center center;
	font-family: "palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17pt;
	color: #ff6600;
	text-align: left;
	background-repeat: no-repeat;
	line-height: 45px;
	text-indent: 65px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url('assets/headingBarLighter.png');
}
ul {
	list-style-type: disc;
	list-style-position: outside;
}
.footerText {
	font-size: 10pt;
	text-align: center;
	color: #666666;
}
.smallCopywrite {
	font-size: 8pt;
	text-align: right;
}
.imgFloatLeft {
	border: 10px solid #FFFFFF;
	float: left;
}
.imgFloatRight {
	border: 10px solid #FFFFFF;
	float: right;
}
.logoFloatLeft {
	border-style: solid;
	border-width: 8px 8px 8px 0px;
	border-color: #FFFFFF;
	float: left;
}

