.header1{
  border-bottom: 1px solid #51594c;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #51594c;
  padding-bottom: 0px;
	margin: 1em 0px;
}

.header2{
	margin-bottom: 0;
	padding-bottom: 0px;
	border-bottom: 1px solid #51594C;
	color: #51594C;
	font-size: 120%; 
  font-weight: bold;
}

.header3{
	margin: 10px 0 0 0;
	padding: 0;
	color: #51594c;
	font-size: 100%;
  font-weight: bold;
}

.header4{
    font-size: 9pt;
    font-weight: bold;
    color: #000;
}

.blueseparator {
	background-color: #fff;
	padding: 0 2px 2px 0;
	border-bottom: solid 3px #a8a8a8;
	border-right: solid 1px #a8a8a8;
	clear: both;
}

.blueseparator h3{
	background-color: #7093b3;
	color: #000;
	text-align: right;
	padding: 5px;
	border: none;
}

.nanTeamImg {
	margin-right: 10px;
	margin-top: .5em;
}

.xsmall{
    font-size:.8em; 
}

.small{
    font-size:.9em;
}

.medium{
    font-size:1em;
}

.large{
    font-size:1.1em;
}

.xlarge{
    font-size:1.2em;
}

.special3{
    text-decoration: line-through;
}

.special2{
    text-decoration: overline;
}

.special1{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.faqQ{
    font-weight: bold;
    color: #000;
}

.faqA{
    font-weight: normal;
}



p, p.small, p.medium, ol li {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  line-height: 18px;
  }
input, select, textarea, button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
  }
a.landingLink{
	font-weight:bold;
	margin-bottom:0;
	font-size:1.1em;
}
p.landingDesc{
	color:#999;
	font-size:10px;
	margin:0;
	padding:0;
	line-height:14px;
}
p.landingDesc a, p.landingDesc a:link, p.landingDesc a:visited, p.landingDesc a:active, p.landingDesc a:hover, p.landingDesc ul li {
	color:#999;
	font-size:10px;
}
ul.landingDesc{
    color:#999;
	list-style-type: disc;
}
ul.landingDesc li{
	list-style-image: none;
	font-size:10px;	
}

a img { border: none; }

a { text-decoration: underline; }

a:link, a:visited {
	color: #00436e;		
	}
a:hover {
	color: #af142a;
	text-decoration: none;		
	}
.content a {
	font-size:12px;
}	

.content h2 {
  border-bottom: 1px solid #51594c;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #51594c;
  padding-bottom: 0px;
	margin: 0 0 1em 0px;
	}
h1, h2{
  font-family: Verdana;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 8px 13px;
  padding: 0;
  color: #000000;
  }
h1 {
	font-size: 140%;
	}
	
h3 {
	margin-bottom: 0;
	padding-bottom: 0px;
	border-bottom: 1px solid #51594C;
	color: #51594C;
	font-size: 120%; 
	}
	
h4 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #51594c;
	font-size: 100%;
	}

/*p {
	margin: 0 0 10px 0;		
	}*/

ul li{
	font-size: 90%;
}

dd{
	font-size: 12px;
}
	
ul.landingUl { list-style-type: none; margin-top:0; padding-top: 0; }
ul.landingUl li {
	 margin-top:0; padding-top: 0;
	margin-bottom:1.5em;	
	}
ul.landingUl li ul{
	list-style-type: disc;
	}
ul.landingUl li ul li {
	margin-top:5px; padding-top: 0;
	margin-bottom:0;	
	list-style-image: none;
	}
	
table { font-size: 100%; margin-bottom:1em } /* fix ie inheritance */
table.tabularData td {
  border-right: 1px solid #7093b3;
  border-bottom: 1px solid #7093b3;
  padding: 9px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  }
  table.tabularData th {
  padding: 9px;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  vertical-align: bottom;
  text-align: left;
  background-color: #e8eee6;
  }
  td {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  }
  
  
.content li{
	margin-bottom: 8px;
	/*font-size: 90%;*/
	visible:false;
	}
dd {
	margin-bottom: 1em;
}
	
	.tableheader {
	background: #8CB5D3;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	}
	
th {
	background: #E8EEE6;
	color: #000;
	text-align: left;
	}
.tablecontent1 {	
	background: #fff;
	color: #000;
	}
.tablecontent2 {
	background: #E3EBF1;
	color: #000;
	}
	

.disclaimer {
	color: #666;
	font-size: 10px;
	line-height: 13px;
	}
	
.required {
	color: #af142a;
	}
	
.appfield1 {
	color: #51594c;
	border: 1px solid #7093b3;
	}
	
.appfield2 {
	border: 1px solid #8d9f84;
	}

