/* CSS Document */
BODY {
	background-color:#edefec    ; /* 000000 */ 
	font-size:10pt;
	color:#5f6062;	
	font-family:verdana,arial,helvetica,sans serif;
	}
TD {
	font-size:8pt;
	font-family:verdana,arial,helvetica,sans serif;
	}	
A {
	color:#5f6062;
	text-decoration:none;
	}
A:hover {
	color:#c0c0c0;
	}
.nLink {
	float:left;
	font-family:  Verdana, Arial, Tahoma; 
	color:#5f6062  ;
	font-size:8pt;
	}
.nLink2 {
	font-family:  Verdana, Arial, Tahoma; 
	font-size: 10px; 
	float:center;
	border-top:1px solid #9e4a24;		
	color:#2e3b3b;
	}
.nLink3 {
	float:right;
	color:#d89d03;
	font-size:8pt;
	}

.nLink4 {
	float:left;
	font-family:  Verdana, Arial, Tahoma; 
	color:#5f6062  ;
	font-size:12pt;
	}

	.nLink5 {
	float:center;
	font-family:  Verdana, Arial, Tahoma; 
	color:#5f6062  ;
	font-size:12pt;
	}

.nLink9 {
	float:left;
	font-family:  Verdana, Arial, Tahoma; 
	color:#5f6062  ;
	font-size:12pt;
	}

.fLink {
	color:#cccccc;
	font-size:8pt;
	}
#top {
	position: relative;
	margin: 0 auto 0 auto;
	border-left:1px solid #5e5d57;
	border-right:1px solid #5e5d57;
	background-color:#9D998E;
	width:750px;	
	padding: 0;
	}
	
#pricing {
	position: relative;
	margin: 0 auto 0 auto;
	border-left:1px solid #5e5d57;
	border-right:1px solid #5e5d57;
	border-bottom:1px solid #5e5d57;	
	background-color:#fff;
	width:750px;
	color:#7C7A6E;
	}
.pt {
	font-size:9pt;
	padding:20px 0 2px 0;
	color:#5f6062;
	font-weight:bold;	
}
.pt2 {
	font-size:8pt;
	padding:20px 0 10px 0;
	color:#941616;
	font-weight:bold;	
}
.lgTxt {
	float:left;
	font-family:  Verdana, Arial, Tahoma; 
	font-size: 12px; 
	color: #d89d03;
}
.lgTxt2 {
	font-size:16pt;
	color: #5f6062;
	padding:0px 0 0 0px;
}
.lgTxt3 {
	float:center;
	font-family:  Verdana, Arial, Tahoma; 
	font-size: 14px; 
	color: #5f6062;
}
.content {
	position: relative;
	margin: 0 auto 0 auto;
	border-left:1px solid #5e5d57;
	border-right:1px solid #5e5d57;
	border-bottom:1px solid #5e5d57;		
	width:750px;	
	}			
#sitenav {
	height:5px;
	width:920px;
	background-color: #edefec      ;
	border-top:1px solid #5f6062;		
	background-repeat:no-repeat;		
	}
#sitenav2 {
	height:50px;
	width:920px;
	background-color: #edefec      ;
	background-image: URL("logo.png");
	border-bottom:1px solid #5f6062;		
	background-repeat:no-repeat;		
	}

#hdr {
	height:100px;
	width:752px;
	padding-bottom:5px;
	background-color: #edefec;
	background-repeat:no-repeat;			
	}
#hdr2 {
	height:15px;
	width:920px;
	padding-bottom:5px;
	background-color: #edefec    ;
	background-repeat:no-repeat;			
	}
#subhdr {
	height:25px;
	width:752px;
	display:block;
	background-color: #edefec;
	border-top:1px solid #5e5d57;		
	background-repeat:no-repeat;
	font-size:2pt;					
	}
#subhdr2 {
	height:50px;
	width:100%;
	display:block;
	background-color: #edefec;
	border-top:0px solid #d9eee9;		
	background-repeat:no-repeat;
	font-size:2pt;					
	}

#ftr {
	position: relative;
	margin: 0 auto 0 auto;
	width:750px;	
	}			
#motto {
	position: relative;
	margin: 0 auto 0 auto;
	border-left:1px solid #5e5d57;
	border-right:1px solid #5e5d57;
	height:392px;
	width:750px;
	background-color: #656157;
	}	
#tab {
	float:left;
	width:100%;
	background-color: #5f6062;
	background-image: URL("");
	background-repeat:repeat-x;
	background-position:bottom;	  
	font-size:93%;
	}
#tab ul {
  margin:0;
  padding:20px 0px 0;
  list-style:none;
  }
#tab li {
  float:left;
  background:url("_gfx/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#tab a {
  float:left;
  display:block;
  background:url("_gfx/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#5f6062;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab a {float:none;}
/* End IE5-Mac hack */
#tab a:hover {
  color:#c0c0c0;
  }
#tab #current {
  background-image:url("_gfx/left_on.gif");
  }
#tab #current a {
  background-image:url("_gfx/right_on.gif");
  color:#5f6062;
  padding-bottom:5px;
  }
