

@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: 400;
	src: local('ProximaNova-Regular'), local('Proxima Nova Regular'), url('Webfonts/FontsFree-Net-proxima_nova_reg-webfont.ttf') format('woff2'), url('Webfonts/FontsFree-Net-Proxima-Nova-Sbold.otf') format('woff');
}
@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: 500;
	src: local('Proxima Nova Semibold'), local('ProximaNova-Semibold'), url('Webfonts/FontsFree-Net-Proxima-Nova-Sbold.otf') format('woff2'), url('Webfonts/FontsFree-Net-Proxima-Nova-Sbold.otf') format('woff');
}
@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: 700;
	src: local('Proxima Nova Bold'), local('ProximaNova-bold'), url('Webfonts/FontsFree-Net-Proxima-Nova-bold.otf') format('woff2'), url('Webfonts/FontsFree-Net-Proxima-Nova-bold.otf') format('woff');
}	
/**** Global.css for State Custodians *****/

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; }




/* 1.ROOT */

html {
	overflow-y: scroll;
	background: #fff;
}
body { 
	margin: 0 auto;
	padding: 10px 0;
	width: 95% /* 252px */;
	font: 100%/1.4 "Proxima Nova", "Helvetica Neue", Helvetica, Arial;
	color: #232530; 
	background-color: transparent;
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%;
}




/* 2.HEADINGS */

h1, 
h2, 	
h3, 
h4, 
h5, 
h6 {
	font-family: "Proxima Nova","Montserrat", "Helvetica Neue", Helvetica, Arial;
	font-weight: 700;
	padding: 0;
	margin: 0;
	text-transform:lowercase;
}
	h1::first-letter{
		text-transform: uppercase;
	}
h1 { 
	font-size: 32px !important;
	line-height: 1.1;
	letter-spacing: -1px;
	
    padding-bottom:15px;
    color:#002B49;
}
h1 em {
	color: #e22738;
	font-style: normal;
}
h2 {
	font-size: 28px;
	letter-spacing: -1px;
}



/* 3.TYPOGRAPHY */

p, 
ol, 
ul, 
dl, 
address { 
	margin-bottom: 1.5em; 
	font-size: 14px;
}
ul, 
ol { 
	margin: 0 0 1.3em -24px; 
	padding-left: 24px;
}
ul { 
	list-style-type: disc;
	margin-left: 0.2em;
}
ol { 
	list-style-type: decimal;
	margin-left: 0.2em;
}
li ul, 
li ol { 
	margin: 0;
	font-size: 1em;
}
sup, 
sub { 
	position: relative;
	font-size: 75%; 
	line-height: 0;
}
sup { 
	top: -.5em;
}
sub { 
	bottom: -.25em;
}
input, textarea {
	font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial;
	font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial;
}
strong {
	font-weight: 700;
}





/* 4.LINKS */

a {
	outline: none;
	color: #232530;
	font-weight: 500;
}
a:link {
	-webkit-tap-highlight-color: rgb(52,158,219);
}
a:visited {
	color: #333;
}

a:active, 
a:focus { 
	outline: none;
	color: #333;
}






/* CUSTOM */
/* CUSTOM */
/* CUSTOM */
/* CUSTOM */




/***** Header *****/
#kfg_header {
	border-bottom: 3px solid #e9e9ea;
	margin-bottom: 16px;

}
hr{
    border:0;
    border-top: 3px solid #e9e9ea;
   
}
/***** Footer *****/
#kfg_footer {
	border-bottom: 1px solid #666666;
	margin-bottom: 16px;
    width:100%;

}

/***** Form *****/
.kfg_form {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
.kfg_form li {
	padding: 0 0 12px 0;
	margin: 0 0 9px 0;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #e9e9ea;
}
	
	.kfg_form label,
	.kfg_radios strong {
		font-weight: 300;
		font-size: 16px;
		font-family: "Proxima Nova";
		text-transform: capitalize;
		color: #002B49;
		display: block;
		text-transform: lowercase;
	}
		.kfg_form label::first-letter,
		.kfg_radios strong {
			text-transform: uppercase;
		}
	.kfg_form input[type="tel"], .kfg_form input[type="text"], .kfg_form input[type="email"] {
		font-size: 15px;
		border: 1px solid #999;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		width: 100%;
		font-family: Proxima Nova;
		line-height: 34px;
		padding: 0 5px;
		height: 35px !important;
	}
.kfg_money {
	position: relative;
	display: block;
}
.kfg_money i {
	position: absolute;
	left: 10px;
	top: 0;
	line-height: 36px;
	width: 30px;
	z-index: 1;
}
.kfg_disclaimer {
	font-size: 12px;
	font-family: Proxima Nova
}
.kfg_money input[type="tel"], .kfg_money input[type="text"] {
	padding-left: 20px;
}
.kfg_radios strong {
	margin-bottom: 3px;
}
.kfg_radios label {
	font-weight: 400;
	font-size: 14px;
	color: #232530;
	padding: 3px 0;
	line-height: 1.2;
}
input.kfg_button,
.kfg_button,
.kfg_button:visited {
	display: block;
	width: 100%;
	margin: 0 auto;
	border: none;
	line-height: 43px;
	text-align: center;
	color: #fff;
	font-weight: 300;
	font-size: 18px;
	text-decoration: none;
	background: #00c1d5;
	font-family: "Proxima Nova" !important;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	text-transform: uppercase;
}
.kfg_singleButton {
 /*If single button then we want shown as 100%*/   
    max-width: 100% !important;
}
/*.kfg_button,
.kfg_button:visited {
	line-height: 43px;
}*/
input.kfg_button:hover,
.kfg_button:hover {
	background: #253746;
}
input.kfg_buttonMain {
	width: 70%;
	float: right;
}
.kfg_buttonBack {
	width: 20%;
	float: left;
	background: #a3a3a3;
	background: -moz-linear-gradient(top,  
		#a3a3a3 0%, 
		#868686 100%
	);
	background: -webkit-gradient(linear, left top, left bottom, 
		color-stop(0%,#a3a3a3), 
		color-stop(100%,#868686)
	);
	background: -webkit-linear-gradient(top,  
		#a3a3a3 0%,
		#868686 100%
	);
	background: -o-linear-gradient(top,  
		#a3a3a3 0%,
		#868686 100%
	);
	background: -ms-linear-gradient(top,  
		#a3a3a3 0%,
		#868686 100%
	);
	background: linear-gradient(to bottom,  
		#a3a3a3 0%,
		#868686 100%
	);
}
.kfg_buttonBack:hover {
	background: #a3a3a3;
}


select::-ms-expand {
    display: none;
}

select {
    height: 37px !important;
    border: 1px solid #999;
    background: #fff;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 100%;
	
    line-height: 35px !important;
    overflow: visible;
    padding-left: 10px;
    font-size: 15px;
        float: left;
    margin: 0 6px 0 0;
	padding-top:0px;
    font-family:"Proxima Nova", arial!important;
    background: #fff url("images/select-arrow-22.png") no-repeat 99% 2px!important;
  -webkit-appearance: none;
  -moz-appearance: none;
  
}


/* 15.VENDOR-SPECIFIC */

::-webkit-selection { 
background: rgb(23,119,175); 
color: rgb(250,250,250); 
text-shadow: none; }

::-moz-selection { 
background: rgb(23,119,175); 
color: rgb(250,250,250); 
text-shadow: none; }

::selection { 
background: rgb(23,119,175); 
color: rgb(250,250,250); 
text-shadow: none; }

input[type="tel"],
input[type="email"],
input[type="text"],
input[type="submit"] {
    -webkit-appearance: none;
    font-family:"Proxima Nova";
}

div,
input,
textarea,
select  { 
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box; }

.fa {
	color: #00c1d5;
}
/* Sources: 
http://meyerweb.com/eric/tools/css/reset
http://people.opera.com/patrickl/experiments/keyboard/test
http://gist.github.com/413930
http://pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap
http://sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars
http://tjkdesign.com/ez-css/css/base.css
http://viget.com/inspire/styling-the-button-element-in-internet-explorer
http://code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing
http://html5doctor.com/html-5-reset-stylesheet/
http://praegnanz.de/weblog/htmlcssjs-kickstart/
http://camendesign.com/design/
http://yui.yahooapis.com/2.8.1/build/base/base.css
http://webaim.org/techniques/css/invisiblecontent/
http://drupal.org/node/897638
*/