.maintext{ 
   color:#5d5d5d; font-size:small;
   font-weight:normal;
   font-family:arial, verdana, sans-serif; 
}
.mainlink{
   color:#004b8e;
   text-decoration:underline;
   font-size:small; font-weight:normal;
   font-family:arial, verdana, sans-serif; 
}
.mainlink:hover{
   color:#d00000;
   text-decoration:underline;
   font-size:small;
   font-weight:normal;
   font-family:arial, verdana, sans-serif; 
}
.mainlink_newsflash{
   color:#004b8e;
   text-decoration:none;
   font-size:small; font-weight:normal;
   font-family:arial, verdana, sans-serif; 
}
.mainlink_newsflash:hover{
   color:#d00000;
   text-decoration:underline;
   font-size:small;
   font-weight:normal;
   font-family:arial, verdana, sans-serif; 
}
.contentpagetitle a.contentpagetitle-link {
  color:#004b8e;
  font-size:14px;
  font-weight:bold;
  font-family:Arial,sans-serif;
  margin: 0px;
  padding:0px;
  text-decoration: none;
}

.map{
border-top: 3px solid #004b8e;
border-bottom: 3px solid #004b8e;
}
.class_address{
padding-right: 10px;
font-size: 14px;
text-align: right;
}
.map_first_td,.map_second_td{
height: 20px;
}
.map_first_td{
  width: 120px;
padding-right: 20px;}
.map_third_td{
height: 300px;
width: 120px;}
.map_fourth_td{
width: 447px;
height: 337px;}
.rounded_box{
margin-right: 20px;
float: left;
width: 184px;
}
.rounded_box_last{
  float: left; 
clear:right;
width: 184px}
.rounded_box_top{
background: url(../images/home_rounded_box.png) no-repeat;
width: 184px;
height: 17px;
clear: both;
color: white;
}
.rounded_box_bg{
clear: both;
background: url(../images/home_rounded_bg.png) repeat-y;
padding-left: 4px;
padding-right: 4px;
}
.rounded_box_blue_tab{
height: 19px;
background: #004b8e;
width: 165px;
padding: 6px;
border-top: 4px solid #dfdfdf;
color: white;
clear: both;
overflow:hidden;
font-size: 13px;
}
.rounded_box_gradient_bg{
background: url(../images/home_rounded_gradient_bg.png) no-repeat;
height: 29px;
width: 184px;
clear: both;
padding-left: 6px;
padding-right: 6px;
}
.rounded_box_bottom{
background: url(../images/home_rounded_bottom.png) no-repeat;
height: 13px;
width: 184px;
clear: both;
color: white;
}
.rounded_box_image{
border-top: 4px solid #dfdfdf;
clear: both;
width: 176px;
overflow: hidden;
}



.ckf_title_link  {
  color:#004b8e !important;
  text-decoration:underline;
  float:left;
  font-size:14px;
  font-weight:bold;
  font-family:Arial,sans-serif;
}
.cfk_title_link:hover{
   color:#004b8e !important;
  font-size:14px;
  font-weight:bold;
  font-family:Arial,sans-serif;
  text-decoration:none;
  float:left;
}
.cfk_title_link:visited{
  color:#004b8e !important;
  text-decoration:underline;
  float:left;
  font-size:14px;
  font-weight:bold;
  font-family:Arial,sans-serif;
  }