@charset "utf-8";
/* CSS Document */


.div1
{
/*border:#ecece5 1px solid;*/

}

.div2
{
border:#e0dfd9 1px solid;
width:754px;
margin:auto;
}

.div3
{
border:#cecdc8 1px solid;
width:752px;

}

.div4
{
border:#b5b5b1 1px solid;
width:751px;
}

.sb
{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:white;
}

.navbg
{
background-image:url(images/nav-bg.jpg);
background-repeat:repeat-x;

}


#abtbx
{
	background-image:url(images/grdnt.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;

}

.txt
{
font-family:verdana;
color:#75777c;
font-size:10px;
line-height:14px;
text-align:justify;
}

.innertxt
{

font-family:verdana;
color:#77787f;
font-size:10px;
line-height:16px;
text-align:justify;
}


.orangetxt
{
font-family:verdana;
color:#f7b900;
font-size:10px;
line-height:14px;
text-align:justify;
text-decoration:underline;
}

.orangetxt1
{
font-family:verdana;
color:#f7b900;
font-size:10px;
line-height:14px;
}

#hse
{
	background-image:url(images/hse.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;

}


.footer
{
font-family:verdana;
color;858484;
background-color:#d5d5d5;
font-size:10px;
}

.gray
{
background-color:#969696;

}


.gray-bg
{
	border-top:white 1px solid;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	background-position:left;
	font-family:verdana;
	font-size:10px;
	color:#ede3cf;
	line-height:16px;

}

.gray-bg2
{
	border-top:white 1px solid;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	background-position:right;
	font-family:verdana;
	color:#858484;
	font-size:10px;

}


.sidenav-bg
{
	
	background-image:url(images/sideNav-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-position:left;
	font-family:verdana;
	font-size:10px;
	color:#ede3cf;
	line-height:16px;

}

.navbar
{
border-bottom:#858e94 solid 1px;

}

.navbar2
{
border-top:#ffffff solid 1px;
border-bottom:#858e94 solid 1px;

}


a.sidenav:link {	color: #30363a;	text-decoration: none; font-weight:bold;}
a.sidenav:visited {color: #30363a;	text-decoration: none;font-weight:bold;}
a.sidenav:hover {	color: #f7082a;	text-decoration: none;font-weight:bold;}
a.sidenav:active {	color: #30363a;	text-decoration: none;font-weight:bold;}

a.txt:link {	color: #75777c;	text-decoration: none; font-weight:bold;}
a.txt:visited {color: ##75777c;	text-decoration: none;font-weight:bold;}
a.txt:hover {	color: #f7082a;	text-decoration: none;font-weight:bold;}
a.txt:active {	color: ##75777c;	text-decoration: none;font-weight:bold;}

a.orangetxt:link {	color: #f7b900;	text-decoration: underline; font-weight:bold;}
a.orangetxt:visited {color: #f7b900;	text-decoration: none;font-weight:bold;}
a.orangetxt:hover {	color: #990033 ;	text-decoration: none;font-weight:bold;}
a.orangetxt:active {	color: #f7b900;	text-decoration: none;font-weight:bold;}

a.orangetxt1:link {	color: #f7b900;	font-weight:normal;}
a.orangetxt1:visited {color: #f7b900; text-decoration: none;font-weight:normal;}
a.orangetxt1:hover {	color: #990033 ;	text-decoration: none;font-weight:normal;}
a.orangetxt1:active {	color: #f7b900;	text-decoration: none;font-weight:bold;}