@charset "utf-8";

html {
	min-height: 100%;
	margin-bottom: 1px;
	font-family: Arial,Helvetica,sans-serif;
}
body {
	background: url(css_images/bg_v4_scroll.png) repeat-y center;
	color: #555753;
	background-color:#19688f;
	margin: 0;
	padding: 0;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}
#style_body {
	background: url(css_images/bg_v4.png) no-repeat top center;
	height:inherit;
	margin: 0;
	padding: 0;
}

#portal_style_body {
	background: url(images/PORTAL_HEADER_BG.jpg) repeat-x top center;
	height:inherit;
	margin: 0;
	padding: 0;
}

#portal_header {
	clear: both;
	width: 830px;
	height: 112px;
	margin: 0 auto;
}

#header {
	clear: both;
	width: 830px;
	height: 92px;
	margin: 0 auto;
}

#logo{
	float:left;
	margin-left: 15px;
	margin-top: 20px;
}

#header_right{
	float:right;
	margin-right: 5px;
	margin-top: 15px;
	width: 360px;
}


a
{
    color: #3A6985;
}

a:hover
{
    color: #006FAA;
}
h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 10px 0;
	margin: 0;
	letter-spacing: 0.15em;
	color: #444444;
}
p
{
    text-align: justify;
    margin: 0;
    padding: 0;
    line-height: 180%;
    color: #444444;
}
strong {
	color:#24414D;
}
br {
	line-height: .7;
}

li {
	line-height: 1.3;
	color: #444444;
}
img {
	border: 0;
}

.ul_no{
padding:10px 0px 10px 18px ;

font-family: Arial,Helvetica,sans-serif;
}

.ul_no li{
padding:3px;
}

.g_stated
{
background:url(css_images/lightthefires.jpg) repeat-x left top;
}

.lW { float: left; clear: left; height: 35px; }
.rW { float: right; clear: right; height: 35px; }

#menu {
	padding: 8px 0 5px 3px;
	margin: 0 auto;	
	/*background:url(images/hmenubg.gif) repeat-x left top;*/
	width: 830px;
	clear: both;
	
}

#menu_sub {
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 18px 10px 3px;
	margin: 0 auto;	
	width: 650px;
	clear: both;
	text-align:right;
	
}

.menu_sub_search{
	height: 30px;
	padding-left: 36px;

}


.content {	
	
	padding: 4px 3px 4px 0px;
	margin: 0 auto;
	width: 822px;
	clear:both;
	
}

#full {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	float: left;
	width: 800px;
	padding: 7px 5px 5px 5px;
	
}
#left {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4444;
	float: left;
	width: 560px;
	padding: 7px 5px 5px 5px;
	margin-left:5px;
	
}
#right {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	float: right;
	width: 225px;
	margin:12px 10px 5px 0px;
	
}

.copy {
	background: url(css_images/bg560.jpg) no-repeat left top;
	padding: 1px 20px 5px 20px;
	margin-top:10px;
}
.copy .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}
.copy .title a {
	background: none;
	color: #5C5C5C;
}

.copy h1 
{
    padding-top:10px;
}

.copy .stamp {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copy .entry {
	padding: 20px 20px;
	text-align: justify;
}


/* list */

#list {
	float: right;
	width: 225px;
	border-bottom: 1px dashed #D2D4C9;
	color: #787878;
	padding: 0px 5px 0px 5px;
}
#list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#list li {
}
#list li ul {
}
#list li li {
	line-height: 35px;
	
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 10px;
}
#list h2
{
    padding: 5px 5px 5px 5px;
    background: #FFFFFF url(css_images/hmenubg.gif) repeat-x left top;    
    font-size: 1.2em;
    color: #014863;
}
#list p {
	padding: 0px 5px 5px 5px;
}
#list a {
	color: #787878;
}

/* MENU */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	background: transparent url('bg_button_a.gif') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	/* Main menu font */
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	height: 24px;
	margin-right: 1px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 11px;
} 

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 11px; /* push text down 1px */
}

/* MENU END */


#footer {
	margin: 5px auto;
	width: 820px;
	height:30px;
	clear:both;
	font-size:80%;
	padding-top:25px;
}
#footer p 
{
    text-align:center;
	line-height: 1.8em;
	color: #808080;
}
#footer a {
	color: #808080;
	background: inherit;
}

.footer_links a{
padding:0px 5px 0px 5px;
}


/*HOME PAGE */

#banner
{
    width:815px;
    height:290px; 
       
}
#home_content
{
  background: url(css_images/home_bg.jpg) no-repeat left top;
}
#home_left
{
    float:left;
 width:320px;
    
}
#home_right
{
    float:right;
    width:500px;
    
    }
#action
{
    height:400px;
    background: url(css_images/home_action_bg.jpg) no-repeat left top;
   }
   
 #action h2
 {
     font-family: Arial,Helvetica,sans-serif;
     text-align:center;
     padding:10px 0px 0px 0px;
     margin:0px;
     color: #3a6985;
    
 }
  #action h3
 {
     font-family: Arial,Helvetica,sans-serif;
     text-align:justify;
     padding:0px 14px 0px 14px;
     margin:0px;
     font-size:0.8em;     
    
 }
 
  #action img
 {    
     padding:0px 0px 0px 8px;        
    
 }
  #action p
 {
     height:47px;
     font-size:0.8em; 
     padding:0px 17px 0px 17px;
     line-height:1.2em;
 }
 
#home_mission
{
     height:161px;
     
     margin:3px;
    
     
     
    }


#home_mission p
{
    
     font-family: Arial, Helvetica, sans-serif;
     text-align:center;
     font-size: 1.2em;
     font-weight:bold;
     line-height:2em;
     
     
}

#featured_link
{
    font-family: Arial, Helvetica, sans-serif;
    height: 114px;
    margin:0px;
    padding:0px 26px 0px 16px;
    background: url(css_images/featured_link_bg.jpg) no-repeat left top;
}

#featured_link h2
{
    padding:10px 0px 0px 0px;
   margin:0px;
}

#featured_link h2 a
{
 text-decoration:none;
}

#featured_link p
{
   line-height: 160%;
   font-size: .8em;
   font-weight:bold;
}    
    #featured_link:hover
{
     
     background: url(css_images/featured_link_bg_over.jpg) no-repeat left top;
    }
#fire{}



/* groupsmenu */

#groupsmenu {
	
	margin: 0 auto;
	padding-bottom: 20px;
}

#groupsmenu ul {
	margin: 0;
	padding: 8px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#groupsmenu li {
	float: left;
	padding: 2px 1px 2px 1px;
}

#groupsmenu li.first a
{
    background-position: #99CCFF;
    float: left;
    background: #99CCFF;
    padding: 9px 9px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
}

#groupsmenu a
{
    background-position: #99CCFF;
    float: left;
    background: #C0C0C0;
    padding: 9px 9px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    width:150px;
    text-align:center;
}

#groupsmenu a:hover
{
    background-position: #336699;
    text-decoration: none;
    background: #5692B1;
    padding: 9px 9px;
    color: #FFFFFF;
}


/* Search */
#subnav{
	font-size: 1.2em;
	background: url(/images/search/searchbar_bg.png) #87C963 repeat-x;
	border-bottom: 5px solid #467D2A;
	height: 29px;
}
#search {
	/*background: url(/images/search/search_bg.png) no-repeat left bottom #fff;*/
	margin: 4px 0 0 0px;
	position: relative;
	left: 0px;
	width: 310px;
}

.searchbox, #mt_search {
	width: 260px;
	height: 18px;
	left: 3px;
	border: 1px solid #CCCCCC;
	position: absolute;
	top: 4px;
	margin: 0;
}
#googlesearchbox{
/*	background: url(../images/google_custom_search_watermark.gif) no-repeat;*/

}
#newssearchbox{

}

#searchbutton{
	position: absolute;
	left: 270px;
	border: none;
	margin-top: 0px;
}

#glass {
	width: 28px;
	height: 22px;
	background: url(../images/glass.gif) top right no-repeat;
	float: left;
	}

.searchbutton {
	background: url(../images/websearch.png) left top repeat-x #fff;
	color: #444;
	width: 175px;
	height: 22px;
	/*-khtml-appearance: none;	*/
}

.searchbutton:hover {
	cursor: pointer;
	color: #447728;
}



#header_contact{
	text-align: right;
	padding-right: 10px;
	font-size: 80%;
	padding-top: 5px;




}
#header_contact span{
	
	padding-left: 30px;

}

#header_contact img
{
vertical-align:text-top;
padding-left: 0px;
}

#header_menu{
	height: 30px;
	text-align: right;
	padding-right: 5px;

}


#services {
	margin-top:10px;
}

#services p{
	line-height: 140%;
}


#cell_1_2 {
margin:0 5px 1em 13px;
padding:8px;
float:left;
width:470px;

	background: url(images/bg_services.jpg) repeat-x top center;
}

#cell_3_2 {
	margin:0 0 1em 5px;
padding:8px;
float:left;
width:235px;
	background: url(images/bg_services.jpg) repeat-x top center;

}

#cell_1 {
	margin:0 5px 1em 0px;
	padding:2px;
	float:left;
	width:255px;
	
}



#cell_2 {
	margin:0 5px 1em 0px;
	padding:2px;
	float:left;
	width:255px;
	
}

#cell_3 {
	margin:0 0px 1em 5px;
	padding:2px;
	float:left;
	width:255px;
	
}

#cell_1:hover {
	
}
#cell_2:hover {
	
}
#cell_3:hover {
	
}

.copy blockquote {
margin:0px 0px 0px 0px;
}

.copy h3{
margin:15px 0px 0px 0px;
 padding: 5px 5px 5px 5px;
    background: #FFFFFF url(css_images/hmenubg.gif) repeat-x left top;    
    font-size: 1.2em;
    color: #014863;
}

.orderreview
{
   border: 1px solid #C0C0C0;
    background-color: #F3F7F8;
padding:8px;
margin-left:20px;
color:#0E3F57;
}

.view_pages{
margin:0px 10px 0px 20px;
}

.order_details{
padding:20px;
font-size:120%;
}
input, select ,textarea, input
{
font-size: 14px;
color:#2F6486;
padding-top: 2px;
padding-right: 2pt;
padding-bottom: 3px;
padding-left:0px;
}

input.largerCheckbox
{
    border-color: #800000;
    width: 30px;
    height: 30px;
}

.page_mid
{
    
}
.mid_header
{
    
}
.mid_content
{
    
}
.mid_left
{
float:left;
width:374px;
margin:0px 1px 10px 1px;
padding:10px;
background-color:#ececec;
font: 140% Arial, Sans-Serif;
font-weight: bold;
 text-align: justify;  
line-height: 170%;
color:#0b4f71;
height:250px;
}
.mid_right
{
float:right;
width:374px;
margin:0px 1px 10px 1px;
padding:10px;
background-color:#ececec;
font: 140% Arial, Sans-Serif;
font-weight: bold;
text-align: justify;  
line-height: 170%;
color:#0b4f71;
height:250px;
}
.mid_footer
{
clear:both;
font-size:120%;
    width:780px;
 text-align: justify;  
line-height: 170%;
margin:10px 20px 10px 10px;
font-style:italic;
color:#0b4f71;
}





.mid_footer_btn
{
}

.page_mid_full
{
   
}

.mid_left_full
{
float:left;
width:423px;
margin:0px 0px 10px 0px;
padding:10px 0px 10px 10px;

font-size:120%;
font-weight: bold;
 text-align: justify;  
line-height: 170%;
color:#0b4f71;

}

.mid_left_full p{
padding:10px 28px 15px 8px;
}

.mid_left_full ul {
padding:0px 33px 0px 22px;
	margin-top:0px;
	margin-bottom:0px;
font-size:90%;
font-weight: normal;

}
.mid_left_full li{

	line-height: 22px;;
}


.mid_left_full h2{
font-size:19px;
padding:0px 23px 0px 8px;
}



.mid_right_full
{
float:right;
width:328px;
margin:0px 10px 10px 1px;
padding:10px;

font: 130% Arial, Sans-Serif;
font-weight: bold;
text-align: justify;  
line-height: 170%;
color:#0b4f71;

}

.mid_right_full p{
padding:0px 2px 15px 8px;
font-size:90%;

color:#276B8E;
}
