body {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	background: white url(graphics/body-bg.png) repeat-x left top;
	}

img {
	border: none;
	margin: 0;
	padding: 0;
	}

a img {
	border: none;
	}

div,form,p,h1,h2,h3,h4,h5,hr,ul,li,dl,dd,dt,ol,object,param {
	margin: 0;
	padding: 0;
	}

/******************************/

/****** MAIN STRUCTURE *******/

/****************************/

#container {
	width: 756px;
	margin: 0 auto;
	padding: 51px 0 0 0;
	position: relative;
	border-left: 1px solid #97b7d1;
	border-right: 1px solid #97b7d1;
	background: transparent url(graphics/body-bg-light.png) repeat-x left top;
	}

#intro {
	position: absolute;
	left: 8px;
	top: 370px;
	width: 395px;
	height: 185px;
	color: #DAE4EE;
	font-size: 95%;
	z-index: 1;
	}

#intro p	{
	margin: 0 0 0.6em 0;
	}
	
#wrapper {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	}

/*	top menu
---------------------------------------------------------- */
#top-nav {
	width: 756px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	}

#top-nav ul {
	float: right;
	height: 40px;
	width: 756px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#top-nav ul li {
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	color: #014a8e;
	list-style-type: none;
	}

#top-nav li a {
	color: #014a8e;
	float: left;
	padding: 20px 10px 8px;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 12px;
	text-decoration: none;
	}

#top-nav li a:hover {
	color: white;
	text-decoration: none;
	background-color: #014a8e;
	}
	
	
#tophome {
	margin-right: 4px;
	padding-right: 4px;
	background-color: #FF0000
	}

/* Hide from IE-Mac \*/

#tophome {
	padding-right: 12px;
	margin-right: 12px;
	background-color: #99FF00
	}

/* End hide */

#logo {
	margin: 0 0 10px 0;
	}
/*	product menu
---------------------------------------------------------- */

#product-menu	{
	width: 756px;
	height: 26px;
	border-bottom: 1px solid white;
	}

form#search	{
	float: left;
	width: 145px;
	padding-left: 2px;
	}

.search {
	border: 1px solid #004a8d;
	font-size: 11px;
	line-height: 16px;
	vertical-align: middle;
	height: 19px;
	}

.searchbutton {
	line-height: 20px;
	vertical-align: middle;
	}

#product-menu ul	{
	float: left;
	width: 608px;
	margin: 0 0 0 1px;
	padding: 0;
	background: white url(graphics/body-bg-dark.png) repeat-x left top;
	height: 26px;
	list-style-type: none;
	text-align: right;
	}

#product-menu ul li	{
	display: inline;
	}

#product-menu ul li a	{
	color: #004a8d;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	border-left: 1px solid #004a8d;
	padding: 0 10px 0;
	}

#product-menu ul li a:hover	{
	color: white;
	}


#header {
	width: 756px;
	padding: 0;
	margin: 0;
	}

#top-img {
	float: right;
	position: relative;
	width: 609px;
	padding-left: 147px;
	background-color: #97b7d1;
	}
#top-img img	{
	border-left: 1px solid white;
	}


#mid-panel {
	display: block;
	width: 756px;
	height: 110px;
	padding: 0;
	margin: 0;
	}

#bott-panel-twocols {
	width: 347px;
	float: right;
	position: relative;
	}

#bott-panel-col2 {
	float: left;
	position: relative;
	width: 190px;
	padding: 0;
	margin: 0;
	}

#latestnews {
	height: 186px;
	}

/* Hide from IE-Mac \*/

#latestnews {
	height: 196px;
	}

/* End hide */

#latestnews h1 {
	padding: 86px 0 5px 5px;
	font-size: 70%;
	font-weight: bold;
	}

#latestnews p {
	font-size: 70%;
	padding: 0 5px 10px 5px;
	}

#latestnews-contentbg {
	background-image: url(../images/bg-news.jpg);
	border-right: 1px solid #ffffff;
	background-position: top left;
	background-repeat: no-repeat;
	}

#latestnews a, .latestnews a:visited {
	color: #000000;
	text-decoration: underline;
	}

#latestnews a:hover {
	color: #000000;
	text-decoration: underline;
	}

#bott-panel-col3 {
	width: 157px;
	float: right;
	position: relative;
	}

#latestoffers {
	height: 240px;
	background-color: #99B7D1;
	padding: 5px;
	color: white;
	font-size: 12px;
	}

#latestoffers a	{
	color: white;
	font-size: 12px;
	}
#latestoffers h1 {
	font-size: 70%;
	font-weight: bold;
	}

#latestoffers p {
	font-size: 70%;
	padding-bottom: 15px;
	}

#bott-panel-col1 {
	float: left;
	position: relative;
	width: 409px;
	}

/*********************************/

/* other page layout styles */

/*********************************/

#twocols {
	width: 609px;
	float: right;
	position: relative;
	}

#leftcol {
	float: left;
	position: relative;
	width: 147px;
	padding: 0;
	margin: 0;
	}

#maincol {
	float: left;
	display: inline;
	position: relative;
	width: 452px;
	padding: 0;
	margin: 0;
	}

#pageheader {
	width: 451px;
	height: 103px;
	background-color: #004A8D;
	border-left: 1px solid white;
	}

#pageheader h1 {
	font-size: 100%;
	color: #ffffff;
	padding: 75px 0 0 10px;
	}

#rightcol {
	float: right;
	position: relative;
	width: 157px;
	padding: 0;
	margin: 0;
	}

#downloads {
	font-size: 70%;
	background-color: #99B7D1;
	}

#downloads p {
	padding: 5px;
	border-bottom: 1px solid #ffffff;
	}

#downloads a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 20px;
	padding: 2px 2px 0 20px;
	background: transparent url(graphics/pdf-smlicon.gif) no-repeat 0 2px;
	}

#downloads a:hover {
	color: #000000;
	text-decoration: underline;
	border: none;
	}

#downloads img {
	vertical-align: middle;
	padding-right: 4px;
	}

#footer-hp {
	color: #004A8D;
	font-size: 70%;
	padding: 10px 0 0 15px;
	}

#footer-hp a, #footer-hp a:visited {
	color: #004A8D;
	text-decoration: none;
	}

#footer-hp a:hover {
	color: #004A8D;
	text-decoration: none;
	}

#footer {
	width: 756px;
	font-size: 70%;
	border-left: 1px solid #97b7d1;
	border-right: 1px solid #97b7d1;
	margin: 0 auto;
	}

#footer p {
	color: #ffffff;
	padding: 3px 0 0 10px;
	}

#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#footer-twocols {
	width: 609px;
	float: right;
	position: relative;
	}

#footer-col1 {
	float: left;
	position: relative;
	width: 147px;
	height: 20px;
	}

#footer-col2 {
	float: left;
	display: inline;
	position: relative;
	width: 450px;
	height: 20px;
	background-color: #014A8E;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}

#footer-col3 {
	float: right;
	position: relative;
	width: 157px;
	height: 20px;
	}

#content-box {
	width: 412px;
	height: 108px;
	padding-bottom: 20px;
	}

#boxcol1 {
	float: left;
	display: inline;
	position: relative;
	width: 108px;
	}

#boxcol2 {
	float: right;
	position: relative;
	width: 292px;
	height: 96px;
	background-color: #99B7D1;
	padding: 6px;
	}

/* CONTACT PAGE & NEWS STYLES*/

#contact-width {
	width: 452px;
	}

#contact-leftcol {
	float: left;
	position: relative;
	width: 200px;
	}

#contact-maincol {
	float: right;
	display: inline;
	position: relative;
	width: 252px;
	}

#contact-maincol img {
	padding-top: 20px;
	}

.wrapper-news {
	width: 432px;
	padding-bottom: 20px;
	}

.news-list-col1 {
	float: left;
	position: relative;
	width: 118px;
	margin: 0;
	padding-right: 10px;
	}

.news-list-col2 {
	float: right;
	display: inline;
	position: relative;
	width: 294px;
	margin: 0;
	padding-right: 10px;
	}

/*********************************/

/* end - other page layout styles */

/*********************************/

/*****************************/

/****** LEFT NAVIGATION *******/

/*****************************/
#nav ul#sub-menu	{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#nav ul#sub-menu li	{
	border-bottom: 1px solid #99b7d1;
	}

#nav ul#sub-menu li a	{
	background-color: #014a8e;
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 70%;
	padding: 3px 5px;
	}

#nav ul#sub-menu li a:hover	{
	background-image: none;
	background-color: #99b7d1;
	}
	
#nav {
	width: 147px;
	color: #fff;
	background-color: #014A8E;
	}

#nav p {
	color: #fff;
	margin: 0;
	border-bottom: 1px solid #fff;
	font-size: 70%;
	}

#nav p.extend {
	background-color: #014A8E;
	color: #ffffff;
	}

#nav p a {
	width: 142px;
	min-height: 18px;
	padding: 4px 0px 2px 0px;
	padding-left: 5px;
	text-decoration: none;
	color: #fff;
	display: block;
	background-color: #014A8E;
	margin: 0;
	}

#nav p a:hover {
	padding: 4px 0 2px 0;
	padding-left: 5px;
	color: #fff;
	background-color: #99B7D1;
	}

#nav .on {
	padding: 4px 0 2px 0;
	padding-left: 5px;
	min-height: 18px;
	color: #fff;
	background-color: #99B7D1;
	}

#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #5E8CB7;
	}

#nav ul li {
	border-bottom: 1px solid #fff;
	}

#nav ul li a {
	min-height: 18px;
	padding: 4px 0px 2px 10px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	font-size: 65%;
	margin: 0;
	}

#nav ul li a:hover {
	min-height: 18px;
	padding: 4px 0 2px 10px;
	text-decoration: none;
	color: #014A8E;
	display: block;
	font-size: 65%;
	margin: 0;
	background-image: url(../images/arrow.gif);
	background-position: 2px 7px;
	background-repeat: no-repeat;
	}

/***********************************/

/****** LEFT NAVIGATION - END *******/

/***********************************/

/*********************************/

/**** HOMEPAGE CONTENT STYLES ****/

/*********************************/

#content {
	color: #000000;
	padding: 20px;
	}

.content-otherpages p {
	padding-left: 50px;
	clear: both;
	}

#content p {
	font-size: 80%;
	line-height: 16px;
	padding-bottom: 10px;
	}

#content h1 {
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 15px;
	}

#content h2 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0.4em;
	}
#content h2 a	{
	color: black;
	text-decoration: none;
	}
#content h2 a:hover	{
	text-decoration: underline;
	}
#content ul {
	font-size: 80%;
	padding-left: 40px;
	padding-bottom: 10px;
	}

#content li {
	padding-bottom: 0;
	}

#wrapper #content ul.news-listing	{
	font-size: 100%;
	margin: 0;
	padding: 0;
	}

#wrapper #content ul.news-listing li	{
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
	}
	
#wrapper #content ul.news-listing li h2 a	{
	color: black;
	text-decoration: none
	}

#wrapper #content ul.news-listing li h2 a:hover	{
	color: #009933;
	text-decoration: underline;
	}

#wrapper #content ul.news-listing li p.continued	{
	margin: -0.4em 0 1em 0;
	padding: 3px 5px;
	border-bottom: 3px solid #e0ebf5;
	text-align: right;
	}
#wrapper #content ul.news-listing li p.continued a	{
	color: #004a8d;
	text-decoration: none;
	}
#wrapper #content ul.news-listing li p.continued a:hover	{
	color: #009933;
	text-decoration: underline;
	}
html>body #content li {
	padding-bottom: 2px;
	}

#content a, .content a:visited {
	color: #009933;
	text-decoration: underline;
	}

#content a:hover {
	color: #009933;
	text-decoration: underline;
	}

#content p.date	{
	font-weight: bold;
	}

.alignright	{
	float: right;
	margin: 0 0 0.4em 1em;
	}

.alignleft	{
	float: left;
	}

div.pic-box	{
	width: 200px;
	background-color: #99b7d1;
	}

#content div.pic-box p  {
	font-style: italic;
	font-size: 70%;
	margin: 5px;
	line-height: 1.1em;
	}
/*********************************/

/****** ADDITIONAL STYLES *******/

/*******************************/

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}

.clearfix {
	display: inline-table;
	}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}

/* End hide from IE-mac */

.skip {
	display: none;
	}

/* PRINTER STYLES IF REQUIRED */

@media print {

/*hide the left column when printing*/

#idname {
	display: none;
	}

}

/* PRINTER STYLES IF REQUIRED */

.sitemore {
	list-style-image: url(../images/linecontinue.gif);
	line-height: 22px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

.sitemore a {
	line-height: 15px;
	border: 1px;
	border-style: solid;
	display: block;
	padding: 0px 2px 2px 2px;
	width: 100%;
	margin: 0px;
	}

.siteend {
	list-style-image: url(../images/lineend.gif);
	line-height: 22px;
	vertical-align: middle;
	font-size: 11px;
	}

.dsitemore {
	list-style-image: url(../images/dlinecontinue.gif);
	line-height: 22px;
	vertical-align: middle;
	font-size: 11px;
	}

.dsiteend {
	list-style-image: url(../images/dlineend.gif);
	line-height: 22px;
	vertical-align: middle;
	font-size: 11px;
	}

.ssitemore {
	list-style-image: url(../images/slinecontinue.gif);
	line-height: 22px;
	vertical-align: middle;
	font-size: 11px;
	}

.ssiteend {
	list-style-image: url(../images/slineend.gif);
	line-height: 22px;
	vertical-align: middle;
	font-size: 11px;
	}

.dssitemore {
	list-style-image: url(../images/dslinecontinue.gif);
	line-height: 22px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	}

.dssiteend {
	list-style-image: url(../images/dslineend.gif);
	line-height: 22px;
	vertical-align: middle;
	font-size: 11px;
	}

.dsssitemore {
	list-style-image: url(../images/dsslinecontinue.gif);
	line-height: 22px;
	vertical-align: middle;
	font-size: 11px;
	}

.sitemap, .sitemap a {
	color: #004a8c;
	margin-top: 9px;
	margin-right: 2px;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	}

.loginpane {
	position: absolute;
	left: 603px;
	top: 29px;
	width: 144px;
	height: 103px;
	z-index: 20;
	padding-top: 75px;
	text-align: right;
	}

.loginpane a {
	font-size: 11px;
	color: #004a8d;
	text-decoration: none;
	}

.sep {
	font-size: 10px;
	margin-left: 5px;
	}

.username, .password {
	border-style: solid;
	border-width: 1px;
	border-color: #99b7d1;
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
	}

.loginbutton {
	margin-top: 5px;
	}