@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#344329;
	background-image:none;
	/*background-image: url(../images/banners.jpg);*/
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
	
}

.font_style, p, .gray_textbox, .NOSTYLEbtn, a, .page_title, .page_title_bg, .current_openining_title,
.row_title, .row_content, .blue_btn, .form_label, .textbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f444b;
}

a:link, a:visited, a:hover{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	color:#ff7200;
	text-decoration:none;
}

p{
	text-align:justify;
	line-height:17px;
	margin:0px;
	padding:0px;
}
	
.outer_table{
	width:1000px;
	height:100%;
	background-color:#FFFFFF;
}

.orange_border{
	height:12px;
	background-color:#ff6d28;
}

.logo_td_home{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:229px;
	padding-left:35px;
}

.header_img_td_home{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:229px;
	text-align:right;
}

.bannerbg{/*background-image:url(../images/banners.jpg); */
background-image:none; 
background-repeat:no-repeat; background-attachment:fixed;}
.logo_td{
	background-image:url(../images/header_bg_innerpage.jpg);
	background-repeat:repeat-x;
	height:186px;
	padding-left:35px;
}

.header_img_td{
	background-image:url(../images/header_bg_innerpage.jpg);
	background-repeat:repeat-x;
	height:186px;
	text-align:right;
}

.menu_td{
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat;
	height:30px;
	background-color:#0048a0;
	text-align:center;
}

.menu_link:link, .menu_link:visited, .menu_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

.menu_link:hover{
	text-decoration:underline;
}

.menu_div{
	width:1px;
}

.menu_active{
	background-image:url(../images/menu_hover_bg.jpg);
	background-repeat:repeat;
	background-color:#ff7200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	height:30px;
	padding-left:16px;
	padding-right:16px;
	cursor:pointer;
}

.menu_inactive{
	padding-left:16px;
	padding-right:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
}

.footer_td{
	background-color:#CCcccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#000000;
	height:30px;
}

.content_td{
	padding:20px;
	background-image:url(../images/content_panel_top_border.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.highlight_content{
	color:#000000;
}

.dashboard_title{
	width:220px;
	height:28px;
}

.dashboard_content{
	background-image:url(../images/dashboard_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:188px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	padding-right:15px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:0px;
	height:175px;
}

.dashboard_footer{
	width:220px;
	height:9px;
}

.gray_textbox{
	border:1px solid #e0e0e0;
}

.NOSTYLEbtn{
	border:0px;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	cursor:pointer;
	color:#000000;
}

.dashboard_clients_logo_td{
	border:1px solid #ececec;
	text-align:center;
	vertical-align:middle;
	width:90px;
	height:35px;
}

.footer_clients_logo_td{
	border:1px solid #d8d8d8;
	text-align:center;
	vertical-align:middle;
	width:100px;
	padding:3px;
	background-color:#FFFFFF;
	height:45px;
}


.orange_blue_link:link, .orange_blue_link:visited, .orange_blue_link:hover{
	color:#ff7200;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.orange_blue_link:hover{
	color:#004fb3;
	text-decoration:underline;
}

.blue_orange_link:link, .blue_orange_link:visited, .blue_orange_link:hover{
	color:#004fb3;
	text-decoration:none;
}

.blue_orange_link:hover{
	color:#ff7200;
	text-decoration:underline;
}

.page_title_lcurve, .page_title_lcurve{
	width:12px;
	height:42px;
}

.page_title_bg{
	background-image:url(../images/page_title_bg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#000000;
	width:100%;
}

.page_title{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
}

.greenpage_title{
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#67731c;
	padding-left:5px;
}

.content_panel{
	width:709px;
	vertical-align:top;
	padding-left:15px;
}

.panel_div{
	width:20px;
}

.right_panel{
	width:216px;
	height:300px;
	vertical-align:top;
}

.current_openining_title{
	background-image:url(../images/current_opening_title_bg.jpg);
	background-repeat:no-repeat;
	width:205px;
	height:34px;
	padding-left:12px;
	font-size:12px;
	font-weight:bold;
	color:#004396;
}

.pagetitle_content_spacer{
	padding-top:10px;
}

.current_openining_content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:7px;
	padding-bottom:0px;
	height:200px;
	vertical-align:top;
}

.current_openining_footer{
	height:6px;
}

.footer_info_td{
	background-image:url(../images/footer_info_bg.jpg);
	background-repeat:repeat-x;
	height:110px;
}
	
.clients_logo{
	padding:3px;
	border:1px dotted #CCCCCC;
	width:120px;
	height:65px;
	text-align:center;
	vertical-align:middle;
}

.pagination{
	text-align:right;
	padding-top:15px;
}

.page_link:link, .page_link:visited, .page_link:hover{
	padding:3px;
	padding-top:0px;
	padding-bottom:0px;
	border:1px solid #CCCCCC;
	color:#666666;
	text-decoration:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.page_link:hover{
	background-color:#ff6000;
	border:1px solid #ff6000;
	color:#FFFFFF;
}

.page_active{
	padding:3px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#ff6000;
	border:1px solid #ff6000;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.row_title{
	height:26px;
	background-color:#6289ac;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

.row_content{
	height:26px;
	color:#2a3844;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	 
}

.content_link:link, .content_link:visited, .content_link:hover{
	color:#2a3844;
	text-decoration:underline;
}

.content_link:hover{
	color:#000000;
}

.required{
	color:#FF0000;
	font-size:12px;
}

.blue_btn{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#1052a3;
	border:0px;
	cursor:pointer;
}

.form_label{
	background-color:#dfeaf3;
	color:#001d37;
	font-weight:bold;
	padding-left:15px;
	height:26px;
}

.table_label{	 
	color:white;
	font-weight:none;
	padding-left:10px;
	height:10px;
}
.form_content{
	border:1px solid #dfeaf3;
	padding:15px;
}

.textbox{
	border:1px solid #c8d7e7;
	width:250px;
	}

.mandatory{
	font-size:12px;
	color:#FF6600;
}
.home_head{
font-family:Arial, Helvetica, sans-serif;
font-size:15;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.row_title{
	height:26px;
	font-size:13px;
	background-color:#b5c840;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
}

.row_content{
	height:26px;
	color:#2a3844;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	 
}

.report_header{
   
	color:#FFFFFF; height:24px; font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}


.report_content{
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	color:#000000;
	background-color:#FFFFFF;height:20px;
	border:1px solid #99FFCC;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.selectbox{
	border:1px solid #c8d7e7;
	}
.button{
	border:0px solid #FF6600;
	color:#FFFFFF;
	background-color:#006600;
	font-weight:bold;
}	


.report_content1{
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	color:#000000;
	background-color:#FFFFFF;height:20px;
	border:1px solid #99FFCC;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
