body {
	font-weight:normal;
	font-size:12px;  
	font-family:arial, helvetica, sans-serif;
	color:#000000;
	text-align:left;
	background:#BFC8D0 url(images/gradient-3.jpg) repeat-x;	
}


/*
	000033
	3366CC
*/


* {padding:0; margin:0}



p {
	padding:10px 0 0 0;
}



strong {
	/* color:#3366CC; */
	/* font-size:13px; */
}


a {
	color:#3366CC;
}
a:hover {
	color:#000033;
	text-decoration:underline;
}
a:hover strong {
	color:#000033;
}



h1, h2, h3, h4, h5 {
	font-family: "century gothic", arial, helvetica, sans-serif;
	font-size:26px;
	padding:0;
	margin:0;
	color:#000033;
	text-align:left;
	font-weight:normal;
}
h1 {
	font-weight:bold;
}
h2 {
	color:#3366CC;
	font-size:19px;
	padding:0 0 0 0;
}
h3 {
	color:#3366CC;
	font-size:16px;
	padding:20px 0 5px 0;
	font-weight:bold;
}
h4 {
	color:#000033;
	font-size:14px;
	font-weight:bold;
}
h5 {
	color:#3366CC;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0;
}





ul, ol {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
}

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



.clear  {
	clear:both;
	padding:0px;
	margin:0px;
}
   



table.centralise {
	width:100%;
}




table td.paper {
	width:770px; /* internal width 920px; */
	background:#FFFFFF;
}
table td.paper_l {
	width:5px;
	background-image:url(images/paper_l.gif);
	background-repeat: repeat-y;
}
table td.paper_r {
	width:5px;
	background-image:url(images/paper_r.gif);
	background-repeat: repeat-y;
}



table.header {
	width:770px;
}
table.header td {
	text-align:center;
}
table.header td.header_keywords {
	font-size:11px;
	color:#3366CC;
	padding:5px;
}




table.navigation,
table.dropdownmenu {
	width:740px;
	margin:1px 0 0 0;
	color:#ffffff;
	font-size:11px;
}
table.dropdownmenu td {
	/*background:#ff0000;*/
	text-align:center;
}
table.dropdownmenu a.page {
	background:#ff0000;
}






table.content {
	width:730px;
	margin:35px 20px 10px 20px;
}
table.content td {
	vertical-align:top;
	text-align:left;
}



table.content div.floating_box {
	float:right;
	border:1px solid #cccccc;
	margin:10px 0 20px 20px;
	text-align:right;
	width:145px;
	padding:10px;
	font-size:11px;
}




table.content table.product_table {
	width:500px;
	border:1px solid #6699FF;
	background-image:url(images/product-gradient.jpg);
	background-repeat:repeat-x;
}
table.content table.product_table h2 {
	padding:0 0 10px 0;
	margin:0;
	font-weight:bold;
}
table.content table.product_table h3 {
	padding:0;
	margin:0;
}
table.content table.product_table strong {
	color:#000000;
}
table.content table.product_table ul,
table.content ul.blue_arrow {
	padding:0;
	margin:0 0 0 25px;
}
table.content table.product_table li,
table.content li.blue_arrow {
	padding:0;
	margin:0;
	list-style-image:url(images/ico-arrow.gif);
}
table.content li.blue_arrow {
	padding:0;
	margin:0 0 0 25px;
}
table.content table.product_table li.pdf {
	list-style-image:url(images/ico-pdf.gif);
}




table.special_box_out {
	margin-top:30px;
	background:#EAEFFA;
	border:1px solid #6699FF;
	width:500px;
}
table.special_box_in {
	background:#ffffff;
	width:480px;
	color:#666666;
}
table.special_box_in h3 {
	padding:0 0 10px 0;
}
table.special_box_in h4 {
	color:#3366CC;
}
table.special_box_in strong {
	color:#666666;
}




.address {
	border-top:1px dotted #3366CC;
	margin-top:30px;
	padding:10px 0 20px 0;
	color:#3366CC;
	text-align:left;
}





table.footer {
	width:770px;
}
table.footer td,
table.footer td a {
	font-size:10px;
	color:#ffffff;
}
table.footer td.background {
	background-image:url(images/footer-background.jpg);
	text-align:left;
}
