/***************************************************
GLOBAL PAGE LAYOUT ELEMENTS
***************************************************/

body {
	margin: 0px 0px 0px 0px;
	font-family: "Lucida Grande", verdana;
	background: #000000;
}

p {
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color: #000000;
}

li {
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color: #000000;
}

h1 {
	margin-top: 0px;
	font-weight: bolder;
	font-size: 14pt;
	margin-bottom: 5px;
	color: #003300;
	line-height: normal;
}

h2 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0px;
	color: #666666;
	line-height: normal;
}

h3 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 0px;
	color: #003300;
}

/***************************************************
LOCAL PAGE  ELEMENTS
***************************************************/

.footer {
	font-size: 11pt;
	font-weight: bold;
	color: 003300;
	text-decoration: none;
	line-height: 13px;
}
.list {
	font-size: 10pt;
}
.links {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.links2 {
	font-size: 9pt;
	color: #000033;
	text-decoration: none;
}
.tableheadings {
	font-size: 9pt;
	font-weight: bolder;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #6986C3;
}
.footercopy {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bolder;
	color: #D4D4D4;
}
