/* CSS Document */

body{
padding:0px;
margin:0px;
background-color:#CCCCCC;
}
.footer_bg{
background-image:url(images/footer_bg.jpg);
background-repeat:no-repeat;
}
.left_shadow{
background-image:url(images/left_shadow.jpg);
background-repeat:repeat-y;
}
.right_shadow{
background-image:url(images/right_shadow.jpg);
background-repeat:repeat-y;
}
.top_header{
background-image:url(images/top_header.jpg);
background-repeat:no-repeat;
height:22px;
}
.nav_bg{
background-image:url(images/nav_bg.jpg);
background-repeat:no-repeat;
height:28px;
}
.left_bar_bg{
background-image:url(images/blue_box_bg1.jpg);
background-repeat:repeat-x;
background-color:#113D70;
}
.blue_box_bg{
background-image:url(images/blue_box_bg.jpg);
background-repeat:repeat-x;
background-color:#113D70;
}
.top_header_text{
font-family:Tahoma;
font-size:10px;
text-align:left;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
li{
background:url(images/li_bg.jpg) left top no-repeat;
background-color:#113D6F;
height:16px;
font-family:Verdana;
font-size:12px;
text-align:left;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
list-style-type:none;
float:left;
padding-left:12px;
padding-right:12px;
}
li a{
height:16px;
font-family:Verdana;
font-size:12px;
text-align:left;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
list-style-type:none;
float:left;
}
li a:hover{
height:16px;
font-family:Verdana;
font-size:12px;
text-align:left;
color:#9CFF17;
text-decoration:none;
font-weight:bold;
list-style-type:none;
float:left;
}
.footer_text{
font-family:Tahoma;
font-size:11px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
.footer_text a{
font-family:Tahoma;
font-size:11px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
.footer_text a:hover{
font-family:Tahoma;
font-size:11px;
text-align:center;
color:#9CFF17;
text-decoration:underline;
font-weight:normal;
}
.left_bar_text{
font-family:Verdana;
font-size:12px;
text-align:left;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.left_bar_text a{
font-family:Verdana;
font-size:12px;
text-align:left;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.left_bar_text a:hover{
font-family:Verdana;
font-size:12px;
text-align:left;
color:#8DC63F;
text-decoration:none;
font-weight:bold;
}

.left_bar_heading_text{
font-family:Verdana;
font-size:18px;
text-align:left;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
padding-left:21px;
}
.content_text{
font-family:Arial;
font-size:12px;
text-align:left;
color:#1A1617;
text-decoration:none;
font-weight:normal;
}
.content_text a{
font-family:Arial;
font-size:12px;
text-align:left;
color:#8DC63F;
text-decoration:underline;
font-weight:normal;
}
.content_text a:hover{
font-family:Arial;
font-size:12px;
text-align:left;
color:#1A1617;
text-decoration:none;
font-weight:normal;
}
.title_text{
font-family:"Myriad Pro";
font-size:22px;
text-align:left;
color:#8DC63F;
text-decoration:none;
font-weight:bold;
}
.title_text_dark{
font-family:"Myriad Pro";
font-size:22px;
text-align:left;
color:#006600;
text-decoration:none;
font-weight:bold;
}
.testimonial_text{
font-family:Myriad Pro;
font-size:24px;
text-align:left;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
.title_text2{
font-family:"Myriad Pro";
font-size:26px;
text-align:center;
color:#528809;
text-decoration:none;
font-weight:bold;
}
.title_text1{
font-family:"Myriad Pro";
font-size:16px;
text-align:left;
color:#00216F;
text-decoration:none;
font-weight:bold;
}