/* standard */
@charset "utf-8";
body {
  margin: 0px;
  padding: 0px;
}
img { behavior: url(../images/iepngfix.htc); }
#website {
  background-attachment:fixed;
  background-position:top;
  background-color:#213956;
}
#h1_tag{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#449aea;
  font-weight: normal;
  margin-bottom: 0px;
  height: 19px;
  float: right;
  clear: both;
}
#h1_bg{
  height:40px;
}
#c2a_bg{
  background-image:url(../images/panel_bg.gif);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#FFFFFF;
}
#c2a_pic_1, #c2a_pic_2, #right_pic{
  width:119px;
  height:65px;
  position:absolute;
  left:-25px;
}
#c2a_pic_2{
  width:148px;
  height:98px;
  left:-10px;
}
#right_pic{
  width:24px;
  height:196px;
  left:96px;
  top:-52px;
}
#content_area_container {
  background-color: #ffffff;
}
#home_links {
  float: right;
  width: 264px;
  padding-left: 20px;
  clear: none;
}

#header_link{
  background-image:url(/images/newsfeed_header.jpg);
  background-repeat:no-repeat;
  width:264px;
  height:73px;
}

#footer_link{
  background: url(/images/newsfeed_footer.jpg) no-repeat;
  background-repeat:no-repeat;
  width:264px;
  height:35px;
}

#sub_links {
  float: left;
  width: 264px;
  padding-right: 20px;
  clear: none;
  position:relative;
}

.clear{
  clear:both;
}

.content{
  background: url(/images/bg_rp_feed.jpg) repeat-x scroll 0 0 transparent;
  width:263px;
  margin-left:1px;
  height:auto !important;
  min-height:315px;
  /*min-height:365px;*/
  background-color:#EAEAEA;
}

#side_links{
  width:226px;
  border:0px solid red;
  background-color:#edf1f5;
/*  min-height:115px;
  height:auto !important;*/
  position: absolute;
}

.side_links {
  padding-top:10px;
  width:180px;
  color: #434546;
  font-size: 12px;
  float:left;
  font-weight:normal;
}

.bullet{
  width:64px;
  padding:5px;
  float:left;
}

.footer_content{
  border-bottom:1px dotted #737577;
  height:10px;
}

.btn_archive{
  margin:0 auto;
}

.side_links div {
  color: #434546;
  font-size: 12px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  /*margin-left:15px;*/
  border-bottom:1px dotted;
}
.side_links div.sub_pages {
  color: #434546;
  font-size: 12px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  margin-left:15px;
  border-bottom:1px dotted;
}
.side_links h3.sub_pages {
  color: #434546;
  font-size: 12px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  margin-left:15px;
  border-bottom:1px dotted;
}
.side_links p {
  color: #434546;
  font-size: 12px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  /*margin-left:15px;*/
}
.side_links span {
  color: #434546;
  font-size: 12px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  position:relative;
  top:3px;
  /*margin-left:15px;*/
}
.read_more, .read_more a:link, .read_more a:visited {
  color: #be2c37;
  text-decoration: underline;
  font-size: 13px;
}
.sub_pages a{
  color: #737577;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
  background: url(/images/bullet.gif) no-repeat top left;
  padding-left: 20px;
}
.sub_pages a:hover{
  color: #CE0041;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
  background: url(/images/bullet.gif) no-repeat top left;
  padding-left: 20px;
}
/*.sub_pages a:link, .sub_pages a:visited {
  color: #737577;
  font-size: 13px;
  text-decoration: none;
  background: url(/images/bullet.gif) no-repeat top left;
  padding-left: 20px;
}*/
#content_area {
  float: left;
  width: 670px;
  /*width: 100%;*/
  clear: none;
}
#content_area_contact{
  float: left;
  width: 100%;
  clear: none;
}
#inner_content_area {
  min-height: 300px;
  width: 955px;
  margin: 0 auto;
  text-align:left;
  padding: 20px;

}
#content_area_home {
  margin:27px 12px 30px 16px;
  text-align:left;
}
.c2a_bg{
  background-image:url(../images/c2a_bg.jpg);
  background-position:top;
  background-repeat:repeat-x;
}
.c2a_header_text{
  font-family:Arial, Helvetica, sans-serif;
  color:#2d7bbf;
  font-size:12px;
  font-weight:bold;
}
.content_bg{
  background-image:url(../images/content_bg.gif);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#FFFFFF;
  height:300px;
}
.c2a_text{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#4b4b4b;
  margin-right:10px;
}
.news_div{
  width:304px;
  margin-left:35px;
}
.news_td, .news_td_1{
  padding: 10px 15px;
  border-left:1px dotted #9ea1a9;
}
.news_td{
  border-bottom:1px dotted #9ea1a9;
}
.page_title{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #0f1728;
}
.imageborder_pad2{
  border:1px solid #B4B4B4;
  padding:2px;
}
#map{
  width:440px;
  height:300px;
  border:1px solid #B4B4B4;
}
h1, h2, h3, h4, h5, h6 {
  padding-top: 0px;
  margin-top: 0px;
}
.right_div, .rdiv {
  text-align: right;
}
h3{
  margin-bottom: 5px;
}
p{
  margin-top: 0px;
}
.h2_link{
  margin:0;
  font-size:12px;
}
.h3_footer, .h3_footer_1{
  margin:0px;
  font-weight:normal;
  font-size: 10px;
}
.h3_footer_1{
  float:left;
}
.h2_bread{
  float:left;
}
.h2_bread{
  margin:0px;
  font-weight:normal;
  font-size: 14px;
}
.h2_bread a{
  margin:0px;
  font-weight:normal;
  font-size: 12px;
}
.h2_bread a:hover{
  margin:0px;
  font-weight:normal;
  font-size: 12px;
}
.hidden {
  display: none;
}
.new_row, .newrow {
  clear: both;
  padding: 0px;
}
.new_row{
  height:30px;
  width: 100%;
  text-align:left;
}
.footer_bg{
  background-color:#378ddd;
}
#footer_container {
  background-color: #213956;
}
#footer, .efooter {
  font-family:Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 10px;
  text-align: left;
  margin:10px 20px 10px 30px;
  background-color: #213956;
}
#footer {
  width: 955px;
  margin: 0 auto;
  padding: 20px 5px 5px;
}
#exa_footer{
  position:relative;
  width:220px;
  height:60px;
  border:0px solid red;
  margin-bottom:-85px;
  float:right;
  margin-top:20px;
  margin-left:-9px;
}
.efooter {
  color: #ffffff;
}
#footer a:link, #footer a:visited, #footer a:active, .efooter a:link, .efooter a:visited, .efooter a:active {
  color: #ffffff;
  text-decoration: none;
}
#footer a:hover{
  text-decoration:underline;
}
.padding_footer{
  padding-right:30px;
  padding-left:5px;
  border-left:1px solid #ffffff;
}
.padding_right_footer{
  padding-right:30px;
}
.efooter {
  margin-left: 10px;
}
.div_relative{
  position:relative;
}
.menudiv_1 {
  margin:0px;
  padding: 0px;
  position: relative;
}
.submenudiv{
  background-color:#b42530;
  border-bottom:1px solid #dadada;
  border-left:1px solid #dadada;
  border-right:1px solid #dadada;
  text-align:left;
  width:168px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight:normal;
}
.submenudiv:hover{
  background-color:#003877;
}
.submenudiv{
  font-family:Arial, Helvetica, sans-serif;
  color:#ffffff;
  font-size:12px;
  display:block;
  text-decoration:none;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
}
.div_line {
  background-color:#87a3a6;
  height:1px;
}
.div_line1 {
  background-color:#D5D5D5;
  height:1px;
  margin:10px;
  width:100%
}
.bread{
  text-align:left;
  padding-left:6px;
  padding-top:6px;
  padding-right:15px;
  width: 955px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.tb_border{
  border:1px solid #989797;
  background-color:#fce6e7;
}
.border_bottom_right{
  border-bottom:1px solid #989797;
  border-right:1px solid #989797;
}
.border_bottom{
  border-bottom:1px solid #989797;
}
.border_right{
  border-right:1px solid #989797;
}
.white_line{
  background-image:url(../images/white_dot.gif);
  background-repeat:repeat-x;
}
form {
  margin: 0px;
  padding: 0px;
}
.formbutton {
  /*background-color:#3559a4;*/
  background:url(/images/btn_submit_big.jpg) no-repeat scroll 0 0 transparent;
  width:140px;
  height:31px;
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
  cursor: pointer;
  border: medium none;
  /*border: 1px solid #4a6052;*/
}
.newsletter_field{
  color: #23211d;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding:2px;
  border: 1px solid #1b4e7e;
  background-color: #ffffff;
  height:13px;
  width:150px;
}
.captcha{
  overflow:hidden;width:255px;
}
.formfield, .formfield2, .formfield3, .formfield4, .formfield5, .formfield6 ,.formfield7 {
  color: #23211d;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding:2px;
  border: 1px solid #3559a4;
  background-color: #ffffff;
}
.formfield {
  width:250px;
  height:18px;
  overflow:hidden;
}
.formfield6{
  width:250px;
  height:60px;
  overflow:hidden;
}
.formfield7{
  width:256px;
  height:29px;
  overflow:hidden;
}
.formfield5 {
  width:20px;
}
.formfield4 {
  width:50px;
}
.formfield3 {
  width:206px;
}
.formfield2{
  margin-top:2px;
  width:129px;
}
.checkbox{
  margin-left:0px;
  padding-left:0px;
}
.left_pad20{
  padding-left:20px;
}
.left_pad10{
  padding-left:10px;
}
.home_calc_bg{
  background:url(../images/home_calc_bg.gif) repeat-x bottom;
  height:64px;
  padding:6px;
}
.left_pad24{
  padding-left:24px;
}
.top_pad5{
  padding-top:5px;
}
.top_pad10{
  padding-top:10px;
}
.top_pad7{
  padding-top:7px;
}
.pad10 {
  padding: 10px;
}
.pad20 {
  padding: 20px;
}
.right_pad8{
  padding-right:8px;
}
.padbottom20 {
  padding-bottom: 20px;
}
.blink_text{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ce0041;
  text-decoration:blink;
}
body, .body_text_normal, .body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #787a7d;
  line-height:16px;
  text-decoration: none;
}
.body_text_normal1{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #003777;
  line-height:16px;
  text-decoration: none;
}
.body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover{
  text-decoration: underline;
}
.body_text_medium, .body_text_medium a:link, .body_text_medium a:visited, .body_text_medium a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  text-decoration: none;
}
.body_text_medium a:hover {
  text-decoration: underline;
}
.body_text_large, .body_text_large a:link, .body_text_large a:visited, .body_text_large a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}
.body_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.black_text_normal, .black_text_normal a:link, .black_text_normal a:visited, .black_text_normal a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.black_text_normal a:hover {
  text-decoration: underline;
}
.black_text_medium, .black_text_medium a:link, .black_text_medium a:visited, .black_text_medium a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}
.black_text_medium a:hover {
  text-decoration: underline;
}
.black_text_large, .black_text_large a:link, .black_text_large a:visited, .black_text_large a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #121212;
  text-decoration: none;
}
.black_text_large a:hover {
  font-size: 15px;
  text-decoration: underline;
}

.yellow_text_normal, .yellow_text_normal a:link, .yellow_text_normal a:visited, .yellow_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #E5FF4D;
  text-decoration: none;
}
.yellow_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.yellow_text_medium, .yellow_text_medium a:link, .yellow_text_medium a:visited, .yellow_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #E5FF4D;
  text-decoration: none;
}
.yellow_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.yellow_text_large, .yellow_text_large a:link, .yellow_text_large a:visited, .yellow_text_large a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #E5FF4D;
  text-decoration: none;
}
.yellow_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.orange_text_normal, .orange_text_normal a:link, .orange_text_normal a:visited, .orange_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.orange_text_medium, .orange_text_medium a:link, .orange_text_medium a:visited, .orange_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.orange_text_large, .orange_text_large a:link, .orange_text_large a:visited, .orange_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.green_text_normal, .green_text_normal a:link, .green_text_normal a:visited, .green_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #14AA39;
  text-decoration: none;
}
.green_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.green_text_medium, .green_text_medium a:link, .green_text_medium a:visited, .green_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_medium a:hover {
  text-decoration: none;
  color:#FFFFFF;
}
.green_text_large, .green_text_large a:link, .green_text_large a:visited, .green_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_large a:hover {
  font-size: 15px;
  text-decoration: underline;
}

.red_text_small, .red_text_small a:link, .red_text_small a:visited, .red_text_small a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ec1d25;
  text-decoration: none;
}
.red_text_normal, .red_text_normal a:link, .red_text_normal a:visited, .red_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ce0041;
  text-decoration: none;
}
.alert {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ec1d25;
  text-decoration: none;
}
.red_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.red_text_medium, .red_text_medium a:link, .red_text_medium a:visited, .red_text_medium a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ce0041;
  text-decoration: none;
}
.red_text_medium a:hover {
  text-decoration: underline;
}
.red_text_large, .red_text_large a:link, .red_text_large a:visited, .red_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ec1d25;
  text-decoration: none;
}
.red_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.body_text_small, .body_text_small a:link, .body_text_small a:visited, .body_text_small a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #575756;
  text-decoration: none;
}
.blue_text_normal, .blue_text_normal a:link, .blue_text_normal a:visited, .blue_text_normal a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003777;
  text-decoration: none;
}
.blue_text_normal a:hover {
  text-decoration:underline;
}
.blue_text_medium, .blue_text_medium a:link, .blue_text_medium a:visited, .blue_text_medium a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #003777;
  text-decoration: none;
  padding-top:12px;
  font-weight:bold;
}
.blue_text_medium a:hover {
  text-decoration: underline;
}

.blue_text_medium2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #003777;
  text-decoration: none;
}
.blue_text_medium3 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #003777;
  padding-top: 12px;
  text-decoration: none;
  margin-bottom:5px;
  font-weight:bold;
}


.h2_page_title, .h2_page_title a:link, .h2_page_title a:visited, .h2_page_title a:hover {
  color: #434546;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 22px;
  text-decoration: none;
  font-style:italic;
  font-weight:normal;
  margin-bottom:18px
}

.blue_text_large, .blue_text_large a:link, .blue_text_large a:visited, .blue_text_large a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  color: #9AF2FF;
  text-decoration: none;
}
.blue_text_large a:hover {
  text-decoration: underline;
}

.dark_blue_text_normal, .dark_blue_text_normal a:link, .dark_blue_text_normal a:visited, .dark_blue_text_normal a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #30697D;
  text-decoration: none;
}
.dark_blue_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.dark_blue_text_medium, .dark_blue_text_medium a:link, .dark_blue_text_medium a:visited, .dark_blue_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #30697D;
  text-decoration: none;
}
.dark_blue_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.dark_blue_text_large, .dark_blue_text_large a:link, .dark_blue_text_large a:visited, .dark_blue_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #30697D;
  text-decoration: none;
}
.dark_blue_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.white_text_small, .white_text_small a:link, .white_text_small a:visited, .white_text_small a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_small a:link {
  text-decoration: underline;
}
.white_text_normal, .white_text_normal a:link, .white_text_normal a:visited, .white_text_normal a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_normal a:hover {
  text-decoration: underline;
}
.dark_gray_text_normal, .dark_gray_text_normal a:link, .dark_gray_text_normal a:visited, .dark_gray_text_normal a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #42556c;
  text-decoration: none;
}
.dark_gray_text_normal a:hover{
  color:#121212;
}
.gray_text_small, .gray_text_small a:link, .gray_text_small a:visited, .gray_text_small a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #676254;
  text-decoration: none;
}
.bread_home{
  float:left;
  padding-right:3px;
}
.bread, .bread a:link, .bread a:visited, .bread a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ce0041;
  text-decoration: none;
}
.bread a:hover{
  text-decoration: underline;
}
.gray_text_normal, .gray_text_normal a:link, .gray_text_normal a:visited, .gray_text_normal a:hover, .blue_link  {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4a6052;
  text-decoration: none;
}
.gray_text_normal a:hover, .blue_link{
  text-decoration: underline;
}
.gray_text_medium, .gray_text_medium a:link, .gray_text_medium a:visited, .gray_text_medium a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #676254;
  text-decoration: none;
}
.gray_text_medium a:hover{
  text-decoration:underline;
}
.white_text_medium, .white_text_medium a:link, .white_text_medium a:visited, .white_text_medium a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #eeeeee;
  text-decoration: none;
}
.white_text_medium a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.white_text_large, .white_text_large a:link, .white_text_large a:visited, .white_text_large a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.view, .view a:link, .view a:visited, .view a:hover{
  font-family:Arial, Helvetica, sans-serif;
  color:#F3D13D;
  font-size:12px;
  text-decoration:none;
  text-align:right;
}
.view a:hover {
  text-decoration: underline;
}

.purple_text_normal, .purple_text_normal a:link, .purple_text_normal a:visited, .purple_text_normal a:hover, .body_link, .phpdig{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ce0041;
  text-decoration: none;
}
.purple_text_normal a:hover{
  text-decoration:underline;
}
.body_link{
  text-decoration: underline;
}
#inner_content_area #content_area ul.text_italic{
  font-style:italic;
}
.purple_text_medium, .purple_text_medium a:link, .purple_text_medium a:visited, .purple_text_medium a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ce0041;
  text-decoration: none;
}
.purple_text_medium a:hover{
  text-decoration:underline;
}
.phpdigHighlight {
  color: #E2363D;
  text-decoration: none;
  font-weight: bold;
}
.pic_frame{
  border:1px solid #014365;
  width:90px;
  height:90px;
  float:left;
}

/* new site */
#header_container {
  /*background: url(/images/bg_banner.jpg) repeat;*/
   height: 456px;
  position: relative;
  z-index:2;
  width: 100%;
}
#sub_header_container {
  background: url(/images/sub_banner.jpg) repeat;
  height: 387px;
  background-color: #ffffff;
}

#banner{
  /*background: url(/images/bg_header.png) no-repeat;*/
  height: 457px;
  width:955px;
  margin:0 auto;
  position:relative;
  z-index:0;
  /*border:1px solid yellow;*/
}

#sub_banner{
  background: url(/images/sub_header.png) no-repeat;
  height: 387px;
  width:955px;
  margin:0 auto;
  position:relative;
  z-index:0;
}

#header_center {
  width: 955px;
  margin: 0 auto;
}
#logo {
  float: left;
  width: 275px;
}
#top_menu_container {
  float: right;
}
/*#top_menu {
  float: right;
  color: #ccd0d3;
  clear: both;
}
#top_menu a:link, #top_menu a:visited {
  text-transform: uppercase;
  text-decoration: none;
  color: #54595d;
  padding-left: 15px;
  padding-right: 15px;
}*/
#top_menu {
  float: right;
  color: #ccd0d3;
  clear: both;
  font-size:12px;
  font-weight: normal;
  width:100%;
  position:relative;
}
#top_menu a{
  text-transform: uppercase;
  text-decoration: none;
  font-size:12px;
  color: #54595d;
  padding-left: 15px;
  padding-right: 15px;
}
#top_menu a.top_nav_0:hover,#top_menu a.top_nav_1:hover,#top_menu a.top_nav_2:hover,#top_menu a.top_nav_3:hover,#top_menu a.top_nav_4:hover{
  text-transform: uppercase;
  text-decoration: none;
  font-size:12px;
  color: #B82833;
  padding-left: 15px;
  padding-right: 15px;
}
#top_menu a.top_nav_0_a,#top_menu a.top_nav_1_a,#top_menu a.top_nav_2_a,#top_menu a.top_nav_3_a,#top_menu a.top_nav_4_a{
  text-transform: uppercase;
  text-decoration: underline;
  font-size:12px;
  color: #B82833;
  padding-left: 15px;
  padding-right: 15px;
}
#free_call {
  float: right;
  clear: both;
}
#header_row_2 {
  width: 955px;
  margin: 0 auto;
  height: 35px;
  clear: both;
  background:url(/images/main_menu.gif) no-repeat 0 0;
}
#main_navigation {
  float: left;
  clear: none;
}
#nav { margin:0; padding:0; height:35px; }
#nav h2 { float:left; display:inline; }
#nav h2 a.navi { background:url(/images/main_menu.gif) no-repeat 0 0; display:block; height:35px; }

#nav h2 a.menu_0, #nav h2 a.menu_0_a{ background-position:0 0; width:156px; text-align:center; }
#nav h2 a.menu_1, #nav h2 a.menu_1_a{ background-position:-156px 0; width:130px; text-align:center; }
#nav h2 a.menu_2, #nav h2 a.menu_2_a{ background-position:-286px 0; width:127px; text-align:center; }
#nav h2 a.menu_3, #nav h2 a.menu_3_a{ background-position:-413px 0; width:77px; text-align:center; }
#nav h2 a.menu_4, #nav h2 a.menu_4_a{ background-position:-490px 0; width:141px; text-align:center; }
#nav h2 a.menu_5, #nav h2 a.menu_5_a{ background-position:-631px 0; width:97px; text-align:center; }

#nav h2 a.menu_0:hover, #nav h2 a.menu_0_a{ background-position:0 -35px; }
#nav h2 a.menu_1:hover, #nav h2 a.menu_1_a{ background-position:-156px -35px; }
#nav h2 a.menu_2:hover, #nav h2 a.menu_2_a{ background-position:-286px -35px; }
#nav h2 a.menu_3:hover, #nav h2 a.menu_3_a{ background-position:-413px -35px; }
#nav h2 a.menu_4:hover, #nav h2 a.menu_4_a{ background-position:-490px -35px; }
#nav h2 a.menu_5:hover, #nav h2 a.menu_5_a{ background-position:-631px -35px; }

/* Satrt edit nav link 07/11/2011 */
#nav { margin:0; padding:0; height:35px; }
#nav div { float:left; display:inline; }
#nav div a.navi { background:url(/images/main_menu.gif) no-repeat 0 0; display:block; height:35px; }

#nav div a.menu_0, #nav div a.menu_0_a{ background-position:0 0; width:156px; text-align:center; }
#nav div a.menu_1, #nav div a.menu_1_a{ background-position:-156px 0; width:130px; text-align:center; }
#nav div a.menu_2, #nav div a.menu_2_a{ background-position:-286px 0; width:127px; text-align:center; }
#nav div a.menu_3, #nav div a.menu_3_a{ background-position:-413px 0; width:77px; text-align:center; }
#nav div a.menu_4, #nav div a.menu_4_a{ background-position:-490px 0; width:141px; text-align:center; }
#nav div a.menu_5, #nav div a.menu_5_a{ background-position:-631px 0; width:97px; text-align:center; }

#nav div a.menu_0:hover, #nav div a.menu_0_a{ background-position:0 -35px; }
#nav div a.menu_1:hover, #nav div a.menu_1_a{ background-position:-156px -35px; }
#nav div a.menu_2:hover, #nav div a.menu_2_a{ background-position:-286px -35px; }
#nav div a.menu_3:hover, #nav div a.menu_3_a{ background-position:-413px -35px; }
#nav div a.menu_4:hover, #nav div a.menu_4_a{ background-position:-490px -35px; }
#nav div a.menu_5:hover, #nav h2 a.menu_5_a{ background-position:-631px -35px; }

#site_search {
  clear: none;
}
#site_search input[type=text] {
  border: #ffffff;
  color: #aaaaaa;
  margin-top: 10px;
  margin-left: 22px;
  width: 150px;
  position:absolute;
  z-index:1;
  top:110px;
  right:57px;
}

/*----------------Get Qoute-------------*/

#instant_quote{
  margin:0 auto;
  width:955px;
  height:225px;
  margin-top:50px;
  position:relative;
  z-index:2;
  top:0;
  left:0;
  /*border:1px solid red;*/
}
#instant_quote_funeral{
  margin:0 auto;
  width:955px;
  height:225px;
  margin-top:10px;
  position:relative;
  z-index:2;
  top:0;
  left:0;
  /*border:1px solid red;*/
}
#bg_quote{
  background-image:url("/images/instant_quote.png");
  background-repeat:no-repeat;
  width:594px;
  height:221px;
  float:right;
  padding-right:10px;
  position:absolute;
  top:0;
  right:0;
}

#table_quote{
  width:300px;
  height:80px;
  position:absolute;
  bottom:15px;
  right:20px;
  /*border:1px solid red;*/
}

.btn_quote{
  background: url(/images/btn_get_quote.jpg) no-repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  height: 21px;
  width: 94px;
  float:right;
  margin-top:5px;
  margin-right:15px;
}

.blue12{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#449aea;
  font-weight: 600;
}

.select_list{
  width:130px;
  height:25px;
  border: 1px solid #2d2d2d;
  border-color:#898989;
  background-color:#898989;
  border-radius: 5px 5px 5px 5px;
  color:#ffffff;
}

#c-0{
  opacity:0.5;
}

/*--------------End Get Qoute-----------*/


.l_div {
  float: left;
  clear: none;
}
#cta_container {
  background-color: #ffffff;
  padding: 10px;
  padding-bottom:-20px;
  clear: both;
  height: 210px;
}
#cta_row {
  width: 955px;
  margin: 0 auto;
}
.cta {
  width: 318px;
  float: left;
  clear: none;
}
.cta_vdo {
  /*width: 318px;*/
  margin-left:44px;
  float: right;
  clear: none;
}
.cta_text {
  padding-left: 15px;
  padding-right: 30px;
  color: #787a7d;
  font-size: 13px;
  height: 100px;
  padding-top: 10px;
}
.cta_apply {
  padding-left: 15px;
  padding-right: 30px;
}
#video {
  width: 314px;
  height: 200px;
  background-color:#FFFFFF !important;
  overflow: hidden;
  /*height: 210px;*/
  /* background-color:#000000 !important; */
}
#breadcrumbs {
  background-color: #ffffff;
}
#footer_cta_row {
  background-color: #ffffff;
  padding: 20px;
}
#footer_cta {
  width: 955px;
  margin: 0 auto;
  height:110px;
}
#footer_cta ul{margin:0px; padding:0px;}
#footer_cta ul li{list-style:none; float:left;}
#footer_cta ul li img{border:0px;}
/* Start edite font logo */
.logo_font{
  position:relative;top:3px
}
/* Edit style faq page*/
.blog_faq{
  border-radius: 5px 5px 5px;
  background-color: #E7F0F6;
  border: 1px solid #E8E8E9;
  min-height:30px;
  padding: 10px 10px 0;
  margin-top:-10px;
  margin-bottom:10px;
}
.sitesearch_form{
  border:0px solid blue;
  float:right;
  width:30px;
  height:32px;
  margin-right:9px;
  margin-top:-34px;
}
.line_img_home{
  margin:-12px auto auto;
  width:955px;
  height:45px;
  border:0px solid red;
}
.text_member_style{
  color:#CE0041;
  font-size:16px;
  font-family:Arial, Helvetica, sans-serif;
}
.line_image_content{
  margin-top:10px;
  padding:5px;
}
/* Start iPad icon */
.icon_ipad{
  border:0px solid red;
  width:253px;
  height:67px;
  position: absolute;
  top:44px;
  right:302px;
}
/* Header BG Animation */
#blockLastestWork {
  width: 2000px;
  position: relative;
  left: 50%;
  margin: 0 0 0 -1000px;
}
#blockLastestWork ul,
#blockLastestWork ul li {
  margin: 0;
  padding: 0;
}
#blockLastestWork ul {
  position: relative;
}
#blockLastestWork ul li {
  position: absolute;
  left: 0;
  top: 0;
}
