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

body {
	background: #AAAAAA;
	font: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0;
	text-align: center;
}
#container {
	width: 780px;
	background: #00AEEF;
	margin: 0 auto;
	text-align: left;
}
#masthead {
	background: #FFFFFF;
	margin: 0;
	height: 110px
}
#mastbutton {
	display: inline-block;
	width: 120px;
	height: 55px;
	margin: 0;
	float: right;
}
#mastbutton p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding: 15px 7px 10px 7px;
	text-align: center;
	color: #00AEEF;
	background-color: #FFFFFF;
}
#mastbutton a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding: 15px 7px 10px 7px;
	text-align: center;
	text-decoration: none;
	color: #00AEEF;
	background-color: #FFFFFF;
}
#mastbutton a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding: 15px 7px 10px 7px;
	text-align: center;
	text-decoration: none;
	color: #00AEEF;
	background-color: #FFFFFF;
}
#mastbutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding: 15px 7px 10px 7px;
	text-align: center;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #00AEEF;
}
#mastbutton a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding: 15px 7px 10px 7px;
	text-align: center;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #00AEEF;
}
.floatrightmast {
	float: right;
	margin: 0;
	padding: 0;
}
.floatleftmast {
	float: left;
	margin: 0;
	padding: 0;
}
#maincontent {
	padding: 5px 10px 5px 10px;
	border-top-color: #00AEEF;
	border-top-style: solid;
	border-top-width: 2px;
	background: #FFFFFF;
	background-image: url(../images/cim_pix/watermark.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#maincontent h2, h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
}
#maincontent p, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
#category {
	width: 500px;
	float: left;
	clear: both;
	margin-bottom: 20px;
	padding-right: 250px;
	padding-top: 5px;
	border-top-color: #415968;
	border-top-style: solid;
	border-top-width: 1px;
}
#spacer {
	clear: both;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #333366;
	line-height: 100%;
}
.heading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #333366;
	line-height: 100%;
	text-decoration: none;
}
.heading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #333366;
	line-height: 100%;
	text-decoration: none;
}
.heading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #333366;
	line-height: 100%;
	text-decoration: underline;
}
.heading a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #333366;
	line-height: 100%;
	text-decoration: underline;
}
.floatrightmain {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.floatleftmain {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
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;
}
.datatable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
#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 p:first-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
#prodbutton1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#prodbutton p:first-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
#prodbutton p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#splashcontent {
	border-top-color: #00AEEF;
	border-top-style: solid;
	border-top-width: 2px;
	height: 460px;
}
#footer {
	background: #00AEEF;
	margin: 0;
	padding: 0;
	height: 30px;
	clear: both;
}
#footer img {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 0;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
	line-height: 13px;
	padding-top: 7px;
	padding-left: 11px;
	word-spacing: 7px;
	text-align: left;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
	line-height: 13px;
	padding-top: 7px;
	padding-left: 11px;
	word-spacing: 0px;
	text-align: left;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
	line-height: 13px;
	padding-top: 7px;
	padding-left: 11px;
	word-spacing: 0px;
	text-align: left;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
	line-height: 13px;
	padding-top: 7px;
	padding-left: 11px;
	word-spacing: 0px;
	text-align: left;
	text-decoration: underline;
}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
	line-height: 13px;
	padding-top: 7px;
	padding-left: 11px;
	word-spacing: 0px;
	text-align: left;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
