@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006600;
	background-color: #e7f7e7;
	margin:0 auto;
	background-image:url(images/pg_bg.gif);
}

/* Home page classes Starts */

#OuterH, #midH{
	background-image:url(images/h_bg_mid1.gif);
	width:943px;	
	height:80%;
	margin:0 auto;
	clear: both;
}
#midH{
	height:630px;
}

#pgtopH{
	background-image:url(images/h_bg_top1.gif);
	/*	
	background-repeat: no-repeat;
	*/
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	width:944px;
	height:100px;
	clear: both;

}

#ftH{
 	background-image:url(images/h_bg_mid1.gif);
	padding:20px;
	font-size:0.8em;
}

#pgbtmH{
	background-image:url(images/h_bg_btm.gif);
	
/* h_bg_mid_f */
	
	background-repeat: no-repeat;
	width:944px;
	height:68px;
	clear: both;
}


#linkpnlR{
	float:left;
	width:200px; /* width for the left panel */
	display:inline;
	margin:10px 0 0 7px;
}

#linkpnlR ul{
	list-style:none;
	margin: 0;
	margin-left: 0px; /*menu offset from left edge of window*/
	float: left;
	padding:0px;
	font: bold 14px Verdana;
	width:170px;
	color:#fff;
}

#linkpnlR .tp{
	background: url(images/btnL_topR.gif) no-repeat;
	height:12px;

	}

#linkpnlR .horln{
	background: url(images/btn_horlnR.gif) no-repeat;
	height:4px;

	}

#linkpnlR .btm{
	background: url(images/btnL_btmR.gif) no-repeat;
	height:28px;

}
	
#linkpnlR li{
	padding-left: 0px;
	height:30px;
	background: url(images/btnL_genR.gif) repeat-y;
}

#linkpnlR a{
	text-decoration:none;
		color:#fff;
	padding:7px 15px;
	display:block;
	background: url(images/btnL_genR.gif) repeat-y;	
	
}

/*
    text-decoration:none;
    margin:0;
    padding:7px 10px 0;
    display:block;
    height:17px;
    color:#F0F0F0;
    float:left;
*/

#linkpnlR a:hover, #linkpnlR a.leftsel{
	text-decoration:none;
	background: url(images/btnL_gen_overR.gif) repeat-y;	
}




/* Home page classes Ends */

#Outer{
background-image:url(images/bg.gif);
	width:943px;	
	height:80%;
	margin:0 auto;
	clear: both;
}

#pgtop{
	background-image:url(images/bg_top.gif);
	/*	
	background-repeat: no-repeat;
	*/
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	width:944px;
	height:50px;
	clear: both;
}

#pgtop .logo{
	text-align:center;margin:15px 0 0 15px;
}

#pginner{
	background-image:url(images/bg.gif);
	background-repeat: repeat-y;
	width:944px;
	clear: both;
	margin-top:10px; /* space between the top logo & the text content */
	
}

#pgbtm{
	background-image:url(images/bg_btm.gif);
	background-repeat: no-repeat;
	width:944px;
	height:28px;
	clear: both;
}

#top_nav{
margin: 9px 15px 0 0;
padding: 0;
height:45px;
float:right;
}

#top_nav ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 13px Verdana;

/*
background: #c00000 url(images/leftround2.gif) bottom left no-repeat; optional left round corner*/
}

* html #top_nav ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#top_nav ul li{
display: inline;

}


#top_nav ul li a, .abt{
float: left;
color: white;
font-weight: bold;
padding: 7px 6px 7px 6px;
text-decoration: none;
background: url(images/btn_top.gif);
height:29px;
}

#top_nav ul li a:visited{
color: white;
}


#top_nav ul li a:hover, #top_nav ul li a#selected{ /*hover and selected link*/
color: lightyellow;
background: transparent url(images/btn_top_o.gif) bottom center no-repeat;

}

#top_nav .abt{
background: url(images/btn_top.gif);
background-position:-10px 0;
}

#top_nav ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
width:10px;
background: url(images/btn_right.gif) bottom right no-repeat; /*optional right round corner*/
}

#top_nav ul li a#leftcorner{
padding-right: 0;
padding-left: 2px;
width:10px;
background: url(images/btn_left.gif) bottom right no-repeat; /*optional right round corner*/
}

#linkpnl{
	float:left;
	width:200px; /* width for the left panel */
	display:inline;
	margin:10px 0 0 7px;
    position:relative;
    font-family:verdana,sans-serif;
    font-weight:bold;
    font-size:10px;
    z-index:90;
}


#linkpnl ul{
	list-style:none;
	margin: 0;
	margin-left: 0px; /*menu offset from left edge of window*/
	float: left;
	padding:0px;
	font: bold 14px Verdana;
	width:170px;
	color:#fff;
}

#linkpnl .tp{
	background: url(images/btnL_top.gif) no-repeat;
	height:12px;

	}

#linkpnl .horln{
	background: url(images/btn_horln.gif) no-repeat;
	height:4px;

	}

#linkpnl .btm{
	background: url(images/btnL_btm.gif) no-repeat;
	height:28px;

}
	
#linkpnl li{
	padding-left: 0px;
	height:30px;
	background: url(images/btnL_gen.gif) repeat-y;
}

#linkpnl a{
	text-decoration:none;
		color:#fff;
	padding:7px 15px;
	display:block;
	background: url(images/btnL_gen.gif) repeat-y;	
	
}

/*
    text-decoration:none;
    margin:0;
    padding:7px 10px 0;
    display:block;
    height:17px;
    color:#F0F0F0;
    float:left;
*/

#linkpnl a:hover, #linkpnl a.leftsel{
	text-decoration:none;
	background: url(images/btnL_gen_over.gif) repeat-y;	
}

#rtpnl {
	float:right;
	width:744;

}

#cont{
	width:690px;
	margin-right:25px;
	

}

h2{
	margin:0px;
	padding-top:4px;
	color:#225074;
	font-size:24px;
}

.txt {
	font:normal 0.9em/22px Arial, Helvetica, sans-serif;
/*	font:normal 14px/22px Arial, Helvetica, sans-serif;

*/	text-decoration: none;
	margin: 7px 0px;
	text-align:justify;	
}




/* Footer Area */

#ft{
    position:relative;
	clear:both;
	width:926px;
	margin:auto;
	margin-top:5px;
	text-align:right;
	color:#000033;
	font-size:12px;
	background-color:#eafcee;
	height:80px;
}
#ft ul{
	list-style:none;
	margin: 0;
	padding:0 5px;
}
#ft div{
	float:left;
	width:200px;
	text-align:left;

}




.clr{
	clear:both;
}

