﻿body {
	margin: 0px;
	margin-top:20px;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
}
/*h1 {
	#font: bold 100% Arial, Helvetica, Geneva, sans-serif;
	#color: #000000;
}
h1.header {
	font-size: 90%;
}
h1.exec-mngt {
 	font-size: 85%;
}
h2 {
	font: bold 90% Arial, Helvetica, Geneva, sans-serif;
	color: #2A4F6F;
	background-color: transparent;
	margin-left: 1em;
}
td.content {
	color: #000000;
	font-size: 60%;
	vertical-align: top;
}
.content {
	color: #000000;
	font-size: 80%;
}
.bullet-header {
	color: #000000;
	font-size: 115%;
	font-weight:bold;
}
.content-header {
	color: #000000;
	font-size: 115%;
	font-weight:bold;
}
p.content {
	margin-left: auto;
	margin-right: 2em;
	color: #000000;
	font-size: 60%;
	width: 100%;
}
p.content2{
	margin-left: auto;
	margin-right: 2em;
	color: #000000;
	font-size: 75%;
	width: 100%;
}
p.secheader {
	font-size: 75%;
	font-weight:bold;
}
table {
	margin-left: 0.5em;
	border-left-style: none;
	border-left-color: #2A4F6F;
	border-left-width: thin;
	padding-left: 0px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #2A4F6F;
	padding-right: 0px;
	border-top-color: #2A4F6F;
}
select {
	color: #003366;
	background-color: #D1E7E9;
	border: 1px solid #003366;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: x-small;
}
ul {
	#list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
li {
	#border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
	font-size: 60%;	
}
li.nested {
	#border-bottom: 1px dotted #B2BCC6;
	font-size: 100%;	
}
a:link, a:visited {
	width: 150px;
	padding: 2px 0 2px 2px;
	font: bold 100% Arial, Helvetica, Geneva, sans-serif;
	color:  #2A4F6F;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.buttons {
	 font-family: Arial, Helvetica, Geneva, sans-serif;
	 font-size: x-small;
	 font-weight: bold;
	 color: #000000;
	 background-color: #D1E7E9;
	 width: auto;
	 border: 1px solid #003366;
	 text-align: center;
	 cursor: pointer;
}
.separator {
	border: thin dotted #CCCCCC;;
}
.linkBox {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px dotted #B1B1B1;
	background-color: #FFFFFF;
}
#rLinks h3 {
	font: 105% Arial, Helvetica, Geneva, sans-serif;
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-left: 0.2em;
}
#rLinks ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#rLinks li {
	font-size: 70%;
	border-bottom: thin dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#header {
	border-top: 1px none #778899;
	border-bottom: 1px none #B2BCC6;
}
#header .tagline {
	font: 80% Arial, Helvetica, Geneva, sans-serif;
	color: #778899;
	background-color: transparent;
	float: right;
	margin-right: 0.5em;
	margin-top: 0.5em;
}
#header .logo {
	margin-left: 0.2em;
	margin-top: 0.3em;
	margin-bottom: 0.1px;
}
#header ul {
	list-style: none;
	margin-left: 0.5em;
	padding-left: 0;
}
#header li {
	border-bottom: 1px none #2A4F6F;
	margin-bottom: 0.3em;
	display: inline;
	font-size: 70%;
}
#header a:link, #header a:visited {
	width: 200px;
	padding: 1px;
	font: bold 80% Arial, Helvetica, Geneva, sans-serif;
	color:  #2A4F6F;
	text-decoration: none;
}
#header a:hover {
	color: #FF6600;
}
#nav h2 {
	font: bold 80% Arial, Helvetica, Geneva, sans-serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
#leftNav {
	font: bold 100% Arial, Helvetica, Geneva, sans-serif;
}
#leftNav li {
	border-bottom: 1px none #2A4F6F;
	margin-bottom: 0.3em;
	display: inline;
	border-right-width: thin;
	border-right-style: ridge;
}
#leftNav a {
	#font-size: 70%;
}
#leftNav a:hover {
	background-position: 0 -20px;
	color: #FF6600;
}
#leftNav a:active {
	background-position: 0 -60px;
	color: #FF6600;
}
# main {

}
#footer {
	 font: Arial, Helvetica, Geneva, sans-serif;
	 color: #000000;
	 background-color: #D1E7E9;
}
#content {
	margin-left: auto;
	margin-right: 2em;
	color: #000000;
	font-size: 60%;
	width: 100%;
}
#nav {
	margin-left: 1em;
	margin-right: 2em;
}
.h1 {
	font: bold 100% Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	border-bottom: 1px dotted #2A4F6F;
}
h1.level2 {
 	font: 80% Arial, Helvetica, Geneva, sans-serif;
 	font-weight:bold;
 	color: #000000;
}
.h2 {
	font: bold 90% Arial, Helvetica, Geneva, sans-serif;
	color: #2A4F6F;
	background-color: transparent;
	margin-left: 1em;
}
#content td {
	color: #000000;
	font-size: 100%;
	line-height: 1.6em; 
}
#content table {
	text-align: left;
	width: 90%;
}
#content u {
	font: bold 100% Arial, Helvetica, Geneva, sans-serif;
	color: #2A4F6F;
	text-decoration: none;
	text-align: left;
}
#content a {
	font: 110% Arial, Helvetica, Geneva, sans-serif;
	color: #2A4F6F;
	font-weight: bold;
	background-color: transparent;
	text-align: left;
	background-position: left;
}
#content b {
	font: 110% Arial, Helvetica, Geneva, sans-serif;
	color: #2A4F6F;
	font-weight: bold;
	background-color: transparent;
}

#content ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#content li {
	font-size: 70%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
.largeTitleBold {
	font: 80% Arial, Helvetica, Geneva, sans-serif;
	color: #2A4F6F;
	background-color: transparent;
}
.horiz {
	list-style-position: inside;
	list-style-type: disc;
	display: inline;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: xx-small;
	background-color: #000080;
	color: #FFFFFF;
}

ul#nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}

#nav a:link, #nav a:visited {
	width: 150px;
	padding: 2px 0 2px 2px;
	font: bold 80% Arial, Helvetica, Geneva, sans-serif;
	color:  #2A4F6F;
	text-decoration: none;

}
#nav a:hover {
	background-position: 0 -20px;
	color: #FF6600;
}
#nav a:active {
	background-position: 0 -60px;
	color: #FF0000;
}
.formtext {
	font: bold 100% Arial, Helvetica, Geneva, sans-serif;
	color: #2A4F6F;
}
.formtextsm {
 	font: 80% Arial, Helvetica, Geneva, sans-serif;
 	color: #000000;
}
.formtextxsm {
 	font: 60% Arial, Helvetica, Geneva, sans-serif;
 	color: #000000;
}
.fieldcell input{
 width: 90%;
 height: 90%;
 border: 1px solid #7F99B2;
 font-family: Arial, Helvetica, Geneva, sans-serif;
 font-size: 90%;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: #ffffff;
 letter-spacing: normal;
 text-align: left;
 margin-right: 0px;
 padding: 0px;
}
.fieldcellsm input{
 width: 90%;
 height: 90%;
 border: 1px solid #7F99B2;
 font-family: Arial, Helvetica, Geneva, sans-serif;
 font-size: 90%;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: #ffffff;
 letter-spacing: normal;
 text-align: left;
 margin-right: 0px;
 padding: 0px;
}*/

.PDA body	{
margin:0px; 
margin-top:20px;
}

.PDA p {
font-size:9px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.PDA li {
font-size:9px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.PDA a	{
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#663333;
}

.PDA h1  {
font-size:16px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#000000; 
font-weight:bold;
}

.PDA h2  {
font-size:12px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#0099cc; 
font-weight:bold;
}

