	/* CSS Document */
	
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		background-color: #4C8FAF;
	}
	ul{
		LIST-STYLE-TYPE: none
	}
	ol {
		LIST-STYLE-TYPE: none
	}
	li {
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
	}
	PRE {
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
	}
	FORM {
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
	}
	P {
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
	}
	BLOCKQUOTE {
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
	}
	FIELDSET {
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
	}
	INPUT {
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 0px;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		PADDING-TOP: 0px;
		font-size: 11px;
	}
	DIV {
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
	}
	SPAN {
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
	}
	IMG {
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
	}
	
	A:link {
		 TEXT-DECORATION: none; 
	}
	A:visited {
		 TEXT-DECORATION: none; 
	}
	
	SPAN.hidden {
		DISPLAY: none;
		background-image: url(../images/page_bg.jpg);
		background-repeat: repeat-x;
	}
	/* header class */
	.page_bg
	{
		background-image: url(../images/page_bg.jpg);
		background-repeat: repeat-x;
	}
	.top_nav_bg
	{
		background-image: url(../images/header_bg.gif);
		background-repeat: repeat-x;
		height: 90px;
	}
	.top_inner_nav_bg
	{
		background-image: url(../images/inner_header_bg.gif);
		background-repeat: repeat-x;
		height: 40px;
	}
	.top_nav
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	.top_nav:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #CF7819;
		text-decoration: none;
	}
	/* midlle class */
	.image_heading
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	.product_left_side_bg
	{
		background-image: url(../images/left_side.gif);
		background-repeat: repeat-y;
		width: 15px;
	}
	.product_right_side_bg
	{
		background-image: url(../images/right_side.gif);
		background-repeat: repeat-y;
		width: 15px;
	}
	.product_top_side_bg
	{
		background-image: url(../images/top_side.gif);
		background-repeat: repeat-x;
		height: 13px;
			background-position: bottom;
	
	}
	.product_bot_side_bg
	{
		background-image: url(../images/bot_side.gif);
		background-repeat: repeat-x;
		height: 13px;
		background-position: top;
	}
	.inner_left_bg
	{
		background-image: url(../images/iner_left_bg.gif);
		background-repeat: repeat-y;
		background-position: left;
		width: 187px;
	}
	.page_heading
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 19px;
		font-weight: normal;
		color: #0C85AD;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #D8D8D8;
		height: 25px;
		letter-spacing: -1px;
	}
	/* Footer class */
	
	.index_footer
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
	}
	.inner_footer
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #1A6990;
		text-decoration: none;
		font-size: 12px;
		font-weight: normal;
		line-height: 30px;
	}
	.inner_footer_bg
	{
		background-image: url(../images/footer_bg.gif);
		background-repeat: repeat-x;
		height: 67px;
	}
	.text{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 19px;
		font-weight: normal;
		color: #4B4B4B;
		text-decoration: none;
	}
	.textfield
	{
		padding: 2px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #666666;
		text-decoration: none;
	}
	.left_head_bg
	{
		background-image: url(../images/left_heading_bg.gif);
		height: 33px;
		width: 142px;
		background-repeat: no-repeat;
	}
	.left_heading
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	.left_subheading
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #83B9D1;
		background-image: url(../images/bullete.gif);
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 10px;
	}
	.left_subheading:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #2B84A2;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #83B9D1;
		background-image: url(../images/bullete.gif);
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 10px;
	}
	.product_heading
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #347EBC;
	text-decoration: none;
	text-transform: uppercase;
	}
	.product_heading_new
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #347EBC;
	text-decoration: none;
	text-transform: uppercase;
	border-width: 1px;
	border-style: solid;
	border-color: #347EBC;
	padding: 5px;
	border-top-color: #347EBC;
	}
	.bulet {
		background-image: url(../images/bu_blue.gif);
		background-position: center center;
		background-repeat: no-repeat;
	}
	.bulet2 {
		background-image: url(../images/bu_blue_space.gif);
		background-position: center 5px;
		background-repeat: no-repeat;
	}
	.model {
		font-family: "Times New Roman", Times, serif;
		font-size: 13px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	.model2 {
	
		font-family: "Times New Roman", Times, serif;
		font-size: 13px;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}
	.page_sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B8DA4;
	text-decoration: none;
	text-align: justify;
	text-transform: uppercase;
}
.page_sub_heading1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
	.blue {
		color: #0B94C1;
	}
	.dwnld
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
	.style1 {font-size: 10px}
.product_heading3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-transform: uppercase;
}
.product_sub_heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.imgborder{
	border: 2px solid #2E8DA5;
}