@charset "utf-8";
/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}
a img
{
	border:0px;
}
a
{
	outline:none;
	text-decoration:none;
	color:#019934;
}
a:hover
{
	color:#00b3f1;
}
td div
{
	text-align:left;
}
body
{
	background-color:#ffffff;
	color:#3d3d3d;
	font-size:12px;
	background-image:url(../imgaes/page_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.page_wrapper
{
	width:965px;
	text-align:left;
	margin:0px auto;
}
.logo_wrapper
{
	width:384px;
	vertical-align:top;
}
.top_links_tbl
{
	width:230px;
	float:right;
}
.top_links_tbl td.corner
{
	width:17px;
}
.top_links_tbl td.content
{
	background-image:url(../imgaes/top_link_middle_bg.jpg);
	background-repeat:repeat-x;
}
.top_links_tbl td.content li
{
	list-style:none;
	display:inline;
	padding:0px 4px;
}
.top_links_tbl td.content li a
{
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.menu
{
	padding-top:4px;
}
.menu li
{
	list-style:none;
	float:left;
	margin-right:5px;
}
.menu li a
{
	float:left;
	color:#ffffff;
	display:block;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px 25px;
	border-left:1px solid #00b3f1;
	border-right:1px solid #00b3f1;
}
.menu li a:hover, .menu li#active a
{
	color:#00b7f2;
	background-color:#ffffff;
	background-image:url(../imgaes/active_menu_bg.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;

}
.right_column
{
	width:280px;
	vertical-align:top;
	background-color:#e0e0e0;
	border-left:1px solid #cccccc;
	padding:10px;
}
.left_column
{
	vertical-align:top;
	padding:10px 15px 15px 0px;
}
.right_column_green_title
{
	font-size:15px;
	color:#ffffff;
	padding:7px 10px;
	background-color:#009933;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}
.down_arrow
{
	position:absolute;
	margin-top:25px;
}
.advertisement_images
{
	padding-top:25px;
	padding-bottom:15px;
}
.advertisement_images li
{
	list-style:none;
	margin-bottom:5px;
}	
.advertise_with_us
{
	text-align:center;
}
.footer_wrapper
{
	background-image:url(../imgaes/footer_bg.jpg);
	background-repeat:repeat-x;
	height:116px;
	vertical-align:top;
	padding-top:15px;
	color:#8f8f8f;
	font-size:11px;
}
.copyright_content
{
	line-height:1.8em;
	text-align:left;
}
.title_text
{
	font-family:"Arial Black", Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	/* color:#606060; */
	color:#00b3f1;
	letter-spacing:0.001px;
	padding-top:10px;
	padding-bottom:10px;
}
.grey_border
{
	border:1px solid #cccccc;
	padding:10px;
}
.grey_seperator
{
	border-top:1px solid #cccccc;
	height:1px;
	line-height:1px;
	padding-top:10px;
}
.sub_title_text
{
	font-size:15px;
	font-weight:bold;
}
p
{
	padding:11px 0px;
	line-height:1.6em;
}
.more_link
{
	text-align:right;
	padding-bottom:10px;
}
a.view_all_link
{
	background-image:url(../imgaes/view_all_link_bg.jpg);
	background-repeat:no-repeat;
	display:block;
	float:right;
	padding:1px 10px;
	color:#ffffff;
}
.highlight_tbl
{
	border:1px solid #cccccc;
	border-bottom:0px;
}
.highlight_tbl td
{
	border-bottom:1px solid #cccccc;
}
.highlight_tbl td a
{
	display:block;
	padding:5px 10px;
}
.highlight_tbl td a:hover
{
	background-color:#19a347;
	color:#ffffff;
}
.exclusive_image
{
	width:75px;
	vertical-align:top;

}
.exclusive_image img
{
	width:75px;
	border:1px solid #cccccc;

}
.exclusive_content
{
	padding-left:10px;
	vertical-align:top;
}
.exclusive_content td
{
	padding:5px;
}
td.no_padding
{
	padding:0px;
}
.half_cel td
{
	width:50%;
}
.find_cooperative_title
{
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(../imgaes/find_co_operative_bg.jpg);
	background-repeat:no-repeat;
	padding:8px 10px 8px 10px;
}

.form_tbl td
{
	padding:3px;
}

input[type="text"], input[type="password"], textarea, select, .input_style
{
	border:1px solid #d9d9d9;
	background-image:url(../images/text_box_bg.gif);
	background-repeat:repeat-x;
	font-size:12px;
	padding:5px;
	font-style:italic;
	width:200px;
}
input[type="submit"], input[type="reset"], input[type="button"], .button_style
{
	background-color:#32a6f2;
	padding:2px 15px;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #157bc6;
}
.success_msg
{
	background-color:#abefb1;
	padding:5px;
	border-top:1px solid #1f851c;
	border-bottom:1px solid #1f851c;
	font-weight:bold;
	color:#1f851c;
	text-align:center;
	margin:14px 0px;
	font-size:14px;
	font-weight:normal;
}
.error_msg
{
	background-color:#abefb1;
	padding:5px;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
	font-weight:bold;
	color:#ff0000;
	text-align:center;
	margin:15px 0px;
	font-size:14px;
	font-weight:normal;
}
.find_content
{
	background-color:#019934;
	padding:10px 15px;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}
input.round_text_box
{
	background-image:url(../imgaes/round_textbox_bg.jpg);
	background-repeat:no-repeat;
	width:248px;
	border:0px;
	padding:3px 6px 
}
.show_list_tbl
{
	border:1px solid #cccccc;
	border-bottom:0px;
}
.show_list_tbl tr
{
	border-bottom:1px solid #cccccc;
	display:block;
}

.show_list_tbl tr:hover
{
	background-color:#E0E0E0;
	color:#ffffff;
}

/*added styles  Jan 30 Nabin*/
.grid_tbl
{
	border-left:1px solid #00a6ee;
	border-right:1px solid #00a6ee;
}
.grid_tbl td
{
	padding:5px;	
	border-bottom:1px solid #00a6ee;
}
.grid_tbl tr.grid_header td
{
	background-image:url(../imgaes/grid_header_bg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#ffffff;
	padding:8px;
}
.grid_tbl tr:hover td
{
	background-color:#9ee4f6;
}

#tabs li
{
	list-style:none;
	float:left;
	margin:3px;
}
#tabs li a 
{
	display:block;
	float:left;
	padding:5px 17px;
	background-image:url(../imgaes/grid_header_bg.jpg);
	background-position:0px -1px;
	background-repeat:repeat-x;
	color:#ffffff;
	border:1px solid #00a6ee;
}
#tabs li a:hover
{
	background:none;
	color:#00a6ee;
}
.right_column_lists
{
	padding-top:25px;	
	padding-bottom:25px;
}

.right_column_lists li
{
	list-style:none;
	margin-bottom:2px;
}

.right_column_lists li a
{
	display:block;
	padding:8px 10px 8px 25px;
	background-image:url(../imgaes/right_column_list_bg.jpg);
	background-repeat:no-repeat;
	
}
.right_column_lists li a:hover
{
	background-image:url(../imgaes/right_column_list_hover_bg.jpg);
	
}
.half_column
{
	vertical-align:top;
	width:300px;
}
.logo_image
{
	padding:5px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}
label
{
	font-weight:bold;	
}
.v_top
{
	vertical-align:top;	
}
.org_name_text
{
	font-size:15px;
	font-family:"Arial Black", Helvetica, sans-serif;
	font-weight:bold;
	color:#00b3f1;
	
}
.profile_form_tbl
{
	margin-top:10px;	
}
.profile_form_tbl td
{
	padding:5px;
	vertical-align:top;
	line-height:1.6em;
	background-color:#eeeeee;
}
.a_center
{
	text-align:center;	
}
/*style added at Feb 28*/
.light_coloured_wrapper
{
	background-color:#d8fae3;
	border:1px solid #cccccc;
	padding:10px;
}
.profile_photo_wrapper
{
	width:257px;
	vertical-align:top;
	text-align:left;
}
.profile_photo_wrapper img
{
	border:13px solid #ffffff;
}
.profile_photo_wrapper_right
{
	vertical-align:top;
	text-align:left;
	padding-left:14px;
	
}
.profile_details_wrapper
{
	background-image:url(../imgaes/profile_details_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:344px;
	height:197px;
}
.profile_details_wrapper table td
{
	padding:3px;
}
.profile_details_wrapper_spacer
{
	padding:15px;
}
.profile_title_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#00b3f1;
}
.profile_details
{
	line-height:1.6em;	
}
.profile_description_wrapper
{
	padding-top:20px;	
}
.profile_sub_title_text
{
	font-weight:bold;
	font-size:14px;
}
.profile_photos_wrapper
{
	padding-top:20px;	
}
.title_text_with_bg
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#00b3f1;
	border:1px solid #c7cfca;
	background-image:url(../imgaes/title_text_bg.jpg);
	background-repeat:repeat-x;
	padding:4px;
	text-align:center;
}
.photo_gallery_wrapper
{
	padding-bottom:5px;	
	border:1px solid #c7cfca;
	border-bottom:0px;
	background-color:#f1f1f1;
	padding-top:5px;
}
.each_photo_image
{
	width:90px;
	height:90px;
	border:1px solid #d6d7d6;
	margin:5px;
	float:left;
}
.each_photo_image img
{	
	height:90px;
	border:1px solid #d6d7d6;
	padding:2px;
	background-color:#ffffff;
}
