img, div { behavior: url(/htc/iepngfix.htc) }



body {
	
	background-image: url(/images/v1_header_bg.gif);
	background-repeat: repeat-x;
	color: #717174;
	}
a, a:visited {
color: #717174;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:active {
color: #ffaf3e;
}
#hd {
	background-repeat: no-repeat;
	background-position: 324px 10px;
	padding-top: 10px;
	height: 190px;
	}

.header-img {
		margin-top: 55px;
		margin-left: 20px;
	}

#nv { 
	height: 35px;
	}

.pa {
	list-style: circle;
	margin-left: 50px;
	margin-right: 0px;
	padding-bottom: 4px;
}
.indent {
	margin-left: 50px;

}

.indent2 {
	margin-left: 20px;

}
.circle {
	list-style: circle;
	margin-left: 0px;
.hack{
margin: 0px}

}



	
#bd {
		background-repeat: no-repeat;
		background-image: url(/images/v1_shadow_974_top.png);
		padding-top: 30px;
		padding-left: 20px;
		z-index: -99;
	}
	
.text-intro {
	padding: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 1.5em;
}

.text-main {
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 1.5em;
}

.text-main2 {
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 1.5em;
}
	
	
#ft {
		background-repeat: no-repeat;
		background-image: url(/images/v1_shadow_974_bottom.png);
		padding-top: 30px;
		padding-bottom: 25px;
	}
	
#ft-nav li {
float:left;
display:inline;
padding-right: 14px;
}


#ft-nav li a, li a:visited{
font-size: 12px;
padding-left:20px;
text-decoration: none;
}
#ft-nav li a:hover{
text-decoration: underline;
}

#ft p {
float:right;
font-size: 8px;
color: #717174;
padding-right: 30px;
padding-top: 2px;

}


strong {
		font-weight: bold;
	}
#tabs {
		padding-right: 40px;
		text-align: justify;
		padding-top: 20px;
		width: 540px;
		padding-left: 40px;
		background-repeat: no-repeat;
		padding-bottom: 15px;
		background-repeat: repeat-y;
		background-image: url(/images/v1_tab_bg.jpg);
	}

#tab-bottom {
		height: 50px;
		background-image: url(/images/v1_tab_bg_bottom.jpg);
		background-repeat: no-repeat;

	}
#tabs h1 {
		border-bottom-color: #ffaf3e;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		padding-bottom: 12px;
		font-size: 3em;
		font-weight: bold;
		color: #ffaf3e;
	}
	

#tabs h2 {
		font-weight: bold;
		float: left;
		width: 90px;
		padding-top: 4px;
		padding-right: 10px;
		text-align: right;
	}
#tabs p {
		text-align: justify;
		padding-left: 100px;
		padding-bottom: 9px;
		padding-top: 4px;
	}
	
#tabs a {
		font-weight: bold;
		color: #ffaf3e;
		text-decoration: none;
	}
	
h1 {
		border-bottom-color: #ffaf3e;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		padding-bottom: 12px;
		font-size: 3em;
		font-weight: bold;
		color: #ffaf3e;
	}
	
h3 {
		padding-left:40px;
		padding-right:40px;
		font-size: 1.5em;
		font-weight: bold;
		color: #ffaf3e;
	}
	
	.form {

width: 200px;
margin: 4px;
color: #717174;
font-size: 14px;
font-weight: bold;
}
.submit {
margin-top: 10px;
}