/* CSS Document */

body {color: #000;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  font-weight:bold;
	  background: url(../images/shell/stone_bkg.jpg) top center no-repeat; 
	  background-color: #000;
	  }
	  
/* Standard anchor tag formatting */ 
A:link, A:visited { 
  color: #0000FF;
  text-decoration: underline; }
A:hover, A:active {
  color: #0000FF;
  text-decoration: underline;}
  
 
A.top_nav {
text-decoration: none;
display:block;
font-size:11px;
font-weight:bold;
color:#ffffff;
padding: 10px 2px 0px 2px;
height:25px;

}
A.top_nav:link, A.top_nav:visited {
text-decoration: none;
color:#ffffff;
}
A.top_nav:hover, A.top_nav:active {
text-decoration: none;
color:#ffffff;
 }
  
.top_nav_div {
background-image:url(../images/shell/mb_nav_off.jpg);
}
.top_nav_div:hover {
background-image:url(../images/shell/mb_nav_on.jpg);
}
/* end Standard anchor tag formatting */


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

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:#66ccff;
padding-top:0px;
text-decoration: none;
}
/* End navigation link formatting */

/* table color formatting */
table, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000; }
  
div.bottombar {
width:754px; 
padding:3px; 
vertical-align:top; 
background-image:url(../images/shell/bottom_bar_bg.jpg); 
margin-top:2px; margin-top-color: #ffffff; 
font-family:Arial, Helvetica, sans-serif; 
font-size:15px; 
color:#FFFFFF; 
font-style:italic;
}
	
.content_font {
font-family: Arial, Helvetica, sans-serif;
	  font-size: 13px;
	  font-weight:bold;

}
	
/* end table color formatting */

/* Text formatting for content */
.title {
  font-size: 28px;
  color: #cc6600;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  }
  
.subtitle {
  font-size: 18px;
  font-style:italic;
  color: #003300;
  
  }
  .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 */

.required {
	color:			#768775;
	font-weight:	bold;
	font-size:		16px;
}

div#topbar_print {
	display: none;
	}
	
div#bottom_bar_print {
	display: none;
	}
	
iframe {
	border-style:		none;
	border-spacing:		0px;
	}
.form_q {
	color: 				#41523D;
	}
	
.title_sm {
	color:				#41523D;
	font-weight:		bold;
	font-size:			14px;
	}
