@charset "UTF-8";
/**
 * colors
 * dark blue: #0d2e68;
 * dark grey: #737373
 * default text grey: #444444
 * highlight blue: #1a4798
 * minor links: #848d9d
 * 
 */

body, html {
	min-width: 1000px;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #444;
	margin: 10px 0px 0px 10px;
	text-align: center;
	background:url('../images/top_line_bg.gif') #FFF  no-repeat top left;
	font-size: 11px;
}

/* Be nice to Opera :) */
html>body {
	font-size: 11px;
}

img{
	border:none;
}

.contentHolderArea {
	margin: 0 auto;
	text-align: center;
	background: transparent;
	width: 1000px;
	padding: 0px;
}

/* The Header area */
#logo_holder {
	position:relative !important;
	top: 0px !important;
	left: -10px !important;
	width: 90%;
	height: 71px;
	text-align: left;
	/*
	width: 145px;
	height: 71px;
	*/
	z-index: 999 !important;
}

/* Exception for IE6 */
* html #logo_holder {
	position:relative !important;
	top: 0px !important;
	left: -50px !important;
	z-index: 999 !important;
	display:table-cell;
	text-align: left;
	width:90%;
}

#logo_holder a{
	color: #0d2e68;
	text-decoration: underline;
}



/* Index page styles */

/*
#index_nav_holder {
	display: block;
	width: 980px;
	height: 385px;
	margin: -60px 0px 15px -20px;
}
*/

#index_nav_holder {
	display: block;
	width: 980px;
	height: 385px;
	position: relative;
	top: -60px;
	left: -20px;
	margin: 0px 0px -45px 0px;
}


/* Exception for IE6 */
* html #index_nav_holder {
	display: block;
	width: 980px;
	height: 385px;
	position: relative;
	top: -75px;
	left: -30px;
	margin: 0px 0px -60px 0px;
}


#index_content_holder {
	display:block;
	width: 1160px;
	height:250px;
	margin:0px 0px 0px -120px;
	padding: 0px 0px 0px 120px;
	vertical-align: top;
	text-align: left;
	background:url('../images/index_l2_bg.jpg') transparent -20px 0px no-repeat; 
}

#index_content_holder h4{
	display: block;
	color: #0d2e68;
	font-weight: bold;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	font-family:"Book Antiqua", "Georgia", Times, serif;
}

#index_content_holder a{
	color: #0d2e68;
	text-decoration: none;	
}

#index_content_holder a:hover{
	text-decoration: underline;
}

#index_left {
	float: left;
	width: 200px;
	height: 200px;
	background-color:transparent;
	padding: 42px 40px 0px 35px;
	margin:0px;
	color: #444;
}


#index_left p{
	margin: 2px 0px 7px 0px;	
}


#index_left .date{
	width: 80px;
	height: 14px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-weight:normal;
	padding: 3px 0px 0px 0px;
	display: block;
	background:url('../images/news_date_bg.gif') no-repeat top left transparent;	
}

/**
 * Exception for IE6
 * 
 */

* html #index_left .date{
	margin-bottom: -2px;
	}



#index_middle {
	float: left;
	width: 400px;
	height: 200px;
	background-color:transparent;
	padding: 42px 35px 0px 0px;
	margin:0px;
	color: #444;
}

#index_right {
	float: left;
	width: 244px;
	height: 200px;
	background-color:transparent;
	padding: 42px 5px 0px 3px;
	margin:0px;
	color: #444;
}

/* Level 2 -- the main content sections */


#l2_nav_holder {
	display: block;
	width: 980px;
	height: 290px;
	margin: -45px 0px 0px -20px;
	
}

/* Exception for IE6 */
* html #l2_nav_holder {
	margin: -65px 0px 0px -58px;	
}

#l2_content_holder {
	display:block;
	clear:both;
	width: 1160px;
	margin:0px 0px 0px -120px;
	padding: 0px 0px 0px 90px;
	vertical-align: top;
	text-align: left;
	background:url('../images/content_l2_bg.jpg') transparent -28px 0px no-repeat; 
	min-height: 500px;
}

#l2_content_holder h4{
	font-size:13px;
	display: block;
	color: #0d2e68;
	font-weight: bold;
	text-transform:uppercase;
	margin:10px 0px 10px 0px;
	font-family:"Book Antiqua", "Georgia", Times, serif;
}

#l2_content_holder a{
	color: #0d2e68;
	text-decoration: none;	
}

#l2_content_holder a:hover{
	text-decoration: underline;
}

#l2_sub_nav_holder {
	
	font-family:"Book Antique", "Georgia", Times, serif;
	font-size: 110%;
	text-transform:uppercase;
	float: left;
	width: 244px;	
	padding: 20px 10px 0px 35px;
	margin:0px;
	color: #222;		
}

#l2_sub_nav_holder ul{
	
	margin: 0px;
	padding: 10px 0px 30px 0px;
	width: 232px;
	background:url('../images/content_l2_nav_bg.gif') transparent bottom left no-repeat;
}

#l2_sub_nav_holder li{	
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none none outside;
}

#l2_sub_nav_holder li a{
	display: block;
	font-weight: bold;
	color: #444;
	vertical-align: middle;
	text-align: left;
/*	height: 20px; */
	width: 190px;
	padding: 10px 5px 11px 10px;
	background-color: transparent;
	background: url('../images/content_l2_nav_ul.gif') transparent bottom left no-repeat;
	text-decoration: none;
}


#l2_sub_nav_holder li a:hover{	
	color: #123c91;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	background: url('../images/content_l2_nav_selected_bg.gif') transparent bottom left no-repeat;	
}

#l2_sub_nav_holder li #onPage{
	font-size:12px;
	display: block;
	font-weight: bold;
	color: #123c91;
	vertical-align: middle;
	text-align: left;
	/* height: 20px; */
	width: 195px;
	padding: 10px 5px 11px 10px;
	text-decoration: none;
	background: url('../images/content_l2_nav_selected_bg.gif') transparent bottom left no-repeat;	
}


#l2_content {
	float: left;
	width: 600px;
	background-color: transparent;
	padding: 20px 20px 0px 0px;
	margin:0px;
	color: #444;
	font-size:12px;
	line-height: 18px;	
}

#l2_content strong{
	font-weight: bold;	
}

/* ADDITIONAL CSS STYLES */

#l2_bold {
	font-weight:bold;
	color:#061836;
	font-size:12px;
}
#photo_margin{
	padding: 0px 5px 11px 135px;
	border:0px;
}
#l2_smaller {
		font-size:10px;
}

#nextSteps {
	clear: both;
	margin: 10px 0px 20px 0px;
}

.googleNewsHolder {
	margin: 10px 0px;
}


.headOfficeAddress, .berkshireOfficeAddress {
	width: 280px;
	height: 170px;
	display: block;
	padding: 10px 10px 0px 10px;
	margin: 5px 0px 0px 0px;
	background: url("../images/company_address_box.gif") #FFF top left no-repeat;
}


.imageGalleryTable{
	width: 100%;
	border: none;
	margin: 20px 0px;	
}


.imageGalleryTable td{
	text-align: center;
	padding: 2px;
	}

.imageGalleryTable img {
	border: none;
}

/* Tab styles */

#tabs {
    float: left;
    width: 100%;
	 background: url("../images/tabs_underline.gif") #FFF repeat-x bottom;
    font-size: 100%;
    line-height: normal;
	margin: 0px 0px 15px 0px;
    }

#tabs ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }

#tabs li {
	color: #222;
    float:left;
	background:url("../images/tabs_right_normal.gif") no-repeat right top;
    margin:0;
    padding:0;
    }

#tabs li:hover {
	color: #FFF;
	background-image:url("../images/tabs_right_on.gif");
	}

#tabs a {
    display:block;
	text-decoration: none;
	background:url("../images/tabs_left_normal.gif") no-repeat left top;
    padding:5px 15px 4px;
    }

#tabs a:hover{
	color: #FFF;
	text-decoration: underline;
	background-image:url("../images/tabs_left_on.gif");
	}
	
#tabs #current {
	color: #FFF;
    background-image:url("../images/tabs_right_on.gif");
    }
	
 #tabs #current a {
 	color: #FFF;
    background-image:url("../images/tabs_left_on.gif");
	padding-bottom:4px;
    }


/* IE 6 exceptions */

* html #tabs a:hover{
	color: #0d2e68;
	text-decoration: underline;
	background:url("../images/tabs_left_normal.gif") no-repeat left top;
}



/* The footer */
#footer, #footer_partners {
	width: 980px;
	margin: 0px 0px 10px 0px;
}

#footer td{
	text-align: left;
	vertical-align: top;
	width: 163px;
	color: #848d9d;
	padding: 0px 0px 0px 15px;
}

#footer td a{
	display:block;
	color:#848d9d;
	font-weight: normal;
	text-decoration: none;	
}

#footer td a:hover{
	text-decoration: underline;
}

#footer .footer_head{
	color: #c4c4c4;	
	height: 20px;
	padding: 15px 0px 10px 15px;
	background:url('../images/footer_bg.gif') #FFF repeat-x top left;
}
	
#footer .footer_head strong{
	color: #737373;
	font-weight: bold;
}


#footer_partners {
	width: 980px;
	border: none;
}

#footer_partners td{
	color:#848d9d;
	text-align: center;
	padding: 5px;
}

.legalFooter{
	padding: 5px 0px 10px 0px;
	line-height: 145%;
	font-size: 90%;
	font-weight: normal;
}

.legalFooter a{
	color: #092C47;
	text-decoration: none;
	}

.legalFooter a:hover{
	text-decoration: underline;
	}

/**
 * For Modal Windows
 */


/* Z-index of #mask must lower than #boxes .window */  
#mask {  
	position:absolute;
 	top: 0px;
 	left: 0px;
	z-index:9000;  
 	background-color:#FFF;  
 	display:none;  
}  
     
#boxes .window {  
   position:absolute;  
 /*  width:80%;  
   height:80%;  */
   display:none;  
   z-index:9999; 
  /* padding:20px;
   margin: 20px 0px 0px 0px;
   */
   border: none;
 }  
  
   
/* Customize your modal window here, you could add background image too */  
#boxes #dialog {  
 /*  width:90%;   
   height:90%; */
  padding: 20px 0px 0px 0px;
   background-color: transparent; 
   text-align: center;
} 

#boxes .window .close{
	margin: 30px 0px 10px 0px;
	text-align: center;
	display: inline;
	padding: 5px 10px 5px 10px;
	color: #FFF;
	background: #204663;
	width: 75px;
} 

#boxes .window .close a{
	color: #FFF;
	text-decoration: none;
} 

#boxes .window .close a:hover{
	color: #509AD3;
	background: #092C47;
	text-decoration: none;
} 

/**
 * For SimpleModal
 */
/* Overlay */
#simplemodal-overlay {background-color:#FFF; cursor:wait;}

/* Container */
#simplemodal-container {height:800px; width:680px; background-color:transparent; border:none;}
#simplemodal-container a.modalCloseImg {background:url('../images/x.png') no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}


.required {
	font-weight: bold;
	color: #FF0303;
	text-decoration: none;
}

.error{
	border: 1px solid #DB2A2A;
	background: #FFD8D8;
	padding: 5px;
	margin: 10px 0px;
	font-weight: bold;
	color: #680000;
}
