A:link { color: #3399CC; text-decoration: none; }
A:active { color: #3399CC; text-decoration: none; }
A:visited { color: #3399CC; text-decoration: none; }
A:hover { color: #FF6600; text-decoration: none; }

A:link.white { color: FFFFFF; text-decoration: none; }
A:active.white { color: #FFFF66; text-decoration: none; }
A:visited.white { color: #FFFFFF; text-decoration: none; }
A:hover.white { color: #FFFF66; text-decoration: none; }

A:link.orange { color: #FE5815; text-decoration: none; }
A:active.orange { color: #FE5815; text-decoration: none; }
A:visited.orange { color: #FE5815; text-decoration: none; }
A:hover.orange { color: #FF6600; text-decoration: none; }

A:link.grey2 { color: #666666; text-decoration: none; }
A:active.grey2 { color: #666666; text-decoration: none; }
A:visited.grey2 { color: #666666; text-decoration: none; }
A:hover.grey2 { color: #333333; text-decoration: none; }

H1 { 
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 24px;
  color: #FF9900;
  font-weight: bold;
  }

H2 { 
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 20px;
  color: #FF9900;
  font-weight: bold;
  }

H3 {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 16px;
  color: #000000;
  text-indent: 0px;
  }

H4 {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 13px;
  color: #5E8E8E;
  font-weight: bold;
  text-indent: 0px;
  }

H5 {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 12px;
  color: #FF9900;
  font-weight: bold;
  text-indent: 0px;
  }

H6, H7 {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 12px;
  color: #FF9900;
  font-weight: bold;
  text-indent: 5px;
  }
  
.heading {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 13px;
  color: #5E8E8E;
  text-transform: uppercase;
  font-weight: bold;  
  text-indent: 0px;
  }  
  
.intro {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 11px;
  line-height: 13pt;
  color: #333333;
  }

.bold {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 11px;
  color: #0069AD;
 font-weight: bold;    
  }

  
P,TD, UL {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 11px;
  color: #666666;
  }

.abstract {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 11px;
  color: #666666;
  line-height: 13pt;   
  } 
  
.homepage {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 11px;
  color: #666666;
  line-height: 15pt;   
  }    

.blueheading {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 11px;
  color: #5E8E8E;
  }


UL,LI {
  list-style: square url(images/nav/arrow_list.gif) outer;
  }


.textintable {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 12px;
  color: #000000;
  }


.textintableorange {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 12px;
  color: #FF9900;
  font-weight: bold;
  }

.formhead {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  }

.list {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 12px;
  color: #000000;
  }

.white {
  color: #FFFFFF;
  }
  
.orange {
  color: #FE5815;
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 11px;
  }
 
.small {
  font-size: 9px;
  
  }
  
.grey {
  font-size: 9px;
  color: #333333;
  }  

.first {
  text-indent: 0;
  }
  
IMG.border {
  border-style: solid; border-width: thin; border-color: CCCCCC;
  }

#IABoverlayDiv {

	position:absolute;
	width:700px;
	left:50%;
	margin-left:-350px;
	}
	
.buttonSubmitHide {	display: none; }


.buttonSubmit {
	font-family : Univers, Microsoft Sans Serif, Tahoma, Arial, Verdana, sans-serif;
	font-size:	x-small;
	font-weight : bold;
	color: #FF8000;
	background-color: #FFFFFF;
	border: #333333;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}