body{
	margin: 0;
	margin-bottom: 15px;
	border: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	background-color: #8a0000;
}

#SkipBar{
	display: none;
}

#Page{
	max-width: 1027px;
	min-width: 991px;
	margin: auto;
	padding: 0;
}

#TopBar{
	height: 173px;
	color: #fff;
	background-color: #000;
	background-image: url("/Templates/images/top-bottom-bar.png");
	background-repeat: no-repeat;
	text-align: center;
}

#ContentArea{
	min-height: 450px;
	padding: 0;
	padding-bottom: 15px;
	color: #000;
	background-color: #484848;
	background-image: url("/Templates/images/background.png");
	background-repeat: repeat-y;
}

#SideBar{
	position: absolute;
	top: 167px;
	width: 174px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#SideBar h2, #SideBar h3, #SideBar h4{
	margin-top: 3px;
	margin-bottom: 3px;
	color: #fff;
	background-color: inherit;
}

#SideBar h4{
	margin-left: 5px;
}

#SideMenu{
	margin-left: 31px;
	color: #fff;
	background-color: inherit;
}

#SideMenu li{
	margin-bottom: 3px;
	margin-left: -24px;
	font-size: 10pt;
}

#SideMenu li ul{
	margin-left: 7px;
	margin-top: 7px;
}

#SideMenu a:link, #SideMenu a:visited{
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

#SideMenu a:hover{
	color: #ffdd00;
	background-color: inherit;
	text-decoration: underline;
}

#Content{
	max-width: 726px;
	padding-top: 9px;
	padding-bottom: 0;
	margin-right: 52px;
	margin-left: 213px;
	color: inherit;
	background-color: #fff;
	font-size: 0.8em;
	text-align: justify;
}

#Address{
	max-width: 710px;
	padding-top: 0;
	padding-bottom: 15px;
	padding-right: 69px;
	padding-left: 212px;
	font-size: 0.8em;
	text-align: center;
	color: #000;
	background-color: #fff;
	background-image: url("/Templates/images/background.png");
	background-repeat: repeat-y;
}

#BottomBar{
	height: 22px;
	padding: 0;
	color: #000;
	background-color: #8a0000;
	background-image: url("/Templates/images/top-bottom-bar.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#Footer{
	width: 991px;
	color: #fff;
	background-color: inherit;
	font-size: 10pt;
	text-align: center;
}

#Footer p{
	margin-top: 0;
}

#SkipBar a:link, #SkipBar a:visited, #Footer a:link, #Footer a:visited{
	color: #ffdd00;
	background-color: inherit;
	text-decoration: none;
}

#SkipBar a:hover, #Footer a:hover{
	color: #fbb400;
	background-color: inherit;
	text-decoration: underline;
}

a:link, a:visited{
	color: #8a0000;
	background-color: inherit;
	text-decoration: underline;
}

a:hover{
	color: #000;
	background-color: inherit;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, legend{
	color: #000;
	background-color: inherit;
	text-align: left;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1, h2, .large{
	font-size: 1.4em;
}

h2{
	color: #484848;
	background-color: inherit;
}

h3{
	font-size: 1.1em;
}

h4, h5, h6{
	font-size: 1em;
	color: #484848;
	background-color: inherit;
}

.smallprint{
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.List li{
	padding: 0.3em;
}

.PDF-List ul li{
	list-style-image: url("/Templates/images/pdf-icon-list.gif");
}

img{
	border-color: #7B95A6;
}

ul li{
	list-style-image: url("/Templates/images/icon-list.png");
}

li li{
	margin-left: -25px;
}

.large{
	font-size: 1.2em;
	font-weight: bold;
}

.Center{
	text-align: center;
}

.Left{
	text-align: left;
}


.Right, #pi1, #pi2, #pi3, #pi4, #pi5, #pi6, #pi7, #pi8, #pi9, #pi10, #pi11{
	text-align: right;
}

.Green{
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 18px;
	padding-right: 18px;
	color: inherit;
	background-color: #bfc631;
}

.ListBar, .ListBar2-Left, .ListBar2, .ListBar2-Right, .ListBar2-Colour-Left, .ListBar2-Colour, .ListBar2-Colour-Right, .ListBar3{
	float: left;
	width: 221px;
	margin-top: -13px;
}

.ListBar2-Colour-Left, .ListBar2-Colour, .ListBar2-Colour-Right{
	width: 209px;
	margin-top: 0;
}

.ListBar{
	width: 300px;
}

.ListBar2-Left, .ListBar2-Colour-Left{
	margin-right: 15px;
}

.ListBar2, .ListBar2-Colour{
	margin-left: 15px;
	margin-right: 15px;
}

.ListBar2-Right, .ListBar2-Colour-Right{
	margin-left: 15px;
}

.ListBar3{
	width: 361px;
}

.Float-Right{
	float: right;
	width: 221px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	color: inherit;
	background-color: #bfc631;
}

.Align-Image-Right{
	float: right;
	width: auto;
	margin-bottom: 5px;
	margin-left: 15px;
}

.Align-Image-Left{
	float: left;
	width: auto;
	margin-bottom: 5px;
	margin-right: 15px;
}

.Align-Image-Right-New-Line{
	float: right;
	width: auto;
	margin-bottom: 5px;
	margin-left: 15px;
	clear: both;
}

.Align-Image-Left-New-Line{
	float: left;
	width: auto;
	margin-bottom: 5px;
	margin-right: 15px;
	clear: both;
}

.Image-Right-Margin{
	margin-right: 10px;
}

.Image-Top-Margin{
	margin-top: 10px;
}

.Image-Bottom-Margin{
	margin-bottom: 10px;
}

.Image-Top-Right-Margin{
	margin-top: 10px;
	margin-right: 10px;
}

.New-Line{
	clear: both;
}

.product-image-area{
	float: right;
	width: 457px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.product-image{
	width: 417px;
	height: 479px;
	margin: 0;
	padding: 0;
	overflow: auto;
}

.product-image-links{
	float: right;
	width: 25px;
	margin-left: 15px;
	text-align: center;
}

form, label, input{
	font-size: 10pt;
} 

fieldset{
	width: 92%;
	margin: auto;
	padding-top: 0.5em;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
	
} 

legend{
	font-weight: bold;
	color: #484848;
	background-color: inherit;
}

.label{
	position:relative;
	width: 79%;
	display: block;
	margin-top: 1em;
}

.label input{
	position: absolute;
	left: 45%;
	top: 0;
	width: 79%;
} 

.label select{
	position: absolute;
	left: 45%;
	top: 0;
} 

.label textarea{
	position: absolute;
	left: 45%;
	top: 0;
	width: 79%;
	height: 111px;
}

.textarea{
	height: 107px;
	padding-bottom: 4px;
}

.Table, .Table-Technical{
	margin: auto;
	border: 0;
	color: inherit;
	background-color: #bfc631;
	border-collapse: collapse;
}

.Table-Technical{
	float: right;
	width: auto;
	margin-bottom: 5px;
	margin-left: 15px;
}

.Table caption, .Table-Technical caption{
	padding: 0.4em;
	border: 0;
	border-bottom: 2px solid #484848;
	color: #000;
	background-color: #ffdd00;
	font-weight: bold;
	text-align: center;
}

.Table th, .Table td, .Table-Technical th, .Table-Technical td{
	padding: 0.4em;
	border: 0;
	text-align: left;
}

.Table th[scope=col], .Table-Technical th[scope=col]{
	border-bottom: 2px solid #484848;
}

.Table th[scope=row], .Table-Technical th[scope=row]{
	border-right: 2px solid #484848;
}

.Table tr:hover th[scope=row], .Table tr:hover td, .Table-Technical tr:hover th[scope=row], .Table-Technical tr:hover td{
	color: #000;
	background-color: #ffdd00;
}
