/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
	background-color: #071914;
	line-height: 18px;
}


p {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}


h1 {
	font-size: 18px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: normal;
	color: #071914;
}
.h1orange {
	font-size: 18px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: normal;
	color: #F26631;
}



h2 {
	font-size: 14px;
	display: block;
	margin-bottom: 2px;
}


h4 {
	color: #737E7B;
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-top: 12px;
	line-height: normal;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
	line-height: 20px;
}


a:link, a:visited {
	color: #071914;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover, a:active {
	color: #F26631;
	font-weight: bold;
	text-decoration:none;
}




ul{ 
	list-style-type: none;
	padding: 0;
	margin: 0;
} 


li{
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 1.5em;
	padding-top: 0.5em;
	line-height: 18px;
}


ol li{
	padding-left: 0em;
	padding-top: 0.5em;
}

sup {
	position:relative;
	top: 1px;
	font-size: 80%;	
}


/* CUSTOM */

.DarkGreen {
 	color:#071914;
}

.LightGreen {
 	color:#515a5e;
}



.TxtBlack {
	font-family: "Arial Black";
}






.DarkGreen10px {
	color:#071914;
	font-size: 10px;
	margin-top: 5px;
	line-height: 12px;
}
.date {
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
}

.PadTop15 {
	padding-top: 15px;
}

.PadTopRight15 {
	padding-top: 15px;
	padding-right: 15px;
}
h3 {
	font-size: 12px;
	display: block;
	margin-top: 15px;
	margin-bottom: 2px;
}
.h3Black {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
}
.tblHdg2 {
	font-weight: bold;
}
.tblHdg {
	font-size: 14px;
	font-weight: bold;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #071914;
}
.Sup {
	font-size: 60%;
	vertical-align: super;
	top: 3;
	position: relative;
}
.h1white {

	font-size: 18px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: normal;
	color: #FFFFFF;
}
.h4white {

	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-top: 12px;
	line-height: normal;
}
.h4green {


	color: #071914;
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-top: 12px;
	line-height: normal;
}
