/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

/* START RESET */Y

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, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p{
margin-bottom: 10px;
}

/*  END RESET */



h1, h2, h3, h4, h5, h6 {
	background: none;
	background-color: transparent !important;
	border:none;
  	margin: 0px;
color: #000000 !important;
	font-family: 'trebuchet ms', trebuchet, arial, sans-serif;
	border: 0px solid #fff !important;
	}




body {
	background-color: #000033;
	font-family: 'trebuchet ms', trebuchet, arial, sans-serif;
background: #122F37 url(http://www.waterkeeper.org/ht/a/GetImageAction/i/273) no-repeat center top;
font-size: 12px;
	}

a{
text-decoration: none !important;
}
a:active{
text-decoration: none !important;
}

a:visted{
text-decoration: none !important;
}
a:hover{
text-decoration: underline !important;
}

div#sitecontainer {
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/331) repeat-y center top;


	border-bottom: 0px solid #ccc;
	border-top: 0px solid #fff;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
width: 900px;
padding: 0 20px 0 20px;
min-height: 600px;

}
#scTR{

filter:alpha(opacity=100) !important;
   -moz-opacity:1.0;          
   opacity: 1.0;  
min-height: 900px;
}


#main {
    width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#main h1 {
	line-height:	110%;
	line-height: 110%;
	background-color: #fff;
    font-weight: normal;
	text-align: left;
    color: #660000;
    border: 0px solid #000000;
}

strong {
	color: inherit;
	}

#footer {
	margin 0 auto;
		color: #ffffff;
    clear: both;
    padding-left: 2px;
    padding-top: 10px;
    text-align: center;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #ccc;
	}

/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a hover {
	color: #1E2472 !important;
	background-color: #cccccc;
}

#main a {
	text-decoration:none;
color: inherit;
}

#main a:hover {
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background-color: none;
margin-top: 8px;
height: 40px !important;
}

#nav1 a {
	color: #ffffff;
	font-family: 'trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: normal;
	border: 0px solid #660000;
font-size: 17px;
}

#nav1 a hover {
	border-style: inset;
}

#nav1 div a {
	color: #003399;
	font-weight: 300;
	border: none !important;
}

a#contribute {
	background-color: #000033;
	border: 2px solid #000033;
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}

.nav li div a {
    display: block;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#nav1 {
    width: 800px;
    height: 20px;
}

#nav1 ul{
width: 900px;
position:relative
}






#nav1 li {
    float: left;
    margin: 0;
/* changing padding 6/9/2009 -- Travis */
/*    padding: 12px 23px 16px 23px; */
    padding: 12px 23px 16px 23px;
    font-size: 90%;
background: #A53800;
width: auto !important;
}
#nav1 li.last {
margin-left: 10px;
width: 95px !important;
padding: 12px 10px 16px 23px;
background: maroon;
position:absolute;
top:0;
right:0;
}
#nav1 a {
    height: 13px;
    display: block;
    text-align: center;
width: auto;
}

#nav1 div a {
    text-align: left;
    width: auto;
    height: auto;
font-size: 12px;
padding: 0 20px 0 20px;
margin-bottom: 10px;
}
#nav1 div a:hover{
color: #A33802;
}
#nav1 div .tpImg{
margin-top:-20px;
position: absolute;
}
#nav1 div{
margin-top:25px;
width: 155px;
padding: 10px 0;
border: 0;
z-index: 1000;
}
#nav1 div a{
color: #1b55c8;
}
#nav1 .fold181 div{

}
#nav1 .fold182 div{
margin-left: -10px;
}
#nav1 .fold183 div{
margin-left: 40px;
}
#nav1 .fold184 div{
margin-left: -25px;
}
#nav1 .fold185 div{
margin-left: -10px;
}
#nav1 .fold186 div{
margin-left: 2px;
}

/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background: transparent;
display: block inline;
padding: 0 !important;
}

#nav2 a {
	font-family: 'trebuchet ms', trebuchet, arial, sans-serif;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
    width: 250px;
}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
    margin: 0;
    padding-left: 0px;
    padding-bottom: 10px;
    line-height: 130%;
}

#nav2 ul a {
	border-bottom: 0px dotted #660000;
	display: block;
	list-style-type: none;
	text-align: left; 
    margin-left: 0px;
    padding-left: 0px;
    background-position: 0 5px;
    margin: 0;
text-decoration: none;
}

#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}
#nav2 ul.navL{
background: #fff url(http://www.waterkeeper.org/ht/a/GetImageAction/i/1006) no-repeat top left; 
padding: 20px 15px;
}
#nav2 ul.navL a{
font-size: 14px;
color:#0D394D;
}
#nav2 ul.navL a:hover{
text-decoration: none;
}
#nav2 ul.navL li.mnPar a{
font-size: 16px;
text-decoration: none;
font-weight: bold;
}
#nav2 ul.navL li.cNv{
padding-left: 15px;
}
#nav2 ul.navL li.c2Nv{
padding-left: 30px;
}
#nav2 ul.navL li.curNv a{
color: #a53800;
}
/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	110%;
font-size: 18px;
    background-color: #cccccc;
    color: #ffffff;
    border: 1px solid #000000;
}

h2 {
	font-weight: normal;
    color: #003;
	border-top: none;
	border-right: none;
	border-left: none;
    border-bottom: 1px dotted #003;
font-size: 14px;
margin: 0 0 10px 0;
padding: 0;
display: block;
line-height: 14px !important;
}

h3 {
    font-size: 120%;
    color: #003399;
    background-image: url(http://orchidsuites.net/orchid/skins/JB01-1/images/navbullet.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
}

h4 {
    font-size: 100%;
    margin: 0;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
	font-size: 130%;
	padding: 5px;
	padding-left: 10px;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
}

body.threecolumn h1 {
	line-height:	110%;
	text-align: center;
	background-color: #1E2472;
	color: #ffffff;
	padding: 0px;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
display: none;
}
.innBx #extra {
display: block;
	text-align: left;
	width: 185px;
	padding-right: 0px;
	padding-bottom: 0px;
	background: #BFCCC3 url(http://www.waterkeeper.org/ht/a/GetImageAction/i/1004) no-repeat top left; 
	border-left: 0px solid #55000B;
height: auto !important;
}
.innBx #extra .rtBr{
padding: 10px;
margin-bottom: 10px;
}
.innBx #extra .rtBr ul.itemlist .sdImg{
margin-right: 10px;
}
.innBx #extra .rtBr ul.itemlist a{
padding:0;
margin: 0;
color: #000 !important;
}
.innBx #extra h2{
font-size: 16px;
font-weight: bold;
color: #000 !important;
}

#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

.homeBx #main{
width: 900px !important;
padding: 0;
margin: 10px 0 00;
}

.homeBx #main a, .homeBx .btProm a{
color: #000 !important;
}
.homeBx #nav2{
display: none;
}
.homeBx .preBx{
width: 560px;
float: left;
display: block;
}
.homeBx .preBx .btnBx{
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/313) no-repeat top left;
width: 530px;
padding: 20px 10px 20px 10px;
margin: 6px 0 0 10px;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .homeBx .preBx .btnBx {margin: 11px 0 0 10px;}
}
.homeBx .preBx .btnBx, x:-moz-any-link {margin: 10px 0 0 10px;}

.homeBx .hfBx{
height: 507px;
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/318) no-repeat top left;
margin-bottom: 3px;
}

/* Featured Box */
.homeBx .ftBx{
width: 330px;
float: right;
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/314) no-repeat top left;
}
.homeBx h1, .homeBx h2, .homeBx h3, .homeBx h4, .homeBx h5, .homeBx h6{
color: #000 !important;
}
.homeBx .ftBx h1{
font-size: 18px;
margin: 0 0 5px 0;
text-transform: uppercase;
}
.homeBx .ftBx .featBx{
margin: 10px;
padding: 6px 10px;
height: 160px;
}
.homeBx .ftBx .featBx .fHead{
clear: both;
height: 35px;
}
.homeBx .ftBx .featBx .fHead a h2{
width: auto;

}
.homeBx .ftBx .featBx .fHead a{
width: 200px !important;
display: block;
float: left;
font-weight: bold;
}
.homeBx .ftBx .featBx .fHead .featIcn{
float: right;
}
.homeBx .ftBx .featBx a h2{
font-size: 14px;
margin: 0 0 0 0;
padding: 0;
display: block;
line-height: 14px !important;
}
.homeBx .ftBx .featBx .featImg{
float: left;
margin-right: 10px;
}
.homeBx .ftBx .ta{
padding: 0 10px;
margin: 15px 0 10px 0;
}
.homeBx .ftBx .ta a.donateBrn{
margin-right: 6px;
}
.homeBx .ftBx .promBx1{
margin: 10px;
padding: 6px 0 8px 10px;
}
.homeBx .ftBx .promBx1 ul li{
display: block;
clear: both;
margin-bottom: 13px;
}
.homeBx .ftBx .promBx1 .featImg{
float: left;
margin-right: 10px;
padding-bottom: 5px;

}
.homeBx .ftBx .promBx1 ul li a{
text-transform: uppercase;
color: #00000 !important;
font-weight: bold;
font-size: 14px;
}
.homeBx .ftBx .promBx1 .blrBx{
font-size: 11px;
}
.homeBx .ftBx .joinBx{
margin-right: 10px;
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/740) no-repeat top left;
height: 58px;

padding: 8px 10px 0 15px;
}





.homeBx .ftBx .joinBx .tpBx{
display: block;
clear: both;

height: 20px;
}
.homeBx .ftBx .joinBx .tpBx h2{
display: block;
float: left;
margin: 0;
padding: 0;
text-transform: uppercase;
color: #00000 !important;
font-weight: bold;
font-size: 14px;
}
.homeBx .ftBx .joinBx .tpBx .rtLnk{
float: right;
}
.homeBx .ftBx .joinBx .tpBx .rtLnk a{
text-decoration: underline !important;
font-size: 9px;
}
.homeBx .ftBx .joinBx #join{

}
.homeBx .ftBx .joinBx #join .txtBx{
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/323) no-repeat top left;
border: 0;
width: 242px;
position: absolute;
font-size: 12px;
padding: 7px;
font-family: 'trebuchet ms', trebuchet, arial, sans-serif;

}
.homeBx .ftBx .joinBx #join .subBtn{
float: right;
margin-right: 6px;
}


/* masthead styles override */
#logo {
    margin: 0;
    padding: 0;
    background:url(http://www.waterkeeper.org/images/masthead.jpg) !important;
}

#logo img {
    display: none !important;
}

#logo a {
height:100px;
display:block;
width:250px;
}


#logo{
height: 100px;
}
#logo a{
position: absolute;
}
#logo .bling-search{
position: absolute;
float: right;
margin-left: 650px;
width: 238px;
margin-top: 58px;
}

#logo .txtBx{
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/323) no-repeat top left;
border: 0;
width: 165px;
position: absolute;
font-size: 12px;
padding: 5px 7px 7px 13px;
font-family: 'trebuchet ms', trebuchet, arial, sans-serif;
font-weight: bold;
}
#logo .subBtn{
float: right;
margin-right: 6px;
}





/* Promoted Contents */

.relBx{

background: #fff url(http://www.waterkeeper.org/ht/a/GetImageAction/i/317) no-repeat top left;
width: 540px;
float: left;
padding: 20px 0 10px 20px;
height: 140px;
overflow:hidden;
margin-bottom: 10px;
}
.relBx p img{
float: left;
margin-right: 14px;
}
.relBx h2{
padding: 0px;
margin: 0 0 13px 0;
font-weight: bold;
}
.relBx h2 .rssBx{
float: right;
display: inline;
margin-top: -26px;
margin-right: 9px;
}
/* safari chrome fix */
body:nth-of-type(1) .relBx h2 .rssBx {
margin-top: -12px !important;
}


.relBx .promImg{
float: left;
margin-right: 14px;
}
.relBx .tiBx{
display: none;
}
.relBx .dateBx{
display: inline;
float: left;
margin-right: 10px;
}
.relBx .twitBx{
display: block;
clear: both;
text-align: right;
margin: 8px;
}
.relBx ul li{
margin-bottom: 10px;
}
.relBx3, .relBx5, .relBx7, .relBx9, .relBx11{
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/311) no-repeat top left;
width: 310px;
margin-left: 10px;
}

/* Footer */

#footBx{
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/781) no-repeat top left;

padding:17px 0 0 65px;
height: 84px;
}
#footBx .botNav ul{

margin-bottom: 30px;
}
#footBx .botNav ul li{
width: auto;
display: inline;
padding-right: 12px;
margin-right: 14px;
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/784) no-repeat top right;
}
#footBx .botNav ul li.last{
background: transparent;
}
#footBx .botNav ul li a{
color: #fff;
text-decoration: none;
font-size: 11px;
}
#footBx .addBx{
color: white;
}
#footBx .addBx a{
color: #fff;
text-decoration: none;
}
#footBx .addBx a:hover{

text-decoration: underline;
}
#powered{
margin-top: 10px;
color: #fff;
}
#powered a{
color: #fff;
}

/* Inner Page */
.innBx .mainBx{
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/1449) repeat bottom left;
display: block;
min-height: 200px;
margin-top: 10px;
}
.innBx #extra{
display: block !important;
}
#contBx{
text-align: left;
display: block;
margin-left: 260px;
width: 640px;
padding-bottom: 20px;
}
.innBx #main{
width: 640px;
/* background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/1010) no-repeat top center; */
padding:0 0 30px 0;
background: #fff;
position: relative;
display: block;
min-height: 600px;
}
.innBx .innOv{
/* Paul -- commenting this out seems to have no effect -- do you need it? */
position: absolute;
}
.innBx .innDiv{
margin: 0 16px 0 16px;
}
.innBx .innTpBx{
width: 608px;
display: block;
height: 35px;
margin-top: 7px;
}
.innBx .printerfriendly{
float: right;
width: 250px;

text-align: right;
}
.innBx .crumbsBx{
width: 350px;
float: left;
}
.innBx #main a{
color: #2C5822 !important;
}
.innBx h1, h2, h3, h4, h5, h6{
color: #2C5822 !important;
}
.innBx #main h1{
font-size: 24px;
margin-bottom: 25px;
height: auto;
}
.innBx h2{
font-weight: bold;
margin: 0;
}

/* Left Bx */
.lftBx{
margin: 10px 0px 10px 10px;
}
#nav2 .lftBx a{
padding: 0;
}
#nav2 .lftBx h2{
color: #000 !important;
font-size: 16px;
font-weight: bold;
}
#nav2 .sRel{
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/1005) no-repeat top center;
padding: 15px 15px 15px 15px;
margin-left: -10px;
border: solid transparent 1px;
}
#nav2 .sRel h2{
margin-bottom: 10px;
width: 100%;
}
#nav2 .sRel a.rssBx{
margin-top: -23px;
margin-right: -10px;
float: right;
}
#nav2 .lftBx a{
color: #000 !important;
text-decoration: none;
}
#nav2 .lftBx a:hover{
color: #000 !important;
text-decoration: underline;
}

#nav2 .lftBx .joinBx{
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/1059) no-repeat top left;
height: 78px;

padding: 8px 10px 0 10px;
}
#nav2 .lftBx .joinBx .tpBx{
display: block;
clear: both;

height: 20px;
}
#nav2 .lftBx .joinBx .tpBx h2{
display: block;
float: left;
margin: 0;
padding: 0;
text-transform: uppercase;
color: #00000 !important;
font-weight: bold;
font-size: 14px;
}
#nav2 .lftBx .joinBx .tpBx .rtLnk{
float: right;
}
#nav2 .lftBx .joinBx .tpBx .rtLnk a{
text-decoration: none !important;
font-size: 9px;
}
#nav2 .lftBx .joinBx #join{

}
#nav2 .lftBx .joinBx #join .txtBx{
background: transparent url(http://www.waterkeeper.org/ht/a/GetImageAction/i/323) no-repeat top left;
border: 0;
width: 160px;
position: absolute;
font-size: 12px;
padding: 7px;
font-family: 'trebuchet ms', trebuchet, arial, sans-serif;

}
#nav2 .lftBx .joinBx #join .subBtn{
float: right;
margin-right: 0px;
}

.innBx .cLft form{
display: table;
}

/* for content page */
#main .cLft {
padding-bottom:15px !important; 
}
.cLft .content-wrap {
float:left;
width:400px;
}
.cLft #extra {
float: right;
}


/* news fixes */
.nav {
height: auto !important;
}
body #main {
height:auto !important;
}

#main .cLft .itemlist  {
margin:-15px 15px 0 0;
}

#main .cLft .itemlist li {
margin:0 0 20px 0;
}
#main .cLft .contentBx{
display: table;
width: 100%;
margin-top:10px;
}
#main .cLft .contentBx li{
clear: both;
}
#main .cLft .contentBx li .lstImg{
margin-bottom: 30px;
margin-right: 15px;
}
#main .cLft .contentBx li .lstImg{
margin-bottom: 30px;
margin-right: 15px;

}
#main .cLft .contentBx li div.itemname{
height: 28px;
padding: 0;
font-size: 16px;
}
#main .cLft .contentBx li .catIcn{
display: inline !important;
vertical-align: middle;
border: 0 solid #fff;
background: #fff;
height: auto;
}
#main .cLft .contentBx li a{
margin:0;
padding: 2px 0;
height: 28px !important;
lineh-height: 28px;
font-size: 16px;
color: #000 !important;

}
#main .cLft .contentBx li a:hover{
text-decoration: underline !important;
}

#main .cLft .orgLst li {
margin:0;
}
#main .cLft .orgLst li .itemname{
font-size: 16px;
color: #2C5822;
}
#main .cLft .orgLst li em{
margin:0;
}

ul.itemlist {
    clear: none;
}

ul.itemlist li {
    clear: none;
}


/* safari google chrome fix */
body:nth-of-type(1) .homeBx .promBx1{
   margin-bottom: 18px !important;
}
body:nth-of-type(1) #nav2 .sRel a.rssBx{
   margin-top: -10px !important;
}

/* Career Page */
.pidBx194 #main .cLft .itemlist li {
margin:0!important;
}
.pidBx194 #main .cLft .itemlist li .itemname{
height: auto;
margin-bottom: 5px;}

/* Campaign Page */
.pidBx196 #main .cLft .itemlist li {
margin:0 !important;
}
.pidBx196 #main .cLft .itemlist li .itemname{
height: auto;
margin-bottom: 5px;
}
.pidBx196 #main .cLft .itemlist li .lstImg{
margin: 0 10px 10px 0;
}

/* Regions Page */
.pidBx238 #main .cLft .itemlist li {
margin:0 !important;
}
.pidBx238 #main .cLft .itemlist li .itemname{
height: auto;
margin-bottom: 5px;
}
.pidBx238 #main .cLft .itemlist li .lstImg{
margin: 0 10px 10px 0;
}
/* RC Page */
.pidBx9836 #main .cLft .itemlist li {
margin:0 !important;
}
.pidBx9836 #main .cLft .itemlist li .itemname{
height: auto;
margin-bottom: 5px;
}
.pidBx9836 #main .cLft .itemlist li .lstImg{
margin: 0 10px 10px 0;
}

/* Press Releases Page */
.pidBx221 #main .cLft .itemlist li {
margin:0 !important;
}
.pidBx221 #main .cLft .itemlist li .itemname{
height: auto;
margin-bottom: 5px;
}
.pidBx221 #main .cLft .itemlist li .lstImg{
margin: 0 10px 10px 0;
}

/* In The News Page */
.pidBx222 #main .cLft .itemlist li {
margin:0 !important;
}
.pidBx222 #main .cLft .itemlist li .itemname{
height: auto;
margin-bottom: 5px;
}
.pidBx222 #main .cLft .itemlist li .lstImg{
margin: 0 10px 10px 0;
}



/* Content Bx */

.pidBx221 #main .cLft h1{
margin-bottom: 0;
}
.pidBx221 #main .cLft .contentBx{
display: table;
width: 100%;
margin-top:-10px;
display: table !important;
}
.pidBx222 #main .cLft h1{
margin-bottom: 0;
}
.pidBx222 #main .cLft .contentBx{
display: table;
width: 100%;
margin-top:-10px;
display: table !important;
}
.pidBx194 #main .cLft h1{
margin-bottom: 10px;
}
.pidBx194 #main .cLft .contentBx{
display: table;
width: 100%;
margin-top:-10px;
display: table !important;
}
.pidBx196 #main .cLft h1{
margin-bottom: 10px;
}
.pidBx196 #main .cLft .contentBx{
display: table;
width: 100%;
margin-top:-10px;
display: table !important;
}
.pidBx238 #main .cLft h1{

}
.pidBx238 #main .cLft .contentBx{
display: table;
width: 100%;
margin-top:-10px;
display: table !important;
}
.pidBx9836 #main .cLft h1{

}
.pidBx9836 #main .cLft .contentBx{
display: table;
width: 100%;
margin-top:-10px;
display: table !important;
}

.pidBx191 #main .cLft h1{

}
.pidBx191 #main .cLft .contentBx{
display: table;
width: 100%;
margin-top:-10px;
display: table !important;
}
.pidBx191 #main .cLft .contentBx li, .pidBx191 #main .cLft .contentBx li a{
display: table;
width: 100%;
height: auto !important;
display: table !important;
margin:0 !important;
}
.pidBx191 #main .cLft .contentBx li div{
display: table;
height: auto !important;
display: table !important;
margin:0 !important;
}

.pidBx223 #main .cLft h1{

}
.pidBx223 #main .cLft .contentBx{
display: table;
width: 100%;
margin-top:-10px;
display: table !important;
}
.pidBx223 #main .cLft .contentBx li, .pidBx223 #main .cLft .contentBx li a{
width: 100%;
height: auto !important;
margin:0 !important;
}
.pidBx223 #main .cLft .contentBx li div{
display: table;
width: 100% !important;
height: auto !important;
display: table !important;
margin:0 !important;
}

#main .cLft a {
text-decoration: none !important;
}

#nav1 div a {
text-decoration: none !important;
color: #0b3a4c;
}
#nav1 a {
text-decoration: none !important;
}
#nav2 ul.navL li.mnPar {
text-transform: uppercase;
}
#nav2 ul.navL li.mnPar a {
text-decoration: none !important;
}
#nav2 ul.navL li a{
text-decoration: none !important;
}
#main .cLft font a{
color: inherit !important;
}
#main .cLft ul li font a{
color: inherit !important;
}