/* Flexnav Base Styles */
.flexnav {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-height: 0; }
  .flexnav.opacity {
    opacity: 0; }
  .flexnav.flexnav-show {
    max-height: 2000px;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
  .flexnav li {
    font-size: 100%;
    position: relative;
    overflow: hidden; }
  .flexnav li a {
    position: relative;
    display: block;
    padding: .96em;
    z-index: 2;
    overflow: hidden;
    color: #222222;
    background: #a6a6a2;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .flexnav li ul {
    width: 100%; }
    .flexnav li ul li {
      font-size: 100%;
      position: relative;
      overflow: hidden; }
  .flexnav li ul.flexnav-show li {
    overflow: visible; }
  .flexnav li ul li a {
    display: block;
    background: #b2b2af; }
  .flexnav ul li ul li a {
    background: #bfbfbc; }
  .flexnav ul li ul li ul li a {
    background: #cbcbc9; }
  .flexnav .touch-button {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #acaca1;
    background: rgba(0, 0, 0, 0.075);
    text-align: center; }
    .flexnav .touch-button:hover {
      cursor: pointer; }
    .flexnav .touch-button .navicon {
      position: relative;
      top: 1.4em;
      font-size: 12px;
      color: #666; }

.menu-button {
  position: relative;
  display: block;
  padding: 1em;
  background: #a6a6a2;
  color: #222222;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .menu-button .touch-button {
    background: transparent;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center; }
    .menu-button .touch-button .navicon {
      font-size: 16px;
      position: relative;
      top: 1em;
      color: #666; }

/*@media all and (min-width: 800px) {*/
  body.one-page {
    padding-top: 70px; }

  .flexnav {
    overflow: visible; }
    .flexnav.opacity {
      opacity: 1; }
    .flexnav.one-page {
      top: 0;
      right: auto;
      max-width: 1080px; }
    .flexnav li {
      position: relative;
      list-style: none;
      float: left;
      display: block;
      background-color: #a6a6a2;
      overflow: visible;
      width: 20%; }
    .flexnav li a {
      border-left: 1px solid #acaca1;
      border-bottom: none; }
    .flexnav li > ul {
      position: absolute;
      top: auto;
      left: 0; }
      .flexnav li > ul li {
        width: 100%; }
    .flexnav li ul li > ul {
      margin-left: 100%;
      top: 0; }
    .flexnav li ul li a {
      border-bottom: none; }
    .flexnav li ul.open {
      display: block;
      opacity: 1;
      visibility: visible;
      z-index: 1; }
      .flexnav li ul.open li {
        overflow: visible;
        max-height: 100px; }
      .flexnav li ul.open ul.open {
        margin-left: 100%;
        top: 0; }

  .menu-button {
    display: none; }/* }*/
.oldie body.one-page {
  padding-top: 70px; }
.oldie .flexnav {
  overflow: visible; }
  .oldie .flexnav.one-page {
    top: 0;
    right: auto;
    max-width: 1080px; }
  .oldie .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #a6a6a2;
    width: 20%;
    min-height: 50px;
    overflow: visible; }
  .oldie .flexnav li:hover > ul {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li:hover > ul li {
      width: 100%;
      float: none; }
  .oldie .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none;
    overflow: visible; }
  .oldie .flexnav li > ul {
    background: #acaca1;
    position: absolute;
    top: auto;
    left: 0;
    display: none;
    z-index: 1;
    overflow: visible; }
  .oldie .flexnav li ul li ul {
    top: 0; }
  .oldie .flexnav li ul li a {
    border-bottom: none; }
  .oldie .flexnav li ul.open {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li ul.open li {
      width: 100%; }
    .oldie .flexnav li ul.open ul.open {
      margin-left: 100%;
      top: 0;
      display: block;
      width: 100%;
      overflow: visible; }
  .oldie .flexnav ul li:hover ul {
    margin-left: 100%;
    top: 0; }
.oldie .menu-button {
  display: none; }
.oldie.ie7 .flexnav li {
  width: 19.9%; }

ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}
.flexnav li {
	padding: 0;
	/*background-color: transparent;*/
}
.flexnav li a {
	display: inherit;
	padding: 10px 0;
	color: #474C55;
	border-left: solid 1px #474C55;;
	background: transparent;
	text-align: center;
}
/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

em {
    font-style: italic;
}

/* FONT IMPORT */

@import "//fast.fonts.net/lt/1.css?apiType=css&c=e98374a9-8b08-43a3-bd05-1b62d9c40f2b&fontids=675355,675364,675361,675331,675349,675334";
@font-face {
  font-family: "TradeGothicLight";
  src: url("../fonts/TradeGothic/675355/TradeGothicLight.eot");
  src: url("../fonts/TradeGothic/675355/TradeGothicLight.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothic/675355/TradeGothicLight.woff") format("woff"), url("../fonts/TradeGothic/675355/TradeGothicLight.ttf") format("truetype"), url("../fonts/TradeGothic/675355/TradeGothicLight.svg#TradeGothicLight") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "TradeGothicRoman";
  src: url("../fonts/TradeGothic/675364/TradeGothicRoman.eot");
  src: url("../fonts/TradeGothic/675364/TradeGothicRoman.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothic/675364/TradeGothicRoman.woff") format("woff"), url("../fonts/TradeGothic/675364/TradeGothicRoman.ttf") format("truetype"), url("../fonts/TradeGothic/675364/TradeGothicRoman.svg#TradeGothicRoman") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "TradeGothicObl";
  src: url("../fonts/TradeGothic/675361/TradeGothicObl.eot");
  src: url("../fonts/TradeGothic/675361/TradeGothicObl.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothic/675361/TradeGothicObl.woff") format("woff"), url("../fonts/TradeGothic/675361/TradeGothicObl.ttf") format("truetype"), url("../fonts/TradeGothic/675361/TradeGothicObl.svg#TradeGothicObl") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "TradeGothicBold";
  src: url("../fonts/TradeGothic/675331/TradeGothicBold.eot");
  src: url("../fonts/TradeGothic/675331/TradeGothicBold.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothic/675331/TradeGothicBold.woff") format("woff"), url("../fonts/TradeGothic/675331/TradeGothicBold.ttf") format("truetype"), url("../fonts/TradeGothic/675331/TradeGothicBold.svg#TradeGothicBold") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "TradeGothicCon";
  src: url("../fonts/TradeGothic/675349/TradeGothicCon.eot");
  src: url("../fonts/TradeGothic/675349/TradeGothicCon.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothic/675349/TradeGothicCon.woff") format("woff"), url("../fonts/TradeGothic/675349/TradeGothicCon.ttf") format("truetype"), url("../fonts/TradeGothic/675349/TradeGothicCon.svg#TradeGothicCon") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "TradeGothicBoldCon";
  src: url("../fonts/TradeGothic/675334/TradeGothicBoldCon.eot");
  src: url("../fonts/TradeGothic/675334/TradeGothicBoldCon.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothic/675334/TradeGothicBoldCon.woff") format("woff"), url("../fonts/TradeGothic/675334/TradeGothicBoldCon.ttf") format("truetype"), url("../fonts/TradeGothic/675334/TradeGothicBoldCon.svg#TradeGothicBoldCon") format("svg");
  font-style: normal;
  font-weight: normal; }

/*GENERAL AND TAG LEVEL STYLES*/
body {
	background: #005596 url("../img/bg-gray.jpg") 0 0; 
	color: #333;
	font: .8125em/1.4615 'helvetica neue',helvetica,arial,clean,sans-serif;
}
a {
	color:#005596;
	text-decoration:none; 
}
a:hover,a:focus {
	color:#003863;
	text-decoration:underline;
}
ol, ul {  
	list-style: none;
}
.ms-rtestate-field ul li, .editFeilds ul li {
	background: url("../img/WAM/bul-default.png") no-repeat scroll 0 0.5em transparent;  
	margin-bottom: 6px; 
	padding-left: 12px;
}
**section box shadows** {
	-moz-box-shadow: 0 6px 15px #2f2f30;
	-webkit-box-shadow: 0 6px 15px #2f2f30;
	box-shadow: 0 6px 15px #2f2f30;
}
p,ul,ol,.p {
	margin:.3em 0 1em;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
h1,.h1 {
	font-family: 'TradeGothicLight';
	font-size:1.8462em;color:inherit;
}
h2,.h2 {
	font-family: 'TradeGothicBoldCon';
	font-size:1.2308em;
	color:#882b2b;
	padding-bottom:0;
}
h3,.h3 {
	font-family: 'TradeGothicBoldCon';
	font-size:1.1538em;
	color:inherit;
}
sup {
	font-size: x-small;
	vertical-align: text-top;
	vertical-align: 3px;
}
.last {
	margin: 0;
}
.no-L-border {border-left: none !important;}

.cf:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.cf { display: inline-block; }
/* start commented backslash hack \*/
* html .cf { height: 1%; }
.cf { display: block; }
/* close commented backslash hack */

/*END GENERAL STYLES*/

.wrapper {
	
}
.page {
	position: relative;
	width: 920px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
	z-index: 999;
	border: 1px solid #2c2c2c;
	border-bottom: none;
	-webkit-box-shadow: 0px -10px 25px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px -10px 25px 5px rgba(0,0,0,0.5);
	box-shadow: 0px -10px 25px 5px rgba(0,0,0,0.5);
}
.top {
	position: relative;
	height: 170px;
}
.logo {
	position: absolute;
	left: 0;
}
.header-contact {
	position: absolute;
	right: 0;
	top: 130px;
}
.menubar {
	position: relative;
}
.promo {
	width: 100%;
	margin: 1em 0;
	overflow: hidden;
	position: relative;
}
.promo-image {
	width: 65%;
	height: 95%;
	border: solid 2px #474C55;
	overflow: hidden;
	background: #000000;
	position: relative;
	float: left;
}
/*.promo img {width: 100%}*/
.promo-image .dummy {
	width: 100%;
	position: relative;
	z-index: 1;
}
.seal {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 99;
}
.headline {
	position: absolute;
	top: 25%;
	right: 5%;
	width: 50%;
	z-index: 99;
}
.headline h1 {
	color: #333333;
	font-size: 16px
}
.content {
	width: 90%;
	padding: 20px 0;
}
.PISP-table {
	padding-top: 5px;
}
.news {
	width: 30%;
	height: 390px;
	float: right;
	padding: 0 1em;
	border: solid 2px #474C55;
}
.news h2 {margin: 5px 0 0;}
.news p, .news ul {margin: 3px 0;}
.event {}

/*FLEXNAV OVERRIDES*/
.flexnav li {
    background-color: #474C55;
}
.flexnav li a {
	padding: 10px 0;
    color: #ffffff;
    text-decoration: none;
    border-left: solid 1px #ffffff;
    background: transparent;
}
.flexnav li:hover {background-color: #D8DCDB;}
.flexnav li a:hover {text-decoration: none; color: #474C55;}
.flexnav li.active {background-color: #D8DCDB;}
.flexnav li.active a {text-decoration: none; color: #474C55;}
.menu-button {
	padding: 10px;
    background: #474C55;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    border-bottom: none;
    top: 115px;
}
/*.menu-button img {
    position: absolute;
    right: 0;
    top: 3px;
}*/
.menu-button .touch-button .navicon {
    top: 10px;
    color: #fff;
}
.menu-button .touch-button {
    width: 40px;
}
.flexnav-show li a {
    border-left: none;
    padding: 10px;
    text-align: left;
}
.flexnav-show li {
    border-top: 1px solid #474C55;
}
.flexnav-show li:hover {background-color: #D8DCDB;}
.flexnav-show li a:hover {text-decoration: none;}

/*FORM STYLES*/
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.frm-item {
	padding-bottom:7px;
	position: relative;
	height:20px;
	zoom:1;
	margin: 0 0 2.5em 0;
	display:block;
}

label.bold {
	font-size: 1.1538em;
	font-weight: bold;
}

.text-label {
    color: #999;
    font-weight: bold;
}

input[type=text], input[type=password] {
	width: 99%;
	height: 150%;
	display: block;
	box-shadow: inset 0 0 2px #c5c5c5;
	padding: 0 0 0 2px;
	font: 99% 'helvetica neue',helvetica,arial,clean,sans-serif;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	vertical-align: baseline;
}

.agree {
	font-weight: normal !important;
	font-size: 1em !important;
}

.btn {
	margin: 0 auto;
	cursor: pointer;
	color:#fff !important;
	border:1px solid #bf5200;
	display:inline-block;
	text-decoration:none !important;
	font-weight:bold;
	padding:3px 15px 5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color:#e66703;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f08104), to(#de5402));
	background-image:-webkit-linear-gradient(top, #f08104, #de5402);
	background-image:-moz-linear-gradient(top, #f08104, #de5402);
	background-image:-ms-linear-gradient(top, #f08104, #de5402);
	background-image:-o-linear-gradient(top, #f08104, #de5402);
	background-image:linear-gradient(top, #f08104, #de5402);
	/*text-shadow:0px 4px 2px #cb4d02;*/
	-moz-box-shadow:2px 2px 0 #353535;
	-webkit-box-shadow:2px 2px 0 #353535;
	box-shadow:2px 2px 0 #353535;
	line-height:1.1;	
}

.btn:hover {
	-webkit-appearance: button;
	background-color:#c44001;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#d15e03), to(#c44001));
	background-image:-webkit-linear-gradient(top, #d15e03, #c44001);
	background-image:-moz-linear-gradient(top, #d15e03, #c44001);
	background-image:-ms-linear-gradient(top, #d15e03, #c44001);
	background-image:-o-linear-gradient(top, #d15e03, #c44001);
	background-image:linear-gradient(top, #d15e03, #c44001);
	text-shadow:0px 4px 2px #af3401;
}

/*END FORM STYLES*/

.personnel {
	margin: 0 0 20px 0;
}
.headshot {
	width: 85px;
	float: left;
	margin: 0 10px 0 0;
}
.headshot img {width: 100%;}
.personnel .copy {
	width: 720px;
	float: left;
	margin: 0;
}
.contact-info {
	margin: 1em 0 0;
}

/*FOOTER*/

.footer {
	position: relative;
	z-index: 101;
	padding: 30px 20px;
	width: 920px;
	margin: 0 auto;
	background: #393939;
	color: #ffffff;
	border: 1px solid #2c2c2c;
	border-top: none;
	-webkit-box-shadow: 0px 10px 25px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 10px 25px 5px rgba(0,0,0,0.5);
	box-shadow: 0px 10px 25px 5px rgba(0,0,0,0.5);
}

.footer a {
	/*color: #f0f0f0;*/
}

.cma-footer-logo {width: 125px;}
.subsidiary {
	background: url(../img/WAM/cmalogo125.png) left center no-repeat;
	padding: 7px 0 5px 130px;
}

ul.footer-links {
	margin: 0 40px 0 0;
	-webkit-padding-start: 0;
	width: 20%;
	float: left;
}

ul.footer-info {
	margin: 0;
	-webkit-padding-start: 0;
	width: 20%;
	float: left;
}

.footer-info img {
	width: 20px;
	margin: 0 0 0 5px;
}
ul.disclaimer {
	list-style: initial;
}
ul.disclaimer li {
	margin-left: 20px;
}

/*END FOOTER*/

img {
	max-width: 920px;
}


/*@media(min-width: 768px) and (max-width: 979px) {

    .page, .header {max-width: 735px;}
    .accordion dt a h2, label.bold {font-size: 1.063em;}
    .x4 {width: 22.4%; height: 220px;}
    .quote-wrap {width: 72%;}
    #headlines::after {visibility: visible;}
}

@media(min-width: 480px) and (max-width: 767px) {
    
    .page, .header {max-width: 480px;}
    .top {height: 160px;}
}

@media(max-width:480px) {
    
    .page, .header {max-width: 300px;}
    .top {height: 160px;}
}*/
.promo-image {
	height: auto;
}
.promo-image p{
	margin: 0;
}
.promo-image h3{
	position: absolute;
top: 25%;
right: 5%;
width: 50%;
z-index: 99;
	color: #333333;
font-size: 16px;
font-family: 'TradeGothicLight';
font-weight: normal;
}

.news .text.parbase.section > h3:first-child, .campaigncontent h3{
	margin: 5px 0 0;
	font-family: 'TradeGothicBoldCon';
font-size: 1.2308em;
color: #882b2b;
padding-bottom: 0;
}

.news .text.parbase.section li {
	margin-bottom: 15px;
}
.content .text.parbase.section > h3:first-child{
font-family: 'TradeGothicLight';
font-size: 1.8462em;
color: inherit;
}
.text.parbase.section {
	clear: both;
}

i {
	font-style: italic !important;
}
.campaignbanner.parbase.section {
	min-height: 100px;
	margin-bottom: 30px; 
}
.campaignbanner.parbase.section img {
	float: left;
	max-width: 85px;
}
.campaigncontent {
	padding-left: 100px
}
.flexnav li:first-child a {
 border: none;
	}
	
	.news{
	
	}

