BODY {
	color: #333;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana;
	background: white repeat;
	margin: 0px
}

.orange14 {
	color: #e18337;
	font-size: 14px;
	font-family: Verdana;
	line-height: 16px
}

.teal {
	color: #108077;
}

.teal14 {
	color: #108077;
	font-size: 14px;
	font-family: Verdana;
	line-height: 16px
}

.teal12 {
	color: #108077;
	font-size: 12px;
	font-family: Verdana;
	line-height: 14px
}

.orange12 {
	color: #e18337;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 14px
}

H1 {
	color: #108077;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: verdana
}

H2 {
	color: #333;
	font-size: 12px;
	font-family: Verdana
}

H3 {
	color: #108077;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana
}

H4 {
	color: #333;
	font-size: 12px;
	font-family: Verdana;
	line-height: 15px
}

h8 {
	color: #108077;
	margin: 0;
	padding: 0;
	font: bold 11px/15px Verdana;
}

.rt_heads {
	color: #108077;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana
}

.links {
	color: #108077;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana;
	padding: 0.6em
}

.nav {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px
}

.form {
	color: #6a8471;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica, Garamond;
	padding: 0.3em
}

A {
	color: #e18337;
	text-decoration: underline
}

A:link {
	color: #e18337;
	text-decoration: underline
}

A:link_topnav {
	color: black;
	text-decoration: underline
}

A:visited {
	color: #e19a37;
	text-decoration: underline
}

a.footerLink:link {
	color: black;
}

a.footerLink:visited {
	color: black;
	text-decoration: underline
}

a.footerLink:hover {
	color: white;
	text-decoration: underline
}

.caption {
	color: #31374f;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Verdana
}

P {
	color: #333;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana
}

TD {
	color: #333;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana
}

.boxOrange {
	background: #FFFFFF;
	border: 1px solid #e18337;
	padding: 5px;
}
.buttonPSP {
	background-color:fefefe;
	border: 1px solid #E18337;
}
.buttonPSP a:link,
.buttonPSP a:visited {
	text-decoration: none;
}
.buttonPSP a:hover {
	color: e18337;
}