/*****************************/
/************************************************************/
/*** This CSS is developed by Grameen Solutions
/************************************************************/
/*****************************/

html {
	height: 100%;
	width:100%;
	border:0px;
	margin:0px;
	padding:0px;  
}

body {
	font-family: verdana;
	font-size: 12px;
	color:#646464;
	background:url(../images/bg.jpg) top left repeat-x;
	width:100%;
	text-align:left;	
	margin:0px;
	padding:0px;
	line-height:16px;
}
body#tinymce
{
	background:none;
}



form {
	margin: 0;
	padding: 0;
}

table{
	padding:0px;
	margin:0px;
	/*width:100%;*/
}

td{
	vertical-align:top;
	text-align:left;
}

a,
a:link,
a:active,
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff7200;
	text-decoration:none;
}
a:hover {

}

/*input.button { cursor: pointer; }*/

input{
	margin:0px;
	padding:0px;
	border:1px solid #DCDCDC;
	color:#646464;
	font-size:11px;
	height:18px;
	padding-top:1px;
	vertical-align:middle;
}
textarea{
	border:1px solid #DCDCDC;
}
input.border_out {
	border:0 none; /*For inputbox border in IE*/
}
p{
	margin-left:0px;
	margin-right:0px;
}
img { border: 0 none; }


h2, h3, .contentheading, .section_title, .componentheading , .sectiontableentry1 td a, .sectiontableentry2 td a{
	color:#0a4f93;
	font-family: verdana;
	font-size:20px;
	font-weight:normal;
	margin:0;
	/*Commented by Tawhidur Rahman*/
	/*padding-top:10px;*/
/*	padding:0px;
*/	padding-bottom:8px;
	/*border:1px solid red;*/
}
h3{
	line-height:23px;
}

/*
ul{
	margin:0px;
	padding:0px;
}

ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
*/

ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	background:transparent url(../images/arrow_sub.gif) no-repeat scroll left top;
	padding-left:17px;
	padding-bottom:5px;
}


table.blog td table.contentpaneopen td.contentheading, .category_title{
	border:0 none;
	width:100%;
	font-size:16px;
	font-weight:bold; 
}
table.contentpaneopen td.contentheading{
	width:100%;
	border-bottom:1px solid #DCDCDC;
        line-height:23px;
}

.componentheading, .section_title {
	border-bottom:1px solid #DCDCDC;
	color:#ff7200;
	margin-bottom:8px;
        line-height:23px;
}


table.blog td table.contentpaneopen{
	width:100%;
}

.article_intro_title {
	border:0 none;
	font-size:14px;
	font-weight:bold; 
	color:#0a4f93;
}
.contentbold{
	font-weight:bold;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div#container{
	width: 950px;
	margin:auto;
	border:0px solid blue;

}

div#content_header{
	width: 950px;
	height:141px;
	padding-top:10px;
	margin:0px;
	border:0px solid red;
/*	background-color:#dfe8f3;*/
}
div#header_top{
	width:950px;
	height:84px;
	
	
}
div#header_container_left{
	float:left;
	clear:right;
	width:362px;
	padding:0px;
	margin:0px;
}
div#header_container_logo{
	background:#356AA0 url(../images/logo_muhammad_yunus.gif) top left no-repeat;
	width:362px;
	height:66px;
}
a#header_container_logo_link {
	display:block;
	height:66px;
	text-decoration:none;
	width:362px;	
	color: #356AA0;
}
div#header_container_right{
	width:586px;
	height:84px;
	float:right;
	padding:0px;
	margin:0px;
/*	text-align:right;*/
}


div#header_container_right_top_menu_wrapper{
	width: 586px;
	height:42px;
	float:right;
	text-align:right;
}

div#header_container_right_top_menu_wrapper table td{
	height:42px;
	vertical-align:top;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;

}

/*div#header_container_right_top_menu_wrapper img{
	margin-bottom:-4px;
	vertical-align:baseline;
	width:16px;
}*/

div#header_container_right_top_menu_wrapper a,
div#header_container_right_top_menu_wrapper a:link,
div#header_container_right_top_menu_wrapper a:active{
	color:#FFFFFF;
}


div#header_container_right_top_menu_wrapper a:hover{
	color:#FF9300;
	text-decoration:none;
}

/* SearchBOX : Start */
div#header_container_right_bottom_search{
	background:url(../images/search_bg.gif) top left no-repeat;
	width:214px;
	height:42px;
	float:right;
}
#search {
	width:214px;
	z-index:1000;
}
div#search_input_container{
	width:179px;
	height:38px;
	float:left;
	clear:right;
	padding-left:5px;
	padding-top:4px;
	/**padding-bottom:3px;*/
	border:0px solid red;
}
input#mod_search_searchword{
	border:0 none;
	/*height:25px;*/
	vertical-align:middle;
	width:179px;
	/*padding-left:5px;
	padding-top:4px;*/
}
div#search_input_submit{
	width:30px;
	height:27px;
	float:left;
}
a#search_button{
	display:block;
	height:27px;
	text-decoration:none;
	width:30px;
}
/* SearchBOX : End */

div#header_bottom{
	width:950px;
	height:35px;
	padding-top:11px;
	/*padding-bottom:11px;*/
}

div#main_menu{
	width: 950px;
	height:35px;
	border:0px solid red;
}

div#main_menu_left{
	width: 6px;
	height:35px;
	background:url(../images/nav_left.gif) top right no-repeat;	
	float:left;
	clear:right;
}
div#main_menu_container{
	width: 938px;
	height:35px;
	background:url(../images/nav_bg.gif) top left repeat-x;	
	float:left;
	clear:right;
}
div#main_menu_right{
	width: 6px;
	height:35px;
	background:url(../images/nav_right.gif) top left no-repeat;	
	float:left;
}
div#main_menu_container_left{
	/*width:669px;*/
	float:left;
}

div#main_menu_container_left div#pillmenu div#wrap table#menu a{
	padding:0px;
}
div#main_menu_container_right{
	float:right;
	width:160px;
	height:29px;
	margin-top:11px;
}
div#main_menu_container_right_text_container{
	width:78px;
	float:left;
	clear:right;
	padding-right:7px;
}
div#main_menu_container_right_text{
	font-weight:bold;
}
div#main_menu_container_right_flag{
	float:left;
	width:75px;
}
div#main_menu_container_right_flag_bd,div#main_menu_container_right_flag_japan,div#main_menu_container_right_flag_english{
	width:20px;
	height:13px;
	float:right;
	/*clear:left;*/
	padding-right:5px;
}

div#main_menu_container_right_flag_bd a{
	background:url(../images/flag_bangladesh.gif) top right no-repeat;
	width:20px;
	height:13px;
	display:block;
}
div#main_menu_container_right_flag_japan a{
	background:url(../images/flag_japan.gif) top right no-repeat;
	width:20px;
	height:13px;
	display:block;
}
div#main_menu_container_right_flag_english a{
	background:url(../images/flag_english.gif) top right no-repeat;
	width:19px;
	height:13px;
	display:block;
	
}



/* Main Menu : Start */
#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/nav_separetor.gif) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
	font-family:verdana;
	font-size: 13px;
	font-weight: bold;
	float:left;
	display:block;
	height: 35px;
	line-height: 35px;
	/*padding: 0 20px;	*/
	color: #0a4f93;
	vertical-align:middle;
	text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

div#main_menu_container_left div#pillmenu div#wrap table#menu{
	margin-right:2px;
}

div#main_menu_container_left div#pillmenu div#wrap table#menu td{
	background:url(../images/nav_separetor.gif) right top no-repeat;
	
}

div#main_menu_container_left div#pillmenu div#wrap table#menu td.last{
	background:none;
}
/* Main Menu : End */


/* Top Menu : Start*/
a.mainlevel:link, a.mainlevel:visited {
/*	padding-left: 0px;
*/
}

a.mainlevel:hover {

}
/* Top Menu : End*/

div#main_container{
	width: 950px;
	border:0px solid blue;
	/*display:table;*/
	margin:0px;
	padding:0px;
}
div#pathway {
	padding-bottom:8px;
	font-size:11px;
}
div#main_container_center_total{
	width: 705px;
	float:left;
	clear:right;
	padding-right:11px;
	border:0px solid black;
}

/*Added by Tawhidur Rahman*/ 
div#main_container_center_total_merge{
	width: 950px;
	border:0px solid blue;
	/*display:table;*/
	margin:0px;
	padding:0px;
	
}

div#main_container_bg_banner{
	width: 705px;
/*	height:218px;
	background:url(../images/banner.jpg) top left no-repeat;	*/
	margin:0px;
	padding:0px;
	padding-bottom:11px;
	
} 

div#main_container_right{
	float:left;
	clear:right;
	width: 234px;
	height:auto;	
	border:0px solid green;
	
} 

div#main_container_bg_center{
	/*width:705px;*/
	/*Commented by Tawhidur Rahman*/ 
}

div#main_container_bg_right {
	float:left;
	width:234px;
}

/*LocationMap Module :start*/ 
div#main_container_contact_page_left{
	width: 360px;
	float:left;
	clear:right;
	/*padding-right:11px;*/
}

div#main_container_contact_page_right{
	width: 334px;
	float:left;
	padding-bottom:15px;
	background:url(../images/ajax_loader.gif) center no-repeat;
	min-height:350px;
}
div.moduletable h3{ 
	border-bottom:1px solid #DCDCDC;
	
}
div.mapx{
	/*margin-top:30px;*/
	/*margin-top:11px;*/
	margin-top:-35px;

}
/*LocationMap Module :End*/ 

/*News section: Start*/
table#news_home_container{
/*	border-bottom:1px solid #dcdcdc;
*/	
}
div.moduletable_in_the_news h3{
		border-bottom:1px solid #DCDCDC;
}
div.moduletable_in_the_news div table tr td.article_list{
 	background:url(../images/ash_line.gif) bottom left repeat-x;
}
div.contentpaneopen_right table#news_home_container tbody tr td.article_list table tbody tr td.date_format{
	padding-left:7px;
}
div.contentpaneopen_right table#news_home_container tbody tr td.article_list table tbody tr td.article_title a.news_title{
	background:url(../images/news_bullet.gif) top left no-repeat;
	padding-left:7px;
	font-size:11px;
	font-weight:normal;
	display:block;
/*	line-height:10px;
*/	padding-bottom:3px;
}
div.contentpaneopen_in_the_news table#news_home_container tbody tr td.article_list table tbody tr td{
	padding-bottom:5px;
}
a.news_title{
	color:#FF7200;
	font-size:12px;
	font-weight:bold;
}
.date_format,.createdate{
	color:#646464;
	font-size:10px;
}
.article_list {
	background:url(../images/blue_line.gif) bottom right repeat-x;
	padding-bottom:8px;
	padding-top:8px;
}
/*News section: End*/


/*Footer :start*/
div#content_footer{
	background-color:#356aa0;
	float:left;
	clear:right;
	height:40px;
	width:100%;
	margin:0px;
	padding:0px;

}
div#footer_container{
	width:950px;
	margin:auto;
	display:table;
	color:#FFFFFF;
	font-size:11px;
	display:table;
}
div#footer_text{
	border:0 solid red;
	float:left;
	clear:right;
	width:425px;
	padding-top:11px;

}
div#footer_menu {
	border:0 solid red;
	float:right;
	width:426px;
	padding-top:11px;
}
div#footer_menu div table tr td a{
	color:#FFFFFF;
}
div#footer_menu table td {
	text-align:right;
}
/*Footer: End*/

div.module_blog {
/*	padding-bottom:10px;
*/}
div.module_right,div.module_publication,div.module_blog, div.module_nobel{
	margin-bottom:20px;
	padding-left:10px;
	width:224px;
	border:0px solid red;
}

div.module_nobel a{
	color:#ffffff;
}

div.module_right_about_box {
	margin-bottom:10px;
	padding-left:10px;
	width:224px;
	border:0px solid red;
}

div.module_publication td.article_title{
	padding-top:8px;
}
div.module_publication a.news_title{
	color:#646464;
}
div.module_publication div#news_read_more_container,
div.read_more_container
{
	background:transparent url(../images/blue_line.gif) repeat-x scroll right top;
	padding-top:1px;
        padding-bottom:15px;
}

div.module_right div div div h3,
div.module_special div div div h3,
div.module_publication div div h3{
	border-bottom:1px solid #ADD7F1;
	line-height:23px;
}

/*div.moduletable_right, div.module_right{
	margin-bottom:17px;
	padding:0;
	width:214px;
}*/
/*div.moduletable_in_the_news div table tbody tr td.article_list{
	border-top:1px solid #DCDCDC;
}
*/

/*About Box Module : Start*/
div.module_right_about_box div div div{
	background:url(../images/about_box_bottom.jpg) bottom left no-repeat;
	width:224px;
	padding-top:5px;
}
div.module_right_about_box div div div table,
div.module_right_about_box div div div ul{
	background:url(../images/about_box_bg.jpg) center left repeat-y;
	width:224px;

}
div.module_right_about_box div{
	background:url(../images/about_box_top.jpg) top left no-repeat;
	width:224px;
	padding-bottom:5px;
}
div.module_right_about_box div div div table tbody tr td,
div.module_right_about_box div div div ul#mainlevel li{
	background:url(../images/about_box_arrow.jpg) center left no-repeat;
	width:203px;
	padding-left:10px;
}

div.module_right_about_box div div div ul#mainlevel li a{
	background:url(../images/about_box_separetor.jpg) bottom left no-repeat;
	padding:5px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
div.module_right_about_box div div div ul#mainlevel li.last a{
	background:none;
}
/*About Box Module : End*/

td.read_more_category_blog {
	padding-top:8px;
	text-align:left;
}
td.category_blog_item_separator {
/*	border-bottom:1px solid #DCDCDC;
*/	background:url(../images/ash_line.gif) bottom left repeat-x;
}
td.read_more_category_blog a, a.readon {
	float:right;
	background:url(../images/read_more_arrow.gif) center right no-repeat;
	font-size:9px;
/*	font-weight:bold;*/
	padding-right:5px;
}
table.contentpaneopen{
	margin-bottom:8px;
	width:100%;
}
div#news_read_more_container{
	padding-bottom:15px;
}
.read_more_small_image{
	width:32px;
	float:right;

	display:block;
	margin-top:7px;
	text-decoration:none;
	background:url(../images/more.gif) top right no-repeat;
	/*margin-top:-147px;*/

}

a.read_more_small_image:hover,
a.read_more_image:hover{
	text-decoration:none;
}
/*special module/Quicklinks: start*/
div.module_special{
	background:url(../images/about_yunus_bg.gif) top left no-repeat;
	/*height:110px;*/
	padding-left:22px;
	padding-top:22px;
	padding-bottom:17px;

}
div.tree_quicklinks{
	padding-left:12px;
}

div.tree_specialmodule ul li,
div.tree_quicklinks ul li,
ul.menu_articlelink li{
	background:url(../images/ash_line.gif) bottom left repeat-x;
	padding:5px;

}
div.tree_specialmodule ul li a,
div.tree_specialmodule ul li a:link,
div.tree_specialmodule ul li a:hover,
div.tree_specialmodule ul li a:active,
div.tree_specialmodule ul li a:visited,
div.tree_quicklinks ul li a{
	background:transparent url(../images/arrow_sub.gif) no-repeat scroll left top;
	padding-left:17px;
	color:#646464;
	display:block;
}
/*for active menu color in special module & quicklinks*/
div.tree_specialmodule ul li a#active_menu_specialmodule,
div.tree_specialmodule ul li a:link#active_menu_specialmodule,
div.tree_specialmodule ul li a:hover#active_menu_specialmodule,
div.tree_specialmodule ul li a:active#active_menu_specialmodule,
div.tree_specialmodule ul li a:visited#active_menu_specialmodule,
div.tree_quicklinks ul li a#active_menu_quicklinks{
	color:#0A4F93;
}
div.tree_quicklinks ul li ul li{
	background:url(../images/ash_line.gif) top left repeat-x;
	padding:5px 5px 5px 17px;
}
div.tree_quicklinks ul li ul li a{
	background:url(../images/news_bullet.gif) top left no-repeat;
}
/*special module/Quicklinks: end*/

/*Profile Card/Family Info: start*/
div.profile{
	width:705px;
	margin:0px;
	padding:0px;
	
}
div.pofile_card_top{
	background:url(../images/profile_card_top.gif) top left no-repeat;
	width:705px;
	height:6px;
}
div.pofile_card_bg{
	background: #d5f1fc url(../images/profile_card_bg.gif) top left repeat-x;
	border-right:1px solid #7db5de;
	border-left:1px solid #7db5de;
	padding-top:10px;
	padding-bottom:10px;
	_margin-top:-10px;
	_margin-bottom:-10px;
}

div.pofile_card_bottom{
	background:url(../images/profile_card_bottom.gif) bottom left no-repeat;
	width:705px;
	height:6px;
}
#profile_image{
	background:url(../images/dr._yunus.png) top left no-repeat;
	width:161px;
	height:170px;
}
table#yunus_profile{
	padding-right:15px;
	padding-left:15px;
}
#family_image{
	background:url(../images/family_picture.jpg) top left no-repeat;
	width:300px;
	height:204px;
}
.space_between_rows td{
	padding-bottom:3px;
}

/*Profile Card/Family Info: end*/

/*For content image style: start*/
.content_image_left{
	/*margin:5px 10px 5px 0px;*/
	margin:0px 10px 5px 0px;
	border:1px solid #CCCCCC;
	padding:2px;
}

.content_image_middle{
	/*margin:5px 10px;*/
	margin:0px 10px 5px 10px;
	border:1px solid #CCCCCC;
	padding:2px;
}

.content_image_right{
	margin:5px 0px 5px 10px;
	border:1px solid #CCCCCC;
	padding:2px;
}
/*For content image style: end*/

/*For publication_module image only*/
div.module_publication img.content_image_left {
	border:0px none;
	margin:0 10px 5px 0;
	padding:2px;
}
.author{
	color:#646464;
	/*font-style:italic;*/
}
.rightalign_text{
	text-align:right;
}

/*For Search page: Start*/

img.search_page_image {
	border:1px solid #CCCCCC;
	float:left;
	margin-right:10px;
	padding:2px;
}
.searchword_style {
	font-weight:bold;
}
.src_button {
	background:transparent url(../images/search.gif) no-repeat scroll left top;
	border:0 none;
	height:21px;
	margin-left:3px;
	width:52px;
}
select#ordering{
	font-family:verdana;
}
table.search_upper_table{
	padding-left:15px;
	margin-bottom:0px;
}
div#gap_between_table{
	height:20px;
}
tr.bottom_of_src_keyword td {
	padding-bottom:8px;
}
table.searchword{
	padding:4px;
	border-bottom:1px solid #DCDCDC;
}
td#searchtable_rowborder{
	border-bottom:1px solid #DCDCDC;
}
table.search_result_table{
	width:705px;
}
td.search_item_number_color{
	background-color:#f9f9f9;
	color:#A19D9D;
	font-family:Verdana;
	font-size:39px;
	padding:5px;
	vertical-align:middle;
}
td.search_item_number_blank {
	background-color:#FFFFFF;
	color:#A19D9D;
	font-family:Verdana;
	font-size:39px;
	padding:5px;
	vertical-align:middle;
}

td.search_2nd_column{
	color:#646464;
	font-size:11px;
}
/*For Search page: End*/

/*For Rss image position*/
div#header_container_right_top_menu_wrapper a img {
	margin-bottom:-2px;
	vertical-align:baseline;
	width:11px;
	height:11px;
}
/*CSS For Sitemap: start*/
.sitemap ul.level_0 li {
	background:transparent url(../images/arrow_sub.gif) no-repeat left top;
	/*font-weight:bold;*/
	list-style-type:none;
	padding-left:15px;
	padding-bottom:5px;
	padding-right:5px;

}
.sitemap ul.level_1{
	padding-bottom:15px;
}
.sitemap ul.level_1 li{
	background:transparent url(../images/news_bullet.gif) no-repeat left top;
	list-style-type:none;
	padding-left:15px;
	/*font-weight:normal;*/
}
.sitemap ul.level_1 li a{
	color:#646464;

}
/*CSS For Sitemap: end*/

/*Css for Featured album/Featured Video: start*/
#featured_event{
	padding-top:8px;
	height:99px;
	width:224px;
}
#featured_event_album {
	background:transparent url(../images/featured_album_bg.gif) no-repeat left top;
	
	/*margin:10px auto auto;*/
	padding-right:10px;
	width:99px;
	height:76px;
	float:left;
	clear:right;
}
#featured_event_album a img{
	height:62px;
	padding:7px;
	width:84px;
}
/*Css for Featured album/Featured Video: end*/

.categorythumbnailinmainpage {
	height:117px;
	padding:6px 0 0 6px;
	width:156px;
}
/*Comments_awards: start**************************/
div#main_container_bg_center_comments_awards{
	background:url(../images/awards_comments1.jpg) top left no-repeat;
	width:705px;
	height:203px;
	padding-bottom:15px;
}
div#main_container_bg_center_comments,
div#main_container_bg_center_awards{
	width:352px;
	/*height:181px;*/
	height:203px;
	float:left;
	/*clear:right;*/
}
/*Css for awards module :start*/
div.moduletable_awards,div.moduletable_comments{
	width:342px;
	padding-top:27px;
	padding-left:10px;
	height:168px;
}
div.awards_container{
	width:294px;
	height:132px;
	padding-top:10px;
	padding-left:15px;

}
/*#awards_separator{
	border-top:1px solid #DCDCDC;
}*/
div.awards_container div{
	padding:15px;
	padding-left:0px;
	margin-left:15px;
	border-top:1px solid #DCDCDC;	
}

/*Css for awards module :end*/

/*For Commentes module : start*/
div#featured_comments{
	width:310px;
	padding-top:10px;
	padding-left:15px;
	height:132px;

}
div#quote_start{
	background:url(../images/quote_start.gif) top left no-repeat;
	text-indent:22px;
	line-height:20px;
	/*padding-left:35px;*/
	display:block;
	height:60px;
}
span#quote_end{
	background:url(../images/quote_end.gif) top left no-repeat;
	width:28px;
	height:19px;
	padding:0px 1px;
}

div#commentsauthor{
	padding-top:5px;
	padding-left:50px;
	/*width:260px;*/
}
/*Welcome Letter module :start*/
div.module_letter{
	background:url(../images/letter_image.gif) top left no-repeat;
	width:224px;
	height:280px;
	margin-bottom:15px;
}
div#welcome_letter{
	width:199px;
	float:left;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	font-size:10px;
	font-style:italic;
}
div.welcome_read_more_container {
	margin-top:10px;
	padding-left:15px;
	width:194px;
	float:left;

}
/*Welcome Letter module :end*/
/*div.comments_read_more_image_container{
	width:310px;
	height:15px;

}*/
.comments_read_more_image{
	background:transparent url(../images/read-more.gif) no-repeat scroll right top;
	display:block;
	margin-top:6px;
	text-decoration:none;
	/*width:68px;
	float:right;
	clear:left;*/
}
/*For Commentes module : End*/
/*Comments_awards: end******************************/

/*Readmore style for Comments & awards :Start*/
div.commentsAwards_read_more_container{
		margin-top:-164px;
		*margin-top:-140px;
		_margin-top:-164px;
		z-index:1000;
		margin-right:33px;
}
.commentsAwards_read_more_small_image{
	background:transparent url(../images/more.gif) no-repeat scroll right top;
	display:block;
	width:32px;
	float:right;
	*margin-top:0px;
	_margin-top:-5px;
}

/*Readmore style for Comments & awards :End*/

/*Contact address/form: start*/
div.contact_bg{
	background-color:#f5fcff; 
	border-top:1px solid #ADD7f1;
	border-bottom:1px solid #ADD7f1;
	margin-top:30px;
}
div.contact_home_bg{
	background-color:#f5fcff; 
	border-bottom:1px solid #ADD7f1;
}

div.contact_phone {
	padding-bottom:8px;
	padding-top:8px;
}
div#contact_address_rightpane{
	margin-left:30px;
}
div.address_container{
	margin-left:10px;
	padding-top:6px;
}
div#location_address{
	 margin-left:10px;
	 padding-bottom:20px;
}
div#location_map_teaser a{
	background:url(../images/locationmap.gif) top left no-repeat;
	width:197px;
	height:45px;
	display:block;

}
/*Contact address: end*/
td#reload{
	vertical-align:middle;
}
input.captcha_reload{
	background:url(../images/reload.gif) center left no-repeat;
	width:22px;
	height:25px;
	border:0px none;
	display:block;
}
input.contact_form_submit{
	background:url(../images/send.gif) top left no-repeat;
	width:52px;
	height:21px;
	border:0px none;
}
/*Contact End*/
/*Css for FAQ:Start*/
div.faqtogglerdiv{
	padding-bottom:5px;
}
/*Css for FAQ:End*/
ul.second_level_ul{
	padding-left:15px;
}

blockquote{
	border-left:1px solid #cccccc;
	margin-left:0px;
	padding-left:10px;
}
table#presidential_medal tr td{
	background:transparent url(../images/blue_line.gif) repeat-x scroll right bottom;
	padding-bottom:8px;
	padding-top:8px;
}
span.success_message{
	color:#356AA0;
	padding-right:10px;
	line-height:18px;	
}

span.error_message{
	color:#FF0000;
	padding-right:10px;	
	line-height:18px;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:left;
}

.floatNone{
	float:left;
}

.clearBoth{
	clear:both;
}

.clearLeft{
	clear:left;
}

.clearRight{
	clear:right;
}

#main_container_bg_center_comments .moduletable_awards h3,
#main_container_bg_center_awards .moduletable_awards h3{
	padding-left:30px;
}

td.sectiontableheader {
	background:#EFEFEF none repeat scroll 0 0;
	border-right:1px solid #FFFFFF;
	font-weight:bold;
	padding:5px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td{
	padding:5px;
}

a.itemListing, a.read_more{
	display:block;
}

.sectiontableentry1 td a.read_more, 
.sectiontableentry2 td a.read_more{
	color:#FF7200;
	font-size:12px;
	display:block;
	margin-top:10px;
}


.sectiontableentry1 td a.catSubTitle, 
.sectiontableentry2 td a.catSubTitle
{
	color:#FF7200;
	font-size:14px;
	/*font-weight:bold;*/
	display:block;
	margin-bottom:5px;
}

table.relatedInfo td{
	padding:0px;
	padding-top:10px;
}
div.business_day{
	background:url(../images/bg_business_day.gif) top left repeat-x;
	padding-top:5px;
}
