/* navigation and links */
a.navigation:link, a.navigation:visited {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
	font-weight: lighter;
	letter-spacing: 0.085em;
}

a.navigation:hover {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
}
a.calloutLink:link, a.calloutLink:visited {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	font-weight: normal;
}
a.calloutLink:hover {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	font-weight: normal;
}

a.footerL:link, a.footerL:visited {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #51595E;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	padding-right: 0px;
}
a.footerL:hover {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #828E96;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	padding-right: 0px;
}


/* font styles */
.body {
	color: #F3EFE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
	letter-spacing: 0.095em;
	text-align: left;
}

.paragraphHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #485A62;
	text-decoration: none;
	text-align: left;
	font-weight: lighter;
	letter-spacing: .15em;
}

.paragraphHead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #485A62;
	text-decoration: none;
	text-align: right;
	font-weight: lighter;
	letter-spacing: 0.15em;
}

.sectionHead {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #CCB4AF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #712110;
}

.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.095em;
}

.footerR {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #545A60;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	font-weight: lighter;
}

.footerL {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #54595F;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	font-weight: lighter;
	padding-right: 12px;
}
