html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 83%;
	background-color: #FFFFFF;
	background-image: url(graphics/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*containers*/
#page-container {
	text-align: left;
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
}
#content {
	margin-right: 340px;
	clear: left;
}
#content .padding {
	padding: 25px;
}
#content.nosidebar {

	margin-right: 20px;
}
#sidebar-a {
	float: right;
	width: 340px;
}
#sidebar-a .padding {
	padding: 25px;
}
#footer {
	clear: both;
	height: 66px;
	font-size: 10pt;
	color: #666666;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
}
/*text formatting*/
p {
	font-size: 1em;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	line-height: 1.2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
td.text {
	color: #000000;
	padding: 5px;
	font-size: 90%;
}
table.data {
	border: 1px solid #ECECEC;
	font-size: 95%;
	width: 95%;
}
table.data td {
	color: #000000;
	padding: 5px;
}
table.data th {
	font-size: 1em;
	font-weight: bold;
	color: #996633;
	background-color: #D6AD85;
	border-color: #000000 #FFFFFF #FFFFFF #000000;
	white-space: nowrap;
	padding: 5px;
	text-transform: uppercase;
	vertical-align: top;
}
table.data th a {
	font-weight: bold;
	color: #996633;
	text-decoration: underline;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
}
h1.contact {
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	background-image: url(graphics/headers/icon_comments.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1.wrench {
	background-image: url(graphics/headers/icon_wrench.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 18px;
}
h1.wrench2 {
	background-image: url(graphics/headers/icon_wrench2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 22px;
}
h1.lightning {
	background-image: url(graphics/headers/icon_lightning.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 22px;
}
h1.database {
	background-image: url(graphics/headers/icon_database.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 22px;
}
h1.gear {
	background-image: url(graphics/headers/icon_gear.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #996633;
	font-weight: bold;
}
h2.printing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	padding-left: 15pt;
	line-height: 14pt;
	text-align: center;
	padding-top: 10pt;
}
#footer p {
	font-size: 90%;
	color: #996633;
}
.subtitle {
	font-weight: bold;
	color: #996633;
}
p.subtitle a {
	font-weight: normal;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #9A6634;
	text-decoration: underline;
}
th {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #996633 ; 
	background-color: #D6AD85; 
	border-color: #000000 #FFFFFF #FFFFFF #000000; 
	letter-spacing: -1px; 
	border-style: none
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
/*print catalogue styles*/
.catalogue {
	border: thin solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
th.print {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; 
	background-color: #999999; 
	border-color: #000000 #FFFFFF #FFFFFF #000000; 
	border-style: none
}
/*menu*/
#menu {
	background-image: url(graphics/headers/logo.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding: 0px;
	font-size: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	width: 520px;
}
#menu #top {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu #top a {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding: 4px;
	font-weight: bold;
}
#menu #middle {
	color: #996633;
	background-color: #D6AD85;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #996633;
	padding: 6px;
	margin: 0px;
}
#menu #middle a {
	color: #996633;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding: 4px;
	font-weight: bold;
}
#menu #bottom {
	color: #996633;
	background-color: #D6AD85;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #996633;
	/*border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #996633;*/
	padding: 6px;
	margin: 0px;
}
#menu #bottom a {
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding: 4px;
}
#menu #top a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#menu #middle a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
}
#menu #bottom a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
}
#menu #top a.active {
	color: #FFFFFF;
}
#menu #middle a.active {
	color: #000000;
}
#menu #bottom a.active {
	color: #000000;
}
#menu.input {
	width: 570px;
}
#menu.input #top {
	padding: 10px;
}
#menu.input #middle {
	padding: 4px;
}
#menu.input #bottom {
	padding: 4px;
}
#menu.input #top a {
	padding: 0px;
}
#menu.input #middle a {
	padding: 0px;
}
#menu.input #bottom a {
	padding: 0px;
}
#menu.input #middle {
	color: #000000;
}
#menu.input #bottom {

	color: #000000;
}
/*form styles*/
form div label {
	font-weight: bold;
	display: block;
	float: left;
	width: 20%;
	text-align: right;
	color: #000000;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
form div {
	/*clear: both;*/
	vertical-align: top;
	font-size: 95%;
	position: relative;
}
form input {
	border-width: 1px;
	font-size: 90%;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: #F9F9F9;
	color: #000000;
	padding: 2px;
	vertical-align: top;
}
form input.hidden {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
form select {
	border-width: 1px;
	font-size: 95%;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: #F9F9F9;
	color: #000000;
	padding: 2px;
}
div label, div input {
	display: inline;
	float: none;
	vertical-align: bottom;
}

form div label {
	font-weight: normal;
	color: #996633;
}
form div label.mandat {
	font-weight: normal;
	color: #000000;
}
form div p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
form input.button {
	color: #000000;
	background-color: #D6AD85;
	padding: 3px;
	font-size: 1em;
	border: 1px solid #996633;
}
form div img {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #000000;
}
form div label.wide {
	display: block;
	float: left;
	width: 30%;
	text-align: right;
	color: #996633;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

