@charset "utf-8";

/*
Theme Name: wordpress 5005
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: kipl
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/*------------------------------Reset style Starts-------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
/*ul { list-style: none; }*/
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
strong { font-weight:bold; }
img { margin:0; }
/*------------------------------Reset style Ends-------------------------------*/

/*-----------------------------------float start-------------------------------*/
.fltrt { float: right; }
.fltlft { float: left; }
.clear { clear:both; font-size:0px; line-height:1px; height:0px}
/*-----------------------------------float ends--------------------------------*/

/*---------------------body starts here ---------------------------------------*/
body	{color:#999999; font-family: "Arial" , Helvetica, sans-serif; font-weight:normal; font-size:84.3%;  line-height:131.3%;  background:#FFF url(images/mainBg.gif) left top repeat;   }
/*---------------------body ends here ---------------------------------------*/

/*---Common Wrapper Style Starts ----*/ 

a  {
text-decoration : none;
border : 0;
color : #0b689e;
cursor:pointer;

}

a:hover 
{
text-decoration : underline;
border : 0;
color : #0b689e;
cursor:pointer;
}

a img, a:hover img {
text-decoration : none;
border : 0;
cursor:pointer;
}
/*---Common Wrapper Style Ends ----*/



#headWrapper {display:block; background:url(images/topImg.gif) left top repeat-x;}
.headPannel {display:block; width:971px; margin:0 auto;  }
.headPannel ul.menu {display:block; /*width:690px;*/  float:left; margin:0; padding:12px 0 0 0; }
.headPannel ul.menu li {display:block; float:left;  background:url(images/navSep.gif) right 8px no-repeat; margin-left:-2px; margin-right:5px; }
.headPannel ul.menu li a {display:block; padding:0 0 0 8px; text-decoration:none;}
.headPannel ul.menu li a span {display:inline-block; padding:5px 10px 8px 0; color:#FFF; font-style:normal; font-weight:bold; font-size:14px; }
.headPannel ul.menu li a:hover, .headPannel ul li.current_page_item a {display:block; background:url(images/LeftNAv.gif) left top no-repeat; padding:0 0 0 8px; text-decoration:none;}
.headPannel ul.menu li a:hover span, .headPannel ul li.current_page_item a span {display:inline-block; background:url(images/rightNAv.gif) right top no-repeat; padding:5px 10px 8px 0; color:#000; text-decoration:none;}
.headPannel ul.req{display:block; float:left; list-style:none;}
.headPannel ul.req li a.blueleft { display:inline-block; padding:0 0 0 17px; background:url(images/navLeft.gif) left top no-repeat; text-decoration:none;}
.headPannel ul.req li a.blueleft span.blueright {display:inline-block; background:url(images/navRight.gif) right top no-repeat; padding:3px 17px 8px 0px; color:#FFF; text-decoration:none; }

.headPannel ul.menu li.last	{background:none; margin-right:3px;}


#bannerWrapper { display:block; background:url(images/bannerBg.gif) left top repeat-x;   }
.bannerPannel {display:block; width:971px; margin:0 auto; padding:21px 0 10px 0; }
.logoPannel {display:block; float:left; }
.bannerRight {display:block; float:right; width:420px;  }
.leftSec { display:block; float:left; padding:0 10px 0 0;  }
.leftSec ul {display:block; text-decoration:none; float:left;  }
.leftSec ul li {display:block; float:left; text-decoration:none; padding:0 0 0 19px; }
.leftSec ul li a {text-decoration:none; }

.rightSec { display:block; float:right; background:url(images/tele.png) left top no-repeat; width:150px; height:51px; padding:0 0 0 17px; margin-top:14px;  }
.rightSec h1 {display:block; color:#000;   font-style:normal; font-weight:normal; margin-left:10px; }
.rightSec h2 {display:block; color:#000; font-size:1.4em; font-style:normal; font-weight:normal; line-height:1.923em; margin-left:10px; }


#bodyWrapper { display:block; background:url(images/bodyBg.gif) left top repeat-x; }
.bodyPannel { display:block; width:971px; margin:0 auto; padding:10px 0 0 0; }
.bodyContainer { display:block; width:955px; margin:0 auto; background:url(images/bodyContainBg.png) left top no-repeat;  }
.bodyLeft { display:block; float:left; padding:0 0 44px 21px; width:675px; }
.leftContainer {display:block; float:left; padding:21px 0px 0 0;  width:652px; }
.titleBox {display:block; width:645px;   }
.titlePara {display:block; width:570px; float:left; padding:0 0 0 10px; }
.titlePara h3 {color:#1184f0; font-size:1.313em; font-style:normal; font-weight:bold; line-height:20px; }
.titlePara h3.post_title		{width:474px;}
.titlePara h3 a{color:#1184f0; text-decoration:none;}
.titlePara h4 {color:#191919; font-size:1.125em; font-style:normal; font-weight:normal; line-height:20px;}
.titlePara h4 a {color:#047def;  text-decoration:underline; }
.titlePara h4 a:hover {color:#047def;  text-decoration:none;}
.para_One {display:block; padding:10px 0 0 0; float:left; width:645px; color:#333333; font-size:12px; font-style:normal; font-weight:normal; text-align:justify; }
.creambox {display:block; width:634px; background:url() left top repeat-x; padding:7px 0 7px 15px; }
.creamTitle {display:block; float:left; padding:0 0 0 10px; }
.creamTitle h5 {display:block; color:#000000; font-size:12px; font-style:normal; font-weight:normal;}
.creamTitle h5 a { color:#1184F0; font-size:12px; font-style:normal; font-weight:normal; }

.bodyRight { display:block; float:right; width:245px; padding:10px 1px 0 0;  }
.rhtBox_One {display:block; width:232px; padding:0 0 15px 0;   }
.BoxOne_Top {display:block; width:232px; background:url(images/RghtTop.gif) left top no-repeat; font-size:0; line-height:0; height:17px;   }
.BoxOne_Mid {display:block; width:232px; background:url(images/RghtMid.gif) left top repeat-y;  padding:0 0 0 10px;   }
.BoxOne_Btm {display:block; width:232px; background:url(images/RghtBtm.gif) left top no-repeat; font-size:0; line-height:0; height:13px;   }
.boxPannel {display:block; }
.boxPannel h4 {color:#1184f0; font-size:19px; font-style:normal; font-weight:bold; line-height:20px; }
.boxPannel h5 {color:#1184f0; font-size:15px; font-style:normal; font-weight:bold; line-height:20px; line-height:25px; border-bottom:1px dotted #999; width:210px; }
.boxPannel ul		{margin-left:8px; margin-right:23px;}
.boxPannel ul li	{padding:5px 0;}

.para_Two{display:block; padding:10px 0 10px 0; width:202px; color:#333333; font-size:12px; font-style:normal; font-weight:normal; text-align:justify; }
.para_Two p a {color:#1184f0; text-decoration:none;}
.para_Two p a:hover {color:#1184f0; text-decoration:underline;}
.subBtn { display:block;  width:130px; padding:10px 0 10px 0; }
.subBtn a { display:block; background:url(images/BtnImg1.gif) left top no-repeat; width:130px; height:24px; color:#FFF; font-size:17px; font-style:normal; font-weight:bold; text-decoration:none; padding:9px 0 0 11px; }
.subBtn a:hover { background-position: 0px -33px; }

.rhtBox_Two {display:block; background:url(images/Img14.gif) left top no-repeat; width:230px; padding:15px 0 12px 15px; }
.rhtBox_Two h6 {display:block; float:left; color:#000; font-size:18px; font-style:normal; font-weight:bold;}

.rhtBox_Three { display:block; padding:10px 0 15px 0; }
.rhtBox_title { display:block; background:url(images/RightTopImg.gif) left top no-repeat; width:232px; }
.rhtBox_title h1 {display:block; color:#FFF; font-size:17px; font-style:normal; font-weight:bold; padding:10px 0 10px 25px; }

.imgBox {display:block; width:220px; padding:15px 0 15px 0; }
.imgBox ul {display:block; }
.imgBox ul li {display:block; float:left; padding:0 5px 10px 0; }
.imgBox ul li.img2 {display:block; float:left; padding:0 0 16px 0;}


.listPara {display:block; width:207px; padding:10px 0 10px 0; }
.listPara ul {display:block;}
.listPara ul li {display:block; color:#5d5d5d; font-size:12px; font-style:normal; font-weight:normal; background:url(images/bullets.gif) left 5px no-repeat; padding:0 0 0 15px;   }


#footerWrapper {display:block; background:#000 url(images/btmImg.gif) left top repeat-x;  }
.footerContainer {display:block; width:971px; margin:0 auto;}
.footerLeft {display:block; width:750px; float:left; padding:15px 0 25px 20px; }
.btmNav {display:block; float:left; width:335px;   }
.btmNav ul {display: block;float: left; padding: 10px 20px 0 30px; width: 305px;}
.btmNav ul li {color: #FFFFFF; float: left; font-size: 12px; font-style: normal; font-weight: normal; width: 150px; }
.btmNav ul li a {color:#FFF; font-size:12px; font-style:normal; font-weight:normal; text-decoration:none; }
.btmNav ul li a:hover {color:#FFF; text-decoration:underline; }

.btmNavOne {display:block; float:left; width:230px;  }
.btmNavOne ul {display:block; float:left; padding:10px 20px 0 0;}
.btmNavOne ul li {color:#FFF; font-size:12px; font-style:normal; font-weight:normal; }
.btmNavOne ul li a {color:#FFF; font-size:12px; font-style:normal; font-weight:normal; text-decoration:none; }
.btmNavOne ul li a:hover {color:#FFF; text-decoration:underline; }



.footerRight {display:block; width:195px; float:right; padding:14px 0 0 0; text-align:center;}
.footBtn {display:block; background:url(images/btmBtn.png) left top no-repeat; width:177px; }
.footBtn h1 {color:#FFF; font-size:16px; font-style:normal; font-weight:bold; }
.footBtn h1 a { color:#FFF; font-weight:bold; text-decoration:none; padding:9px 0 13px 0; display:block; }
.footBtn h1 a:hover { color:#FFF; font-weight:bold; text-decoration:none; }
.footerRight h2 {color:#FFF; font-size:13px; font-style:normal; font-weight:normal; text-align:right; padding:0 10px 0 0; }


.InbodyBg { display:block; width:989px; margin:0 auto; padding:30px 0 10px 0; background:url(images/bannerBack.png) left top no-repeat; position:relative;  }
.inbodyLeft {display:block; width:450px; float:left; padding:0 10px 20px 42px;    }
.inbodyLeft h1 { color:#565656; font-size:2.25em; font-style:normal; font-weight:bold; line-height:35px; }
.inbodyLeft h2 { color:#047def; font-size:2.45em; font-style:normal; font-weight:bold; line-height:35px; }
.banList { display:block; float:left; font-size:1em; }
.banList ul { display:block; font-size:1em; padding:0;}
.banList ul li { background:url(images/bullet1.gif) left 5px no-repeat; font-size:1em; display:block; font-style:normal; font-weight:normal; padding:2px 0 2px 25px; color:#2a2a2a;   }

.inbodyRight { display:block; float:right; position:absolute; right:0; top:-20px;}
.pcImg { display:block; padding:0 40px 0 0; }

.iconList { display:block; width:989px; margin:0 auto; padding:5px 0 0 0;}
.iconList ul {display:block; }
.iconList ul li {display:block; float:left; padding:0 0 0 16px; }
.iconList ul li a {display:block; float:left; }
.iconList ul li img	{}

.horiLine {display:block; background:url(images/midBtm.png) left top no-repeat; font-size:0; line-height:0; margin:0 auto; width:1082px;  height:48px; }


.btmBody {display:block; width:989px; margin:0 auto;}

.btmLeftBody { display:block; float:left; width:502px; }
.btmBox { display:block; float:left; width:477px; background:url(images/stripBg.png) left top no-repeat; padding:5px 0 10px 25px;   }
.btmBox h3 { color:#047def; font-size:16px; font-style:normal; font-weight:bold; line-height:20px; padding:5px 0 0 0; }
.btmBox h4 { color:#333333; font-size:13px; font-style:normal; font-weight:normal; }
.btmArrow { display:block; float:right; padding:0;}

.btmRightBody {display:block; float:left; width:424px; padding:0 20px 0 25px;}
.titRight { display:block; float:left; color:#000000; font-style:normal; font-weight:bold; font-size:16px; width:400px;   }

.InBodyRg { display:block; float:left; padding:5px 0 5px 0; width:424px; border-bottom:1px dotted #999; }
.InBodyRg p { color:#333333; font-size:12px; font-style:normal; font-weight:normal; }
.InBodyRg p a{ color:#333333; }
.InBodyRg p span { color:#047def; text-decoration:none; }
.InBodyRg p a:hover { text-decoration:underline; }

.InBodyRgBtm { display:block; float:left; padding:5px 0 5px 0; width:424px;   }
.InBodyRgBtm p { color:#333333; font-size:12px; font-style:normal; font-weight:normal; }
.InBodyRgBtm p a { color:#333333; }
.InBodyRgBtm p span { color:#047def; text-decoration:none; }
.InBodyRgBtm p a:hover {  text-decoration:underline; }


.viewBox {display:block; float:left; padding:4px 0 15px 0; }
.viewBox h1 {display:block; text-align:center;  background:url(images/btmBlackBtn.png) left top no-repeat; width:93px; }
.viewBox h1 a {color:#FFF; font-size:12px; font-style:normal; text-decoration:none; font-weight:normal; padding:3px 0 3px 0; display:block; }
.viewBox h1 a {color:#FFF; text-decoration:none; }

.innBodyContain {display:block; padding:20px 30px 0 0;  }
.innBodyContain h1 {color:#077fee; font-size:27px; font-style:normal; font-weight:bold; line-height:35px;  }
.innBodyContain p {color:#333333; font-style:normal; font-weight:normal; text-align:justify; margin-bottom:10px; }
.innBodyContain h2 {color:#077fee; font-size:1.075em; font-style:normal; font-weight:bold; line-height:35px;  }

.blueBox {display:block; }
.blueTop {display:block; background:url(images/blueTop.png) left top no-repeat; font-size:0; line-height:0; height:22px; width:232px; }
.bluemid {display:block; background:url(images/blueMid.png) left top repeat-y; padding:0 0 0 15px; width:218px;   }
.bluemid h3 {color:#000000; font-size:21px; font-style:normal; font-weight:bold; line-height:23px; } 
.bluemid p	{width:202px; color:#333333; font-size:12px; font-weight:normal; text-align:justify;}
.imgList { float:left; display:block; width:232px; }
.imgList ul, .blueBox ul, .innBodyContain ul {   display:block; }
.imgList ul li, .blueBox ul li, .innBodyContain ul li {list-style: circle;color:black; }
.blueBtm {display:block; background:url(images/blueBtm.png) left top no-repeat; font-size:0; line-height:0; height:25px; width:232px; }

.headPannel ul.req	{margin:0; padding:12px 0 0 0;}
.form-allowed-tags, .logged-in-as, .comment-form-comment label, .comment-form-url	{display:none;}
#comments h3	{ color:#1184F0; font-size:19px; font-style:normal; font-weight:bold; line-height:20px; }
#commentform input	{margin-left:5px; }
#commentform p	{margin-top:5px;}

#footerWrapper ul	{list-style:none; }