a:link
{
	color: rgb(000,000,000);
	font-size:13px;
	text-decoration: underline; 
}
a:visited
{
	color: rgb(000,000,000);
	font-size:13px;
	text-decoration: underline;
} 
a:active 
{
	color: rgb(000,000,000);
	font-size:13px;
	text-decoration: underline;
}
a:hover
{
	color: rgb(000,000,000);
	font-size:13px;
	text-decoration: none;	
}

a.click:link, a.click:visited, a.click:active 
{
	color: rgb(239,52,37);
	font-size:13px;
	text-decoration: none; 
}

a.click:hover
{
	color: rgb(239,52,37);
	font-size:13px;
	text-decoration: underline;	
}

a.read:link, a.read:visited, a.read:active 
{
	color: rgb(244,76,46);
	font-size:13px;
	text-decoration: none; 
}

a.read:hover
{
	color: rgb(244,76,46);
	font-size:13px;
	text-decoration: underline;	
}

body
{
	font-family: Arial;
	font-size  : 13px;
	background: #ededed url('_images/bgmain.gif') repeat-y;
	color: rgb(000,000,000);
	height:100%;
	margin:0;
	
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	fnt-size  : 13px;
	bckground-color:rgb(255,255,255);
	
	
}

#main
{
width: 1003px;
margin: 0px auto;
float: none;

}

.bglogo-home{
 background: url('images/logo-middle.gif') repeat-y;
 height:100px;
}

.bglogo-home-main{
 background: #dddddd url('images/logo-main.gif') repeat-x;
 background-position:top;
 height:200px;

}



/*------------------------------------------------------------------------*/
/*-----------------------Breadcrumb Nav Style starts here-----------------------*/
.breadcrumb-text
{
	color: #000;
	text-decoration: none; 
	font-weight: bold;
	font-size: 12px;
}



a.breadcrumb:link
{
	color: #000;
	text-decoration: none; 
}
a.breadcrumb:visited
{
	color: #000;
	text-decoration: none;
} 
a.breadcrumb:active 
{
	color: #000;
	text-decoration: none;
}
a.breadcrumb:hover
{
	color: #000;
	text-decoration: underline;
}

/*-----------------------Breadcrumb Nav Style ends here-----------------------*/
/*--------------------------------------------------------------------*/




/*-----------------------Top Nav Link Style starts here-----------------------*/

a.top:link
{
	color: rgb(000,000,000);
	font-weight:bold;
	text-decoration: none; 
}
a.top:visited
{
	color: rgb(000,000,000);
	font-weight:bold;
	text-decoration: none;
} 
a.top:active 
{
	color: rgb(000,000,000);
	font-weight:bold;
	text-decoration: none;
}
a.top:hover
{
	color: rgb(239,52,37);
	font-weight:bold;
	text-decoration: none;	
}

a.top-mo:link
{
    color: rgb(239,52,37);
	font-weight:bold;
	text-decoration: none;	
}
a.top-mo:visited
{
    color: rgb(239,52,37);
	font-weight:bold;
	text-decoration: none;	
	} 
a.top-mo:active 
{
    color: rgb(239,52,37);
	font-weight:bold;
	text-decoration: none;	
}
a.top-mo:hover
{
    color: rgb(239,52,37);
	font-weight:bold;
	text-decoration: none;	
}



.logo-text
{
	color: rgb(255,255,255);
	font-weight:bold;
	text-decoration: none; 
	padding:12px 0px 5px 0px; 
}

a.logo-text:link
{
	color: rgb(255,255,255);
	font-weight:bold;
	text-decoration: none; 
}
a.logo-text:visited
{
	color: rgb(255,255,255);
	font-weight:bold;
	text-decoration: none;
} 
a.logo-text:active 
{
	color: rgb(255,255,255);
	font-weight:bold;
	text-decoration: none;
}
a.logo-text:hover
{
	color: rgb(255,255,255);
	font-weight:bold;
	text-decoration: underline;	
}


/*-----------------------Left Nav Link Style ends here-----------------------*/


a.left:link, a.left:visited, a.left:active 
{
	display:block;
	line-height:35px;
	color: rgb(255,255,255);
	font-size  : 12px;
	text-decoration: none; 
	padding:0px 0px 0px 20px; 
	height:35px;
}

a.left:hover
{
	display:block;
	line-height:35px;
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: none;	
	padding:0px 0px 0px 20px;
	_background:#f44c2e url('images/leftnav-mo.gif'); 
	height:35px;
}


a.left-mo:link, a.left-mo:visited, a.left-mo:active 
{
	display:block;
	line-height:35px;
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: none;	
	padding:3px 0px 0px 20px;
	background:#f44c2e url('images/leftnav-mo.gif');
	height:35px;
}

a.left-mo:hover
{
	display:block;
	line-height:35px;
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: none;	
	padding:3px 0px 0px 20px;
	background:#f44c2e url('images/leftnav-mo.gif'); 
	height:35px;
}

/*-----------------------Left Style end here-----------------------*/


/*-----------------------Top Nav Link Style ends here-----------------------*/


a.sitemap:link
{
	color: rgb(000,000,000);
	font-size  : 13px;
	font-weight:bold;
	text-decoration: none; 
}
a.sitemap:visited
{
	color: rgb(000,000,000);
	font-size  : 13px;
	font-weight:bold;	
	text-decoration: none;
} 
a.sitemap:active 
{
	color: rgb(000,000,000);
	font-size  : 13px;
	font-weight:bold;
	text-decoration: none;
}
a.sitemap:hover
{
	color: rgb(244,76,46);
	font-size  : 13px;
	font-weight:bold;
	text-decoration: none;	
}

/*-----------------------Footer Style start here-----------------------*/



/*-----------------------Top Nav Link Style ends here-----------------------*/


a.text:link
{
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: underline; 
}
a.text:visited
{
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: underline;
} 
a.text:active 
{
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: underline;
}
a.text:hover
{
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: none;	
}

/*-----------------------Footer Style start here-----------------------*/

.bottom-text
{
	color: rgb(244,83,54);
	font-size  : 13px;
	text-decoration: none; 
}

.bottom-text-left
{
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: none; 
	padding-left:7px;
}

a.bottom-text-left:link
{
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: underline; 
}
a.bottom-text-left:visited
{
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: underline; 
} 
a.bottom-text-left:active 
{
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: underline; 
}
a.bottom-text-left:hover
{
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: none; 
}

a.bottom:link
{
	color: rgb(244,83,54);
	font-size  : 13px;
	text-decoration: none; 
}
a.bottom:visited
{
	color: rgb(244,83,54);
	font-size  : 13px;
	text-decoration: none;
} 
a.bottom:active 
{
	color: rgb(244,83,54);
	font-size  : 13px;
	text-decoration: none;
}
a.bottom:hover
{
	color: rgb(244,83,54);
	font-size  : 13px;
	text-decoration: underline;	
}

/*-----------------------Footer Style ends here-----------------------*/

/*-----------------------Footer Style ends here-----------------------*/

/*-----------------------Background Style stats here-----------------------*/

.bgimg {
	background:#FFFFFF url('images/bg-body.gif') repeat-y top;
	height: 284px;
	 
}

.bgtop {
	background:#FFFFFF ;
	height:260px;
	 }
	 
.bgtop-img {
	background:#FFFFFF url('images/top-img-div.gif') repeat-x;
	height:95px;
	 }	 
	 
.bglogo {
	background:#f44c2e url('images/bglogo.gif') repeat-x;
	height:260px;
	 }		
	 
.bgbody {
	background:#fff url('images/bgbody.gif') repeat-y;
	height:250px;
	 }		  
	 
.bgbottom {
	background:#FFFFFF url('images/bgbody.gif') repeat-y;
	height: 45px;
}	 
.red {
 color:#ee3324;
 font-weight:bold;
}


.bgtextbox
{
	display:block;
	line-height:25px;
	color: rgb(000,000,000);
	font-size  : 12px;
	text-decoration: none;	
	padding:0px 0px 0px 0px;
	background:#f44c2e url('images/bgtextbox.gif'); 
}


#tablewidth {
 width:660px;
 margin:0px auto;
 float:none;
}


/*-----------------------Background Style ends here-----------------------*/




	 
.th
{
    background-color: #f74c2e;
	font-family: Arial;
	padding: 5px;
	font-size  : 13px;
	font-weight: bold;
	color:#fff
}

.tch
{
    background-color:#f1efef;
	font-family: Arial;
	padding: 2px 5px 2px 5px;
	font-size  : 13px;
	font-type: bold;
	color: rgb(0,0,0)
}

.tc
{
    background-color:#faf4dd;
	font-family: Arial;
	padding: 3px 5px 3px 5px;
	font-size  : 12px;
	font-type: bold;
	color: rgb(94,94,94)
}

.tc1
{
    background-color:rgb(255,255,255);
	font-family: Arial;
	padding: 3px 5px 3px 5px;
	font-size  : 12px;
	font-type: bold;
	color: rgb(94,94,94)
}


/*-----------------------Heading Style starts here-----------------------*/


h1
{
	font-family: Arial, sans-serif;
	font-size  : 20px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:5px 5px 0px 0px;
	color: #f44c2e;
	text-transform:uppercase;
	
	
}

h2
{
	font-family: Arial, sans-serif;
	font-size  : 18px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:5px 5px 0px 0px;
	color: #f44c2e;
}


h3
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #f44c2e;

}


h4
{
	font-family: Times New Roman, Arial;
	font-size  : 30px;
	font-weight: normal;
	font-style:italic;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #fff;
	line-height:140%;
}
h5
{
	font-family: Times New Roman, Arial;
	font-size  : 20px;
	font-weight: normal;
	font-style:italic;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #ef3425;
	line-height:140%;
}

h6
{
	font-family: Arial;
	font-size  : 19px;
	font-weight: normal;
	margin:5px 0px 3px 13px;
	color: rgb(57,57,57)
}



.lgo-text
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	letter-spacing:0px;
	color:#f44c2e;
}

.top-text
{
	font-family: Arial;
	font-size  : 24px;
	font-weight: normal;
	padding:0px 0px 0px 20px;
	letter-spacing:0px;
	color: rgb(000,000,000);
	height:57px;
	
}

.top-text1{
	font-family: Times New Roman, Arial;
	font-size  : 23px;
	font-weight: normal;
	font-style:italic;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #000;

}

.home-text
{
	font-family: "Times New Roman";
	font-size  : 20px;
	font-weight: normal;
	font-style:italic;
	padding:0px 0px 5px 0px;
	letter-spacing:0px;
	color: rgb(000,000,000);
}

/*-----------------------Heading Style ends here-----------------------*/


.tb
{
    border:1px solid #cccccc; background-color:#ffffff;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1;
	width: 188px;
}

.tb-submit
{
    background-color:#000000;
	border:1px solid #cccccc; 
	font-family: Arial;
	font-size  : 11px;
	color: #fff;
	font-weight: normal;
	padding:3px 2px 3px 0px;
	width: 50px;

}

.tb-back
{
	border:1px solid #03314b; background-color:#005481;
	font-family: Arial, Verdana;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(255,255,255);
	padding-left:2px; padding-right:2px; padding-top:3px; padding-bottom:3px;
	width: 60px;
}

p
{
	text-align: left;
	line-height: 150%;
	margin: 0px;
	
}
ul
{
	font-family: Arial ;
	font-size  : 13px;
   font-style: normal;
   color: rgb(000,000,000);
   line-height:180%;
   text-align:left;
   margin: 0px;
   padding-left: 30px;
   padding-top:5px;
   list-style-image:url('images/list-bullet.gif');
}





.border{
border: 1px solid #d0d0d1;
border-width:1px;
}


.border-img{
border: 1px solid #d7ceab;
border-width:3px;
}

.no-border{
border: 0px solid #d7ceab;
border-width:0px;
}

.bullet{
padding:0px 7px 0px 0px;
}

.hr
{
	display: box;
	line-height: 1px;
    border:1px dashed #b1b0b0;
    border-width: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	
}  

.hr-breadcrumb
{
	display: box;
	line-height: 1px;
    border:1px solid #e6e6e6;
    border-width: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	} 
	
.hr-breadcrumb1
{
	display: box;
	line-height: 1px;
    border:1px solid #e6e6e6;
    border-width: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	} 	

.hr-bottom
{
	display: box;
	line-height: 1px;
    border:1px dotted #b1b0b0;
    border-width: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

.hr-center
{
	display: box;
	line-height: 0px;
    border:1px dotted #ccc;
    border-width: 0px 0px 1px 0px;
}

/*-------------------------------------------------------------------------*/
/*--------------------------Table IDs starts here------------------------*/

.wrapper {
	position: relative;
	width: 1003px;
	margin: 0 auto;
	text-align: left;
	background:#FFFFFF url('images/bgbody.gif') repeat-y;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
	
}

html, body {
	height: 100%;
}


.footer {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #ededed url('images/bg-bottom.gif') repeat-x bottom;
}

.footer, .push {
	height: 30px; /* .push must be the same height as .footer */
}

/*


/*-------------------------------------------------------------------------*/
/*--------------------------Table IDs starts here------------------------*/
#home-content-box
{
	width: 217px;
	height: 210px;
	margin: 0px auto;
	float:none;
	border: 1px #a8dde8 solid;
	background: #fff url('images/bg-content-box.gif') repeat-x bottom;
}

.left-pannel
{
	width: 227px;
}

.right-pannel
{
	width: 755px;
}

#table-content
{
width: 730px;
margin: 0px auto;
float:right;
}

.content
{
	padding: 5px 8px 00px 00px;
}
/*--------------------------Table IDs Ends here------------------------*/
/*-------------------------------------------------------------------------*/

/*--------------------------left form starts here------------------------*/
/*-------------------------------------------------------------------------*/

.link,
.link a,
#SignUp .signupframe {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	.link,
	.link a {
		text-decoration: none;
		}
	#SignUp .signupframe {
		border: 1px solid #d7d7d7;
		background: #000;
		padding: 5px;
		}
#SignUp .signupframe .required {
	font-size: 10px;
	}

/*--------------------------left form ends here------------------------*/
/*-------------------------------------------------------------------------*/