/*----------------Core---------------------------*/
html { height: 100%; }
body{
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	background: #fff;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #333;
	height: 100%;
}
img, input[type=image] { border: 0px; vertical-align: middle; }
a:link, a:visited, a:active { color: #2a93d1; }
a:focus, input:focus {outline: 0; }
a:hover { color: #004a98; text-decoration: none;}
form { margin: 0px; padding: 0px; }

input[type=text], textarea { color: #fff; background: #111; border: 1px solid #000; padding: 2px; }
input[type=submit] { cursor: pointer; color: #000; background: #34c6f5; padding: 2px 8px; border:0px; font-weight: bold; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;	  }
label { display: block; }

.container { max-width: 920px; }

/*------------UTILITIES ----------------------*/
.clear{ clear: both; height: 0px; margin: 0px; overflow: hidden; }

.table-row { display: table; width: 100%; margin: 0; padding: 0; }
.table-cell { display: table-cell; vertical-align: middle; }

.no-list { list-style: none; padding-left: 0; }
	.no-list li { margin-left: 0px; }
.bullet { display: inline-block; height: 0.6em; width: 0.6em; margin-right: 4px; border-bottom: 2px solid #fff; border-right: 1px solid #fff; background: #bb131a; }

.row-5 { margin: 0 -7px; }
.row-5 .col-sm-2 { width: 20%; padding: 0 7px; }


.small-padding { margin-left: -5px; margin-right: -5px; }
.small-padding .col-sm-1, .small-padding .col-sm-2, .small-padding .col-sm-3, .small-padding .col-sm-4, .small-padding .col-sm-5, .small-padding .col-sm-6, .small-padding .col-sm-7, .small-padding .col-sm-8, .small-padding .col-sm-9, .small-padding .col-sm-10, .small-padding .col-sm-11, .small-padding .col-sm-12,
.small-padding .col-xs-1, .small-padding .col-xs-2, .small-padding .col-xs-3, .small-padding .col-xs-4, .small-padding .col-xs-5, .small-padding .col-xs-6, .small-padding .col-xs-7, .small-padding .col-xs-8, .small-padding .col-xs-9, .small-padding .col-xs-10, .small-padding .col-xs-11, .small-padding .col-xs-12 { padding: 0 5px; }


.no-padding { margin-left: 0px; margin-right: 0px; }
.no-padding .col-sm-1, .no-padding .col-sm-2, .no-padding .col-sm-3, .no-padding .col-sm-4, .no-padding .col-sm-5, .no-padding .col-sm-6, .no-padding .col-sm-7, .no-padding .col-sm-8, .no-padding .col-sm-9, .no-padding .col-sm-10, .no-padding .col-sm-11, .no-padding .col-sm-12,
.no-padding .col-xs-1, .no-padding .col-xs-2, .no-padding .col-xs-3, .no-padding .col-xs-4, .no-padding .col-xs-5, .no-padding .col-xs-6, .no-padding .col-xs-7, .no-padding .col-xs-8, .no-padding .col-xs-9, .no-padding .col-xs-10, .no-padding .col-xs-11, .no-padding .col-xs-12 { padding: 0px; }

.photo-caption { font-size: 11px; color: #888; display: block; line-height: 1.4em; text-align: right; margin-top: 3px;  }

.small-space { font-size: 5pt; }
h1,h2,h3,h4,h5,h6 { font-family: 'Roboto Condensed', Arial, serif; font-weight: 300; }

#lightbox { position: fixed; top: 0px; left: 0px; width: 60%; min-width: 272px; max-width: 450px; padding: 25px 25px 59px; height: 80%; min-height: 272px; max-height: 500px; box-shadow: 0 0 8px rgba(0,0,0,0.2); background: #fff; border: 1px solid #ccc; z-index: 9998; }
	#chooser-container { height: 100%; overflow: auto; margin-bottom: -21px; }
	#chooser-container .row, #chooser-container #directory, #chooser-container .errorbx{ margin: 0px; }
	#chooser-container h3 { font-size: 24px; color: #000; margin: 0 0 8px; }
	#chooser-controls { z-index: 9999; margin-top: 44px; height: 21px;   }
	#chooser-controls a{ display: block; text-align: right; color: #000;  }
	
#lightbox-screen { cursor: pointer; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: #eee; opacity: .8; -ms-filter: 'alpha(opacity=80)'; z-index: 9997; }
#lightbox, #lightbox-screen{ display: none; }

.dark-blue { color: #072f51; }
.blue { color: #004a98; font-weight: bold; }
.light-blue { color: #428fce; }

a.read-more { font-weight: bold; font-size: 14px; text-transform: uppercase; }
.heading { font-family: 'Roboto Condensed'; font-size: 16px; font-weight: 400; color: #004a98; }

.footnotes { font-size: 14px; line-height: 1.4em;   }
	.footnotes ul { list-style: none; padding-left: 0; }
	.footnotes li { display: block; padding-left: 15px; position: relative; }
	.footnotes li sup { display: block; position: absolute; left: 0px; top: 7px; }

.small { font-size: 14px; line-height: 1.5em; }	

/*------------HEADER----------------------*/
#menu-logo { margin: 10px 0; }
#header { background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.1); z-index: 500; font-size: 16px; line-height: 1.4em; position: fixed; top: 0; opacity: 0; -webkit-transition: all 1s ease-in-out 0s; transition: all 1s ease-in-out 0s; width: 100%; left: 0; cursor: pointer; max-height: 100%; overflow: auto;  padding: 10px 15px; color: #666; }

#header .company { display: block; font-weight:bold; }
	#header.loaded { top: 0px; opacity: 1; }
	#header a { color: #666; }
	#header .logo {  }
	
#header .container-fluid { padding: 0 15px; }

#header .table-cell { width: 33.33333333333333%; }
#mobile-trigger { padding: 14px 0; }
#mobile-trigger .menu-text { font-size: 18px; line-height: 1.4em; font-family: 'Roboto Condensed'; }

#mobile-menu-btn { float: right;  margin-left: 15px; cursor: pointer; width: 30px;overflow: hidden; text-decoration: none;  }
	#mobile-menu-btn:hover { opacity: 0.5; }
	#mobile-menu-btn .icon-bar { height: 2px; background: #666; display: block; margin: 4px 0px;  }
		#mobile-menu-btn:hover .icon-bar { background: #888; }
		
#page-cover { cursor: pointer; display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.5); overflow: hidden; z-index: 501; }
#mobile-menu { display: none; overflow: hidden; color: #666; padding: 24px 0 8px; display: none; z-index: 510;  }
	#mobile-menu.active { width: 300px; overflow: auto; }
	#mobile-menu .mobile-menu-trigger { cursor: pointer; font-size: 16px; line-height: 1.5em; padding: 18px 5px 19px; margin: -10px -30px 15px; text-align: center; background-color: rgba(0,0,0,0.05);   }
#mobile-menu h6 { display: block; font-size: 18px; margin: 0 0 15px; font-weight: normal; padding-bottom: 15px; border-bottom: 1px solid rgba(0,0,0,0.2);  }
#mobile-menu ul { list-style: none; padding: 0; margin: 0; padding-left: 15px;  }
#mobile-menu li { font-size: 14px; line-height: 1.5em; list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAANUlEQVQYlY3KwQkAQAjEwPS0/dfmvQQRTzeQ3yApnLEQcEIyC22QnoUmOKIOv6jCFSU8EfAAE6NXqQF7GxkAAAAASUVORK5CYII='); /*list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAD0lEQVQYlWP4TwAwjAwFAIS1/wGYKmMjAAAAAElFTkSuQmCC');*/ }
#mobile-menu li i { display: none;  }
	#mobile-menu li.last { border: 0;  }
	#mobile-menu li a { display: block; color: #666; text-decoration: none; padding: 5px 0; }
	#mobile-menu li a:hover { opacity: 0.5; }

/*------------FOOTER----------------------*/
#footer { text-align: center; padding: 25px 15px; color: #777; border-top: 1px solid #ddd; margin-top: 25px;   }
#footer a{ color: #777;  }
/*------------PAGE WRAP----------------------*/
#page-wrap.active {
	-moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateY(-300px);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .5s ease;
    -webkit-transform: translate3d(-300px, 0, 0);
    -moz-transform: translate3d(-300px, 0, 0);
    -ms-transform: translate3d(-300px, 0, 0);
    -o-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
	height: 100%; overflow: hidden;
}


/*------PAGES----------*/
.page { display: none; font-size: 16px; line-height: 1.6em; padding-top: 70px; padding-bottom: 20px; }
	.page h1 { font-size: 36px; margin: 35px 0 15px; color: #004a98; }
	.page h2 { font-size: 22px; font-weight: 400; text-transform: uppercase; margin: 0 0 15px;  color: #004a98; }
	.page h3 { font-size: 18px; font-weight: 400; margin: 30px 0 5px;  color: #004a98; }
	.page h3.h25 { font-size: 22px;  }
	
	.page h2 .sub { display: block; font-size: 16px; text-transform: uppercase; color: #2a93d5; font-weight: 400; margin-top: 5px;  }
	.page h2 .light-blue { color: #2a93d5;  }
	
	.intro-copy { color: rgb(0,61,165); font-size: 22px; line-height: 1.5em; margin-bottom: 15px;   }
	.page .footer-img { margin-bottom: -20px; }
	.page hr { border-color: #ccc; }
	
	.page ul { margin: 20px 0;  }
	.page ul li { list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAEUlEQVQYlWNg8JrxHy8eGQoAnDt4QcNHtV0AAAAASUVORK5CYII='); }

	.page .quote { font-size: 20px; line-height: 1.4em; color: #14a79d;  padding: 15px 0; border-top: 2px solid #eee; }
		.page .quote.orange { color: #f1592a; }
		.page .quote.light-blue { color: #25aae1; }
	
.graph-container { margin: 15px 0; }
.graph-container ul { list-style: none; padding: 0; margin: 0 0 15px; }
.graph-container li { display: block; font-size: 12px; }
.graph-container .box { display: inline-block; width: 8px; height: 8px; background: #004566; margin-right: 6px; }
	.graph-container .box.blue-2 { background: #00adee; }
	.graph-container .box.blue-3 { background: #005991; }
	.graph-container .box.blue-4 { background: #6fd0f6; }
	
	.graph-container .chart-number { float: right; text-align: right; margin-left: 2px; min-width: 55px; }
	.graph-container li.total { color: #004a98; }

.diamond { width: 196px; height: 196px; background: #005991; color: #fff; margin: 0px auto; transform:rotate(45deg); display: flex; justify-content: center; align-items: center;}
	.diamond .diamond-text { transform:rotate(-45deg);  text-align: center; line-height: 1.3em; }
	.diamond-small .diamond .diamond-text { font-size: 14px; line-height: 1.3em; }
	.diamond .diamond-text span { display: block; font-size: 28px; line-height: 1.4em;  }
	.diamond-top { margin-top: 60px; }
	.diamond-bot { margin-bottom: 60px; }
	.diamond.large-diamond { width: 226px; height: 226px; overflow: hidden; }
	.diamond.diamond-photo { width: 120px; height: 120px; margin: 20px auto;}
.triangle { display: block; margin: 0 0 30px; width: 0; height: 0; border-left: 50px solid transparent; border-top: 50px solid #00a49a; border-right: 50px solid transparent; }

.side-menu { margin: 45px 0 15px 0; }
	.side-menu h6 { margin: 0 0 15px; display: block; font-size: 18px; font-weight: bold; border-bottom: 1px solid rgba(0,0,0,0.2); padding: 6px 0; }
	.side-menu ul { margin: 0;  }
		.side-menu ul li { list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAANklEQVQYlY3KwQkAMAjF0IzjtKUb25MgYvUHcnscu66MhIAVEklogtQk1MEWVfhFGY4o4IqAB7hZfNSlPVs7AAAAAElFTkSuQmCC'); }
		.side-menu ul li a { color: #666; }
		.side-menu ul li a:hover { color: #444; }

/*------HOME----------*/
#home { display: block; }
#home .triangle { border-top-color: #00a651; }
#cover { margin-bottom: 30px; }

	a.home-box { display: block; text-decoration: none; text-align: center; margin-bottom: 15px; }
		a.home-box:hover { opacity: 0.8; }
	.home-box-container { display: table; width: 100%;  background: #f15a23; color: #fff; height: 150px; padding: 8px 15px; border-radius: 8px;  }
		.home-box-container.first { background: #00aac3;  }
		.home-box-container.last { background: #8d288e;  }
		.home-box-cell { display: table-cell; vertical-align: middle; font-size: 16px; line-height: 1.3em; }
		.home-box-cell span { display: block; font-size: 24px; line-height: 1.3em; }
	a.home-box .read-more { display: none; background: #ddd; color: #004a98; font-size: 12px; padding: 4px; text-align: center; }
	
	a.letter-icons { display: block; text-decoration: none; color: #333; font-size: 14px; line-height: 1.3em; text-align: center; }
		a.letter-icons:hover { opacity: 0.8; }
	
#ad-boxes { position: relative; padding: 0 18px; }
#ad-boxes .arrow { cursor: pointer; color: #2a93d5; position: absolute; top: 50%; padding: 5px; background: #fff; font-size: 24px; right: 100%; z-index: 1000; margin-top: -18px; }
#ad-boxes .arrow.right { right: unset; left: 100%; }
#advisory-groups-slider .ad-box { margin: 15px;   }
	#advisory-groups-slider .ad-box .diamond.diamond-photo { width: 100px; height: 100px; }
	#advisory-groups-slider .ad-box:hover { opacity: 0.9;  }
	#advisory-groups-slider .ad-box.royal { background: #1f6fb5; }
	#advisory-groups-slider .ad-box.sky { background: #009fe3; }
	#advisory-groups-slider .ad-box.green { background: #25ae69; }
	
	.general-frame { border-radius: 8px; border: 2px solid #004a98; overflow: hidden;}

	a.blue-btn { display: block; text-decoration: none; background: #0040a5; text-align: center; color: #fff; padding: 15px; border-radius: 8px; font-size: 18px; line-height: 1.3em; }
		a.blue-btn span, a.purple-btn span { display: block; text-transform: uppercase; line-height: 1.3em; }
		a.blue-btn:hover, a.purple-btn:hover { opacity: 0.8; }
	a.purple-btn { display: block; text-decoration: none; background: #a80095; text-align: center; color: #fff; padding: 15px; border-radius: 8px; font-size: 18px; line-height: 1.3em; }
	
/*------FASB----------*/
#fasb-standards .cover { border-bottom: 2px solid #00a49a; position: absolute; top: 0; left: 0; width: 100%; z-index: -1; max-height: 700px; overflow: hidden; }
#fasb-standards h1 { color: #fff; }

.quote-photo { margin: 0 auto 30px; }
.quote-box { margin: -55px 15px 0 0; position: relative; z-index: 10; background: #005991; border: 6px solid #00aac3; color: #fff; border-radius: 8px; padding: 15px; }
	.quote-box:before { content: ''; display: block; margin: -45px auto 15px; width: 0; height: 0; border-left: 25px solid transparent; border-bottom: 25px solid #00aac3; border-right: 25px solid transparent; } 
	.quote-box .small {font-size: 12px; line-height: 1.3em; }
.quote-box-outline { width: 196px; margin: 0 auto; background: #fff; border: 6px solid #005991; color: #666; border-radius: 8px; padding: 15px; text-align: center; line-height: 1.3em; }
	.quote-box-outline span { font-size: 28px; display: block; line-height: 1.3em; color: #005991; }
.gray-bg { padding: 40px 0; background: #eaf3fb; }
.diamond.fasb-title { background: transparent; border: 10px solid #6fc591; color: #005991; font-weight: bold;  }
	.diamond.fasb-title.large-diamond { background: #fff; border: 2px solid #00accf; color: #005991; font-weight: bold;  }
	.diamond.fasb-title.large-diamond .large { font-size: 28px; line-height: 1.4em; font-weight: normal;  }
	.diamond.fasb-title .diamond-text { font-size: 16px !important; line-height: 1.3em;   }
	.diamond.fasb-title .diamond-text span { font-size: 14px; line-height: 1.3em; color: #666; font-weight: normal;  }
	.diamond.fasb-blue1 { background: #005991; }
	.diamond.fasb-blue2 { background: #00a49a; }
	.diamond.fasb-blue3 { background: #00accf; }
	.diamond.fasb-blue4 { background: #2a93d1; }
	.diamond.fasb-blue5 { background: #6fc591; }
	
	.diamond.fasb-outline-blue1 { background: #fff; border: 2px solid #00b2cb; color: #666; }
		.diamond.fasb-outline-blue1 .diamond-text span { color: #00b2cb;}
	.diamond.fasb-outline-blue2 { background: #fff; border: 2px solid #005991; color: #666; }
		.diamond.fasb-outline-blue2 .diamond-text span { color: #005991;}
	.diamond.fasb-outline-blue3 { background: #fff; border: 2px solid #00a49a; color: #666; }
		.diamond.fasb-outline-blue3 .diamond-text span { color: #00a49a;}
		
	.fasb-frame { border-radius: 8px; border: 2px solid #00a49a; overflow: hidden;}

/*------GASB----------*/
#gasb-standards .cover { border-bottom: 2px solid #f15923; position: absolute; top: 0; left: 0; width: 100%; z-index: -1; max-height: 700px; overflow: hidden; }
#gasb-standards h1 { color: #fff; }
#gasb-standards h2 { color: #f15923; }
#gasb-standards .triangle { border-top: 50px solid #f15923; }
	#gasb-standards .quote-box { border-color: #bf1e23; background: #f15923; }
	#gasb-standards .quote-box:before { border-bottom: 25px solid #bf1e23; }
	
	#gasb-standards .gray-bg { background: #ffecdf; }
	
	#gasb-standards .quote-box-outline { width: auto; text-align: left; margin: 15px auto 45px; border-color: #bf1e23; position: relative; }
			#gasb-standards .quote-box-outline.box1:after { content: ''; display: block; position: absolute; left: 50%; top: 100%; margin-left: -25px; width: 0; height: 0; border-left: 25px solid transparent; border-top: 25px solid #bf1e23; border-right: 25px solid transparent; } 
		#gasb-standards .quote-box-outline span { color: #bf1e23; }
	#gasb-standards .hand-icon { float: right; margin-top: 60px;   }
	#gasb-standards .quote-box-outline.box2 { border-color: #f15923; margin: 15px 105px 15px 0;   }
	#gasb-standards .quote-box-outline.box2:after { content: ''; display: block; position: absolute; left: 100%; top: 50%; margin-top: -25px; width: 0; height: 0; border-top: 25px solid transparent; border-left: 25px solid #f15923; border-bottom: 25px solid transparent; } 
		#gasb-standards .quote-box-outline.box2 span { color: #f15923; }
	
	.diamond.gasb-title { background: transparent; border: 10px solid #fcb040; color: #f15923; font-weight: bold;  }
	.diamond.gasb-title.large-diamond { background: transparent; border: 2px solid #fcb040; color: #f15923; font-weight: bold; margin: -140px auto 60px;  }
	.diamond.gasb-title.large-diamond .large { font-size: 28px; line-height: 1.4em; font-weight: normal;  }
	.diamond.gasb-title .diamond-text { font-size: 16px !important; line-height: 1.3em;   }
	.diamond.gasb-title .diamond-text span { font-size: 14px; line-height: 1.3em; color: #666; font-weight: normal;  }
	.diamond.gasb-red1 { background: #bf1e23; }
	.diamond.gasb-red2 { background: #f03f23; }
	.diamond.gasb-red3 { background: #f58221; }
	.diamond.gasb-red4 { background: #fcb040; }
	.diamond.gasb-red5 { background: #ee1c25; }
	
	.diamond.gasb-consult { background: #f78421; }
	.diamond.gasb-task { background: #f04225; }
	
	.diamond.gasb-outline-red1 { background: #fff; border: 2px solid #fcaf3d; color: #666; }
		.diamond.gasb-outline-red1 .diamond-text span { color: #fcaf3d;}
	.diamond.gasb-outline-red2 { background: #fff; border: 2px solid #ee1c25; color: #666; }
		.diamond.gasb-outline-red2 .diamond-text span { color: #ee1c25;}
	.diamond.gasb-outline-red3 { background: #fff; border: 2px solid #f15923; color: #666; }
		.diamond.gasb-outline-red3 .diamond-text span { color: #f15923;}
	.diamond.gasb-outline-red4 { background: #fff; border: 2px solid #f58221; color: #666; }
		.diamond.gasb-outline-red4 .diamond-text span { color: #f58221;}
	
	.gasb-frame { border-radius: 8px; border: 2px solid #f15923; overflow: hidden;}
	

/*------FAF SUPPORT----------*/
#faf-support .cover { border-bottom: 2px solid #662d91; position: absolute; top: 0; left: 0; width: 100%; z-index: -1; max-height: 700px; overflow: hidden; }
#faf-support h1 { color: #fff; }
#faf-support h2, #faf-support strong { color: #6b3694; }
#faf-support .triangle { border-top: 50px solid #662d91; }
	
	#faf-support .gray-bg { background: #f6eaf6; padding: 30px 0; margin: 15px 0 30px 0; }
	
	
	.diamond.faf-title { background: transparent; border: 10px solid #fcb040; color: #f15923; font-weight: bold;  }
	.diamond.faf-title.large-diamond { background: transparent; border: 2px solid #fcb040; color: #f15923; font-weight: bold; margin: -140px auto 60px;  }
	.diamond.faf-title.large-diamond .large { font-size: 28px; line-height: 1.4em; font-weight: normal;  }
	.diamond.faf-title .diamond-text { font-size: 16px !important; line-height: 1.3em;   }
	.diamond.faf-title .diamond-text span { font-size: 14px; line-height: 1.3em; color: #666; font-weight: normal;  }
	.diamond.faf-purple-1 { background: #8e2890; margin-top: -60px;  }
	
	#faf-support .purple-box {  text-align: center; color: #666;  font-size: 12px; line-height: 1.3em; max-width: 200px; margin: 20px auto; }
		#faf-support .purple-box span { display: block; font-weight: bold; color: #684b80; font-size: 28px; line-height: 1.3em;  }
	
	
	.faf-frame { border-radius: 8px; border: 2px solid #8e2890; overflow: hidden;}
	
/*------FAF LETTER----------*/
#faf-letter .cover { border-bottom: 3px solid #8e2890; border-top: 3px solid #8e2890; }
#faf-letter h1, #faf-letter h2, #faf-letter strong { color: #78489e; }
#faf-letter .triangle { border-top: 50px solid #8e2890; }
#faf-letter .gray-bg .triangle { margin-top: -40px; }
#faf-letter .triangle.up { border-top: 0px; border-bottom: 50px solid #8e2890; margin: 0 0 -40px auto; }
	#faf-letter .gray-bg { background: #f4e8f4; }

#faf-letter .letter-quote { color: #8e2890; font-style: italic; font-size: 18px; line-height: 1.4em; margin: 30px 0; padding: 0 0px 0 30px; border-left: 1px solid #ccc; }
#faf-letter .side-menu ul li { list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAANklEQVQYlY3KwQkAMAjF0IzjtKUb25MgYvUHcnscu66MhIAVEklogtQk1MEWVfhFGY4o4IqAB7hZfNSlPVs7AAAAAElFTkSuQmCC'); }
	
#faf-letter .board-names { font-size: 14px; line-height: 1.3em; }
	#faf-letter .board-names span { font-size: 12px; line-height: 1.3em; }
	#faf-letter .board-names strong { font-size: 12px; line-height: 1.3em; text-transform: uppercase; }
	
	#faf-officers { margin: 45px 0 15px !important; }
	
/*------FASB LETTER----------*/
#fasb-letter .cover { border-bottom: 3px solid #6fc591; border-top: 3px solid #6fc591; }
#fasb-letter h1, #fasb-letter h2, #fasb-letter strong { color: #25aae1; }
#fasb-letter .triangle { border-top: 50px solid #6fc591; }

	#fasb-letter .triangle.up { border-top: 0px; border-bottom: 50px solid #00aac3; margin: 0 0 -40px auto; }
	#fasb-members-photo.cover { border-bottom: 3px solid #00aac3; border-top: 3px solid #00aac3; margin-top: -30px; margin-bottom: 30px;  }
	#fasb-letter .gray-bg { background: #e9f3f4; margin: 30px 0; }

#fasb-letter .letter-quote { color: #005991; font-style: italic; font-size: 18px; line-height: 1.4em; margin: 30px 0; padding: 0 0px 0 30px; border-left: 1px solid #ccc; }
#fasb-letter ul li { list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALklEQVQYlWNgWHX4P1GYOEUMDIQVwgFRivApxABEKcKmECcgShGyQoKAKEUMDAB+2oU18JxrLwAAAABJRU5ErkJggg=='); }
#fasb-letter .side-menu ul li { list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALklEQVQYlWNgiJz4nyhMnCIGBsIK4YAoRfgUYgCiFGFTiBMQpQhZIUFAlCIGBgCEYWkQmegsLAAAAABJRU5ErkJggg=='); }
	
#fasb-letter .board-names { font-size: 14px; line-height: 1.3em; }
	#fasb-letter .board-names span { font-size: 12px; line-height: 1.3em; }
	#fasb-letter .board-names strong { font-size: 12px; line-height: 1.3em; text-transform: uppercase; }
	
	.fasb-frame { border-radius: 8px; border: 2px solid #25aae1; overflow: hidden;}
	.fasb-letter-blue1 { background: #00aac3; }
	.fasb-letter-blue2 { background: #005991; }
	.fasb-letter-blue3 { background: #6fc591; }
	.fasb-letter-blue4 { background: #00a49a; }
	.fasb-letter-blue5 { background: #00accf; }
	.fasb-letter-blue6 { background: #2a93d1; }
	
	
/*------GASB LETTER----------*/
#gasb-letter .cover { border-bottom: 3px solid #f15923; border-top: 3px solid #f15923; }
#gasb-letter h1, #gasb-letter h2, #gasb-letter strong { color: #d64939 ; }
#gasb-letter .triangle { border-top: 50px solid #f15923; }

	#gasb-letter .diamond-top { margin-top: 30px; }
	#gasb-letter .diamond-bot { margin-bottom: 30px; }
	#gasb-letter .triangle.up { border-top: 0px; border-bottom: 50px solid #f15923; margin: 0 0 -40px auto; }
	#gasb-members-photo.cover { border-bottom: 3px solid #f15923; border-top: 3px solid #f15923; margin-top: -30px; margin-bottom: 30px;  }
	#gasb-letter .gray-bg { background: #f5ebec; margin: 30px 0; }

#gasb-letter .letter-quote { color: #bf1e23; font-style: italic; font-size: 18px; line-height: 1.4em; margin: 30px 0; padding: 0 0px 0 30px; border-left: 1px solid #ccc; }
#gasb-letter ul li { list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAOElEQVQYlWPYL6f8nxjMQJQiBgYGggoZYIAoRfgUMqADohRhU4hVEbpCnIqQFeJVBFNIUBEDAwMAz7FtyuTA/OgAAAAASUVORK5CYII='); }
#gasb-letter .side-menu ul li { list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAOElEQVQYlWPYL6f8nxjMQJQiBgYGggoZYIAoRfgUMqADohRhU4hVEbpCnIqQFeJVBFNIUBEDAwMAz7FtyuTA/OgAAAAASUVORK5CYII='); }
	
#gasb-letter .board-names { font-size: 14px; line-height: 1.3em; }
	#gasb-letter .board-names span { font-size: 12px; line-height: 1.3em; }
	#gasb-letter .board-names strong { font-size: 12px; line-height: 1.3em; text-transform: uppercase; }
	
	.gasb-frame { border-radius: 8px; border: 2px solid #f15923; overflow: hidden;}
	.gasb-letter-red1 { background: #f15923 ; }

	

/*------------WHERE in 2017----------------------*/
#where-in-2017 { background: #93bde5; color: #fff; }
#where-in-2017 h1 { color: #fff; padding-top: 25px; }
#where-in-2017 .cover { background: #3169b3; }
#where-in-2017 .triangle { border-top: 50px solid #8dc63f; }

/*------------ABOUT----------------------*/
#about { background: #004a98; color: #fff; }
	#about .white-logo { margin: 7px 0 30px; }
	#about a, #about h1, #about h2, #about h3 { color: #fff; }
	#about ul { margin-top: 0; }
	#about li { list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAD0lEQVQYlWP4TwAwjAwFAIS1/wGYKmMjAAAAAElFTkSuQmCC'); }
	
/*------------ADVISORY GROUPS----------------------*/
#advisory-groups { padding-bottom: 30px; }
#advisory-groups h3 { margin: 0 0 5px; }
.page.advisory-page { padding-bottom: 0; }
.other-groups-bg { background: #eee; margin: 30px 0 0; padding: 30px 0; }
	.other-groups-bg .diamond-bot { margin-bottom: 30px;  }
.gasb-gray-bg { background: #f5ebec; margin: 0 0 30px; padding: 30px 0; }
.fasb-gray-bg { background: #e9f3f4; margin: 0 0 30px; padding: 30px 0; }
.fasb-gray-bg h1, .gasb-gray-bg h1 { margin-top: 0; }
.triangle.fasb { border-top: 50px solid #6fc591; }
.diamond-view-all { background: transparent; border: 2px solid #25aae1; color: #25aae1; }
.gasb .diamond-view-all { border: 2px solid #d64939; color: #d64939; }

.page.advisory-page h3 { font-size: 22px; font-weight: 400; text-transform: uppercase; color: #004a98; } 
.page.advisory-page.fasb h1, .page.advisory-page.fasb h2, .page.advisory-page.fasb h3 { color: #25aae1;  }
.page.advisory-page.gasb h1, .page.advisory-page.gasb h2, .page.advisory-page.gasb h3 { color: #d64939;  }
	
@media all and (min-width: 991px) {
	
}
@media all and (min-width: 766px) and (max-width:991px) {

}
@media all and (max-width:765px) {
	
	.page { padding-top: 70px; }
	.page h1 { font-size: 22px; font-weight: 400;  }
	
	.hide-mobile { display: none; }
	
	.menu-row .column-1,  .menu-row .column-2, .menu-row .column-3 { width: 100%; margin-bottom: 15px; }
	.home-box-container { height: 120px; }
	a.letter-icons { margin-bottom: 30px; }
	.diamond.diamond-photo { margin: 50px auto; }
	.diamond { margin: 80px auto; }
	.other-groups-bg .diamond-bot { margin-top: 0; margin-bottom: 0; }
	#advisory-groups-slider .ad-box .diamond.diamond-photo { width: 80px; height: 80px; }
	#advisory-groups-slider .ad-box .diamond.diamond-photo .diamond-text span { font-size: 22px; }
	
	.quote-box { margin: 0 auto 30px; }
	#fasb-standards .cover { top: 70px; }
	#gasb-standards .cover { top: 70px; }
	/*#faf-support .cover { top: 70px; }*/ 
	#gasb-standards .hand-icon { margin-top: 85px; }
	.diamond.gasb-title.large-diamond { margin: 10px auto 60px; }
	#faf-letter .letter-quote, #fasb-letter .letter-quote, #gasb-letter .letter-quote  { border: 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 30px 0; }
	
	.diamond.faf-purple-1 { margin-top: 80px;  }
}