
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote {
	margin: 0; padding: 0; border: 0;
}
body {background-color: #fff; font: 12px/1.5 "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif;}
/* `Headings
----------------------------------------------------------------------------------------------------*/

.slider{
	display:none;
	padding:10px 10px 10px 25px;
	background:#fff;
}
.collapseSlider{
	display:none;
}
.sliderExpanded .collapseSlider{
	display:inline-block;
	background:url(../images/minus.gif) no-repeat;
	width:15px;
	height:15px;
		margin-right:10px;
}
.sliderExpanded .expandSlider{
	display:none;
}
.expandSlider {
background:url(../images/plus.gif) no-repeat; display:inline-block; width:15px;
	height:15px;
	margin-right:10px;
	}
h4.toggler  {
	font-size: 16px;
	color: #7d0909;
}
h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
    line-height: 1.3;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

 /* `PRIMARY CONTAINER
----------------------------------------------------------------------------------------------------*/ 
#header {background:#fff; width:980px; height:120px; margin:0 auto; display:block; position:relative; top:0;}
#logo {position:absolute; top:5px; left:15px; }
#contact {position:absolute; top:0px; right:0px; }
#wrapper {width: 980px;
    margin: 0 auto; 
	min-height:100%;
	position:relative;}
#container {
 width: 980px;
    margin: 0 auto;
    display: table; /* hack to allow Firefox to show container at full height and display background */ 
    display: block;
	background: #eae9e9;
	position:relative;
	float:left;
}

   /* `RIGHT COLUMN
----------------------------------------------------------------------------------------------------*/
#right_column {
  float: left;
  position:relative;
  margin:20px 0px 20px 15px;
  overflow:auto;
  padding-bottom:10px;
  width:715px;
  }

#right_column .copy { /* required for absolute positioning of GAQ widget */
    position: relative;
    padding-left: 12px;
	
    }
#right_column .faq { /* required for absolute positioning of GAQ widget */
    position: relative;
    margin:15px 0px 0px 10px;
	
    }
#right_column .contact_us { /* required for absolute positioning of GAQ widget */
    position: relative;
    margin:15px 0px 0px 10px;
	
    }

#right_column .copy h3, #right_column .article h3,   #right_column .article .insArticles h1,
#right_column .copy h5, #right_column .article h5,
#right_column .copy p, #right_column .article p {
    margin: 14px 18px 8px 0;
    color: #4d4d4d;
    }
    
#right_column .copy h3, #right_column .article h3,  #right_column .article .insArticles h1  {
    
    color: #660000;
    font-size: 20px;
    line-height: 1.3;
    }
    
#right_column .copy .short {
    width: 60%;
    }
    
#right_column .copy ul, #right_column .article ul {
    padding: 0 0 0 25px;
    color: #4d4d4d;
    }

#right_column .copy ul.image-adjacent {
    display: inline-block;
    padding: 0 0 0 15px;
    color: #4d4d4d;
    }
 
#right_column .copy ol, #right_column .article ol {
   padding: 0 0 0 35px;
    color: #4d4d4d;
    }
    
#right_column .copy li {
    margin-left: 12px;
    }    
.listBreak {
	line-height:.5;
}
#right_column .copy .top {
    margin-top: 20px;
    }

#right_column .insert_left {
    float: left;
    margin: 3px 0 0 0;
    padding: 0 16px 0 0;
    }
    
#right_column .insert_right {
    float: right;
    margin: 3px 0 0 0;
    padding: 0 16px;
    }

#right_column #column1.article ul.threeColList {
	float: left;
	list-style: none; 
	margin: 10px 18px 0 0; 
	padding: 0; 
	font-size: 10px;
}
/* `Page header
-------------------------------------------------*/
#page_header { 
    width: 700px;
    height: 210px;
    margin:0 auto;
    }
    
#page_header #title_container {
    height: 32px;
    padding: 32px 0 0 20px;
    }

#page_header #arrow {
    float: left;
    height: 11px;
    width: 15px;
    margin: 10px 6px 0 0;
    }
    
#page_header h1 {
    float: left;
    font-size: 26px;
    line-height: normal;
    color: #fff;
    
    margin:0;
    }
	
	/* `LEFT COLUMN
----------------------------------------------------------------------------------------------------*/
#left_column {
  float: left;
  width:220px;
  margin:20px 0px 20px 15px;
  position:relative;
  }
    

/* `Page Menu
-------------------------------------------------*/
#page_menu {
    width: 220px;
    background:#fff;;
    }
    
#page_menu_top {
    width: 220px;
    height: 36px;
    background: url(../images/page_menu_top.jpg) 0 0 repeat-y;
    overflow: hidden;
    }

#page_menu .header {
    height: 22px;
    width: 100%;
    padding: 2px 0 1px 0;
    background: #680000 url(../images/page_menu_header_bg.jpg) 0 0 no-repeat;
    }
    
#page_menu .header h5 {
    margin: 0 auto;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
	text-align:center;
    }
	
#page_menu .header a {
    text-decoration: none;
	color: #fff;
    }
    
#page_menu .main {
    width: 100%;
    }
    
#page_menu .main ul {
    width: 220px;
    margin: 0;
    padding: 0 0 12px 0;
    list-style-position: none;
    }
    
#page_menu .main ul li  {
    margin: 0 0 0 10px;
    padding: 8px 0 0 14px;
    }
    
#page_menu .main ul li a {
    margin: 0 0 0 0px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #5e5e5e;
    }
    
/*** submenu items ***/    
#page_menu .main ul li ul {
    width: 190px;
    padding-bottom:0;
    /*border: 1px solid #ccccff;*/
    display: none;
    }
    
#page_menu .main ul li ul li {
    margin: 4px 0 4px 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    }

#page_menu .main ul li.current ul li a {
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    }

#page_menu .main ul li a:active {color: #7d0909;}    
#page_menu .main ul li a:visited {color: #5e5e5e;}
#page_menu .main ul li a:hover {color: #7d0909;}


#page_menu_list, #page_menu_list ul {
    list-style-type: none;
    }

#page_menu_list li.arrow {
    background: url(../images/page_menu_arrow.gif) 0px 11px no-repeat;
    }

/****  current section indicator  ****/    
#page_menu .main ul li.current {
    background: url(../images/page_menu_arrow.gif) 0px 11px no-repeat;
    }
    
#page_menu .main ul li.current a {
    color: #7d0909;
    }
    
#page_menu .main ul li.current ul {
    display: block;
    }
    
#page_menu .main ul li.current ul li a:active {color: #7d0909;}    
#page_menu .main ul li.current ul li a:visited {color: #5e5e5e;}
#page_menu .main ul li.current ul li a:hover {color: #7d0909;}

    
#page_menu_bottom {
    padding: 0;
    margin: 0;
    width: 220px;
    height: 9px;
    overflow: hidden;
    }
    
#page_menu_ra_bottom {
    padding: 0;
    margin: 0;
    width: 220px;
    height: 69px;
    overflow: hidden;
    text-align: center;
    color: #2F5F90;
    }
    
#page_menu_ra_bottom h5 {
    margin: 14px 0 0 0;
    padding: 0;
    line-height: normal;
    }

/* `Promo left
-------------------------------------------------*/
#promo_left {
    width: 200px;
    margin: 20px 0 0 5px;
    }
    
#promo_left h4 {
	font-size: 14px;
    width: 200px;
    margin: 0 0 10px 0;
    line-height: 1.3;
    color: #5e5e5e;
    }
    
#promo_left p {
    width: 200px;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #434343;
    }
    
#promo_left p.name {
    text-transform: uppercase;
    margin: 0;
    }
    
#promo_left p.date {
    margin: 0;
    }
    
#promo_left div.promo-image {
    text-align: center;
    margin: 10px 0 0 0;
    }
	
	
/* NEW MENU */
#cssmenu ul ul {
	display: none;
}

#cssmenu ul li:hover > ul {
		display: block;
	}
#cssmenu  {  background: url(../images/menu_main_bg.gif) 0 0 repeat-x;
	}
#cssmenu ul {	padding: 0 20px;
	list-style: none;
	position: relative;
	margin:0 auto;
	font-weight:bold;
	font-size:14px;
	}
	
#cssmenu ul:after {
		content: ""; clear: both; display: block;
	}
#cssmenu ul li {
	float: left;
}
#cssmenu ul li:hover {
		background: #efefef; 
	background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); 
	}
#cssmenu ul li:hover a {
			color: #7d0909;
		}
	
#cssmenu ul li a {
		display: block; 
		padding: 9.5px 20px;
		color: #efefef;
		text-decoration: none;
	}
#cssmenu a.home {
padding: 7px 20px 2px 5px;}
a.home:hover{background: url(../images/menu_main_bg.gif) 0 0 repeat-x;}
#cssmenu ul li:hover > ul { display:block;} 
#cssmenu ul ul {
	background: #bbbbbb; 
	border-radius: 0px; 
	padding: 0;
	position: absolute;
	top: 100%;
	z-index:999;
}
#cssmenu ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
		z-index:999;
	}
#cssmenu ul ul li a {
			padding: 5px 40px;
			color: #fff;
		}	
#cssmenu ul ul li a:hover {
				background: #efefef;
			}



  
.footnotes {font-size:12px;}

.footer {
position:relative;
margin:0 auto;
padding:0px;
width:980px;
min-height:38px;
clear: both;
color:#fff;
/*    background: linear-gradient(top, #980000 0%, #360000 100%);  
	background: -moz-linear-gradient(top, #980000 0%, #360000 100%); 
	background: -webkit-linear-gradient(top, #980000 0%,#360000 100%); */
   background:url(../images/footer_bg.jpg) repeat-x;

	}
.footer ul {	padding: 9px 0 0 30px;
	list-style: none;
	position: relative;
	margin:0 auto;
	font-weight:bold;
	font-size:14px;
	}
.footer ul li {
display:inline;
margin:0px 0px 0px 25px;
padding:0 0 5px 0px;
color:#fff;
}
.footer ul li a {
		color: #fff;
		text-decoration: none;
	}
.footer ul li:hover a {
			color: #7d0909;
		}
		
/*Contact Page */
.form_panel_contact {padding:0px; overflow:hidden;}
h1.contact {
color: #000;
font-weight: bold;
font-size: 26px;
}
h2.contact {
color: #7d0909;
font-weight: bold;
font-size: 16px;
}
.form-header {
color:#004f81;
	text-align:center;
	font-size:18px;
	font-weight:bold;

}
  .form-row {
    margin: 10px 0;
  }
    .form-row-contact {
    margin: 10px 0;
  }
  .form-field {
    width: 190px;
	height:28px;
	background-color: #ffff;
	border:1px solid #000;
	text-align:center;
  }
  .form-field-s {
 width: 195px;
	height:32px;
	background-color: #ffff;
	border:1px solid #000;
	padding-left:30px;
  }
.form-field-s  select{
    width: 195px;
	height:32px;
	background-color: #ffff;
	border:1px solid #000;
	padding-left:30px;
  }	
  .form-button-row {
	position:relative;
	top:260px;
	left:80px;
  }

.text_area {
width: 680px;
	height:100px;
	background-color: #ffff;
	border:1px solid #000;
	margin:0 auto;
	}
	.form-button-row-contact {
margin: 0 auto;
position: relative;
left: 220px;
}