/* CSS Document */

body, html{
	margin:0px;
	padding: 0px;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:18px;
	color:#595959;
}



#nav{
display: none;
}




#news{
display: none;

}


#news p{
	color:#666666;
	width: 175px;
	margin: 0px 25px;
}


#holder{
	position:relative;
	left: 0px;
	z-index: 10;
	}
#title{
	display: none;	
}

#title img{
	display: none;
}

#content{
	width: auto; 
	margin: 0 4%;
	padding: 0; 
	border: 0;
}
#print{
text-align: center;
width:100%;

}

	
#top img{
	display: none;
}
#logo img{
	display: none;

}

#logo{
                               /* 6. */
	display: none;

	}









#bottom{
display: none;

}
#feature{
display: none;

}

#address{
display: none;

}

#address p{
}

p{
	color:#595959;
	font-size:10pt;
	line-height: 14pt;
	padding-bottom:20px;
}

p strong{
	color:#3e3e3e;
	font-weight:bold;
}

p a{
	color:#666666;
	text-decoration:none;
	border-bottom:#BE2025 1px solid;
}


p a:hover{
	color:#e8e8e8;
	background-color:#BE2025;
}

h1{
	font-size:13pt;
	letter-spacing:1px;
	font-weight:normal;
	margin:0px;
	padding:10px 0px 5px 0px;
	text-transform:uppercase;
	color:#CCCCCC;
	width:90%;

}

h1 a{
	font-size:13pt;
	letter-spacing:1px;
	font-weight:normal;
	margin:0px;
	padding:10px 0px 10px 0px;
		text-transform:uppercase;
		color:#CCCCCC;
		text-decoration:none;

}

h2{
	font-size:11pt;
	color:#BE2025;
	margin:0px;
	padding:2px 0px 2px 0px;
	font-weight:bold;
	text-transform:uppercase;
		letter-spacing:1px;
		line-height:18pt;

}


h2 a{
	color:#BE2025;
	text-decoration: none;
	border-bottom: #b2b2b2 1px solid;
}
h2 a:hover{
	color:#BE2025;
	text-decoration: none;
	background-color:#b2b2b2;
}


h3{
	font-size:11pt;

	color:#666666;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	font-weight:normal;
	text-transform:capitalize;
	line-height: 14pt;
		font-weight:normal;
}


h3 a{
	color:#666666;
	text-decoration: none;

}
h3 a:hover{
	color:#BE2025;
	text-decoration: none;
}

ul{
	line-height: 14pt;
	margin:0px 0px 0px 10px;
	padding-bottom:20px;
	padding-top: 0px;

	

}

li{
	color:#BE2025;
	list-style:square;
	padding: 0px 0px 2px 0px;
	margin: 0px;

}

li li{
	color:#BE2025;
	list-style:decimal;
		padding: 0px;
	margin: 0px;

}
li span strong {
	color:#BE2025;

}

li span { color: #666666;
	font-size:9pt;
 }

li a{
	color:#666666;
	text-decoration:none;
	border-bottom:#BE2025 1px solid;
}


li a:hover{
	color:#e8e8e8;
	background-color:#BE2025;
}


#print h1{
	font-size:10pt;
	letter-spacing:1px;
	font-weight:bold;
	color:#CCCCCC;
	margin:10px 10px 10px 25px;
	text-align:left;
	text-transform:uppercase;
	width:7.5in;
	height: .125in;
	




}

.accordion_content {
			overflow: visible;
		}


.accordion_toggle
 {
			overflow: visible;
		}

.vertical_container
 {
			overflow: visible;
		}

		
.credit{
	font-size:9pt;
	line-height: 16pt;
	margin:20px 20px 0px 20px;
	padding:10px 0px 0px 0px;
	border-top: #666666 dotted 1px;
	}
	
.credit2{
	font-size:9pt;
	line-height: 16pt;
	margin:10px 20px 10px 20px;
	padding:0px;
	}



.credit strong{
	text-transform:uppercase;
	color:#6c6c6c;
	letter-spacing: 1;
	}