
html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #c0c0c0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #ff6633;
	text-decoration: none;
	border: none;
}

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

td th {
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 400;
	color: #8c8c8c;
}

/*  STANDARD FONT OPTIONS
	Windows: Arial, Lucinda, Impact, Times New Roman, Courier New, Tahoma, Comic Sans, Verdana, Georgia, Garamond;
	Mac: Helvetica, Futura, Bodoni, Times, Palantino, Courier, Gill Sans, Geneva, Baskerville, Andale Mono;
*/

.shadow {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: efefef; /* lt gray*/
	border-right-style: solid;
	border-right-width: 4px;
	border-right-color: fefefe; /* lt gray*/
}

.sectionTitle {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1pt;
	text-align: left;
}
 
.sectionText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4f5050;
	line-height: 180%;
	text-align: left;
}

.email {
	color: #233f4c;
	font-weight: bold;
}

.downloadHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 440;
	font-stretch:semi-expanded;
	color: #233f4c;
	text-transform: uppercase;
	text-align: left;
}

.photo {
	text-transform: uppercase;
	font-stretch: condensed;
	font-weight: 400;
	color: #233f4c;
	margin-bottom: 20px;
}

.showLink {
	color: #ff6633;
}

.photoLink {
	font-weight: 400;
}

.sectionInfo {
	color: #233f4c;
	line-height: 150%;
}

.sectionInfoHead {
	text-transform: uppercase;
	font-stretch: condensed;
	font-weight: 450;
	color: #233f4c;
}

.sectionHead {
	text-transform: uppercase;
	color: #233f4c;
	font-weight: 400;
}

.sectionText a:link {
	color: #ff6633;
	text-decoration: none;
}

.sectionText a:hover {
	color: #ff3300;
	text-decoration: underline;
}
