a:link {
	color: #DB4F20;
	text-decoration: none;
}

a:visited {
	color: #DB4F20;
	text-decoration: none;
}

a:hover {
	color: #DB4F20;
	text-decoration: underline;
}

a:active {
	color: #DB4F20;
	text-decoration: none;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 62.5%;
	color: #333333;
} /* for IE/Win */

html>body {
font-size: 10px;
	color: #333333;
} /* for everything else */

.nav {
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
}

.smalltxt {
	font-size: 0.9em;
	color: #666666;
}

h1 {
	font-size: 1.6em;
	line-height: 2.6em;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
	color: #999999;
}

p {
	font-size: 1.0em;
	}
	
.bodytext1bold {
	font-weight: bold;
}
.formtext {
	font-size: 1.0em;
	color: #000000;
	text-align: left;
	}
	
.margintext {
	font-size: 1.0em;
	font-weight: bold;
	}
	
	.margintext a {
	color: #FFFFFF;
	}
	
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.9em;
	padding-left: 50px;
	padding-right: 50px;
}

.formheader1 {
	font-size: 1.6em;
	line-height: 2.6em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.formtextbold {
	font-size: 1.0em;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.formtextindent {
	font-size: 1.0em;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.formtexindent2 {
	font-size: 1.0em;
	color: #000000;
	text-align: left;
	padding-left: 50px;
}

.spacer {
	font-size: 1.4em;
	line-height: 1.6em;
}

.indent1 {
	padding-right: 0px;
	padding-left: 30px;
	font-size: 1.0em;
	}
	
.margintexthead {
	font-size: 1.0em;
	font-weight: bold;
	color: #999999;
}

.photocaptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
	}
	
.bodyquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.6em;

}
.photosheader1 {
	font-size: 1.6em;
	line-height: 2.6em;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.photonav {
	font-size: 1.1em;
	}
	
.margintextsmall {
	font-size: 1.0em;
	font-weight: normal;
	color: #999999;
}

.posterheader1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 3.6em;
}

.posterbodytext1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.posterheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.6em;
	line-height: 2.6em;
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-style: italic;
}


