body
{
  background:#ebebeb url(images/bgbody.jpg) repeat-x top;
  font-family:Arial, Helvetica, sans-serif;
  font-size:90%;
}
*
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;  
}
/*for div-s with floating elements*/
.clear_cont:after, .cc:after
{
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both !important;
  visibility: hidden;
}
.clear_cont, .cc
{e
  min-height: 1px;
  padding-bottom:5px;
}
* html .clear_cont, * html .cc
{
  height: 1px;
}
/**/
img
{
  border: none;
}
h1
{
  color:#00b300;  
  font-size:20px;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  margin:0 0 20px 0;
}
h2
{
  font-size:27px;
  color:#00b200;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  margin:0 0 8px 0;
}
h3
{
  font-size:15px;
  color:#00172c;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  margin:15px 0 4px 0;
}
/*
outside
*/
.shad_cnt
{
  
  background:url(images/bgcontent.jpg) repeat-y center;
}
.outside
{
  background:url(images/bgcontent.jpg) repeat-y top center;
  width:100%;
  height:100%;
}
.bottombg
{
  background:url(images/bottombg.jpg) no-repeat bottom center;
  padding:0 0 22px 0;
  width:100%;
  height:100%;
}
.bline
{
  background:url(images/bline.jpg) repeat-x bottom center;
  padding:0 0 1px 0;
  width:100%;
  height:100%;
}
.logo
{
  float:left;
  margin:0 0 0 16px;
  width:313px;
}
.header
{
  height:204px;
  display:inline;
}
.rheader
{
  float:left;
  width:637px;
}
.wrap
{
  width:966px;
  margin:0 auto;
  background:url(images/header.jpg) no-repeat top center;
}
/*
main menu
*/
ul.main_menu
{
  float:left;
  margin:10px 0 0 60px;
  width:860px;
  position:relative;
  left:20px;
}
ul.main_menu li
{
  float:left;
  margin:0 40px 0 0;
  color:#fff;
}
ul.main_menu li a
{
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  text-decoration:none;
  display:block;
}

ul.main_menu li a.selectedPage
{
  color:#4de74d;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  text-decoration:none;
  display:block;
}
ul.main_menu li a:hover
{
  color:#4de74d;
}
ul.main_menu li.active a
{
  color:#4de74d;
}
/**/
.content
{
  padding:20px 15px 20px 25px;
  color:#00172c;
  font-family:Tahoma;
  clear:both;
}
.content p
{
  margin:0 0 16px 0;
  line-height:18px;
}
.content ol
{
margin: 15px 0px 15px 40px;
}
.content ol li
{
list-style: decimal;
line-height: 150%;
}

.content ul
{
margin: 15px 0px 15px 40px;
}

.content li
{
line-height: 150%;
list-style: disc outside none;
line-height: 18px;
font-size: 13px;
}
.left_side
{
  width:630px;
  float:left;
}
h2 span
{
  color:#133452;
}
/*
right side index page
*/
.right_side
{
  width:264px;
  float:left;
  background:url(images/bgrightsd.jpg) no-repeat left top;
  padding:0 0 0 12px;
  margin:0 0 0 19px;
}
/*
box1
*/
.box
{
  margin:0 0 10px 0;
}
.tbox
{
  background:url(images/tbox.jpg) no-repeat top;

}
.bbox
{
  background:url(images/bbox.jpg) no-repeat bottom;
  padding:10px 0 10px 0;
}
.cbox
{
  background:url(images/cbox.jpg) repeat-y center;
}
.dbox
{
  background-color:#A9DDEB;
}
.dboxb
{
  background-color:#A9DDEB;padding:10px 0 10px 0;
}
.dboxt
{
  background-color:#A9DDEB;
}
.title_box
{
  color:#00172c;
  font-size:18px;
  font-family: Arial, Helvetica, sans-serif;
}
.pic_prop
{
  float:left;
  padding:5px;
}
.box_txt
{
  padding:15px 20px;
  font-size:12px;
}
.details
{
  color:#00b300;
  font-size:12px;
  font-family:Tahoma;
  padding:0 0 0 4px;
}
.details:hover
{
  color:#3cd53c;
}
/*
box2
*/
.box2
{
  clear:both;
  float:left;
  margin:15px 0 0 0;
}
.tbox2
{
  background:url(images/tbox2.jpg) no-repeat top;

}
.bbox2
{
  background:url(images/bbox2.jpg) no-repeat bottom;
  padding:10px 0 10px 0;
}
.cbox2
{

  background:url(images/cbox2.jpg) repeat-y center;
}
.box_txt2
{
  font-size:12px;
  margin:0 0 0 73px;
  padding:40px 20px 13px;
}
.more_btn
{
  background:transparent url(images/more.jpg) no-repeat scroll 0 0;
  border:medium none;
  color:#000000;
  cursor:pointer;
  display:block;
  height:38px;
  left:78px;
  margin:-23px 0 0;
  padding:0;
  position:relative;
  top:20px;
  width:60px;
}
/*
footer side
*/
.footer
{
  background:url(images/bgfooter.jpg) repeat;
  height:112px;
  padding:15px 0 0 0;
}
/*
footer menu
*/
ul.footer_menu
{
  float:left;
  margin:0 0 0 0px;
  padding:0px 0 0;
}
ul.footer_menu li
{
  float:left;
  margin:0 30px 0 0;
}
ul.footer_menu li a
{
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;
}
ul.footer_menu li a:hover
{
  color:#9edfed;
}
.footer_cnt
{
  width:930px;
  margin:0 auto;
}
.copyright
{
  float:left;
  text-align:left;
  color:#e2e6e8;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  display:block;
  padding-top:20px;
    
}
.copyright a
{
  display:block;
  clear:both;
  color:#e2e6e8;
  text-decoration:none;
  
}
/**/
/*
left part inside
*/
.left_inside
{
  width:252px;
  float:left;
  background:url(images/bgleftsd.jpg) repeat-y right top;
  padding:0 15px 0 0;
}

.left_inside2
{
  width:255px;
  float:left;
  background:url(images/bgrightsd.jpg) repeat-y left top;
  padding:0 15px 0 13px;
}

.right_inside
{
  width:545px;
  float:left;
  padding:0 0 0 12px;
  margin:0 0 0 19px;
}

.right_inside2
{
  width:625px;
  float:left;
  padding:0 0 0 10px;
  margin:0 0 0 5px;
}

.right_inside_a
{
  width:797px;
  float:left;
  padding:0 0 0 12px;
  margin:0 0 0 19px;
}
/*
box3
*/
.box
{
  margin:0;
}
.tbox3
{
  background:url(images/tbox3.jpg) no-repeat top;

}
.bbox3
{
  background:url(images/bbox3.jpg) no-repeat bottom;
  padding:10px 0 10px 0;
}
.cbox3
{
  background:url(images/cbox3.jpg) repeat-y center;
}
.box_txt3
{
  font-size:12px;
  margin:0 0 0 0;
  padding:15px 20px 13px;
}
.title_box2
{
  color:#00172c;
  font-size:23px;
  font-family:  "Times New Roman", Times, serif;
}
/**/
.content .left_inside p
{
  margin:0 0 5px 0;
  line-height:14px;
}
.contact_details
{
  padding:5px 0 15px 15px;
  color:#133452;
  font-size:15px;
}
.mail_txt
{
  color:#00b200;
  text-decoration:none;
}
.add_info
{
  font-size:11px;
}
.gr_title
{
  color:#00b900;
  font-size:16px;
  padding:10px 0 0 0;
  font-weight:400;
  position:relative;
  left:-3px;
}
.pic_prop2
{
  float:left;
  padding:5px 15px 5px 8px;
}
.pic_prop3
{
  float:right;
  padding:5px 5px 5px 15px;
}
/*
path
*/
ul.path
{
  margin:0 0 10px 0;
  list-style:none;
}
ul.path li
{
  float:left;
  color:#133553;
  padding:0 0 2px;
  font-family: sans-serif;
  cursor:default;
  list-style:none;
}
ul.path li a
{
  text-decoration: underline;
  color:#133553;
  padding:0px 1px 0px 0;
  font-family: sans-serif;
  
}
ul.path li a:hover
{
  color:#2d6a9f;
}
/**/
/*
center inside page
*/
.center_cnt
{
  width:615px;
}
.center_cnt p
{
  line-height:18px;
  font-size:13px;
  font-family: Helvetica,arial,sans-serif !important;
}
.center_cnt_a
{
  width:790px;
  font-family: Helvetica,arial,sans-serif !important;
}
.center_cnt_a p
{
  line-height:18px;
  font-size:13px;
}
/*
top header title
*/
.header_title
{
  color:#153453;
  display:inline;
  float:left;
  font-size:18px;
  font-style:italic;
  margin:0 0 0 25px;
  padding:48px 0 0;
}
.phone_txt
{
  float:right;
  margin:0 0px 0 0;
  color:#153453;
  font-size:22px;
  padding:60px 20px 0 0;
  width:180px;
  font-family: Garamond;
  text-align:right;
  font-weight: bold;
}

.left_inside .formHeader {
padding-right:15px !important;}

.left_inside .medField .textField, .medField.type-phone .textField.phone-international, .medField .dropdown {
width:200px;
}
.left_inside .fieldItemInner {
display:block;
padding:0.5em 0.5em 0.125em;

}
.left_inside .fieldSelected {
background-color:#EEEEEE;
border-color:#CCCCCC;
    width:220px !important;
}

.left_inside .formDescription {
    padding-left:12px !important;
    padding-right:5px !important;}

.left_inside .form_container{
    padding-left:7px !important;
}

.license {font-size:80%; font-weight:normal;}

