*
{
 margin: 0;
 padding: 0;
}

p, table, ol, ul, blockquote, h2, h3, h4, h5, h6, form
{
 margin: 1em 0 0 0;
}

ul 
{
 list-style: none;
}

ol
{
 padding-left: 2em;
}

table
{
 border-collapse: collapse;
}

.hidden
{
 visibility: hidden;
 height: 0px;
 line-height: 0px;
}

body {
 color: #000;
 font: 12px/130% Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
 margin-left: 4%;
}

img {
 border: 0;
}

a {
 color: #f89828;
 background-color: inherit;
}

a:hover {	
 color: #000000;
 text-decoration: none;
}

hr
{
 color: #333;
 margin: 14px 0;
 height: 1px;
}

p
{
 text-align: left;
 font: 11px/130%  Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
 color: #999999;
}

#body
{
 clear: both;
 width: 1000px;
 line-height: 22px;
}

#body ul.breadcrumb
{
 margin: 10px 0px 0px 315px;
 clear: both;
 height: 10px;
}

#body li.breadcrumb
{
 list-style: none;
 float: left;
 margin-right: 5px;
}

#body li.breadcrumb a
{
 color: #999999;
}

#nav-left
{
 float: left;
 height: 40px;
 width: 16px;
 background: #ffffff url(/images/nav-left.png) no-repeat;
}

#nav-right
{
 float: left;
 height: 40px;
 width: 16px;
 background: #ffffff url(/images/nav-right.png) no-repeat;
}

#header
{
 margin: 0px 0px 0px 90px;
 text-align: left;
 overflow: auto;
 padding-bottom: 5px;
 width: 1000px;
}

#header a
{
 background: #999999 url(/images/nav-background.png) repeat-x;
 font: 12px/150%  Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
 padding: 17px 10px 11px 10px;
 display: block;
 line-height: 12px;
}

#header ul
{
 background: #ffffff;
 list-style: none;
 margin: 0px;
 padding: 0px;
}

#header li
{
 float: left;
 list-style: none;
 background: #ffffff url(/images/nav-divider.png) repeat-x;
 margin: 0px;
 padding-right: 1px;
}

#header ul.dropdown
{
 position: absolute;
 width: auto;
 left: -999em;
}

#header li:hover  ul.dropdown
{
 left: auto;
 padding: 0px;
}

#header  ul.dropdown li
{
 float: none;
 padding: 0px;
}

#header  ul.dropdown a
{
 margin: 0px;
 padding-top: 5px;
 padding-bottom: 5px;
 color: #ffffff;
}

#header  ul.dropdown a:hover
{
 background: #a5a6a5;
}

#header li.default:hover, #header li.default:hover a, #header li.default a:hover, #header li.default ul li a
{
 background: #999999;
}

#header li.default ul li a:hover
{
 background: #a5a6a5;
}

#header li.teal:hover, #header li.teal:hover a, #header li.teal a:hover, #header li.teal ul li a
{
 background: #0ca4a9;
}

#header li.teal ul li a:hover
{
 background: #45b0b3;
}

#header li.red:hover, #header li.red:hover a, #header li.red a:hover, #header li.red ul li a
{
 background: #990000;
}

#header li.red ul li a:hover
{
 background: #a73e3d;
}

#header li.green:hover, #header li.green:hover a, #header li.green a:hover, #header li.green ul li a
{
 background: #669900;
}

#header li.green ul li a:hover
{
 background: #84a83d;
}

#header li.blue:hover, #header li.blue:hover a, #header li.blue a:hover, #header li.blue ul li a
{
 background: #006699;
}

#header li.blue ul li a:hover
{
 background: #3d85a8;
}

p.document {
	line-height: 16px;
}

#banner h2
{
 font-size: 22px;
 font-weight: normal;
 color: #ffffff;
 padding-top: 30px;
 padding-left: 450px;
 height:40px;
 line-height: 2em;
}

#anchor a
{
 background: transparent;
 margin-top: 20px;
 padding: 0px 150px 140px 150px;
 text-decoration: none;
}

#nav-sec
{
 border-top: 1px solid #e5e5e5;
 border-bottom: 1px solid #e5e5e5;
 clear: left;
 font: 12px/150% Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
 width: 210px;
 height: auto;
 background: #ffffff;
 float: left;
 margin-left: 90px;
 margin-top: 10px;
}

#nav-sec ul
{
 margin: 0px;
 width: auto;
}

#nav-sec li
{
 float: none;
}

#nav-sec li a
{
 display: block;
 font: 12px/130% Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
 line-height: normal;
 font-weight: bold;
 color: #278ec5;
 background: #ffffff url(/images/navsec-background.png) repeat-y;
 margin-bottom: 1px;
 padding-left: 10px;
 padding-top: 2px;
 padding-bottom: 2px;
 text-decoration: none;
}

#nav-sec li a:hover
{
 background: #e5e6e6;
 color: #3a3a3a;
}

#nav-sec ul ul.active li a
{
 background: #ffffff;
 color: #3a3a3a;
 padding-left: 20px;
}

#nav-sec ul ul
{
 display: none;
}

#nav-sec ul ul.active
{
 display: list-item;
}

#nav-sec ul ul.active li a:hover
{
 background: #e5e6e6;
}

#col-search
{
 border-top: 1px solid #e5e5e5;
 width: 210px;
 float: right;
 background: #ffffff;
 padding: 0px;
 margin: 10px 20px 0px 0px;
}

#col-search h3
{
 font: 14px/150% Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
 color: #000000;
 background: transparent url(/images/arrow-solid.png) no-repeat right;
 padding: 10px 5px;
 padding-right: 30px;
 margin: 15px 5px 5px 5px;
 display: inline;
}

#col-search form
{
 background: #eff0ef;
 margin: 0px;
 padding: 5px;
 float: none;
 display: block;
}

#col-search p
{
 text-align: left;
 font: 11px/150%  Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
 background: #eff0ef;
 margin: 0px;
 padding: 5px;
}

#col-search a
{
 text-decoration: none;
 padding: 5px 0px 0px 0px;
 color: #278ec5;
}

#cols li.footer
{
 margin-left: 5px;
}

#cols li.footer a
{
 color: #ffffff;
}

#crashfree
{
 width: 261px;
 height: 23px;
 background: transparent url(/images/towardsacrashfreeworld.png) no-repeat;
}

#body.home h2
{
	display: none;
}

#nav-sec h3
{
	display: none;
}
#nav-sec hr
{
	display: none;
}