
.bg {
background-color: #555B6E; 
background-image: url(/images/bg.jpg); 
background-repeat: repeat-x; 
background-position: top left; 
padding: 25px 10px 25px 10px;
}


h1 {
font-family:Verdana,Helvetica,Arial,sans-serif; 
font-size:12px; 
color:#000000; 
font-weight:bold; 
margin: 0 0 7 0;
}




.bodyCopy {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
  line-height:17px;	
}


.bodyCopy_onwhite_purple {
	font-family: Verdana;
	font-size: 11px;
	color: #4B1970;
  line-height:14px;	
}

.bodyCopy_onwhite_black {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
  line-height:14px;	
}


.bodyCopy_small {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
  line-height:14px;	
}

.bodyCopy_home {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
  line-height:15px;	
}


.footer {
 	text-align: center;
  padding: 10 0 0 0;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
  line-height:14px;	
  width:800px;
}

.docheader {
font-family:Verdana,Helvetica,Arial,sans-serif; 
font-size:12px; 
color:#000000; 
font-weight:bold; 
padding: 15 0 7 0;
}

.subnav  {
	text-align: left;
	padding: 5px 3px 0 0px;
	font-family: Verdana;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
		height: 22px;
  background-image: url(/images/nav/subnav_bg.jpg);
	background-repeat: no-repeat;	
}

.headertop_txt_h  {
	text-align: left;
	padding: 0px 0px 0px 100px;
	font-family: Verdana;
	font-size: 9px;
	line-height: 23px;
	color: #FFFFFF;
	height: 23px;
  background-image: url(/images/header_top1.jpg);
	background-repeat: no-repeat;	
}

.headertop_txt_i  {
	text-align: left;
	padding: 0px 0px 0px 150px;
	font-family: Verdana;
	font-size: 9px;
	line-height: 23px;
	color: #FFFFFF;
	height: 23px;
  background-image: url(/images/spacer.gif);
	background-repeat: no-repeat;	
}


/* Hyperlinks
----------------------------------
*/
 
 
 
a:link, a:visited, a:hover, a:active {
  font-family: Verdana;
	color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
  }




 
a.investor1:link, a.investor1:visited, a.investor1:hover, a.investor1:active {
  font-family: Verdana;
	color: #0D3872;
  font-weight: bold;
  text-decoration: underline;
  }



.subnav a:link, .subnav a:visited{
  font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
  }

.subnav a:hover, .subnav a:active {
  font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
  }
  
   
 
a.subnavon:link, a.subnavon:visited, a.subnavon:hover, a.subnavon:active {
  font-family: Verdana;
	color: #EFCF5E;
  font-weight: bold;
  text-decoration: none;
  }
  

.footer a:link, .footer a:visited{
  font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
  }

.footer a:hover, .footer a:active {
  font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
  }

/* Hyperlinks end
----------------------------------
*/



/* forms
----------------------------------
*/


 
input.main  {
text-align:center;
font-family: Arial; 
color: #000000; 
 background: #FFFFFF;
font-size: 12px; 
padding: 1 0 1 2;
margin: 7 0 7 0;
 border: 1px solid #BBBBBB;
  width:170px;
}

input.contact  {
text-align:left;
font-family: Arial; 
color: #000000; 
 background: #FFFFFF;
font-size: 12px; 
padding: 1 0 1 2;
margin: 1 0 5 0;
 border: 1px solid #BBBBBB;
  width:265px;
}


select.main  {
font-family: Arial; 
color: #000000; 
 background: #EEEEEE;
font-size: 12px; 
padding: 1 0 1 2;
margin: 6 0 7 7;
 border: 1px solid #BBBBBB;
}

textarea.contact  {
text-align:left;
font-family: Arial; 
color: #000000; 
 background: #FFFFFF;
font-size: 12px; 
padding: 1 0 1 2;
margin: 3 0 10 0;
 border: 1px solid #BBBBBB;
  width:265px;
}



input.investor  {
text-align:left;
font-family: Arial; 
color: #000000; 
 background: #FFFFFF;
font-size: 12px; 
padding: 1 0 1 2;
margin: 2 0 7 0;
 border: 1px solid #BBBBBB;
  width:173px;
}



input.inputbg {
	font-family: Verdana;
	font-size: 10px;
	line-height: 11px;
	margin: 2px 0px 0px 3px;
	padding: 3px 5px 0px 5px;
	text-align:center;
	border: 0px;
	width: 203px;
	height: 18px;
	background-color: transparent;
	background-repeat: no-repeat;
}


/* forms end
----------------------------------
*/


  img {
   behavior: url("/includes/pngbehavior.htc");
}

