/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_img.gif);
}
.topbg{
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	height:17px;
	font-family:arial;
	color:#000000;
	font-weight: normal;
	font-size:8pt;
	padding-right:10px;
	text-decoration:none;


}
/* header images CSS  */
.logo{
background-image:url(../images/logo.jpg);
background-repeat: no-repeat;
background-position:left;
height:99px;
width:279px;
}
.header-bg{
background-image:url(../images/header_bg.jpg);
background-repeat:repeat-x;
height:99px;;
width:auto;
}
.header-rightimg{
background-image:url(../images/header_right.jpg);
background-repeat: no-repeat;
background-position:right;
height:99px;
width:299px;
}
.header-nav-bg{
background-image:url(../images/header_btn_bg.gif);
background-repeat:repeat-x;
height:23px;;
width:auto;
}
/*Header linkCSS  */
.headerlinks{
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:0px;
	text-decoration: none;
	text-align:left;
	letter-spacing:1px;

}
.headerlinks:hover{
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding:0px;
	text-decoration: none;
}
/*tEXT CSS  */
.small{
	font-family:arial;
	color:#000000;
	font-weight: normal;
	font-size:8pt;
	padding-right:10px;
	text-decoration:none;

}
.sub-text{
	font-family:vardana,arial;
	color:#000000;
	font-weight: normal;
	font-size:9pt;
	padding:8px;
	line-height:18px;
}
/*fOOTER CSS  */
.footer-bg{
background-image:url(../images/footer.gif);
background-repeat:repeat-x;
height:32px;;
width:auto;
background-position:center;
}
.footer{
	font-family:arial;
	color:#037FA8;
	font-weight: normal;
	font-size:8.6pt;
	

}
.footer:hover{
	font-family:arial;
	color:#037FA8;
	font-weight: normal;
	font-size:8.6pt;
	text-decoration: none;
}
/*lefnavigation CSS  */
.left-nav-y{
background-image:url(../images/leftnav_yscale.gif);
background-repeat:repeat-y;
height:auto;
}
.left-nav-bottom{
background-image:url(../images/leftnav_botom.gif);
background-repeat:repeat-x;
height:12px;;
}
.square{
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	width:30px;
}
.leftnav-inks{
	font-family:Arial;
	color:#1581AF;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	text-decoration:none;
	text-align:left;
	letter-spacing:1px;

}
.leftnav-inks:hover{
	font-family:Arial;
	color:#1581AF;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	text-decoration:underline;
}
/*Content CSS  */
.corner-right-y{
background-image:url(../images/rcr_yscale.gif);
background-repeat:repeat-y;
width:17px;
height:auto;
}
.corner-left-y{
background-image:url(../images/rcl_yscale.gif);
background-repeat:repeat-y;
width:17px;
height:auto;
}
.corner-top-bg{
background-image:url(../images/rc_topbg.gif);
background-repeat:repeat-x;
width: auto;
height:17px;;
}
.corner-bottom-bg{
background-image:url(../images/rc_bottombg.gif);
background-repeat:repeat-x;
width: auto;
height:17px;;
}
/*Header text CSS*/
.header-1{
	font-family:arial;
	color: #FF0000;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.header-2{
	font-family:arial;
	color:#ffffff;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	padding-left:20px;
}
.subheader{
	font-family:arial;
	color: #91B110;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;

}
/*FONT text CSS*/
.contenttext{
	font-family:vardana,arial;
	color:#000000;
	font-weight: normal;
	font-size:9pt;
	padding-right:10px;
	padding-bottom:6px;
	line-height:18px;
	padding-left:6px;
}
.subtext{
	font-family:arial;
	color:#000000;
	font-weight: normal;
	font-size:9pt;
	padding-top:10px;
	padding-right:6px;
	line-height:12px;
	padding-left:8px;
}
.image-1{
background-image:url(../images/image_1.jpg);
background-repeat: no-repeat;
background-position: top;
height:121px;
width:234px;
}
.image-2{
background-image:url(../images/image_2.gif);
background-repeat: no-repeat;
background-position:right;
height:145px;
width:206px;
}
.sub-bg{
background-image:url(../images/sub_bg1.gif);
background-repeat: repeat-x;
height:22px;
	font-family:arial;
	color:#ffffff;
	font-weight: normal;
	font-size:8pt;
	font-weight:bold;
	padding-left:10px;
	letter-spacing:1px;
	text-align:left;
}