body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#BDBDBD;
	font-size:11px;
	text-align:center;
	line-height:16px;
	
}
#outer_container {
	margin:0 auto;
	text-align:left;
	width:750px;
	margin-top:10px;
	background-color:#ffffff;
	}
#header {
	width:750px;
	height:150px;
	}
#logo {
	width:750px;
	height:112px;
	
	}
#menu {
	width:750px;
	height:18px;
	padding-top:20px;
	/*padding-left:220px;*/
	background-image:url(../images/design/bg_menu2.jpg);
	text-align:left;
	padding-left:0px;
	}
#menu li {
    display:block;
    float:left;
    text-align:center;
	width:150px;
	padding-right:0;
}
#menu li a {
	color:#ffffff;
	text-decoration:none;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	padding-right:0;
	}
#menu li a:hover {
	color:#dddddd;
	text-decoration:underline;
	padding-right:0;
	}
	
#main_content {
	width:750px;
	background-image:url(../images/design/bg_main_content.gif);
	min-height:757px;
	}
	
	
  #copy {
  	font-family:verdana;
	line-height:18px;
	font-size:8pt;
	color:#666666;
  }
  
  
  #copy #home_top {
  	font-family:verdana;
	line-height:23px;
	font-size:10.5pt;
	color:#344A86;
	padding-top:10px;
  }
  
 #copy #home_top b {
	font-size:15pt;
	font-weight:bold; 
  }
  
 #copy #home_subhead {
 	font-size:13pt;
	font-weight:bold; 
	text-align:center; 
	color:#344A86;
	padding-bottom:15px;
 }
 
  #home_section {
	 background-image:url(../images/design/bg_home_section.gif);
	 width:497px;
	 height:78px;
	 margin:30px 0;
	 color:#ffffff;
	 font-family:verdana;
	 font-size:8pt;
	 line-height:18px;
	 text-align:center; 
  }
  #home_section #copy {
	 color:#ffffff;
	 font-family:verdana;
  	 font-size:11pt;
	 font-weight:bold; 
	 line-height:22px;	 
 	 padding:5px 15px;
  }

  #home_section #copy a, #home_section #copy a:visited {
     font-size:8pt;
	 font-weight:normal;
	 color:#ffffff;
  }
  
  #home_section #copy a:hover {
     font-size:8pt;
	 font-weight:normal;
	 color:#dddddd;
	 text-decoration:none;
  }  
    
  #methodology_section {
	 background-image:url(../images/design/bg_methodology_section.gif);
	 width:496px;
	 height:177px;
	 margin-top:10px;
	 color:#ffffff;
	 font-family:verdana;
	 font-size:8pt;
	 line-height:18px;	 
  }
  #methodology_section #copy {
	 color:#ffffff;
	 font-family:verdana;
	 font-size:9pt;
	 line-height:19px;	 
 	 padding:10px 15px;
  }
  #methodology_section #copy #subhead{
  	 font-size:11pt;
	 font-weight:bold;  
  }
  
  	

#left_col {
	width:189px;
	text-align:center;
	padding-top:20px;
	padding-bottom:18px;
	font-size:10px;
	}
#left_col p{
	padding:0 12px;
	}
#left_col a{
	color:#435392;
	}
.left_col_button {
	padding-bottom:12px;
	}
.left_col_header {
	background-image:url(../images/design/left_col_header_bg.gif);
	background-repeat:repeat-y;
	padding:4px;
	color:#ffffff;
	font-size:10;
	}
#right_content {
  	font-family:verdana;
	line-height:18px;
	font-size:8pt;
	color:#666666;
	width:521px;
	margin-top:20px;
	padding:0 15px 18px 15px;
	}
#right_content p{
	/*margin-right:12px;*/
	}
#top_images {
    height:110px;
}
#footer {
	width:750px;
	clear:both;
	border-top:15px solid #CCCCCC;
	text-align:center;
	}	
#cities {
	font-size:10px;
	color:#999999;
	padding-top:15px;
	}
#cities a{
	color:#999999;
	padding:0 7px;
	text-decoration:none;
	}
#cities a:hover{
	color:#999999;
	padding:0 7px;
	text-decoration:underline;
	}
#copyright {
	padding-top:25px;
	font-size:9px;
	color:#999999;
	}
#copyright a{
	padding:0;
	font-size:9px;
	color:#999999;
	}
#copyright a:hover{
	padding:0;
	font-size:9px;
	color:#333333;
	}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	color:#435392;
	font-style: normal;
	font-weight: bold;
	}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	color:#435392;
	font-style: normal;
	font-weight: bold;
	}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#435392;
	font-style: normal;
	font-weight: bold;
	}
h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:6px;
	}
.red_header {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#94322f;
	font-style: italic;
	font-weight: bold;
	}

.red_bold {
	font-size:12px;
	font-weight:bold;
	color:#94322f;
	text-align:left;
	}
#left_col a.red_bold {
	font-size:12px;
	font-weight:bold;
	color:#94322f;
	text-align:left;
	text-decoration:none;
	}
#left_col a:hover.red_bold {
	font-size:12px;
	font-weight:bold;
	color:#94322f;
	text-align:left;
	text-decoration:underline;
	}
	.blue_15_bold {
		color:#435392;
		font-size:15px;
		font-weight:bold;
		}
	.blue {
		color:#435392;
		}

a{
	color:#435392;
	}
a:hover {
	color:#000033;
	}
.grey{
background-color:#CCCCCC;
border:1px solid #435392;
font-size:10px;
}
.center_list {
	margin-left:120px;
	}
.center_list ul {
	margin:0;
	padding:0;
	}
.center_list li {
	padding-bottom: 8px;
	list-style-image: url(../images/design/blue_bullet.gif);
	}
.padding8 {
	padding:8px;
	}