@charset "UTF-8";
/* CSS Document */

body {
	background: #AAAAAA;
	font: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0;
	text-align: center;
}
#container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#mast {
	margin: 0;
	height: 80px;
}
#navbar {
	background: #D9E2DA;
	padding: 5px;
	margin: 0;
	text-align: center;
}
.navbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #415968;
	line-height: 1em;
	padding: 5px;
	display:inline-block;
	border-color: #415968;
	border-style: solid;
	border-width: 1px;
}
a.navbutton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #415968;
	text-decoration: none;
}
a.navbutton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #415968;
	text-decoration: none;
}
a.navbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #415968;
	word-spacing: normal;
}
a.navbutton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #415968;
	word-spacing: normal;
}
#guts {
	padding: 5px 10px 5px 10px;
	border-top-color: #333366;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #333366;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#product {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 50px;
}
#product p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-align: center;
}
#spacer {
	clear: both;
}
#guts p, ul, ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
#guts h2, h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
}
#prodguts {
	padding: 5px 10px 5px 10px;
}
#prodbutton1 {
	float: left;
	clear: both;
	width: 180px;
	margin: 5px;
	display: inline;  /* <---Solution for bug IE6 */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#prodbutton {
	float: left;
	width: 180px;
	margin: 5px;
	display: inline;  /* <---Solution for bug IE6 */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#prodbutton1 a:link {
	font-famiy: inherit;
	font-size: inherit;
	text-decoration: none;
	color: #333366;
	background-color: #FFFFFF;
}
#prodbutton1 a:visited {
	font-famiy: inherit;
	font-size: inherit;
	text-decoration: none;
	color: #333366;
	background-color: #FFFFFF;
}
#prodbutton1 a:hover {
	font-famiy: inherit;
	font-size: inherit;
	text-decoration: underline;
	color: #333366;
}
#prodbutton1 a:active {
	font-famiy: inherit;
	font-size: inherit;
	text-decoration: underline;
	color: #333366;
}
#prodbutton a:link {
	font-famiy: inherit;
	font-size: inherit;
	text-decoration: none;
	color: #333366;
	background-color: #FFFFFF;
}
#prodbutton a:visited {
	font-famiy: inherit;
	font-size: inherit;
	text-decoration: none;
	color: #333366;
	background-color: #FFFFFF;
}
#prodbutton a:hover {
	font-famiy: inherit;
	font-size: inherit;
	text-decoration: underline;
	color: #333366;
}
#prodbutton a:active {
	font-famiy: inherit;
	font-size: inherit;
	text-decoration: underline;
	color: #333366;
}
a.imalink:link {
	color: #333366;
	text-decoration: none;
}
a.imalink:visited {
	color: #333366;
	text-decoration: none;
}
a.imalink:hover {
	text-decoration: underline;
}
a.imalink:active {
	text-decoration: underline;
}
#spacer {
	clear: both;
}
#footer {
	background: #D9E2DA;
	margin: 0;
	padding: 0;
	height: 50px;
	clear: both;
}
#footer a {
	color: #333366;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #333366;
	text-decoration: underline;
	padding-left: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer img {
	float: right;
	margin: 0;
	padding: 0;
}
#adapterbar {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	width: 300px;
}
#adapterbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	font-size: small;
	color: #333366;
}
.floatright {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.datatable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
