/* CSS Document */

body{margin:0px; padding:0px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}
.normaltext{color:#333; font-size:12px; line-height:18px; text-align:justify; padding:3px;}
.allborder{border:#eee 1px solid;}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Top Menu ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
#topmenu{margin:0px; padding:0px; font-size:13px; color:#333;} 
#topmenu a{margin:0px; padding:0px; font-size:13px; color:#333; text-decoration:none;}
#topmenu a:hover{margin:0px; padding:0px; font-size:13px; color:#333; text-decoration:underline;}
.menubar{background:url(../images/menu_bar.gif) repeat-x; height:36px;} 

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ middle Menu ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
#menu{margin:0px; padding:0px; font-size:13px; color:#333;} 
#menu a{margin:0px; padding:0px; font-size:13px; color:#333; text-decoration:none; color:#fff; font-weight:bold;}
#menu a:hover{margin:0px; padding:0px; font-size:13px; color:#333; text-decoration:underline; color:#fff; font-weight:bold;} 

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Box css^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.greybg_brd{background:url(../images/grey_bg.gif) repeat-x; border:#f3f3f3 1px solid;}
.header_bar{background:url(../images/gery_bar.gif) repeat-x; height:35px; color:#111; font-weight:bold; font-size:15px; padding:0 0 0 5px;}
.boxbrd{border:#D8D8D8 1px solid;}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ left greybar^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.greyheader{border:#E8ECEF 1px solid; color:#CC9900; font-size:14px; font-weight:bold; background:#F3F3F3 url(../images/arrow_icon.gif) no-repeat 4px 5px; padding:0 0 0 18px}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Testmonials CSS^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.testmo_header{background:url(../images/left_temp_bar.gif) repeat-x; color:#000; font-size:13px; font-weight:bold; padding:0 0 0 5px; border-left:#B7C7D4 1px solid; border-right:#B7C7D4 1px solid;}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Tabs css^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.orange{color:#ff3d01; font-size:15px; font-weight:bold;}
.blue_text{color:#09609c; font-size:12px; text-align:justify;}




/*Fotter part*/
.colorfill{background:#778ea0; border-bottom:1px solid #fff;}
#fotter{margin:0px; padding:0px; font-size:12px; color:#333;} 
#fotter a{margin:0px; padding:0px; font-size:12px; color:#333; text-decoration:none; color:#fff; }
#fotter a:hover{margin:0px; padding:0px; font-size:12px; color:#333; text-decoration:underline; color:#fff;} 
.color2fill{background:#c8d1d8;}


/* Sub page CSS */
.sub_hed{background:url(../images/grey_bar_mid.gif) repeat-x; height:32px; font-weight:bold;}
.subbrdall{border:#cbc6c6 1px solid; padding:3px}


