.my_header {
	line-height: 0; 
	padding-top: 1.25rem;
	padding-bottom: 0rem;
	height: 2.8rem !important;
	}

.moduletablesp h3 {
	font-size: 1rem;
	font-weight: 600;
	text-decoration: underline;
	}

.sprocket-tabs-panels {
	padding-left: 1.5rem;
	}
	
@media only all and (max-width:60rem){
	.my_header h1{
		font-size: 1.6rem;
		}
	}

@media only all and (max-width:47.938rem){
	.my_header h1{
		font-size: 1.2rem;
		}
	}

@media only all and (min-width:60rem){
	.my_body {
		background-image: url("/images/content_images/right_border.png"); 
		background-repeat: no-repeat;
		background-position: right top;
		background-attachment: fixed;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
		}
	}

.my_nav {
	line-height: 0; 
	padding-top: 0rem !important;
	padding-bottom: 0rem !important;
	height: 5rem !important;
	}
	
.my_footnav {
	line-height: 0; 
	padding-top: 0rem !important;
	padding-bottom: 0rem !important;
	height: 1rem !important;
	text-align: left !important;
	}

.my_traffic {
	height: 2.2rem !important;
	font-size: 0.9rem !important;
	text-align: right;
	}	
	
.my_footer {
	width: 100%;
	border-top: thin solid #04712e;
	}
	
.g-branding {
	font-size: 0.8rem;
	line-height: 1.2rem;
	}

.my_copyright {
	text-align: right;
	}
	
.my_tables {
	width: 100% !important; 
	table-layout: fixed !important;
	}

.my_result_tables td,.my_result_tables tr,.my_result_tables {
	border-style: hidden !important;
	border-collapse: collapse !important;
	width: auto !important;
	table-layout: auto !important;
	padding-top: 0.05rem !important;
	padding-left: 0.5rem !important;
	margin: 0rem !important;
	}

.my_fb_follow {
	line-height: 1.2rem;  !important;
	padding-top: 0rem !important;
	padding-bottom: 0rem !important;
	font-size: 0.8rem !important;
	margin: 0rem !important;
	border: 0rem !important;
	}
	
.my_totop {
	height: 1.8rem !important;
	margin: 0rem !important;
	padding: 0rem !important;
	border: 0rem !important;
	}