﻿/* CSS layout */
body {
	font-family: Arial, Helvetica, sans-serif;
}
.smalltype {
	font-size: small;
	color: #808080;
}
.spacer {
	color: #808080;
}
ul {
	padding: 0px;
	margin-left: 96px;
	margin-right: 40px;
	font-size: medium;
	line-height: 125%;
	color: #999999;
}
.style2 {
	border-width: 0px;
	margin: 6px 6px 12px 6px;
	display: block;
	text-align: center;
	color: #808080;
}
.style1 {
	border-width: 0px;
	margin: 6px;
	color: #808080;
}
ol {
	margin-left: 180px;
	text-align: justify;
	font-size: medium;
	margin-right: 64px;
	color: #999999;
}
.newHeader {
	font-size: large;
	margin: 0px 45px 0px 45px;
	font-weight: normal;
	font-style: italic;
	color: #C0C0C0;
}
.thumbContainer {
	margin: 20px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #808080;
	text-align: center;
	display: inline-block;
	color: #808080;
	right: 5em;
	left: 5em;
	padding-top: 24px;
	padding-bottom: 24px;
}
.thumbnails {
	margin: 3%;
	display: inline;
	text-align: center;
	color: #808080;
	line-height: 200px;
}
a:visited {
	color: #565656;
	text-decoration: none;
}
a:link {
	color: #C0C0C0;
	text-decoration: none;
}
.linkHideBoarder {
	border: none;
	border-width: 0px;
	color: #808080;
	text-decoration: none;
}
.aaTtile {
	display: block;
	margin-left: 170px;
	margin-top: 4px;
	color: #808080;
}
.aaLogo {
	float: left;
	vertical-align: top;
	display: block;
	color: #C0C0C0;
}
p {
	text-align: justify;
	margin-left: 64px;
	margin-right: 64px;
	color: #808080;
}
h1 {
	color: #C0C0C0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	margin-left: 45px;
	text-decoration: underline;
	margin-right: 45px;
	color: #C0C0C0;
}
h3 {
	color: #C0C0C0;
}
.smallType {
	font-size: small;
	vertical-align: top;
	word-spacing: normal;
	color: #C0C0C0;
}
.copyright {
	font-size: x-small;
	float: right;
	vertical-align: sub;
	word-spacing: normal;
	margin-right: 4px;
	color: #C0C0C0;
}
#masthead {
	height: 65px;
	color: #808080;
}
#top_nav {
	border-width: 1px;
	border-color: #565656;
	margin: 10px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-style: solid;
	padding-left: 160px;
	padding-bottom: 12px;
	padding-top: 10px;
	font-size: large;
	color: #C0C0C0;
    -moz-border-radius: 3px 4px 4px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
#left_col {
	border-width: 1px;
	border-color: #565656;
	float: left;
	overflow: visible;
	border-right-style: solid;
	color: #808080;
}
#page_content {
	margin: 24px;
	color: #808080;
	visibility: visible;
	overflow: visible;
}
#footer {
	margin: 10px;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	word-spacing: 5px;
	clip: rect(auto, 10px, auto, 10px);
	color: #808080;
}
.navLower {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #808080;
}
.imgStyle {
	margin: 10px;
	color: #808080;
}
.styleContainer {
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #565656;
	padding: 5px;
	margin: 5px;
	text-align: left;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 24px;
	left: 150px;
	position: absolute;
	right: 10px;
	color: #808080;
-moz-border-radius: 3px 4px 4px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
.clearAll {
	clear: both;
	color: #808080;
}
a:hover {
	color: #FFFFFF;
}
