@charset "UTF-8";
.masthead {
	font-size: 12pt;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	width: 720px;
	top: 0px;
	letter-spacing: 1px;
	margin-top: 0px;
	clip: rect(0px,auto,auto,auto);
	height: 260px;
}
.footer {
	background-image: url(assets/template/footerShadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 88px;
	text-align: center;
}
.html .wrapper #footer h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	color: #FFF;
	padding-top: 20px;
}
.indexContent {
	text-align: center;
	background-color: #87B0EE;
	padding-top: 20px;
	padding-left: 20px;
	background-image: url(assets/template/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
}
.indexContent p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
}
.html .wrapper #footer p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	color: #4076BE;
}
.html .wrapper #footer a:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #294C7E;
	font-weight: bold;
}
.html .wrapper #footer a:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.html .wrapper #footer a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #294C7E;
	font-weight: bold;
}
.html .wrapper #footer a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.navigation {
	width: 720px;
	height: 26px;
	background-image: url(assets/template/buttonUp.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: FCFFFE;
}
.wrapper {
	width: 720px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}
.topShadow   {
	background-image: url(assets/template/topShadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
	width: 720px;
}
.topShadowText   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #FFF;
	top: 30px;
	float: right;
	padding-top: 30px;
}
.html {
	background-image: url(assets/template/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #87B0EE;
	top: 0px;
	margin: 0px;
}
.html .wrapper #content table tr td table tr td {
	color: #FFF;
}
.html .wrapper #content table tr td table tr td table tr td p {
	color: #333;
}
.html .wrapper #content table tr td table tr td table tr td table tr td .style37 {
	color: #FFF;
}
.html .wrapper #content table tr td table tr td table tr td table tr td .embeddedContentTable-1 {
	color: #333;
}
.productLinks 
{
	height: 20px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 5px;
}
.productLinks a:link
{
	text-align: center;
	color: #333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-left: 6px;
	padding-right: 6px;
}
.productLinks a:hover {
	text-align: center;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: underline;
	border-bottom-style: none;
}
.productLinks a:active {
	text-align: center;
	color: #333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: underline;
	border-bottom-style: none;
}
.productLinks a:visited {
	text-align: center;
	color: #333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom-style: none;
}
.galleryShadow {
	background-image: url(assets/template/galleryShadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.floatRight {
	background-color: #FFF;
	float: right;
	margin-left: 10px;
	margin-top: -20px;
	margin-right: 10px;
}
