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

html, body {margin: 0; padding: 0; height: 100%;} 
body,td,th {
	font-family: Lucida Sans, Lucida Grande, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#666666;
}
body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
} 

h2 {
	color: #1B4298;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	color: #1B4298;
	font-size: 13px;
	margin-bottom: 0px;
}	

h4 {
	color: #1B4298;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p, ol, ul{
	margin-top: 0px;
}

a {
	color: #1B4298;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

a img {
  border: none;/*remove border for linked images*/
}

.highlight {
	color: #1B4298;
	font-weight:bold;
}

.contentarea {
	padding: 10px 0 20px 20px;
	text-align:left;
}

.submenu {
	background-image:url(../images/logo_12.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	line-height: 10px;
	color: #1B4298;
	padding-right: 10px;
	padding-bottom:10px;
	text-align:right;
	vertical-align:bottom;
}

.submenu li {
	line-height: 30px;
	margin: 0px;
}
.submenu ul {
	list-style-type: none;
	padding: 10px 0px 0 0;
	margin: 0;
	text-align: right;
}

.submenu li a {
	font-size: 11px;
	padding-right: 1.5em;
	text-decoration:none;
	font-weight:normal;
}

.submenu li a:hover {
	background-image: url(../images/submenu_over.png);
	background-repeat: no-repeat;
	background-position: 100% center;
	font-weight:bold;
}

.submenu .active a {
	background-image: url(../images/submenu_over.png);
	background-repeat: no-repeat;
	background-position: 100% center;
	padding-top:1px;
	font-weight:bold;
}

.email a {
	color: #8b90c7;
	font-weight:bold;
}

ul {
	padding-left: 15px;
	
}

.products td {
	color: #1B4298;
	font-weight:bold;
	text-align:center;
}
.contentarea .back {
	float: right;
	padding: 5px 13px 5px 10px;
}
.button {
	border: none;
}
.highlight {
	color: #1B4298;
	font-weight:bold;
}

.bottommenu a {
	font-size: 8px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}

.bottommenu {
	color: #cccccc;
}
.bottommenu a:hover {
	color: #666666;
	text-decoration: none;
}