@charset "UTF-8"; 

/*

Dark Grey (text): #5B5B5B

Mid Grey (top navigation): #878787

Light Grey (header): #EFEFEF

Dark Blue (links): #0079C2 

Mid Blue (lower footer): #1D87C7

Light Blue (upper footer): #54A3D2

*/

/****Global Reset****/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
	outline: 0 none;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/****End of Global Reset****/


/**** Fonts and Glyphs ****/

@font-face {
    font-family: 'Open Sans';
    src: url("fonts/OpenSans-Regular-webfont.eot");
    src: url("fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Regular-webfont.woff") format("woff"), url("fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("fonts/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Open Sans Italic';
    src: url("fonts/OpenSans-Italic-webfont.eot");
    src: url("fonts/OpenSans-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Italic-webfont.woff") format("woff"), url("fonts/OpenSans-Italic-webfont.ttf") format("truetype"), url("fonts/OpenSans-Italic-webfont.svg#open_sansitalic") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Open Sans Light';
    src: url("fonts/OpenSans-Light-webfont.eot");
    src: url("fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Light-webfont.woff") format("woff"), url("fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("fonts/OpenSans-Light-webfont.svg#open_sanslight") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Open Sans Light Italic';
    src: url("fonts/OpenSans-LightItalic-webfont.eot");
    src: url("fonts/OpenSans-LightItalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-LightItalic-webfont.woff") format("woff"), url("fonts/OpenSans-LightItalic-webfont.ttf") format("truetype"), url("fonts/OpenSans-LightItalic-webfont.svg#open_sanslight_italic") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Open Sans Semibold';
    src: url("fonts/OpenSans-Semibold-webfont.eot");
    src: url("fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Semibold-webfont.woff") format("woff"), url("fonts/OpenSans-Semibold-webfont.ttf") format("truetype"), url("fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Open Sans Semibold Italic';
    src: url("fonts/OpenSans-SemiboldItalic-webfont.eot");
    src: url("fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-SemiboldItalic-webfont.woff") format("woff"), url("fonts/OpenSans-SemiboldItalic-webfont.ttf") format("truetype"), url("fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Open Sans Bold';
    src: url("fonts/OpenSans-Bold-webfont.eot");
    src: url("fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Bold-webfont.woff") format("woff"), url("fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("fonts/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Open Sans Bold Italic';
    src: url("fonts/OpenSans-BoldItalic-webfont.eot");
    src: url("fonts/OpenSans-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-BoldItalic-webfont.woff") format("woff"), url("fonts/OpenSans-BoldItalic-webfont.ttf") format("truetype"), url("fonts/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Open Sans Extra Bold';
    src: url("fonts/OpenSans-ExtraBold-webfont.eot");
    src: url("fonts/OpenSans-ExtraBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-ExtraBold-webfont.woff") format("woff"), url("fonts/OpenSans-ExtraBold-webfont.ttf") format("truetype"), url("fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Open Sans Extra Bold Italic';
    src: url("fonts/OpenSans-ExtraBoldItalic-webfont.eot");
    src: url("/onts/OpenSans-ExtraBoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-ExtraBoldItalic-webfont.woff") format("woff"), url("fonts/OpenSans-ExtraBoldItalic-webfont.ttf") format("truetype"), url("fonts/OpenSans-ExtraBoldItalic-webfont.svg#open_sansextrabold_italic") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'MetaBold LF Roman';
    src: url("fonts/metaboldlf-roman-webfont.eot");
    src: url("fonts/metaboldlf-roman-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/metaboldlf-roman-webfont.woff") format("woff"), url("fonts/metaboldlf-roman-webfont.ttf") format("truetype"), url("fonts/metaboldlf-roman-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'MetaBook LF Roman';
    src: url("fonts/metabook-roman-webfont.eot");
    src: url("fonts/metabook-roman-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/metabook-roman-webfont.woff") format("woff"), url("fonts/metabook-roman-webfont.ttf") format("truetype"), url("fonts/metabook-roman-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal; }
input[type=text] {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    behavior: url(/styles/PIE/PIE.htc);
    font-family: "Open Sans";
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 9px 14px;
    width: 223px;
    border: 1px solid #ddd;
    color: #888; }

/*!
*  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("fonts/fontawesome-webfont.eot");
    src: url("fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff") format("woff"), url("fonts/fontawesome-webfont.ttf") format("truetype"), url("fonts/fontawesome-webfont.svg#glyphicons-halflingsregular") format("svg");
    font-weight: normal;
    font-style: normal; }
.glyph {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.glyph-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%; }

.glyph-2x {
    font-size: 2em; }

.glyph-3x {
    font-size: 3em; }

.glyph-4x {
    font-size: 4em; }

.glyph-5x {
    font-size: 5em; }

.glyph-fw {
    width: 1.2857142857142858em;
    text-align: center; }

.glyph-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none; }

.glyph-ul > li {
    position: relative; }

.glyph-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.142857142857143em;
    top: 0.14285714285714285em;
    text-align: center; }

.glyph-li.glyph-lg {
    left: -1.85714286em; }

.glyph-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    -webkit-border-radius: .1px;
    -moz-border-radius: .1px;
    border-radius: .1em;
    behavior: url(/styles/PIE/PIE.htc);
}

.pull-right {
    float: right; }

.pull-left {
    float: left; }

.glyph.pull-left {
    margin-right: .3em; }

.glyph.pull-right {
    margin-left: .3em; }

.glyph-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear; }

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg); }
    100% {
        -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg); }
    100% {
        -o-transform: rotate(359deg); } }
@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg); }
    100% {
        -ms-transform: rotate(359deg); } }
@keyframes spin {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(359deg); } }
.glyph-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }

.glyph-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.glyph-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }

.glyph-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1); }

.glyph-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1); }

.glyph-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle; }

.glyph-stack-1x,
.glyph-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center; }

.glyph-stack-1x {
    line-height: inherit; }

.glyph-stack-2x {
    font-size: 2em; }

.glyph-inverse {
    color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.glyph-glass:before {
    content: "\f000"; }

.glyph-music:before {
    content: "\f001"; }

.glyph-search:before {
    content: "\f002"; }

.glyph-envelope-o:before {
    content: "\f003"; }

.glyph-heart:before {
    content: "\f004"; }

.glyph-star:before {
    content: "\f005"; }

.glyph-star-o:before {
    content: "\f006"; }

.glyph-user:before {
    content: "\f007"; }

.glyph-film:before {
    content: "\f008"; }

.glyph-th-large:before {
    content: "\f009"; }

.glyph-th:before {
    content: "\f00a"; }

.glyph-th-list:before {
    content: "\f00b"; }

.glyph-check:before {
    content: "\f00c"; }

.glyph-times:before {
    content: "\f00d"; }

.glyph-search-plus:before {
    content: "\f00e"; }

.glyph-search-minus:before {
    content: "\f010"; }

.glyph-power-off:before {
    content: "\f011"; }

.glyph-signal:before {
    content: "\f012"; }

.glyph-gear:before,
.glyph-cog:before {
    content: "\f013"; }

.glyph-trash-o:before {
    content: "\f014"; }

.glyph-home:before {
    content: "\f015"; }

.glyph-file-o:before {
    content: "\f016"; }

.glyph-clock-o:before {
    content: "\f017"; }

.glyph-road:before {
    content: "\f018"; }

.glyph-download:before {
    content: "\f019"; }

.glyph-arrow-circle-o-down:before {
    content: "\f01a"; }

.glyph-arrow-circle-o-up:before {
    content: "\f01b"; }

.glyph-inbox:before {
    content: "\f01c"; }

.glyph-play-circle-o:before {
    content: "\f01d"; }

.glyph-rotate-right:before,
.glyph-repeat:before {
    content: "\f01e"; }

.glyph-refresh:before {
    content: "\f021"; }

.glyph-list-alt:before {
    content: "\f022"; }

.glyph-lock:before {
    content: "\f023"; }

.glyph-flag:before {
    content: "\f024"; }

.glyph-headphones:before {
    content: "\f025"; }

.glyph-volume-off:before {
    content: "\f026"; }

.glyph-volume-down:before {
    content: "\f027"; }

.glyph-volume-up:before {
    content: "\f028"; }

.glyph-qrcode:before {
    content: "\f029"; }

.glyph-barcode:before {
    content: "\f02a"; }

.glyph-tag:before {
    content: "\f02b"; }

.glyph-tags:before {
    content: "\f02c"; }

.glyph-book:before {
    content: "\f02d"; }

.glyph-bookmark:before {
    content: "\f02e"; }

.glyph-print:before {
    content: "\f02f"; }

.glyph-camera:before {
    content: "\f030"; }

.glyph-font:before {
    content: "\f031"; }

.glyph-bold:before {
    content: "\f032"; }

.glyph-italic:before {
    content: "\f033"; }

.glyph-text-height:before {
    content: "\f034"; }

.glyph-text-width:before {
    content: "\f035"; }

.glyph-align-left:before {
    content: "\f036"; }

.glyph-align-center:before {
    content: "\f037"; }

.glyph-align-right:before {
    content: "\f038"; }

.glyph-align-justify:before {
    content: "\f039"; }

.glyph-list:before {
    content: "\f03a"; }

.glyph-dedent:before,
.glyph-outdent:before {
    content: "\f03b"; }

.glyph-indent:before {
    content: "\f03c"; }

.glyph-video-camera:before {
    content: "\f03d"; }

.glyph-picture-o:before {
    content: "\f03e"; }

.glyph-pencil:before {
    content: "\f040"; }

.glyph-map-marker:before {
    content: "\f041"; }

.glyph-adjust:before {
    content: "\f042"; }

.glyph-tint:before {
    content: "\f043"; }

.glyph-edit:before,
.glyph-pencil-square-o:before {
    content: "\f044"; }

.glyph-share-square-o:before {
    content: "\f045"; }

.glyph-check-square-o:before {
    content: "\f046"; }

.glyph-arrows:before {
    content: "\f047"; }

.glyph-step-backward:before {
    content: "\f048"; }

.glyph-glyphst-backward:before {
    content: "\f049"; }

.glyph-backward:before {
    content: "\f04a"; }

.glyph-play:before {
    content: "\f04b"; }

.glyph-pause:before {
    content: "\f04c"; }

.glyph-stop:before {
    content: "\f04d"; }

.glyph-forward:before {
    content: "\f04e"; }

.glyph-glyphst-forward:before {
    content: "\f050"; }

.glyph-step-forward:before {
    content: "\f051"; }

.glyph-eject:before {
    content: "\f052"; }

.glyph-chevron-left:before {
    content: "\f053"; }

.glyph-chevron-right:before {
    content: "\f054"; }

.glyph-plus-circle:before {
    content: "\f055"; }

.glyph-minus-circle:before {
    content: "\f056"; }

.glyph-times-circle:before {
    content: "\f057"; }

.glyph-check-circle:before {
    content: "\f058"; }

.glyph-question-circle:before {
    content: "\f059"; }

.glyph-info-circle:before {
    content: "\f05a"; }

.glyph-crosshairs:before {
    content: "\f05b"; }

.glyph-times-circle-o:before {
    content: "\f05c"; }

.glyph-check-circle-o:before {
    content: "\f05d"; }

.glyph-ban:before {
    content: "\f05e"; }

.glyph-arrow-left:before {
    content: "\f060"; }

.glyph-arrow-right:before {
    content: "\f061"; }

.glyph-arrow-up:before {
    content: "\f062"; }

.glyph-arrow-down:before {
    content: "\f063"; }

.glyph-mail-forward:before,
.glyph-share:before {
    content: "\f064"; }

.glyph-expand:before {
    content: "\f065"; }

.glyph-compress:before {
    content: "\f066"; }

.glyphPlus:before,
.glyph-plus:before {
    content: "\f067"; }

.glyphMinus:before,
.glyph-minus:before {
    content: "\f068"; }

.glyph-asterisk:before {
    content: "\f069"; }

.glyph-exclamation-circle:before {
    content: "\f06a"; }

.glyph-gift:before {
    content: "\f06b"; }

.glyph-leaf:before {
    content: "\f06c"; }

.glyph-fire:before {
    content: "\f06d"; }

.glyph-eye:before {
    content: "\f06e"; }

.glyph-eye-slash:before {
    content: "\f070"; }

.glyph-warning:before,
.glyph-exclamation-triangle:before {
    content: "\f071"; }

.glyph-plane:before {
    content: "\f072"; }

.glyph-calendar:before {
    content: "\f073"; }

.glyph-random:before {
    content: "\f074"; }

.glyph-comment:before {
    content: "\f075"; }

.glyph-magnet:before {
    content: "\f076"; }

.glyph-chevron-up:before {
    content: "\f077"; }

.glyph-chevron-down:before {
    content: "\f078"; }

.glyph-retweet:before {
    content: "\f079"; }

.glyph-shopping-cart:before {
    content: "\f07a"; }

.glyph-folder:before {
    content: "\f07b"; }

.glyph-folder-open:before {
    content: "\f07c"; }

.glyph-arrows-v:before {
    content: "\f07d"; }

.glyph-arrows-h:before {
    content: "\f07e"; }

.glyph-bar-chart-o:before {
    content: "\f080"; }

.glyph-twitter-square:before {
    content: "\f081"; }

.glyph-glyphcebook-square:before {
    content: "\f082"; }

.glyph-camera-retro:before {
    content: "\f083"; }

.glyph-key:before {
    content: "\f084"; }

.glyph-gears:before,
.glyph-cogs:before {
    content: "\f085"; }

.glyph-comments:before {
    content: "\f086"; }

.glyph-thumbs-o-up:before {
    content: "\f087"; }

.glyph-thumbs-o-down:before {
    content: "\f088"; }

.glyph-star-half:before {
    content: "\f089"; }

.glyph-heart-o:before {
    content: "\f08a"; }

.glyph-sign-out:before {
    content: "\f08b"; }

.glyph-linkedin-square:before {
    content: "\f08c"; }

.glyph-thumb-tack:before {
    content: "\f08d"; }

.glyph-external-link:before {
    content: "\f08e"; }

.glyph-sign-in:before {
    content: "\f090"; }

.glyph-trophy:before {
    content: "\f091"; }

.glyph-github-square:before {
    content: "\f092"; }

.glyph-upload:before {
    content: "\f093"; }

.glyph-lemon-o:before {
    content: "\f094"; }

.glyph-phone:before {
    content: "\f095"; }

.glyph-square-o:before {
    content: "\f096"; }

.glyph-bookmark-o:before {
    content: "\f097"; }

.glyph-phone-square:before {
    content: "\f098"; }

.glyph-twitter:before {
    content: "\f099"; }

.glyph-glyphcebook:before {
    content: "\f09a"; }

.glyph-github:before {
    content: "\f09b"; }

.glyph-unlock:before {
    content: "\f09c"; }

.glyph-credit-card:before {
    content: "\f09d"; }

.glyph-rss:before {
    content: "\f09e"; }

.glyph-hdd-o:before {
    content: "\f0a0"; }

.glyph-bullhorn:before {
    content: "\f0a1"; }

.glyph-bell:before {
    content: "\f0f3"; }

.glyph-certificate:before {
    content: "\f0a3"; }

.glyph-hand-o-right:before {
    content: "\f0a4"; }

.glyph-hand-o-left:before {
    content: "\f0a5"; }

.glyph-hand-o-up:before {
    content: "\f0a6"; }

.glyph-hand-o-down:before {
    content: "\f0a7"; }

.glyph-arrow-circle-left:before {
    content: "\f0a8"; }

.glyph-arrow-circle-right:before {
    content: "\f0a9"; }

.glyph-arrow-circle-up:before {
    content: "\f0aa"; }

.glyph-arrow-circle-down:before {
    content: "\f0ab"; }

.glyph-globe:before {
    content: "\f0ac"; }

.glyph-wrench:before {
    content: "\f0ad"; }

.glyph-tasks:before {
    content: "\f0ae"; }

.glyph-filter:before {
    content: "\f0b0"; }

.glyph-briefcase:before {
    content: "\f0b1"; }

.glyph-arrows-alt:before {
    content: "\f0b2"; }

.glyph-group:before,
.glyph-users:before {
    content: "\f0c0"; }

.glyph-chain:before,
.glyph-link:before {
    content: "\f0c1"; }

.glyph-cloud:before {
    content: "\f0c2"; }

.glyph-flask:before {
    content: "\f0c3"; }

.glyph-cut:before,
.glyph-scissors:before {
    content: "\f0c4"; }

.glyph-copy:before,
.glyph-files-o:before {
    content: "\f0c5"; }

.glyph-paperclip:before {
    content: "\f0c6"; }

.glyph-save:before,
.glyph-floppy-o:before {
    content: "\f0c7"; }

.glyph-square:before {
    content: "\f0c8"; }

.glyph-bars:before {
    content: "\f0c9"; }

.glyph-list-ul:before {
    content: "\f0ca"; }

.glyph-list-ol:before {
    content: "\f0cb"; }

.glyph-strikethrough:before {
    content: "\f0cc"; }

.glyph-underline:before {
    content: "\f0cd"; }

.glyph-table:before {
    content: "\f0ce"; }

.glyph-magic:before {
    content: "\f0d0"; }

.glyph-truck:before {
    content: "\f0d1"; }

.glyph-pinterest:before {
    content: "\f0d2"; }

.glyph-pinterest-square:before {
    content: "\f0d3"; }

.glyph-google-plus-square:before {
    content: "\f0d4"; }

.glyph-google-plus:before {
    content: "\f0d5"; }

.glyph-money:before {
    content: "\f0d6"; }

.glyph-caret-down:before {
    content: "\f0d7"; }

.glyph-caret-up:before {
    content: "\f0d8"; }

.glyph-caret-left:before {
    content: "\f0d9"; }

.glyph-caret-right:before {
    content: "\f0da"; }

.glyph-columns:before {
    content: "\f0db"; }

.glyph-unsorted:before,
.glyph-sort:before {
    content: "\f0dc"; }

.glyph-sort-down:before,
.glyph-sort-asc:before {
    content: "\f0dd"; }

.glyph-sort-up:before,
.glyph-sort-desc:before {
    content: "\f0de"; }

.glyph-envelope:before {
    content: "\f0e0"; }

.glyph-linkedin:before {
    content: "\f0e1"; }

.glyph-rotate-left:before,
.glyph-undo:before {
    content: "\f0e2"; }

.glyph-legal:before,
.glyph-gavel:before {
    content: "\f0e3"; }

.glyph-dashboard:before,
.glyph-tachometer:before {
    content: "\f0e4"; }

.glyph-comment-o:before {
    content: "\f0e5"; }

.glyph-comments-o:before {
    content: "\f0e6"; }

.glyph-flash:before,
.glyph-bolt:before {
    content: "\f0e7"; }

.glyph-sitemap:before {
    content: "\f0e8"; }

.glyph-umbrella:before {
    content: "\f0e9"; }

.glyph-paste:before,
.glyph-clipboard:before {
    content: "\f0ea"; }

.glyph-lightbulb-o:before {
    content: "\f0eb"; }

.glyph-exchange:before {
    content: "\f0ec"; }

.glyph-cloud-download:before {
    content: "\f0ed"; }

.glyph-cloud-upload:before {
    content: "\f0ee"; }

.glyph-user-md:before {
    content: "\f0f0"; }

.glyph-stethoscope:before {
    content: "\f0f1"; }

.glyph-suitcase:before {
    content: "\f0f2"; }

.glyph-bell-o:before {
    content: "\f0a2"; }

.glyph-coffee:before {
    content: "\f0f4"; }

.glyph-cutlery:before {
    content: "\f0f5"; }

.glyph-file-text-o:before {
    content: "\f0f6"; }

.glyph-building-o:before {
    content: "\f0f7"; }

.glyph-hospital-o:before {
    content: "\f0f8"; }

.glyph-ambulance:before {
    content: "\f0f9"; }

.glyph-medkit:before {
    content: "\f0glyph"; }

.glyph-fighter-jet:before {
    content: "\f0fb"; }

.glyph-beer:before {
    content: "\f0fc"; }

.glyph-h-square:before {
    content: "\f0fd"; }

.glyph-plus-square:before {
    content: "\f0fe"; }

.glyph-angle-double-left:before {
    content: "\f100"; }

.glyph-angle-double-right:before {
    content: "\f101"; }

.glyph-angle-double-up:before {
    content: "\f102"; }

.glyph-angle-double-down:before {
    content: "\f103"; }

.glyph-angle-left:before {
    content: "\f104"; }

.glyph-angle-right:before {
    content: "\f105"; }

.glyph-angle-up:before {
    content: "\f106"; }

.glyph-angle-down:before {
    content: "\f107"; }

.glyph-desktop:before {
    content: "\f108"; }

.glyph-laptop:before {
    content: "\f109"; }

.glyph-tablet:before {
    content: "\f10a"; }

.glyph-mobile-phone:before,
.glyph-mobile:before {
    content: "\f10b"; }

.glyph-circle-o:before {
    content: "\f10c"; }

.glyph-quote-left:before {
    content: "\f10d"; }

.glyph-quote-right:before {
    content: "\f10e"; }

.glyph-spinner:before {
    content: "\f110"; }

.glyph-circle:before {
    content: "\f111"; }

.glyph-mail-reply:before,
.glyph-reply:before {
    content: "\f112"; }

.glyph-github-alt:before {
    content: "\f113"; }

.glyph-folder-o:before {
    content: "\f114"; }

.glyph-folder-open-o:before {
    content: "\f115"; }

.glyph-smile-o:before {
    content: "\f118"; }

.glyph-frown-o:before {
    content: "\f119"; }

.glyph-meh-o:before {
    content: "\f11a"; }

.glyph-gamepad:before {
    content: "\f11b"; }

.glyph-keyboard-o:before {
    content: "\f11c"; }

.glyph-flag-o:before {
    content: "\f11d"; }

.glyph-flag-checkered:before {
    content: "\f11e"; }

.glyph-terminal:before {
    content: "\f120"; }

.glyph-code:before {
    content: "\f121"; }

.glyph-reply-all:before {
    content: "\f122"; }

.glyph-mail-reply-all:before {
    content: "\f122"; }

.glyph-star-half-empty:before,
.glyph-star-half-full:before,
.glyph-star-half-o:before {
    content: "\f123"; }

.glyph-location-arrow:before {
    content: "\f124"; }

.glyph-crop:before {
    content: "\f125"; }

.glyph-code-fork:before {
    content: "\f126"; }

.glyph-unlink:before,
.glyph-chain-broken:before {
    content: "\f127"; }

.glyph-question:before {
    content: "\f128"; }

.glyph-info:before {
    content: "\f129"; }

.glyph-exclamation:before {
    content: "\f12a"; }

.glyph-superscript:before {
    content: "\f12b"; }

.glyph-subscript:before {
    content: "\f12c"; }

.glyph-eraser:before {
    content: "\f12d"; }

.glyph-puzzle-piece:before {
    content: "\f12e"; }

.glyph-microphone:before {
    content: "\f130"; }

.glyph-microphone-slash:before {
    content: "\f131"; }

.glyph-shield:before {
    content: "\f132"; }

.glyph-calendar-o:before {
    content: "\f133"; }

.glyph-fire-extinguisher:before {
    content: "\f134"; }

.glyph-rocket:before {
    content: "\f135"; }

.glyph-maxcdn:before {
    content: "\f136"; }

.glyph-chevron-circle-left:before {
    content: "\f137"; }

.glyph-chevron-circle-right:before {
    content: "\f138"; }

.glyph-chevron-circle-up:before {
    content: "\f139"; }

.glyph-chevron-circle-down:before {
    content: "\f13a"; }

.glyph-html5:before {
    content: "\f13b"; }

.glyph-css3:before {
    content: "\f13c"; }

.glyph-anchor:before {
    content: "\f13d"; }

.glyph-unlock-alt:before {
    content: "\f13e"; }

.glyph-bullseye:before {
    content: "\f140"; }

.glyph-ellipsis-h:before {
    content: "\f141"; }

.glyph-ellipsis-v:before {
    content: "\f142"; }

.glyph-rss-square:before {
    content: "\f143"; }

.glyph-play-circle:before {
    content: "\f144"; }

.glyph-ticket:before {
    content: "\f145"; }

.glyph-minus-square:before {
    content: "\f146"; }

.glyph-minus-square-o:before {
    content: "\f147"; }

.glyph-level-up:before {
    content: "\f148"; }

.glyph-level-down:before {
    content: "\f149"; }

.glyph-check-square:before {
    content: "\f14a"; }

.glyph-pencil-square:before {
    content: "\f14b"; }

.glyph-external-link-square:before {
    content: "\f14c"; }

.glyph-share-square:before {
    content: "\f14d"; }

.glyph-compass:before {
    content: "\f14e"; }

.glyph-toggle-down:before,
.glyph-caret-square-o-down:before {
    content: "\f150"; }

.glyph-toggle-up:before,
.glyph-caret-square-o-up:before {
    content: "\f151"; }

.glyph-toggle-right:before,
.glyph-caret-square-o-right:before {
    content: "\f152"; }

.glyph-euro:before,
.glyph-eur:before {
    content: "\f153"; }

.glyph-gbp:before {
    content: "\f154"; }

.glyph-dollar:before,
.glyph-usd:before {
    content: "\f155"; }

.glyph-rupee:before,
.glyph-inr:before {
    content: "\f156"; }

.glyph-cny:before,
.glyph-rmb:before,
.glyph-yen:before,
.glyph-jpy:before {
    content: "\f157"; }

.glyph-ruble:before,
.glyph-rouble:before,
.glyph-rub:before {
    content: "\f158"; }

.glyph-won:before,
.glyph-krw:before {
    content: "\f159"; }

.glyph-bitcoin:before,
.glyph-btc:before {
    content: "\f15a"; }

.glyph-file:before {
    content: "\f15b"; }

.glyph-file-text:before {
    content: "\f15c"; }

.glyph-sort-alpha-asc:before {
    content: "\f15d"; }

.glyph-sort-alpha-desc:before {
    content: "\f15e"; }

.glyph-sort-amount-asc:before {
    content: "\f160"; }

.glyph-sort-amount-desc:before {
    content: "\f161"; }

.glyph-sort-numeric-asc:before {
    content: "\f162"; }

.glyph-sort-numeric-desc:before {
    content: "\f163"; }

.glyph-thumbs-up:before {
    content: "\f164"; }

.glyph-thumbs-down:before {
    content: "\f165"; }

.glyph-youtube-square:before {
    content: "\f166"; }

.glyph-youtube:before {
    content: "\f167"; }

.glyph-xing:before {
    content: "\f168"; }

.glyph-xing-square:before {
    content: "\f169"; }

.glyph-youtube-play:before {
    content: "\f16a"; }

.glyph-dropbox:before {
    content: "\f16b"; }

.glyph-stack-overflow:before {
    content: "\f16c"; }

.glyph-instagram:before {
    content: "\f16d"; }

.glyph-flickr:before {
    content: "\f16e"; }

.glyph-adn:before {
    content: "\f170"; }

.glyph-bitbucket:before {
    content: "\f171"; }

.glyph-bitbucket-square:before {
    content: "\f172"; }

.glyph-tumblr:before {
    content: "\f173"; }

.glyph-tumblr-square:before {
    content: "\f174"; }

.glyph-long-arrow-down:before {
    content: "\f175"; }

.glyph-long-arrow-up:before {
    content: "\f176"; }

.glyph-long-arrow-left:before {
    content: "\f177"; }

.glyph-long-arrow-right:before {
    content: "\f178"; }

.glyph-apple:before {
    content: "\f179"; }

.glyph-windows:before {
    content: "\f17a"; }

.glyph-android:before {
    content: "\f17b"; }

.glyph-linux:before {
    content: "\f17c"; }

.glyph-dribbble:before {
    content: "\f17d"; }

.glyph-skype:before {
    content: "\f17e"; }

.glyph-foursquare:before {
    content: "\f180"; }

.glyph-trello:before {
    content: "\f181"; }

.glyph-female:before {
    content: "\f182"; }

.glyph-male:before {
    content: "\f183"; }

.glyph-gittip:before {
    content: "\f184"; }

.glyph-sun-o:before {
    content: "\f185"; }

.glyph-moon-o:before {
    content: "\f186"; }

.glyph-archive:before {
    content: "\f187"; }

.glyph-bug:before {
    content: "\f188"; }

.glyph-vk:before {
    content: "\f189"; }

.glyph-weibo:before {
    content: "\f18a"; }

.glyph-renren:before {
    content: "\f18b"; }

.glyph-pagelines:before {
    content: "\f18c"; }

.glyph-stack-exchange:before {
    content: "\f18d"; }

.glyph-arrow-circle-o-right:before {
    content: "\f18e"; }

.glyph-arrow-circle-o-left:before {
    content: "\f190"; }

.glyph-toggle-left:before,
.glyph-caret-square-o-left:before {
    content: "\f191"; }

.glyph-dot-circle-o:before {
    content: "\f192"; }

.glyph-wheelchair:before {
    content: "\f193"; }

.glyph-vimeo-square:before {
    content: "\f194"; }

.glyph-turkish-lira:before,
.glyph-try:before {
    content: "\f195"; }

.glyph-plus-square-o:before {
    content: "\f196"; }

/**** End of Fonts and Glyphs ****/


/*****Basic Elements*****/  

body
{
    background-color: #f9f9f9;
    color: #666666;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    font-size: 62.5%;
    line-height: 1.5;
}

strong
{
    font-family: "open sans semibold";
    font-weight: normal;
}

em
{
    font-style: italic;
}

a:link, a:visited 
{
    color: #0079C2;    
    text-decoration: underline;
}

a:hover, a:active 
{
    color: #E75D26;
    cursor: pointer;
}

input[type=submit]:focus,
a:focus
{
    border: 0;    
    outline: 0 none;	
}

#main-content p
{
    font-size: 1.2em;
}

#main-content textarea
{
    overflow-y: auto;
}

/*****End of Basic Elements*****/  


/*****Generic Classes*****/

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.container-width
{
    max-width: 1160px;
}

.empty-div 
{
    clear: both;
}

.required-star
{
    color: red;
}

.btn,
.btn:link {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/styles/PIE/PIE.htc);
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1em;
    padding: 10px 14px;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
    border: none;
    font-family: "Open Sans Semibold";
    text-transform: uppercase;
}
.btn.btn-orange {
    background-color: #E75D26;
    color: #FFFFFF !important;
}
.btn.btn-orange:hover {
    background-color: #db5018;
}
.btn.btn-orange.inactive:hover {
    background-color: #E75D26;
    cursor: default;
}
.btn.btn-sm {
    padding: 8px;
    font-size: 12px !important;
}
.btn.btn-mini {
    padding: 5px 7px;
    font-size: 13px;
    font-family: 'Open Sans Semibold';
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    behavior: url(/styles/PIE/PIE.htc);
}
.btn.inactive {
    opacity: 0.6;
}
.btn.btn-link {
    color: #0079C2;
    text-transform: inherit;
    border-bottom: 1px solid #0079C2;
    padding: 1px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    behavior: url(/styles/PIE/PIE.htc);
    font-size: 1.1em;
    text-transform: inherit;
}
.btn.btn-link:hover {
    color: #E75D26;
    border-color: #E75D26;
}

.btn-blue {
    color: #ffffff;
    border-color: none;
    background-color: #3d95f5;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.098);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.098);
}


.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.is-hover,
.btn-blue.btn-on-hover:hover,
.btn-blue.btn-on-hover.is-hover,
.open .dropdown-toggle.btn-blue {
    color: #ffffff;
    background-color: #2a8af4;
}
a.btn-blue:link,
a.btn-blue:visited{
    color: #FFFFFF;
}

.btn-blue:active,
.btn-blue.is-active,
.open .dropdown-toggle.btn-blue{
    -webkit-box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2) inset;
}
.btn-blue.is-disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.is-disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.is-disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.is-disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.is-disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
    background-color: #3d95f5;
    border-color: none;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    behavior: url(/styles/PIE/PIE.htc);
    font-family: "Open Sans";
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 9px 14px;
    width: 250px;
    border: 1px solid #ddd;
    color: #333;
    max-width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus  {
    border: 1px solid #E75D26;
    outline: none;
}

/*removes yellow background color in chrome for autofilled form fields*/
input:-webkit-autofill 
{
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

h1
{
    color: #0079C2;
    font-size: 3.2em;
    font-family: 'Open Sans Bold';
}

#main-content h1,
#main-content img#gradient-image
{
    width: 838px;
    max-width: 80%;
}

#main-content img#gradient-image
{
    margin-bottom: 20px;
}

/*****End of Generic Classes*****/


/*****Basic Layout*****/

.l-header {
    position: fixed;
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    min-width: 320px;
    width: 100%;
    box-shadow: 0 3px 3px -3px #888;
    z-index: 1000;
    top: 0;
}
.l-branding {
    position: relative;
    padding: 8px 15px 3px;
    margin: auto;
    max-width: 1160px;
    width: 100%;
}
.logo-container {
    display: inline-block;
    padding-top: 12px;
    margin-bottom: 10px;
}
.logo-container img {
    width: 225px;
}
.l-navigation {
    padding-right: 15px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.l-navigation .main-nav li {
    display: inline-block;
    float: left;
    list-style: none;
    margin: 0 0 12px;
}
.l-navigation .main-nav li a {
    font-family: "Open Sans Bold";
    font-size: 1.6em;
    line-height: 1;
    padding: 0 20px;
    color: #333;
    border-right: 1px solid #808080;
    text-decoration: none;
    display: block;
}
.l-navigation .main-nav li a:hover {
    color: #29abe2;
}
.l-navigation .main-nav li.first a {
    padding-left: 0;
}
.l-navigation .main-nav li.last a {
    padding-right: 0;
    border: 0;
}

.mobile-menu-bars {
    display: none;
}
.mobile-menu-bars .glyph {
    width: 40px;
    height: 40px;
    cursor: pointer;
    color: #005689;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -20px;
    font-size: 2.8em;
    line-height: 40px;
    text-align: center;
}
#mobile-menu-link {
    background: #02304b;
    position: fixed;
    left: -245px;
    height: 100%;
    padding: 0 0 15px;
    top: 0;
    z-index: 10;
    width: 245px;
}
#mobile-menu-link {
    left: -245px;
}
.mobile-nav {
    display: block;
    border-top: 1px solid #1a1a1a;
}
.mobile-nav li {
    border: 1px solid #012032;
    border-width: 0 0 1px;
    padding: 0px;
    font-size: 14px;
    line-height: 20px;
    display: block;
}
.mobile-nav li:hover a {
    color: #0470af;
}
.mobile-nav a {
    color: #FFF;
    padding: 15px 10px;
    display: block;
    text-align: left;
    text-decoration: underline;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    text-decoration: none;
}

#main-content
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 115px 40px 60px;
    background: #FFF;
    z-index: 0;
    position: relative;
}

.sb-footer {
    width: 100%;
    font-family: 'Open Sans'; }
.sb-footer .block__title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.4em;
    color: inherit;
    display: inline-block;
    line-height: 3.0em;
    min-width: 120px; }
.sb-footer .block__content {
    display: inline-block; }
.sb-footer .block__content ul li {
    /* Links menu */
    margin-right: 28px;
    float: none;
    display: inline-block; }
.sb-footer .block__content ul li:last-child {
    margin-right: 0px; }
.sb-footer .block__content ul li a, .sb-footer .block__content ul li a:link {
    line-height: 3.0em;
    color: #5b5a5a;
    font-size: 1.4em;
    text-decoration: none;}
.sb-footer .block__content ul li a:hover, .sb-footer .block__content ul li a:link:hover {
    color: #0079bb;
    text-decoration: underline; }
.sb-footer .block__content .active-trail {
    background-color: transparent; }

.footer-top-container {
    background-color: #d9d9d9; }
.footer-top-container .footer-top {
    max-width: 1160px;
    margin: auto;
    padding: 20px 25px 30px; }
.l-region--footer-1 {
    float: left; }

.l-region--footer-2 {
    float: right;
    margin-right: 40px; }
.l-region--footer-2 .block__title {
    display: block; }
.l-region--footer-2 .block__content {
    display: block; }

.footer-bottom-container {
    background-color: #005689; }
.footer-bottom-container > div {
    max-width: 1160px;
    margin: auto;
    padding: 21px 25px; }
.footer-bottom-container > div p {
    color: white;
    font-size: 1.3em;
    position: relative;
    left: -13px; }


.sb-share-buttons {
    margin-top: -7px;
    font-size: 10px;
    z-index: 0;
    position: relative;
}
.sb-share-buttons a {
    display: inline-block;
    margin-right: 6px; }
.sb-share-buttons .share {
    background: #0079c0;
    display: inline-block;
    font-family: 'FontAwesome';
    color: #FFF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    behavior: url(/styles/PIE/PIE.htc);
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 1.4em; }
.sb-share-buttons .share:hover {
    background: #E75D26; }
.sb-share-buttons .share:before {
    display: inline-block;
    position: relative;
    top: 2px; }
.sb-share-buttons .share.facebook:before {
    content: "\f09a"; }
.sb-share-buttons .share.googleplus:before {
    content: "\f0d5"; }
.sb-share-buttons .share.twitter:before {
    content: "\f099"; }
.sb-share-buttons .share.linkedin:before {
    content: "\f0e1"; }



/**Login Form**/

#loginlite
{
    background-color: #f9f9f9;
    padding: 20px 0;
    font-size: 1.2em;
    border: 1px solid #ccc;
    left: 50%;
    margin: 0 0 0 -300px;
    width: 600px;
    position: fixed;
    top: 20%;
    z-index: 3000;
}
.close-wrapper {
    text-align:right;
    padding-right: 20px;
}
#havepassbox {
    float:left;
    width:50%;
    border-right:1px solid #ccc;
    padding: 0 20px;
}
#havepassbox .field {
    margin-top: 5px;
}
#getpassbox {
    float:right;
    width:50%;
    padding: 0 20px;
}
.field-header {
    font-size:14px;
    font-family:'Open Sans Semibold';
    text-decoration:underline;
    margin-bottom: 10px;
}

#loginlite span
{
    text-decoration: none !important;
}

#loginlite b
{
    color: red;
}

#loginlite .standout
{
    width: 100%;
}

#loginlite #userpass,
#loginlite #getpassemail
{
    margin-bottom: 10px;
}

/**End of Login Form**/

html {
    min-height: 100%;
    position: relative;
}
.sb-footer {
    position: absolute;
    bottom: 0;
}

/**less than IE9 only**/

.ie7 body,
.ie8 body {
    overflow-x: auto;
}

.ie7 body,
.ie8 body,
.ie7 .l-header,
.ie8 .l-header,
.ie7 .sb-footer,
.ie8 .sb-footer {
    min-width: 1160px;
}

.ie7 .l-header,
.ie8 .l-header {
    position: absolute;
    top: 0;
}
