html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */
 
body {
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: #3F3F27;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #6F6D70;
}

#printHeader {
	display: none;
}

#nav img {
	border: none;
}

#wrapper {
	width: 767px;
	margin: 0 auto 10px auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 80%;
	position:relative;
	background-color: #fff;
}

#MainBar {
	background-image: url(../images/mainImage1.jpg);
	background-repeat: no-repeat;
	height: 211px;
}

#location p {
	font-size: 75%;
	padding: 0 4px 4px 4px;
}

#RightCol ul, #SubNav ul {
	list-style-type: none;
	float: right;
	width: 167px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

#RightCol li, #SubNav li {
	border-top: 1px solid #999;
}

#RightCol li a, #SubNav li a {
	color: #ccc;
	background-color: #5D5D5D;
	display: block;
	text-decoration: none;
	padding: 5px;
	font-weight: normal;
}

#SubNav li a {
	background-color: #959595;
	color: #fff; 
	border-bottom: 1px solid #000;
}

#RightCol li a:hover {
	background-color: #000;
}

#SubNav li a:hover {
	background-color: #b1b1b1;
	color: #000;
}

#Flex {
	border-top: 1px solid #000;
}

#Flex form {
	background-color: #993363;
	border-bottom: 1px solid #000;
}

#Flex .search {
	margin-bottom: 9px;
	font-size: 10px;
}

#Flex img {
	margin-top: 4px;
}

#Flex input {
	background-color: #fff;
}

#Flex .spacer {
	margin-bottom: 2px;
	border: none;
}

#InnerWrapper, #ContentWrapper {
	width: 590px;
	background-image: url(../images/ContentBG.gif);
	background-repeat: repeat-y;	
	min-height: 300px;
	margin: 5px 0 5px 0;
	position: relative;
}

#ContentWrapper {
	background-image: none;
}

#ContentWrapper h1, #ContentWrapper h2, #ContentWrapper h3, 
#ContentWrapper h4, #ContentWrapper h5, #ContentWrapper h6 {
	font-size: 140%;
	margin: 10px 10px 15px 10px;
	color: #000;
}

#ContentWrapper h2 {
	font-size: 130%;
}

#ContentWrapper h3 {
	font-size: 120%;
}

#ContentWrapper h4 {
	font-size: 110%;
}

#ContentWrapper h5 {
	font-size: 105%;
}

#ContentWrapper h6 {
	font-size: 100%;
}

#ContentWrapper p {
	margin: 12px;
}

#ContentWrapper p img {
	margin: 5px;
	border: none;
}

#ContentWrapper ul, #ContentWrapper ol {
	padding: 5px 20px 10px 30px;
	list-style-position: inside;
}

#ContentWrapper ul li, #ContentWrapper ol li {
	font-family: Arial, Helvetica, sans-serif;
}

#location {
	padding-top: 40px;
}

#ColumnOne {
	float: left;
	min-height: 195px;
	width: 192px;
	margin-left: 5px;
	margin-right: 7px;
}

#ColumnTwo {
	float: left;
	min-height: 195px;
	width: 188px;
	margin-left: 1px;
}

#ColumnThree {
	float: left;
	min-height: 195px;
	width: 186px;
	margin-left: 7px;
}

#ColumnThree img {
	margin-top: 3px;
}

#ColumnOne h1, #ColumnTwo h1, #ColumnThree h1 {
	font-size: 125%;
	border-bottom: 1px solid #3F3F27;
	margin: 0 15px 10px 1px;
	padding-bottom: 5px;
}

#ColumnOne p, #ColumnTwo p, #ColumnThree p, #award p {
	font-size: 85%;
	line-height: 125%;
	margin: 10px 2px;
}

#award p {
	margin: 5px 7px;
}

#award h2{
	margin: 5px 6px;
	font-size: 95%;
}

#award {
	border-bottom: 1px solid #3f3f27;
	background-color: #ffffe8;
}

#trusted {
	display: block;
	margin: 5px auto;
}

#ColumnOne img, #ColumnTwo img, #ColumnThree img {
	border: 1px solid #666;
}

#Questions {
	background-image: url(../images/Questions.gif);
	background-repeat: no-repeat;
	width: 167px;
	float: right;
	padding-top: 32px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #000;
	/*margin-bottom: 10px;*/
}

#Questions p, #logon p {
	padding: 3px 3px 3px 5px;
	font-size: 85%;
	/*border-top: 1px solid #999;*/
	line-height: 130%;
}

#Questions img {
	display: block;
	margin: 6px auto 12px auto;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#RightCol {
	background-color: #efe8ef;
	width: 167px;
	float: right;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 25px;
}

address {
	font-style: normal;
	color: #333;
	padding: 0 4px 8px 4px;
	font-size: 85%;
	line-height: 130%;
}

#footer {
	clear: both;
	margin: 30px 0 0 0;
	border-top: 1px solid #000;
	background-color: #5d5d5d;
	min-height: 30px;
}

#footer p {
	float: right;
	padding-top: 5px;
	font-size: 80%;
	margin-right: 8px;
	color: #ccc;
	
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
}

.clearit {
	clear: both;
}

a {
	color: #00713d;
	font-weight: bold;
}

a:hover {
	color: #a2bba6;
	text-decoration: none;
}

#ContentWrapper hr {
	width: 350px;
	margin-left: 35px;
}

#formContainer input, #formContainer select, 
#formContainer checkbox, #formContainer textarea {
	color: #000;
	background: #aaaca9;
	border: 1px solid #333;
}


#formContainer {
	width: 93%;
	margin-left: 20px;
}

#formContainer form {
	margin-top: 25px;
}

input {
	background: #dae9da;
	border: 1px solid #666666;
}


#formContainer .button {
	color: #FFFFFF;
	background: #666;
	border: 1px solid #006699;
	margin-top: 8px;
}

#formContainer label {
	display: block;
	float: left;
	width: 78px;
}

#Col1, #Col2 {
	width: 49%;
}

#Col2 {
	float: right;
}

#Col1 div, #Col2 div {
	margin-top: 8px;
}

form {
	margin: 0px;
	background-color: #efe8ef;
	padding: 5px;
	border: 1px solid #666;
}

#formContainer p, #formContainer h1 {
	margin-left: 0;
}

#formContainer textarea {
	width: 300px;
	margin-left: 190px;
	margin-top: -14px;
}

#formContainer input:focus, #formContainer textarea:focus {
	color: #000;
	background: #dae9da;
	border: 1px solid #000;
}

#tour {
	margin-left: 25px;
}

#tour h2 {
	margin-left: 0;
	padding-left: 0;
}

#TJK_ToggleON,#TJK_ToggleOFF {display:none}

dl {
	margin-left: 40px;
}

#flowChart {
	margin: 25px 25px;
}

#ContentWrapper div {
	position: relative;
}

#Layer1 {
	position:absolute;
	left:160px;
	top:400px;
	width:250px;
	z-index:1;
	visibility: hidden;
	background: #FFFFE6;
	border: 1px solid #000;
}

#Layer2 {
	position:absolute;
	left:290px;
	top:400px;
	width:250px;
	z-index:1;
	visibility: hidden;
	background: #FFFFE6;
	border: 1px solid #000;
}

#Layer3 {
	position:absolute;
	left:50px;
	top:400px;
	width:250px;
	z-index:1;
	visibility: hidden;
	background: #FFFFE6;
	border: 1px solid #000;
}

#Layer4 {
	position:absolute;
	left:150px;
	top:400px;
	width:250px;
	z-index:1;
	visibility: hidden;
	background: #FFFFE6;
	border: 1px solid #000;
}

#Layer5 {
	position:absolute;
	left:90px;
	top:520px;
	width:250px;
	z-index:1;
	visibility: hidden;
	background: #FFFFE6;
	border: 1px solid #000;
}

#Layer6 {
	position:absolute;
	left:10px;
	top:520px;
	width:200px;
	z-index:1;
	visibility: hidden;
	background: #FFFFE6;
	border: 1px solid #000;
}

#Layer7 {
	position:absolute;
	left:190px;
	top:520px;
	width:250px;
	z-index:1;
	visibility: hidden;
	background: #FFFFE6;
	border: 1px solid #000;
}

.left {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}

.right {
	float: right;
	margin-left: 5px;
	margin-top: 2px;
}

#modules {
	font-size: 81%;
	margin-left: 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

#modules th {
	background-color: #e8e8e8;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
}

#modules td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	line-height: 140%;
}

.modules {
	font-size: 81%;
	margin-left: 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.modules th {
	background-color: #e8e8e8;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
}

.modules td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	line-height: 140%;
}

#paging a {
margin: 0 3px;
}

#scroller {
position: absolute; 
right: 66px;
top: 10px; 
width: 100px;
}

#logon input {
	background-color: #dae9da;
	margin-bottom: 4px;
	font-size: 95%;
}

#logon form {
	border: none;
	text-align: center;
}


#logon h5 {
	margin: 3px 0 0 5px;
}

#logon .button {
	background-color: #5d5d5d;
	color: #d5d5d5;
	font-weight: bold;
	font-size: 95%;
}

#logon img {
   float: right;
	margin-right: 14px;
	border: 0;
}

#logon #tech {
	float: none;
	margin: 0;
}

#register {
	margin: 20px 10px 10px 20px;
	padding: 10px;
	background-color: #fbf7fb;
}

#register label {
	display: block;
	float: left;
	width: 230px;
}

#register input {
	background-color: #dae9da;
}

#register .button {
	background-color: #959595;
	color: #efefef;
}

#register div {
	margin-bottom: 4px;
}

 table#hmi td {
	margin: 0;
	padding: 2px 2px;
	border: 1px solid #b5c6b2;
	border-collapse: collapse;
}


#form1 div label {
	display: block;
	float: left;
	width: 190px;
}

#form1 div {
		margin-bottom: 4px;
}

/***************** Tabs *********************/

#header {
	position: relative;
}


#header ul {
  /*margin-top: 104px;
  padding: 10px 5px 0;*/
  list-style-type: none;
  /*float: right;*/
  right: 169px;
  position: absolute;
  top: 49px;
 }
  
#header li {
  float: right;		
  background: url("../images/right.gif") no-repeat top right;
  padding: 0 8px 0 0;
  margin-left: 5px;
}
  
#header li a {
  float: left;
  display: block;
  background: url("../images/left.gif") no-repeat left top;
  padding: 2px 5px 1px 13px;
  text-decoration: none;
  font-weight: normal;
  color: #ccc;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
float: none;
}
/* End IE5-Mac hack */


#header a:hover, #header a:focus {
  color: #fff;
}
  
#header #current {
  background-image: url("../images/right_on.gif");
}
  
#header #current a {
  background-image: url("../images/left_on.gif");
  color: #fff;
  padding-bottom: 2px;
  padding-top: 3px;
}

.imgC2 {
	margin-top: 12px;
}

.space {
	padding-bottom: 10px;
}

#productHolder {
position: absolute;
top: -117px;
left: 20px;
visibility: hidden;
}

#productHolderOn {
position: absolute;
top: 0;
left: 20px;
}