body {
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}

body {
	background-image: URL("../_images/background.jpg");
	background-repeat: repeat-x;
}

a img {
	border: none;
}

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0 0 10px 0;
	font-family: "Arial";
}

td {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
}

h1 {
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color: #F60;
}

h2 {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #F60;
}

h2 img {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

p {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
}

ul, ol {
	font-family: "Arial";
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 12px;
}

a {
	font-size: 12px;
	color: #F60;
	text-decoration: none;
}

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

#areaFooter {
	clear: both;
	border-top: 4px solid #F60;
	margin: 0;
	padding: 10px 0 0 15px;
	font-family: "Arial";
	font-size: 11px;
	color: #333;
}

#areaFooter .legend {
	padding: 5px 0 0 5px;
}

#areaFooter .legend a {
	color: #999;
	text-decoration: none;
}

#areaFooter .legend a:hover {
	color: #999;
	text-decoration: underline;
}

#areaFooter .links a {
	 font-family: "Arial";
	 font-size: 11px;
	 color: #333;
	 text-decoration: none;
	 padding: 0 5px;
}

#areaFooter .links a:hover, #areaFooter .links a.actived {
	 color: #F60;
	text-decoration: underline;
}

#areaContainer {
	width: 1000px;
}

#areaJargon {
	float: left;
	padding-top: 15px;
	padding-bottom: 50px;
	padding-right: 17px;
}

#areaLogo {
	padding-top: 40px;
	padding-bottom: 20px;
}

#areaNavigation  {
	margin: 0 4px 0 364px;
	height: 24px;
}

#areaNavigation a {
	display: block;
	float: left;
	color: #FFF;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0;
	height: 14px;
	border-right: 1px solid #FFF;
	background-image: URL("../_images/navigation.jpg");
	background-repeat: repeat-x;
	width: 124px;
}

#areaNavigation a:hover, #areaNavigation a.actived {
	background-image: none;
	background-color: #000;
}

#areaKicker {
	float: right;
	padding: 20px 0 0 0;
	width: 170px;
	display: none;
}

.warning {
	background-image: URL("../_images/warning.jpg");
	background-repeat: no-repeat;
	width: 179px;
	height: 100px;
	margin: 10px 20px 0 0;
	padding: 50px 14px 0 14px;
	font-size: 12px;
}

.kicker {
	float: left;
}

#areaContent {
	min-height: 440px;
	margin: 0 0 0 364px;
	padding: 20px 0 0 0;
	width: 605px;
}
/*UPDATED on 30 July 2008 by MMD*/

.frmContact td {
	padding: 5px 0;
	margin: 0;
}

.frmContact label {
	float: left;
	width: 95px;
	font-weight: normal;
}

.frmContact label.errStyle {
	color: #FF6600;
}

.frmContact input,
	.frmContact textarea {
	width: 260px;
}

.frmContact input.errStyle,
	.frmContact textarea.errStyle {
	border: 1px solid #F60;
}



.frmContact a.btSubmit {
	background-image: URL("../_images/button_submit.jpg");
	background-repeat: no-repeat;
	width: 68px;
	height: 25px;
	padding: 2px 0 0 0;
	margin: 0 0 0 5px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

.frmContact a.btSubmit:hover {
	background-image: URL("../_images/button_submit_on.jpg");
	text-decoration: none;
}

.frmContact input.btSubmit {
	background-image: URL("../_images/button_submit_on.jpg");
	background-repeat: no-repeat;
	border: 0;
	background-position: left top;
	text-decoration: none;
	width: 69px;
	height: 28px;
	padding: 0 0 7px 0;
	margin: 0 0 0 5px;
	float: right;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.redstar {
	color: #F60;
}

.md5 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	text-align: right;
}

/*UPDATED: 07 Aug 08 by MMD*/

hr {
	border: none;
	border-top: 1px dotted #F63;
	color: #FFF;
	padding: 0;
	margin: 0 0 10px 0;
}

.txt_orange {
	color: #F63;
}

h3 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}

h4 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	background-image: url('../_images/bg_h4.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0 0 8px 0;
	margin: 10px 0 3px 0;
	text-transform: uppercase;
}

.spaceTop {
	height: 22px;
	padding: 0;
	margin: 0;
}

.paddingLeft {
	padding-left: 10px;
}

.bt_diagnosis {
	background-image: URL("../_images/bt_diag.jpg");
	background-repeat: no-repeat;
	border: 0;
	background-position: left top;
	text-decoration: none;
	width: 188px;
	height: 29px;
	padding: 0 0 5px 0;
	margin: 0;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: "Arial";
	background-color: red;
}

.specialFooter {
	 position:relative; 
	 top:-35px; 
	 left:343px; 
	 width:600px; 
	 color:#999;
}

.specialFooter a {
	font-size: 11px;
	color: #666;
}

/* IE6 FIXED */
*html body #areaContent {
	height: 440px;
}

.Home #areaContent {
	width: 460px;
}

.Home #areaKicker {
	display: block;
}

