#opac{ 
filter: alpha(opacity=60); /* IE */ 
opacity: 0.6; /* css3 */ 
-moz-opacity: 0.6; /* Firefox */ 
} 
*{ 
font: normal normal normal 12px/14px arial, verdana, sans-serif; 
} 
strong{ 
font-weight: bold; 
} 
h1{
margin-top:10px;
font-size: 22px; 
color: #134232; 
font-weight: bold; 
} 
h2{ 
font-size: 20px; 
color: #134232; 
font-weight: bold; 
} 
body, html{ 
margin: 0px; 
padding: 0px; 
height: 100%; 
background: #999 url(../../images/site/html_bkg.jpg) repeat-x top left; 
color: #000; 
} 
a img{ 
border: 0px; 
} 
td{ 
vertical-align: top; 
padding: 0px; 
} 

#page{ 
width: 920px; 
margin: 0px auto; 
background: #999 url(../../images/site/right_column_bkgb.jpg) repeat-y top right; 
} 
#header_row td{ 
background: #999 url(../../images/site/header_bkg.jpg) no-repeat top center; 
height: 153px; 
width: 920px; 
text-align: left; 
vertical-align: bottom; 
padding-bottom: 16px; 
padding-left: 254px; 
} 
#header_row td a{ 
display: block; 
float: left; 
color: #fff; 
font-weight: bold; 
text-decoration: none; 
} 
#footer_row td{ 
color: #fff; 
text-align: center; 
padding-top: 4px; 
} 
#column_left{ 
background: #999 url(../../images/site/left_nav_bkg.jpg) repeat-y top left; 
/*width: 200px;*/ 
} 
#column_left a{ 
color: #fff; 
} 
#column_right{ 
background: transparent url(../../images/site/right_column_bkg.jpg) no-repeat top left; 
width: 720px; 
} 
#footer_row{ 
background: #000 url(../../images/site/footer_bkg.jpg) no-repeat top left; 
height: 65px; 
} 
#left_nav{ 
background: transparent url(../../images/site/left_nav_top.jpg) no-repeat top left; 
} 
span.nav_wrapper{ 
display: block; 
background: transparent url(../../images/site/left_nav_green_top.jpg) no-repeat top left; 

} 
.left_nav_top_level td{ 
background: transparent url(../../images/site/left_nav_green_middle.jpg) repeat-y top left; 
} 
.left_nav_top_level td a{ 
background: transparent url(../../images/site/left_nav_green_bottom.jpg) no-repeat bottom left; 
display: block; 
height: 24px; 
line-height: 24px; 
padding: 2px 0px 0px 20px; 
font-weight: bold; 
text-decoration: none; 
} 
#sub_nav td{ 
background: transparent url(../../images/site/sub_nav_bkg.jpg) repeat-y top left; 
} 
#sub_nav td a{ 
display: block; 
background: transparent url(../../images/site/left_nav_arrow.jpg) no-repeat 28px 10px; 
padding: 5px 0px 5px 35px; 
color: #000; 
line-height: 14px; 
font-weight: normal; 
margin-bottom: 0px; 
text-decoration: none; 
} 
#column_right{ 
padding: 25px; 
} 
.content_table td{ 
text-align: center; 
padding: 4px; 
border-width: 1px 1px 0px 0px; 
border-style: solid; 
border-color: #000; 
} 
.odd, .odd td{ 
background: #94A9A2; 
} 
.left{ 
text-align: left; 
} 
.right{ 
text-align: right; 
} 

.textsmall 
{
font-size:12px; padding:0px 5px 5px 5px; color:#000000;
}

.heading_green
{
font-size:15px; padding:0px 5px 2px 5px; color:#134232; font-weight:bold; font-style:italic; line-height:20px;
}

.heading_maing
{
font-size:18px; color:#134232; font-weight:bold; font-style:italic; line-height:20px;
}


.center{ 
text-align: center; 
} 
.cad_content_table ul{ 
margin: 5px; 
padding: 5px; 
text-align: left; 
list-style-type: none; 
} 
.cad_content_table td{ 
padding: 8px; 
border-right: 1px solid #000; 
} 
.cad_content_table p{ 
font-weight: bold; 
} 
.form_table td{ 
padding: 4px; 
border-width: 0px 0px; 
border-style: solid; 
border-color: #000; 
} 

