.copy  {
	font-size : 13px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
}

.smcopy  {
	font-size : 11px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
}

.smcopy-white  {
	font-size : 11px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	color: #FFFFFF;
}

.header  {
	font-size : 19px;
	font-family : Verdana,Helvetica,sans-serif;
	font-weight : normal;
	color : #FF7200;
}

.subheader  {
	font-size : 15px;
	font-family : Verdana,Helvetica,sans-serif;
	font-weight : bold;
	color : #000000;
}

.navlite  {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #FF7200;
}


a.nav, a:active.nav  {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
a:hover.nav, a:visited:hover.nav  {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #FF7200;
}

a.link, a:active.link  {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	color : #FF7200;
}
a:hover.link  {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	color : #FF7200;
}


a.smlink, a:active.smlink  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	color : #FF7200;
}
a:hover.smlink  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	color : #FF7200;
}

