﻿body {
	background: #dee3e9 url('images-aluro/bgk-main.gif') repeat-x fixed;
	color: #575757; 
	text-align: center; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	margin:auto;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	margin-top: 6px;	
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px
	}	

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px
	}	

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px
	}	
	
	td.cell {
	padding: 4px 4px 4px 0px;
	border-bottom: 1px solid #cccccc;
	}

img {
	border: 0px
}


h1 {
	font-size: 18px; 
	font-weight: bold; 
	color: #39505F; 
	margin-top: 2px 
}
h2 {
	font-size: 13px; 
	margin: 0px; 
	color: #ADACAB; 
	border-bottom: 1px dashed #BEBEBF; 
	font-weight: normal
}

div.note2 {
	border: 1px solid #7d7d7d;
	padding: 15px;
	background-image: url('images-aluro/icon-note.gif');
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #292929;
	}
	
div.note {
	border: 1px solid #7d7d7d;
	padding: 15px;
	background-image: url('images-aluro/icon-note.gif');
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #292929;
	}
	
div.note2 {
	border: 1px solid #ff0000;
	}
	
h3 {
	font-size: 14px; 
	font-weight: bold; 
	color: #A19B07; 
	margin-bottom: 0px;
	margin-top: 14px;
}
h4 {
	font-size: 11px; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	background-color: #ADACAB;
	color: #FFFFFF
}
h5 {
	font-size: 13px; 
	margin: 0px; 
	color: #ADACAB; 
	font-weight: normal
}

h6 {
	font-size: 12px; 
	font-weight: bold; 
	color: #A19B07; 
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #a19b07;
	border-top: 1px solid #a19b07;
	margin-bottom: 6px;
}

h7 {

	color: #F04A00; 
	font-size: 12px; 
	margin: 0px; 
	font-weight: normal;
	font-weight: bold; 
}



span.small {
	font-size: 11px;
	}

div.subfeature {
	padding: 5px;
	background-color: #f4f4f4;
	margin-left: 0;
	padding-left: 0;
	list-style: none;	
	}
	
div.subfeature ul {
	margin-left: 20px;
	}
	
div.subfeature li	{
	background-image: url('images-aluro/icon-pdf.gif');
	background-repeat: no-repeat;
	padding: 5px 0px 7px 20px;
	background-position: 0 .5em;	
	list-style: none;	
	}

.submenu {
	background: #A19B07;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #827D06
}
.submenutop {
	background: url('images-aluro/nav-fadetop.gif');
	text-align: left;
	padding-left:5px; 
	padding-right:5px; 
	padding-top: 8px; 
	padding-bottom: 5px
 }
.submenubot {
	background: url('images-aluro/nav-fadebot.gif');
	text-align: left;
	border-top: 1px solid #827D06; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 8px
}

a:link {color: #39505F; text-decoration: underline}
a:active {color: #39505F;text-decoration: underline}
a:visited {color: #39505F;text-decoration: underline}
a:hover {color:#575757;text-decoration: underline}
a:menu2{text-decoration:none; color:blue; font-size:20px; font-family:Century Gothic}

a.small:link {color: #39505F; text-decoration: underline; font-size: 11px;}
a.small:active {color: #39505F;text-decoration: underline; font-size: 11px;}
a.small:visited {color: #39505F;text-decoration: underline; font-size: 11px;}
a.small:hover {color:#575757;text-decoration: underline; font-size: 11px;}

a.menu:link {text-decoration:none; color:#8fa1b5; font-size:13px; font-family:Century Gothic}
a.menu:active {text-decoration:none; color:#8fa1b5; font-size:13px; font-family:Century Gothic}
a.menu:visited {text-decoration:none; color:#8fa1b5; font-size:13px; font-family:Century Gothic}
a.menu:hover {text-decoration:none; color:#DB6B09; font-size:13px; font-family:Century Gothic}

a.menu2:link {text-decoration:none; color:#7a7b7a; font-size:11px; font-family:arial}
a.menu2:active {text-decoration:none; color:#7a7b7a; font-size:11px; font-family:arial}
a.menu2:visited {text-decoration:none; color:#7a7b7a; font-size:11px; font-family:arial}
a.menu2:hover {text-decoration:none; color:#7a7b7a; font-size:11px; font-family:arial}

a.red:link {color: #ff0000;text-decoration: underline; }
a.red:active {color: #ff0000;text-decoration: underline; }
a.red:visited {color: #ff0000; text-decoration: underline; }
a.red:hover {color: #000000;text-decoration: none; }


#footer {
	background: #ffffff;
	width: 935px;
	padding: 0px;
	text-align:center;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;	
	clear: both;
	margin-bottom:10px;
	font-family:Century Gothic
}


#contMainLeft 
{
	background-color:White;
	float: left;
	/*width: 217px;*/
	width: 228px;
	/*background-image:url('images-aluro/left-spacer.jpg'); */
	background-image:url('images-aluro/left-spacer-small.gif');
	background-repeat:repeat-y;
	background-position:right;
}

#contMainRight {
	background-color:White;
	float: left;
	width: 228px;
	background-image:url('images-aluro/left-spacer-small.gif');
	background-repeat:repeat-y;
	background-position:right;
}

#contMainCentre {
	background-color:White;
	float: left;
	/*width: 485px;*/
	width: 460px;
	padding-right:11px;
	_padding-right/**/:/**/0px; /*IE 6 only */
	_margin-right/**/:/**/0px; /*IE 6 only */
	
	background-image:url('images-aluro/left-spacer-small.gif');
	background-repeat:repeat-y;
	background-position:right;
	text-align:left; 
}

#contMainCentre-sub {
	background-color:White;
	float: left;
	/*width: 485px;*/
	width: 688px;
	padding-right:11px;
	_padding-right/**/:/**/1px; /*IE 6 only */
	_margin-right/**/:/**/0px; /*IE 6 only */
	background-image:url('images-aluro/left-spacer-small.gif');
	background-repeat:repeat-y;
	background-position:right;
	text-align:left; 
}

#contBoxPage { /* main main*/
	background: #ffffff;
	text-align: center;
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	z-index: 1
}

#contTop {
	background: #FFFFFF;
	margin-top: 0px;
	padding:25px 0px 0px 0px;
	width: 957px;
	height:137px;
	float:left;
	font-family:arial;
	font-size:11px;
}

#contMain{ /* main	text-align: center;	;
	display: table*/
	background: #FFFFFF;
	padding-left: 22px;
	margin-right: auto;
	width: 935px;
	float:left;
	background-image:url('images-aluro/bkg-green-fade.gif');
	background-repeat:repeat-x;
	background-position:top;
}

.mainContentHeader
{
	background-image:url('images-aluro/main-top.gif'); 
	background-repeat:no-repeat; 
	background-position:top;
	padding-left:20px;
	padding-right:20px; 
}

.mainContentHeader-sub
{
	background-image:url('images-aluro/main-top-sub.gif'); 
	background-repeat:no-repeat; 
	background-position:top;
	padding-left:20px;
	padding-right:20px; 
}

.mainContentMid
{
	background-image:url('images-aluro/main-item.gif'); 
	background-repeat:no-repeat; 
	background-position:top;
	padding-left:20px; 
	padding-right:20px; 
}

.mainContentMid-sub
{
	background-image:url('images-aluro/main-item-sub.gif'); 
	background-repeat:no-repeat; 
	background-position:top;
	padding-left:20px; 
	padding-right:20px; 
}

.MainContentTitle
{
	height:18px; 
	color:#5b872b; 
	padding-top:10px; 
	font-weight:bold; 
	font-size:12px;
}

.MainSubTitle
{
	color:#5b872b; 
	padding-top:5px; 
	font-weight:bold; 
	font-size:12px;
}

.MainContentTitleMid
{
	height:22px; 
	color:#5b872b; 
	padding-top:3px; 
	font-weight:bold; 
	font-size:12px;
}

#contBase{
	background: #FFFFFF;
	padding-left: 0px;
	width: 957px;
	padding-top:20px;
}

.accordionContent{
	background-color:#ffffff;
	text-align:left;
	padding-left:20px;
	line-height:1.5;
	width:196px;
	_width:185px;
	}
	
.accordionHeader{
	padding-bottom:0px;
	/*margin right only used for IE?*/
	*margin-right:8px;				/* IE 7 and below */
	_margin-left/**/:/**/-8px;		/* IE 6 only */
	_margin-right/**/:/**/-0px;		/* IE 6 only */
	}
	
.menu-left-top{
	background-image:url('images-aluro/menu_top.gif');
	background-repeat:no-repeat; 
	width:199px; height:23px; 
	padding-top:10px; 
	text-align:left; 
	padding-left:20px;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#7a7b7a;
	cursor:pointer;
}

.menu-left-item{
	background-image:url('images-aluro/menu_item.gif'); 
	background-repeat:no-repeat; 
	width:199px; height:22px; 
	padding-top:5px; 
	text-align:left; 
	padding-left:20px;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#7a7b7a;
	cursor:pointer;
}

.menu-left-base{
	background-image:url('images-aluro/menu_base2.gif'); 
	background-repeat:no-repeat; 
	width:212px; height:19px; 
	padding-top:7px; 
	text-align:left; 
	padding-right:10px;
}

.menu-right-base2{
	background-image:url('images-aluro/menu-right-base2.jpg'); 
	background-repeat:no-repeat; 
	width:212px; height:168px; 
	padding-top:5px; 
	text-align:left; 
	padding-right:10px;
}

.menu-right-base{
	background-image:url('images-aluro/menu-right-base2.jpg'); 
	background-repeat:no-repeat; 
	width:192px; 
	height:168px;
	padding-top:5px; 
	text-align:left; 
	padding-right:10px;
	padding-left:20px;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#7a7b7a;
}

.menu-right-base2{
	background-image:url('images-aluro/menu-right-base-nz.jpg'); 
	background-repeat:no-repeat; 
	width:192px; 
	height:168px;
	padding-top:5px; 
	text-align:left; 
	padding-right:10px;
	padding-left:20px;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#7a7b7a;
}

.leftSpacer
{
	background-image:url('images-aluro/left-spacer.jpg'); 
	background-repeat:no-repeat; 
	width:11px; 
	height:190px; 
	_margin-left:0; 
	float:left; 
	margin-left:-11px;
}

.RightSpacer
{
	background-image:url('images-aluro/right-spacer.jpg'); 
	background-repeat:no-repeat; 
	width:11px; 
	height:190px;
	_margin-left:0;  
	float:left; 
	margin-left:-11px;
}

.imgLogo{float:left; padding-left:40px;}

.headerBase
{
	background-image:url('images-aluro/header_base.jpg'); 
	background-repeat:no-repeat; 
	width:937px; 
	height:33px; 
	text-align:right; 
	padding-right:20px; 
	font-size:20px; 
	color:#ffffff;	
}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 0px;
}

.searchButton{margin-top:5px;}


