body { 	/*text-align: center;*/ }

.pad_left_0 {padding-left: 0 !important}
.pad_top_10 {padding-top: 10px !important}
.pad_right_10 {padding-right: 10px}
.pad_bottom_5 {padding-bottom: 5px}

.align_left { text-align:left !important } 

#logo { /*width:340px; height:70px;*/ float:left; padding:20px 0 10px}
#logo img { border:none;}

.logo { /*padding:20px 0 10px*/ padding-top:5px}
.logo img { border:none;}

.no_border { border:0 !important}

.no_margin_bottom { margin-bottom:0 !important}

.margins_2 {margin:2px !important}
.margin_top_20 {margin-top:20px}
.margin_top_30 {margin-top:30px}
.margin_top_40 {margin-top:40px}

.margin_right_10 {margin-right:10px !important}

.float_left {float:left !important}

.margin_left_right_auto {margin-left:auto; margin-right:auto !important}

.my_thumbnail a>img,.my_thumbnail>img{margin:2px}
a.my_thumbnail.active,a.my_thumbnail:focus,a.my_thumbnail:hover{border-color:#337ab7}

.my_thumbnail a>img,.my_thumbnail>img{display:block;max-width:100%;height:auto}

.line_height_20px {line-height: 20px} 
.line_height_35px {line-height: 35px} 

#search {
	/*width:435px;*/
	float:right;
	margin-top:22px;	
}

.search {	
	/*margin-top:22px;*/ padding: 20px 0 15px 25px	
}

#underline { 
	clear:both;
	width:100%;
	/*height: 26px;*/
	background-image: url(../imgs/underline_5.gif);
	background-repeat:repeat-x;
	padding:5px 0 5px 0;
}

#breadcrumbs { 
	background-image: url(../imgs/str_up_paleblue27.gif);
	background-repeat:repeat-x;
	/*width:948px;*//*788px;*/
	height: 20px;	
	padding:7px 0 0 15px;
}

#breadcrumbs, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active, #breadcrumbs a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:10px; color: #153777;}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active { text-decoration: none;}

#breadcrumbs a:hover {text-decoration: underline; }

#ads728x90 {
	border:1px solid #b1c3d4;
	/*width: 958px;*/
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

/* END HEADER SECTION */