html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:6px 0 0 0;
}

html{
	min-height:100%;
	background:#F0F0F0 url(../images/imgBg6.gif) left bottom repeat-x;
}

#content{
	width:770px;
	margin:0 auto;
	background:#000;
	border:1px solid #369;
}

#header{
	background:#000;
	padding:17px 21px;
}

#header span{
	float:right;
}

#header span img{
	margin:0 5px;
	vertical-align:middle;
}

/*	----------	#navigation	----------	*/

#navigation{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	color:#B9B9B9;
	float:left;
	width:99%;
	background:transparent url(../images/imgBg1.gif) repeat-x bottom left;
	padding:0 0 0 8px;
}

#navigation li{
	float:left;
}

#navigation a{
	float:left;
	display:block;
	padding:4px 9px;
	color:#FFF;
	text-decoration:none;
}

#navigation li.active a, #navigation li.active a:hover{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #000;
	padding-bottom:4px !important;
	* padding-bottom:6px !important;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:8px;
}

#navigation li a:hover{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	padding-bottom:3px !important;
	* padding-bottom:1px solid #000 !important;
	border-bottom:1px solid #000;
	padding-left:8px;
	padding-right:8px;
	
}

#subNavigation1, 
#subNavigation2, 
#subNavigation3, 
#subNavigation4, 
#subNavigation5, 
#subNavigation6, 
#subNavigation7, 
#subNavigation8 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#B9B9B9;
	line-height:20px;
	letter-spacing:1px;
	background:#000;
	border:1px solid #FFF;
	border-top:0;
	padding:5px 15px;
	float:left;
	display:none;
	position:absolute; 
	top:140px !important;
	* top:142px !important;
	top:142px;
}

#subNavigation1{
	margin-left:8px !important;			/* POSITIONING FOR ABSOLUTE POSITION */
	* margin-left:8px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	margin-left:8px;
}

#subNavigation2{
	margin-left:75px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	* margin-left:74px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	margin-left:74px;
}

#subNavigation3{
	margin-left:142px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	* margin-left:140px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	margin-left:140px;
}

#subNavigation4{
	margin-left:199px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	* margin-left:196px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	margin-left:196px;
}

#subNavigation5{
	margin-left:293px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	* margin-left:289px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	margin-left:289px;
}

#subNavigation6{
	margin-left:351px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	* margin-left:346px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	margin-left:346px;
}

#subNavigation7{
	margin-left:400px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	* margin-left:394px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	margin-left:394px;
}

#subNavigation8{
	margin-left:484px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	* margin-left:477px !important;	/* POSITIONING FOR ABSOLUTE POSITION */
	margin-left:477px;
}

#subNavigation1 a:hover, 
#subNavigation2 a:hover, 
#subNavigation3 a:hover, 
#subNavigation4 a:hover, 
#subNavigation5 a:hover, 
#subNavigation6 a:hover, 
#subNavigation7 a:hover, 
#subNavigation8 a:hover, 
#subNavigation1 a:link,  
#subNavigation2 a:link,  
#subNavigation3 a:link,  
#subNavigation4 a:link,  
#subNavigation5 a:link,  
#subNavigation6 a:link,  
#subNavigation7 a:link,  
#subNavigation8 a:link, 
#subNavigation1 a:visited,
#subNavigation2 a:visited,
#subNavigation3 a:visited,
#subNavigation4 a:visited,
#subNavigation5 a:visited,
#subNavigation6 a:visited,
#subNavigation7 a:visited,
#subNavigation8 a:visited {
	background:#000 url(../images/bullet2.gif) left center no-repeat;
	text-decoration:none;
	color:#B9B9B9;
	padding:0 0 0 15px;
}

#subNavigation1 a:hover,
#subNavigation2 a:hover,
#subNavigation3 a:hover,
#subNavigation4 a:hover,
#subNavigation5 a:hover,
#subNavigation6 a:hover,
#subNavigation7 a:hover,
#subNavigation8 a:hover {
	padding:0 0 0 20px;
	margin:0 -5px 0 0;
}

#banner{
	clear:both;
	text-align:center;
}

#banner div{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

#breadcrumbs{
	font-size:10px;
	color:#CCC;
	padding:5px;
	clear:both;
}

#breadcrumbs span{
	font-size:13px;
	vertical-align:bottom;
}

#title{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	text-align:right;
	line-height:33px;
	padding:0 12px 0 0;
	background:#000 url(../images/imgBg2.gif) repeat-x center left;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

#subContent1{
	background:#e4e4e4;
	padding:5px 10px;
	border:1px solid #FFF;	
}

#subContent2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#e4e4e4;
	padding:10px;
}

#subContent2 h1{
	font-size:20px;
	margin:0 0 12px 0;
}

#subContent2 h2{
	font-size:18px;
	margin:0 0 10px 0;
}

#subContent2 h4{
	font-weight:bold;
	font-style:italic;
	margin:0 0 10px 0;
}

#subContent2 h5{
	font-weight:bold;
	margin:0 0 10px 0;
}

#subContent2 .image1{
	border:1px solid #FFF;
}

#subContent2 div, #subContent2 p, #subContent2 ul{
	line-height:18px;
	margin:0 0 10px;
}

#subContent2 li{
	margin:0 0 0 20px;
	list-style:square;
}

#subContent2 .sitemap ul ul{
	margin:5px 0 5px 20px;
}

.tableGrid1{
	width:100% !important;
	width:auto;
}

.tableGrid1 td{
	border-right:1px solid #000;
	padding:30px 20px 0 20px;
	vertical-align:top;
	width:33%;
}

.tableGrid1 td.last{
	border:0;
}

.tableGrid1 h1{
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
	background:transparent url(../images/imgBg3.gif) left bottom no-repeat;
	padding-bottom:2px;
	margin-bottom:13px;
}

.tableGrid1 h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	text-transform:uppercase;
	background:transparent url(../images/bullet4.gif) left center no-repeat;
	padding-left:9px;
}

.tableGrid1 h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	text-transform:uppercase;
	padding-bottom:18px;
}

.tableGrid1 h3 a{
	color:#000;
	text-decoration:underline;
}

.tableGrid1 blockquote{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background:#727272;
	padding:6px;
	margin-bottom:9px;
}

.tableGrid1 div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444;
	padding:2px 0 19px 0;
}

.tableGrid1 div a{
	color:#000;
}

.tableGrid1 div a:hover{
	text-decoration:underline;
}

.tableGrid2{
	width:100%;
}

.tableGrid2 td{
	padding:5px;
	vertical-align:top;
}

#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
	padding:5px;
	background:#000 url(../images/imgBg2.gif) repeat-x center left;
	border:1px solid #FFF;
}

.boxError{
	font-size:13px;
	font-weight:bold;
	color:#900;
	border:1px solid #900;
}

a{
	color:#FF6600;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}