@charset "utf-8";

body
{
	background-image: url(/assets/skin/images/global_page/bg_page.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

h1
{
	font-family: Arial;
	font-size: 14pt;
	color: #ffffff;
	margin: 0 0 0 0;
	margin-left: 181px;
	padding-top: 30px;
}

h2
{
    font-family: Arial;
	font-size: 12pt;
	color: #000000;
}

h3
{
    font-family: Arial;
	font-size: 10pt;
	color: #000000;
	margin: 0 0 0 0;
}

h4
{
    font-family: Arial;
	font-size: 12pt;
	color: #f59616;
	margin: 0 0 0 0;
	padding-bottom: 5px;
}

h5
{
    font-family: Arial;
	font-size: 10pt;
	color: #6d77ae;
	margin: 0 0 0 0;
	padding-bottom: 5px;
}

h6
{
    font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #498ac0;
	margin: 0 0 0 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

#rightcolumncontent
{
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	margin-top: 30px;
	padding-bottom: 60px;
}

hr
{
    width: 100%;
    background-color: #f78f1e;
    color: #f78f1e;
    border: 0;
    height: 1px;
}

a
{
    font-family: Arial;
	font-size: 10pt;
	color: #4e8abe;
	text-decoration: underline;
}

a:link
{
    font-family: Arial;
	font-size: 10pt;
	color: #4e8abe;
	text-decoration: underline;
}

a:active
{
    font-family: Arial;
	font-size: 10pt;
	color: #4e8abe;
	text-decoration: underline;
}

a:hover
{
    font-family: Arial;
	font-size: 10pt;
	color: #4e8abe;
	text-decoration: underline;
}

a:visited
{
    font-family: Arial;
	font-size: 10pt;
	color: #4e8abe;
	text-decoration: underline;
}

.topnavText
{
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}

.topnavText a
{
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}

.topnavText a:link
{
    font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}

.topnavText a:active
{
    font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}

.topnavText a:visited
{
    font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}

.topnavText a:hover
{
    font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-align: right;
	text-decoration: underline;
	vertical-align: middle;
}

.footerText
{
	font-family: Arial;
	color: #666666;
	font-size: 8pt;
}

.footerText a
{
	font-family: Arial;
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
}

.footerText a:link
{
	font-family: Arial;
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
}

.footerText a:active
{
	font-family: Arial;
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
}

.footerText a:visited
{
	font-family: Arial;
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
}

.footerText a:hover
{
	font-family: Arial;
	color: #f78f1e;
	font-size: 8pt;
	text-decoration: none;
}

#preHeaderSkin
{
	background-image: url(/assets/skin/images/global_page/bg_pre_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 888px;
	height: 6px;
}

.subfeature {
	width: 255px;
	height: 170px;
	background-color: #f2f2f2;
}

#secondaryheader {
	width: 770px;
	height: 119px;
	background-image: url(/assets/images/hdr.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.footnote
{
    font-family: Arial;
	color: #666666;
	font-size: 8pt;
}

.leftNavItems {
	list-style-type: none;
	padding-bottom: 30px;
}

.leftNavItems ul {
	list-style-type: none;
	padding-bottom: 30px;
}
