td  {
	vertical-align : top;
}

.nav  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #05143F;
}

.standard ul  {
	margin-bottom : 1.3em;
}

.extraspace li { 
	margin-bottom: 1em; 
}
	
.standard li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url( "/images/bullet.gif" );
}
  
.standard li.phone{
   	list-style-position : outside;
   	list-style-type : none;
   	list-style-image : url( "/images/bulletphone.gif" );
	margin-bottom : 8px;
}
  
td.row  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #28314A;
}

.standard {
	margin-left: 1em;
	margin-right: 5em;
	margin-bottom: 3em;
	font-size : 9pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #383838;
}

.standard.slogan {
	margin-left: 1em;
	margin-right: 5em;
	font-size : 10pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #383838;
	font-weight : bolder;
}

.red {
	background-color: #C80400;
}

.standard td {
	text-align : left;
	vertical-align : top;
	text-decoration : none;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	border-top: 0px;
	border-left: 0px;
	background-color : #E0E0E0;
	font-family : Verdana,Sans-serif,Helvetica;
	font-size : 9pt;
	color : #232323;
	font-weight: normal;
}

.standard th.col {

	color: #313131;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	border-top: 0px;
	border-left: 0px;
	background-color: #D1D1D1;
	font-family : Verdana,Sans-serif,Helvetica;
	font-size : 9pt;
	color : #232323;
	vertical-align : top;
	font-style: normal;
	font-weight: normal;
	text-align: left;

	}
	
.standard th.section {

	color: #313131;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	border-top: 0px;
	border-left: 0px;
	background-color: #D1D1D1;
	font-family : Verdana,Sans-serif,Helvetica;
	font-size : 9pt;
	color : #232323;
	vertical-align : top;
	font-style: normal;
	font-weight: 600;
	text-align: left;

	}
	

.standard th.right {

	color: #313131;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	border-top: 0px;
	border-left: 0px;
	background-color: #E0E0E0;
	color : #232323;
	text-align: right;

	}
	
.standard h1 {
	margin-top: 10px;
}

.standard h2 {
	font-size : 15px;
	font-family : Verdana, Helvetica, sans-serif;
	color : #7E201D;
}
.standard h3 {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	color : #FDB021;
}

th.right {
	color: #313131;
	vertical-align: top;
	text-align: right;
	background-color: #E7EBEF;
	}	

.documents {

	margin-bottom: 1em;
	
}

.documents TABLE {

	border-style: solid;
	border-color: #515151;
	border-width: 1px 0px 0px 1px
		
}

.documents TD {

	border-style: solid;
	border-color: #515151;
	border-width: 0px 1px 1px 0px;

}

.documents TH {

	border-style: solid;
	border-color: #515151;
	border-width: 0px 1px 1px 0px;

}

 .copyright {
	font-family: verdana,Arial,sans-serif;
   	vertical-align : bottom;
	text-align : right;
	margin-right : 5px;
	margin-bottom : 4px;
	font-size : 7pt;
	color : #8D8D8D;
   	text-decoration : none;
    }		
	
/* class toplink is used to right align "back to top" buttons */
.toplink { text-align: right; }
