*	{ -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box; }
.clearfix:before, .clearfix:after { 	content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { 	zoom: 1; /* ie 6/7 */}
.block { margin-top: .3333em; margin-bottom: .6666em; }
.block p { margin-top: 0 !important; margin-bottom: 0 !important; }
.c { text-align: center; }
.ci { text-align: center !important; }
.clear { clear: both; }
.fr { float: right; }
.fl { float: left; }
.img_left { float: left; padding-right: 2%; position: relative;}
.img_left  img { width: 100%; margin-bottom: 0;}
.img_left p { font-size: 14px; color: #666666; font-weight: 700; text-align: center; margin-top: 0 !important; line-height: 1.3; }
.img_right { float: right; padding-left: 2%; position: relative; }
.img_right  img { width: 100%; margin-bottom: 0; }
.img_right p { font-size: 14px; color: #666666; font-weight: 700; text-align: center; margin: 0 !important; line-height: 1.3; }
.indent { margin-left: 5%; margin-right: 5%; }
.invalid { border:2px solid red !important; }
.invalid_text { color: red !important; font-weight: 700 !important; }
.l { text-align: left; }
.li { text-align: left !important; }
.r { text-align: right; }
.ri { text-align: right !important; }
.collapsed >*:first-child { display: block; background: url("../images/icons/expand.gif") 50% center no-repeat;}
.collapsed >.read_more:first-child { background: none; }
.collapsed > *{ display: none; }
.expanded > *:first-child { display: none; }
.expanded > *:first-child  + *{ background: url("../images/icons/contract.gif") 50% center no-repeat;}
.a_blog .expanded > *:first-child  + *{ background: none;}
.expanded form { display: block !important; }
.expanded  > * { display: block; }

.read_more { cursor: hand; cursor: pointer;  color:  #cc5100 !important; font-style: italic;}
.read_more:hover, .read_more  + *:hover::before {  text-decoration: underline;}
.read_more::after {  }
.less { color:  #cc5100; }
.read_more  + *::before  { content: '...read less';cursor: hand; cursor: pointer; font-size: 14px; font-weight: 500; font-style: italic; margin-right: 16px; color:  #cc5100 !important; }

.privacy { font-size: 11px !important; font-weight: 700; }
.red { color: #ff0000; }
cite, cite a:link, cite a:visited, .cite, .cite:link { color: #006621; }
.strong { font-weight: 700; }

.w25 { width: 25%; }
.w30 { width: 30%; }
.w40 { width: 40%; }
.w45 { width: 45%; }
.w50 { width: 50%; }
.w60 { width: 60%; }

.google_ser { border: 1px solid #888888; margin: 0 0 16px 0; padding: 16px 3%; text-align: left; width: 540px;}
.google_ser  h3 { margin:0; padding: 0; } 

.google_ser  h3 a { color: #1E0FBE; font: normal 16px/1.2 Arial, Helvetica, sans-serif; text-transform: none; letter-spacing: 0; text-decoration: underline; }
.google_ser  p { margin:0; padding: 0; font: normal 14px/1.2 Arial, Helvetica, sans-serif; color: #444444;} 
.google_ser cite {font: normal 14px/1.2 Arial, Helvetica, sans-serif; }
.google_ser cite::after { content: ""; margin-left:8px; width: 14px; height: 14px; background: url("../images/icons/google-down.gif") no-repeat 0px 0px;
	vertical-align: middle; display: inline-block; }

	
.myRow { width: 100%; }
.myRow>*{
	float:left;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box
}

.myRow:after{
	content:'';
	display:block;
	clear:both;
	height:0
}

.myRow:first-child>*{
	padding-top:0!important
}
.myRow>*{
	margin-left:4%;
}
.myRow>*:first-child {
	margin-left:0;
}
.box-half { width: 47.5%; position: relative; }
.box-third { width: 29.5%; position: relative; }
.box-2third { width: 64%; position: relative; }
.box-qtr { width: 24.5%; position: relative; }
.box-3qtr { width: 69%; position: relative; }

.box-half:first-child::after{content:''; position: absolute; width:2px; right:-5%; top: 0px; bottom: 0px; background:gray; }
.loginbox { margin-top: 32px; padding: 32px 4%; background-color: #dddddd; }
.loginbox fieldset { border: none; }
.loginbox .required { color: #dddddd; }

