.homeBG {
	background-attachment: fixed;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003399;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-weight: normal;
}
#padTop {
	padding-top: 20px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #039;
}
.bgLeft {
	background-image: url(images/slices/header/bgLeft.jpg);
	background-repeat: repeat;
}
.bgRight {
	background-image: url(images/slices/header/brRight.jpg);
}

.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #006666;
	text-align: center;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-style: none;
	border-left-style: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.nav a:link {
	color: #003399;
	text-decoration: none;
}
.nav a:visited {
	color: #003399;
	text-decoration: none;
}
.nav a:hover {
	color: #006666;
	text-decoration: underline;
}
.bot a:link {
	color: #003399;
	text-decoration: none;
}
.bot a:visited {
	color: #003399;
	text-decoration: none;
}
.bot a:hover {
	color: #006666;
	text-decoration: underline;
}
.copyright a:link {
	color: #000000;
	text-decoration: none;
}
.copyright a:visited {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
}
.botCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006666;
	text-align: center;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

