@charset "utf-8";
/* CSS Document */
.row {width:100%; max-width:684px; min-width:684px; margin:0; overflow:hidden }
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {float:left; min-height:1px; margin:0 14px 15px 0}
.row .onecol {width:7.23%;}
.row .twocol {width:15.66%;}
.row .threecol {width:24.1%;}
.row .fourcol {width:32.53%;}
.row .fivecol {width:48.95%;}
.row .sixcol {width:49.4%;}
.row .sevencol {width:57.8%;}
.row .eightcol {width:66.27%;}
.row .ninecol {width:74.7%;}
.row .tencol {width:83.14%;}
.row .elevencol {width:91.57%;}
.row .twelvecol {width:100%; float:left;}
.last {margin-right:0px;}
img, object, embed {max-width:100%;}
img {height:auto;}
.boxleft{float:left; width:50%}
.boxImg{height:130px; width: 800px; max-width: 100%; position: relative; padding:5px !important}
.boxRight{float:right; width:46%; padding:5px 0 5px 0;}
.row aside img {max-width:100%; width:100%; max-height:100%}
.row aside p {text-align:left; padding:5px 6px 0 1px; margin:0; font-size:16px; color:#002060; font-weight:200;}
.row aside p.moreInfo {font-size:12px; color:#00ADEF; font-weight:300}
.homeRightBox:hover p.moreInfo {color:#002060;}
.row aside{text-align:center;}
.row aside div{padding:0; position:relative;}
.row aside div h4{color:#002060; border-bottom:solid 1px #73d2f6; text-align:left; padding:6px; margin:0; font-size:20px; font-weight:200}
.dispnone{display:none;}
.homeRightBox{background:#fff; border:solid 1px #00adef;}
.homeRightBox{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} 
.homeRightBox:hover{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; background:#06afef ;}
.homeRightBox img{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} 
.homeRightBox:hover img{transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px); -webkit-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px); -moz-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px); -o-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px); -ms-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}

.font-bold{
	font-weight:600
	}
/* Smaller screens */
@media only screen and (max-width:1023px) {
body {font-size:0.8em; line-height:1.5em;}	
}

/* Mobile */
@media handheld, only screen and (max-width:767px) {
.row, body, .container {width:100%; min-width:0; margin:0px; padding-left:0px; padding-right:0px;}
.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {width:auto; float:none; 
margin:10px 0px;}
}


