body {
	margin:0;
	padding:0;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E8046;
	padding: 0;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	padding: 0;
	margin-bottom: 0px
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	padding: 0;
	margin-bottom: 0px;	
	
}
.productheading {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight:  bold;
	
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		line-height: 1.25em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #122A75;
	padding: 0;
	margin-bottom: 0px;	
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #5D4255;
}
a:visited {
	text-decoration: underline;
	color: #5C6B4B;
}
a:hover {
	text-decoration: underline;
	color: #71364A;
}
a:active {
	text-decoration: underline;
}
input.inputfield {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #eae3d3;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #eae3d3;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #eae3d3;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #eae3d3;
  font-weight:  bold;
}
#wrap {
    border:0px solid black;
    width:500px;
    }
#menu {
    background-image:url(/images/bk.png);
    border-bottom:1px solid white;
    padding:0px 0;
    width:500px;
    }
#menu a {
    padding:4px 7px;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:bold;
    color:#751b29;
    }
#menu a.hover {
    background:#F4F9FF;
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }
.TableHeading {
	border-bottom:2px solid #003300;
}
.Even {
	background-color:#f3f3f3;
}
.EndTable {
	border-top:2px solid #ffffff;
	background-color:#cccbbc;
	height:5px;
}
b.Red {
	color:#660000;
	font-size:13px;
}
b.Green {
	color:#4E8046;
	font-size:13px;
}
.Forward {float:right;}
.Back {float:left;}
.Job {
	background-color:#ffffff;
	padding:20px;
}
.JobTop {
	background-image:url(/images/bg_top.gif);
	background-repeat:repeat-x;
}
.JobLeft {
	background-image:url(/images/bg_left.gif);
	background-repeat:repeat-y;
}
.JobRight {
	background-image:url(/images/bg_right.gif);
	background-repeat:repeat-y;
}
.JobFooter {
	font-size:11px;
	font-style:italic;
	padding:0 0 0 7px;
	background-color:#e3ebe3;
	vertical-align:middle;
}
.FooterText {
	padding:5px 0 0 0;
}
.Logos {
	padding:0;
}