@charset "utf-8";
/* CSS Document */

body {
	background-color:#f3f2ed;
	color:#000;
	font-size:95%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/*HEADINGS*/
.p7ccm01-content h1 {
	font-size:200%;
	}
.p7ccm01-content h2 {
	font-size:150%;
	}
.p7ccm01-content h3 {
	font-size: 125%;
	}


.p7ccm01-content h4 {
	font-size: 125%;
	}

.p7ccm01-content h5 {
	font-size: 125%;
	}
	
	/*LINKS*/
.p7ccm01-content a, .p7ccm01-content a:visited {
	color: #45a647; /*logo green */
}
.p7ccm01-content a:hover, .p7ccm01-content a:focus {
	color: #000;
}


.p7ccm01-content-3cols {
	padding: 10px 24px;
	background-color:#fff;
}

.p7ccm01-content-body {
	padding: 20px 24px;
	background-color:#f3f2ed;
}

.p7ccm01-content-home {
	padding: 20px 24px;
	background-color:#f6f6f6;
	font-size:110%;
	line-height:1.3em;
}


.p7ccm01-content-sub {
	padding: 20px 24px;
	background-color:#fff; 
}

.p7ccm01-content-sub-contact {
	padding: 20px 24px;
	background-color:#649dc4; 
}

.p7ccm01-content-hm-top-left {
	background-image:url(images/bg_lower-box-headers.jpg);
	background-repeat:repeat-x;
	line-height:2em;
	text-align:center;
	font-size:125%;
	color:#000;
	font-weight:bold;
}

.p7ccm01-content-hm-top-middle {
	background-image:url(images/bg_lower-box-headers.jpg);
	background-repeat:repeat-x;
	line-height:2em;
	text-align:center;
	font-size:125%;
	color:#000;
	font-weight:bold;
}

.p7ccm01-content-hm-top-right {
	background-image:url(images/bg_lower-box-headers_news.fw.png);
	background-repeat:repeat-x;
	line-height:2em;
	text-align:center;
	font-size:125%;
	color:#000;
	font-weight:bold;
}


/*2-Column Fixed Sidebar Right*/
.p7ccm01-2col-sidebar-fixed-right-column1 {
	color: inherit;
	font-size: 85%;
	width: 191px;
	float: right;
}


.p7ccm01-2col-sidebar-fixed-right-column1-cnt {
	background-color: #6495c4;
	background: rgba(100, 149, 196);
	background-image:url(images/img_sidebar.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.p7ccm01-2col-sidebar-fixed-right-column1-cnt-contact {
	background-color: #ffffff;
	background: rgba(255,255,255);
}


.p7ccm01-2col-sidebar-fixed-right-column1-cnt.p7ccm01-top-rounded {
	border-top-right-radius: 4px;
}
.p7ccm01-2col-sidebar-fixed-right-column1-cnt.p7ccm01-bottom-rounded {
	border-bottom-right-radius: 4px;
}
.p7ccm01-2col-sidebar-fixed-right-column2 {
	font-size: inherit;
	color: inherit;
	margin-right: 191px;
}
.p7ccm01-2col-sidebar-fixed-right-column2-cnt {}
.p7ccm01-2col-sidebar-fixed-right-column2-cnt.p7ccm01-top-rounded {
	border-top-left-radius: 4px;
}
.p7ccm01-2col-sidebar-fixed-right-column2-cnt.p7ccm01-bottom-rounded {
	border-bottom-left-radius: 4px;
}



/*Make images scalable*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}

/* video settings for responsive */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bold {
	font-weight:bold;
}

.underline {
	text-decoration:underline;
}

.btn {
  background: #d1e0f0;
  background-image: -webkit-linear-gradient(top, #d1e0f0, #4096ee);
  background-image: -moz-linear-gradient(top, #d1e0f0, #4096ee);
  background-image: -ms-linear-gradient(top, #d1e0f0, #4096ee);
  background-image: -o-linear-gradient(top, #d1e0f0, #4096ee);
  background-image: linear-gradient(to bottom, #d1e0f0, #4096ee);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #000000;
  font-size: 12px;
  padding: 5px 5px 5px 10px;
  border: solid #1f628d 1px;
  text-decoration: none;
}

.btn:hover {
  background: #4096ee;
  background-image: -webkit-linear-gradient(top, #4096ee, #d1e0f0);
  background-image: -moz-linear-gradient(top, #4096ee, #d1e0f0);
  background-image: -ms-linear-gradient(top, #4096ee, #d1e0f0);
  background-image: -o-linear-gradient(top, #4096ee, #d1e0f0);
  background-image: linear-gradient(to bottom, #4096ee, #d1e0f0);
  text-decoration: none;
}
/*MEDIA QUERIES*/

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 679px) {
body {
	
	margin: 0px;
}

/*PMM Reflow*/
#p7PMM_1 ul a.pmmfirst {
	border-radius: 5px 5px 0px 0px;
}
#p7PMM_1 ul ul a.pmmfirst {
	border-radius: 0px 0px 0px 0px;
}

.p7PMMh01 ul {
margin-left:0 !important;
display: block;
width: 100%;
}

.p7PMMh01 li {
	float: none;
	display: block;
	margin-right: 0px;
}
.p7PMMh01 a {
	padding: 15px 12px;/*12*/
	background-position: left center !important;
	border-right: none;
}
.p7PMMh01 ul ul a {
	background-position: right center !important;
}
.p7PMMh01 ul div {
	margin: auto !important;
	margin-left: 30% !important;
}
.p7PMMh01 ul ul div {
	margin: auto !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
}
}

@media only screen and (min-width: 680px) and (max-width: 1240px) {
	.p7PMMh01 a {font-size: .9em;}
	.p7PMMh01 li { margin-right: 0px;}
	
	
}

/*Exception rules for Smartphones in Landscape orientation only*/
@media only screen and (max-device-width: 480px) and (orientation : landscape) {
	body {
		font-size: .75em;
			

}






