body {
	margin: 0px;
	padding: 0px;
	background-color:#fbfbfb;
}


/*-------------------------------------Header Starts-------------------------------------------*/
.container { 
	width:780px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}

/* Header */

#chtrheader{
	height: 109px;
	margin: 0px;
	padding: 0px ;
	border: #3300CC 0px solid;

}

/* Header > Logo */

#chtrlogo {
	float: left;
	width: 268px;
	height: 84px;
	padding:0px;
	width:780px;
	background:url(images/bg_header.gif);
}

#chtrlogo img{
	background:url(images/cheaptr1_logo.gif);
}

#googlebox {
	float:right;
	padding-top:52px;
	border-right:1px solid #dcdcce;
}
	
#maincontent {
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/inside_tp_bar.gif);
	width:780px;
	background-repeat:repeat-x;
	border:#004c86 0px solid;
}

	
/* Header > Menu */


#chtrmenu {
	width:779px;
	height:29px;
	border:solid 1px #ffffff;
	background-color:#e6e6e6;
	clear:both;
}

#chtrmenu ul {
	margin:0px;
	padding:0px;
	padding-left:15px;

}

#chtrmenu li {
	display: inline;
	list-style: none;
}

#chtrmenu UL LI a {
	float: left;
	height:24px;
	padding-top:6px;
	text-decoration: none;
	text-align: center;
	color: #1d1601;
	font-family:Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/nav_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}



#chtrmenu .active a{
	color:#1d1601;
	margin-left:3px;
	padding-left:8px;
	padding-right:8px;
}

#chtrmenu .active a:hover{
	color:#920b44;
}



/*-------------------------------------Header Ends-------------------------------------------*/

/*-------------------------------------Content Starts-------------------------------------------*/

/* Content */
.clr{
	clear:both;
}
#content {
	width:780px;
	margin:0px;
	padding:0px;
	clear:both;
}

.destnhead	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5441;
	font-weight:bold;
	padding-top:15px;
	padding-left:10px; }
	


/* Content > Right Panel */

#mainRgtPanel{
	padding:0px;
	margin:0px;
	width:234px;
	height:auto;
	float:right;
	background:url(images/base_rgtpanel_in.gif);
	border-right:1px solid #f5f3f0;
	margin-top:12px;
}

#mainRgtPanel .maintxt {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-top:20px;
	padding-right:15px;
	font-size:11px;
	color:#473c1d;
	line-height:17px;
}

#mainRgtPanel .maintxt B{
	font-weight:bold;
	font-size:12px;
	color:#178964;
}

#mainRgtPanel .maintxt a{
	color:#fe3300;
	text-decoration:underline;
}

#mainRgtPanel .maintxt a:hover{
	color:#2c7600;
	text-decoration:none;
}

#mainRgtPanel .maintxt .dots {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cac6b8;
}       



/* Content > Left Panel */

#leftpanel {
	float:left;
	padding:0px;
	margin:0px;
	width:530px;
	border:#33CC66 0px solid;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}
 
#leftpanel .introtxt {
	font-size:11px;
	color:#473c1d;
	line-height:18px;
	text-align:justify;
	padding-left:10px;
	padding-right:5px;

 }

#leftpanel .introtxt b{
	color:#c00152;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
}

#leftpanel .head {
	color:#c00152;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	background-color:#efefe5;
	width:510px;
	padding-left:10px;
	margin-left:10px;
	margin-top:15px;
	height:22px;
	line-height:22px;
}

#leftpanel .subhead {
	color:#218062;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	background-color:#f3f3ec;
	width:510px;
	padding-left:10px;
	margin-left:10px;
	margin-top:15px;
	height:22px;
	line-height:22px;
}

#leftpanel td {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d1601;
	font-size:11px;
	padding-left:10px;
	line-height:22px;
	padding-top:10px;
}

#leftpanel td a{
	color:#1d1601;
	text-decoration:none;
}

#leftpanel td a:hover{
	color:#2c7600;
	text-decoration:underline;
}	

#leftpanel .txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d1601;
	font-size:11px;
	padding-left:22px;
	line-height:18px;
	padding-top:10px;
	text-align:justify;
}

#leftpanel .txt b{
	font-weight:bold;
	color:#35351c;
}

#leftpanel .top {
	font-family:Arial, Helvetica, sans-serif;
	color:#0d929a;
	font-size:11px;
	text-align:right;
	border-bottom:#c7c2b2 1px dotted;
	padding:5px;
	margin-left:20px;
}

#leftpanel .top a{
	color:#0d929a;
	text-decoration:none;
}

#leftpanel .top a:hover{
	color:#d32a71;
	text-decoration:underline;
}

/*-------------------------------------Content Ends-------------------------------------------*/

/*-------------------------------------Breadcrumb nav Starts-------------------------------------------*/
	
	.breadcrumb {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#383323; 
		padding-left:10px;
		padding-top:5px;
		padding-bottom:15px;
		}
	
	
	.breadcrumb a{
		color:#383323;
		text-decoration:underline;
		font-weight:bold;
		}
	
	.breadcrumb a:hover{
		color:#1674b6;
		text-decoration:none;
		}
		
		
    /*-------------------------------------Breadcrumb nav ends-------------------------------------------*/



/*-------------------------------------Footer Starts-------------------------------------------*/
#footer { 
	clear:both;
	background:#f8f8f8;
	height:80px;
	border-top:#f6f6f6 2px solid; 
	text-align:center;
	
}

#footer .text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#473c1d;
	padding-top:20px;
	padding-bottom:5px;
}

#footer .text UL{
	margin:0px;
	padding:0px;
}

#footer .text UL LI{
	list-style:none;
	display:inline;
	border-right:1px double #625e3c;
	margin-left:5px;
	padding-right:3px;
}

#footer .text UL LI.noBdr{
	border:0px;
}

#footer .legal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #473c1d;
	padding-top:7px;

}

#footer .legal em{
	color: #8e0740;
	font-style:normal;
}

#footer .text a {
	text-decoration: none;
	color: #473c1d;
}

#footer .text a:hover {
	text-decoration: underline;
	color: #2c7600;
}


/*-------------------------------------Footer Ends-------------------------------------------*/



