/* ::::: http://ryanfait.com/position-fixed-ie6/layout.css ::::: */
* { margin: 0px auto; }
/*html, body { overflow: auto; height:100% }*/
.wrapper { overflow: auto; position: relative;  height: 100%; width:100% }
.box { margin: 0px; position: fixed; left: 0px; top: 0px; width:98% }
* html .box { position: absolute; }
/* ::::: http://ryanfait.com/position-fixed-ie6/style.css ::::: */
body { text-align: center;font-size: 12px; font-family: Arial,Helvetica,sans-serif; direction:ltr; line-height:18px; color:#999999; margin:0px auto;}
.box { padding: 0px;}
a,visited {text-decoration: none; color:#999999}
a:hover, a:active {text-decoration: Underline; background:#000; color:#fff}
.active a {text-decoration:underline}
table, input, select, textarea {font-family: Arial,Helvetica,sans-serif;font-size:12px;}
input, select, textarea {padding:3px}
.cls{ clear:both}
h1,h2,h3 {margin:0px;padding:0px;}
a img{text-decoration:none; border:none;}
.main{width:876px; margin:0px auto; padding:10px; text-align:left; padding-top:0px; color:#999999}
h1 {overflow:hidden; margin-top:37px; display:block; height:100%; background:#fff url(logo.gif) bottom no-repeat;}
h1:hover a:link, h1:hover a:visited {overflow:hidden;display:block; height:100%;background:#fff url(logo2.gif) bottom no-repeat;}
h2{ font-size:33px; line-height:44px; padding:0px;}
h3 {font-size: 4.0em;font-weight: bold; line-height:50px}
h4 {font-size:13px;font-weight: bold; padding:0px; margin:0px}
.mleft{width:146px; float:left; text-align:left}
.mrit{width:785px; float:left; text-align:left}
.login{border-top:3px solid #999; padding:8px 0px 0px 0px;background:#fff }
.login a{ padding:3px}
.dott {border-bottom:1px dotted  #999999;height:15px;margin-bottom:0px; }
.column2 {float:left;width:520px;}
.column1 {display:inline;float:left;padding-left:33px;width:212px; padding-top:5px }
.conduit:hover {color:#000;}
.conduit:hover a:link, .conduit:hover a:visited {color:#fff;background-color:Gray;}
.conduit:hover a:hover{color:#000;background-color:#FFF;text-decoration:underline;}
.con22{text-align:left; padding-top:54px; margin:0px auto ; widows:780px}
.pad10{ padding-bottom:10px; background:#fff}
.wdth{ width:935px}
.conduit{ width:785px; padding-left:133px}
.fnt20{font-size:20px}
.space10 { clear: left; height: 10px; }
.footer { border-top: 1px dotted; clear: left;  padding-top: 10px; padding-bottom: 10px; }
.breadcrumb { text-transform: capitalize; }
.inActive { color: rgb(204, 204, 204); }
.login:hover {color:#000;}
.login:hover a:link, .login:hover a:visited {color:#fff;background-color:Gray ;}
.login:hover a:hover{color:#000;background-color:#FFF;text-decoration:underline;}

