/* CSS Document */

body {background-color: #ffffff;
	  margin: 0px;
	  color: #000;
	  font-family: "Times New Roman", Times, serif;
	  font-size: 11px;}
	  
div {padding:0;}

/* Standard anchor tag formatting */ 
A:link, A:visited {
	color: #666666;
	text-decoration: underline;
}
A:hover, A:active {
	color: #cc6600;
}
  
 
/* end Standard anchor tag formatting */
.top_nav{
	font-size:13px;
	color:#666666;
	padding-bottom: 3px;
}

A.top_nav:link, A.top_nav:visited { 
  color: #666666;
  text-decoration: none;
  padding: 5px;
  background-image:url(../images/shell/top_nav_off.jpg);
  display:block;
  }
.flyby2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
}
  
A.top_nav:hover, A.top_nav:active {
  color: #666666;
  text-decoration: none;
	background-image:url(../images/shell/top_nav_on.jpg);
	display:block;
  }
  
   .left_nav {
   	padding-top:9px;
	padding-left:15px;
	padding-bottom:5px; 
   
   }
   
   A.left_nav {

   font-family:Arial, Helvetica, sans-serif;
   font-size:16px;
   font-weight:bold;
   }
	
	A.left_nav:link, A.left_nav:visited {
	color: #CC6600;
	text-decoration: none;
	}
	
	A.left_nav:hover, A.left_nav:active {
	color: #666666;
	text-decoration: none;
	}

.leftnavdiv {
border-bottom:#999999 solid thin;
width:215px;
font-size:3px;

}  
 
.bottom_nav {
color:#CC6600;
font-size:12px;
}

A.bottom_nav:link, A.bottom_nav:visited
{
color:#CC6600;
font-size:12px;
text-decoration: none;	}

A.bottom_nav:hover, A.bottom_nav:active 
{
color:#CC6600;
font-size:12px;
text-decoration: underline;
}

.powered {
text-decoration: none;
font-size:10px;
color:#ffffff;
}

A.powered {
text-decoration: none;
font-size:10px;
color:#ffffff;
}

A.powered:link, A.powered:visited
{
color:#ffffff;
padding-top:0px;
text-decoration: none;	}

A.powered:hover, A.powered:active 
{
color:#d57521;
padding-top:0px;
text-decoration: none;
}
/* End navigation link formatting */

/* table color formatting */
table, td {
  }
  
td.top {
border-bottom:thin solid #cccccc;
font-size:3px;
}

.greyline {
border-bottom:thin solid #cccccc;
font-size:3px;
}

.tiny {
font-size:1px;
}

.maintitle {
	font-size:22px;
font-family;
	font-weight: bold;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CF6E0D;
}
	
.content {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}
	
/* end table color formatting */

/* Text formatting for content */
.title {
  font-size: 28px;
  color: #cc6600;
  font-family:"Times New Roman", Times, serif;
  }
  
.subtitle {
  font-size: 20px;
  color: #111111;
  
  }
  .small_title {
  font-size: 14px;
  font-weight:bold;
  
  }
  
/* End formatting for content */

/* List formatting */

/* end formatting */

/* Header formatting */

/* End Header formatting */

/* Class Selectors */

/* End class selectors */

/* form elements formatting */
input, textarea, select{ BORDER: #000 1px solid;
            FONT-SIZE: 11px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
            BACKGROUND-COLOR: #fff; background-image: url(../images/form_bground.jpg);
	vertical-align: middle;}
	
select {font-size: 10px;}
/* end form elements formatting */
.main_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 1.3em;
}
.main_subtitle_italicx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.new_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.pictureright {
	padding-left: 4px;
	padding-right: 2px;
}
.pictureright2 {
	padding-left: 4px;
	padding-right: 24px;
}
.content2 {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height: 1.4em;
}
.buttonsbottom {
	padding-top: 15px;
}
.main_subtitleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	line-height: 1.3em;
}
.greyfontCopy {
	color: #666666;
	font-weight: bold;
}
