/* CSS Document */

body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #003366;
	background-color: #fff;
	line-height: 18px;
	text-align:justify;	
}


p {
	display: block;
	margin-bottom: 1px;
	margin-top: 1px;
}


h1 {
	font-size: 18px;
	display: block;
	margin-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}


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;
}


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;
}

right {
	text-align:right;
}


a:link, a:visited {
	color: #168BCC;
	font-weight: normal;
	text-decoration:underline;
	
}

a:hover, a:active {
	color: #168BCC;
	text-decoration: none;
	font-weight: bold;
	text-decoration:underline;
}


b{
	padding: 0;
	margin: 0;
}

ul{ 
	list-style-type: none;
	padding: 0;
	margin: 0;
} 


li{
	background-image:  url(../includes/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;
}

.inputbox {
	border: solid 1px #168BCC;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px; 
	margin-bottom: 6px;
    font-size: 10px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:		14px;
}

.inputboxtop {
	border: solid 1px #168BCC;
    padding-top: 0px;
    padding-bottom: 1px;
    padding-left: 2px; 
	margin-bottom: 6px;
    font-size: 10px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:		16px;
}

.dropdown {
	border: solid 1px #168BCC;
    padding-top: 0px;
    padding-bottom: 1px;
    padding-left: 2px; 
	margin-bottom: 6px;
    font-size: 10px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:		18px;
}

