﻿
@font-face {
  font-family: "GoudyOldStyleT-Regular";
  /*src: url("fonts/goudos.eot"); /* IE9 Compat Modes */
  /*src: url("fonts/goudos.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  /*  url("fonts/goudos.otf") format("opentype"), /* Open Type Font */
  /*  url("fonts/goudos.svg") format("svg"), /* Legacy iOS */
  /*  url("fonts/goudos.ttf") format("truetype"), /* Safari, Android, iOS */
  src: url('fonts/goudos.woff') format("woff"), /* Modern Browsers */
    url('fonts/goudos.woff2') format("woff2"); /* Modern Browsers */
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "GoudyOldStyleT-Bold";
  /*src: url("./fonts/goudosb.eot"); /* IE9 Compat Modes */
  /*src: url("./fonts/goudosb.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  /*  url("./fonts/goudosb.otf") format("opentype"), /* Open Type Font */
  /*  url("./fonts/goudosb.svg") format("svg"), /* Legacy iOS */
  /*  url("./fonts/goudosb.ttf") format("truetype"), /* Safari, Android, iOS */
  src: url('fonts/goudosb.woff') format("woff"), /* Modern Browsers */
    url('fonts/goudosb.woff2') format("woff2"); /* Modern Browsers */
  font-weight: 400;
  font-style: normal;
}

@font-face {
    font-family: 'Univers Condensed';
    /*src: url('./fonts/univers-condensed-medium.eot');
    src: url('./fonts/univers-condensed-medium.eot?#iefix') format('embedded-opentype'),
        
        url('./fonts/univers-condensed-medium.ttf') format('truetype'),
        url('./fonts/Univers-Condensed-Medium.svg#Univers-Condensed-Medium') format('svg'); */
    src: url('fonts/univers-condensed-medium.woff2') format('woff2'),
        url('fonts/univers-condensed-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}

#desktop_content {
	display:block;
}

#mobile_content {
	display:block;
}

@media only screen and (min-width: 482px)  
 {
	#desktop_content { display: block; }
	#mobile_content { display: none; }
}

@media only screen and (max-width: 480px)
{
	#desktop_content { display: none; }
	#mobile_content { display: block; }
}

/* default css settings */
p
{
	margin:0px;
	padding:0px;
}
h1
{
	margin:0px;
	padding:0px;
}
h2
{
	margin:0px;
	padding:0px;

}
h3
{
	margin:0px;
	padding:0px;

}
h4
{
	margin:0px;
	padding:0px;

}
h5
{
	margin:0px;
	padding:0px;

}
h6
{
	margin:0px;
	padding:0px;

}
h7
{
	margin:0px;
	padding:0px;

}
img
{
	border:none;
	display: block;
}
/* default css settings */

/* Jake CSS */
body {
	font-family: Univers Condensed, "Times New Roman", Times;
	font-size: 14px;
	font-weight:  Normal;
	color: #231F20;
	background-color:  white;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}

pre{
	display:block;
	font:12px "Courier New", Courier,  monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	margin:.5em 0;
	width:674px;
}

/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}
    /* // image replacement */

#container{
    margin:0 auto;
	position:relative;
	text-align:left;
	width:943px;
	background:#fff;
	margin-bottom:2em;
}
#header{
	height:80px;
	line-height:80px;
	background:#5DC9E1;
	color:#fff;
}
#content{
	position:relative;
}

/* Easy Slider */

#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
	width:943px;
	height:287px;
	overflow:hidden;
}
#prevBtn, #nextBtn,
#slider1next, #slider1prev{
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}
#nextBtn, #slider1next{
	left:696px;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.html) no-repeat 0 0;
}
#nextBtn a, #slider1next a{
	background:url(../images/btn_next.html) no-repeat 0 0;
}

/* numeric controls */

ol#controls{
	margin:-2em 1.1em;
	padding:0;
	height:18px;
}
ol#controls li{
	margin:0 2px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:18px;
	line-height:18px;
}
ol#controls li a{
	float:left;
	height:14px;
	line-height:14px;
	border:1px solid #005288;
	background:#005288;
	color:#ffffff;
	padding:0 4px;
	text-decoration:none;
	font-size: 10px;
}
ol#controls li.current a{
	background:#ffffff;
	color:#005288;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* // Easy Slider */


img {border-color:#000000;
}


a {
    font-family:Univers Condensed, "Times New Roman", Times; 
    font-weight: bold;
	color:#990033;
	text-decoration: none;
}

a:hover {
    font-family:Univers Condensed, "Times New Roman", Times;
	font-weight: bold;
	color:#990033;
	text-decoration: underline;
}

td {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 14px;
	font-weight:  Normal;
	color: #231F20;
	line-height: 18px;
}

th {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 12px;
	color: #005288;
}

input {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 10px;
	font-weight:  Normal;
	color: #000000;
}

select {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 10px;
	font-weight:  Normal;
	color: #000000;
}

textarea {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 10px;
	font-weight:  Normal;
	color: #000000;
}

#textBody {
	font-size: 11px;
	font-family:Univers Condensed, "Times New Roman", Times;
	color : #000000;
	font-weight : Normal;
}

.textSmall {
	font-size: 16px;
	font-family:Univers Condensed, "Times New Roman", Times;
	color: #D4D4D4;
	font-weight: normal;
}

a.textSmall:hover {
	font-size: 16px;
	font-family:Univers Condensed, "Times New Roman", Times;
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
}

.textSmallHeader {
	font-size: 16px;
	font-family:Univers Condensed, "Times New Roman", Times;
	color: #FFFFFF;
}

.textSmallBlack {
	font-size: 10px;
	font-family: GoudyOldStyleT-Regular;
	color: #231F20;
}

.textSmallWhite {
	font-size: 10px;
	font-family:Univers Condensed, "Times New Roman", Times;
	color: #FFFFFF;
}


#Over {
	font-size: 10px;
	font-family:Univers Condensed, "Times New Roman", Times;
	color: #A7A9AC;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

#Out {
	font-size: 10px;
	font-family:Univers Condensed, "Times New Roman", Times;
	color: #A7A9AC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.Menu {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size:24px;
	color:white;
	font-weight:normal;
}

a.Menu:hover {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size:24px;
	color:white;
	font-weight:bold;
}


.Header {
	font-family: GoudyOldStyleT-Regular;
	font-size: 25px;
	line-height: 32px;
	font-weight: bold;
	color: #990033;
}

a.Header {
	font-family: GoudyOldStyleT-Regular;
	font-size: 25px;
	line-height: 32px;
	font-weight: bold;
	color:#990033;
}


.Subheader {
	font-family: GoudyOldStyleT-Regular;
	font-size: 11px;
	line-height: 19px;
	color:#990033;
}

.SubheaderBlueBold {
	font-family: GoudyOldStyleT-Bold;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}

.SubheaderWhiteBold {
	font-family: GoudyOldStyleT-Bold;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: white;
}

.SubheaderRedBold {
	font-family: GoudyOldStyleT-Bold;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color:#990033;
}

.SubheaderRedBold:hover {
	font-family: GoudyOldStyleT-Bold;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color:#990033;
}

.SmallRedText {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 10px;
	color:#990033;
}

.SmallBlueText {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 10px;
	font-weight:  Normal;
	color: #003366;
	line-height: 14px;
}
.Emphasis {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

  ul {margin-left: 0; padding-left: 1.5em;}


a.nav:link {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.nav:active {
	font-family:Univers Condensed, "Times New Roman", Times;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


/*
.vertTextSmallBlack {
	font-size: 10px;
	font-family: GoudyOldStyleT-Regular;
	color: #231F20;
	transform: rotate(-90deg);
	transform-origin: left top 0;
	
	vertical-align:text-top;
}
*/

.twtr-tweet-text {

font: 10px Univers Condensed, "Times New Roman", Times !important;

}

.footertext{
    font-size: 11px;
	font-family: Univers Condensed, "Times New Roman", Times;
	color: #868484;
	font-weight: normal;
}

.hiddenslidedeck
{
	display:none;
}
.slideLauncher
{
	cursor:pointer;
}

.MoreLineHeight {
	line-height: 22px;
}

/*****************************************************/
/******    	MOBILE TEMPLATE/LAYOUT STYLES 		 *****/
/******    	MOBILE TEMPLATE/LAYOUT STYLES 		 *****/
/******    	MOBILE TEMPLATE/LAYOUT STYLES 		 *****/
/*****************************************************/
/*											         */
/*	All class names are lower case and start with:   */
/*	mobile_template_[ELEMENT_TYPE]         			 */
/*											         */
/*	All style parameters must be in lower case too.  */
/*											         */
/*	All class names should have descriptive names 	 */
/*	to fully understand their usage.            	 */
/*											         */
/*****************************************************/
/*
.mobile_template_global_container
{
	padding:0px;
	margin:0px;
	font-family: arial;
}
*/


/* settings for side menu in mobile mode */

 /* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 10; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #004074; /* Blue*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 0px; /* Place content 60px from the top */
  transition: 0.3s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  text-decoration: none;
  font-size: 25px;
  color: #ffffff;
  display: block;
  transition: 0.5s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.closebtn {
  font-family: Univers Condensed, "Times New Roman", Times;
  font-size: 80px;
  text-decoration:none;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left 0.5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {}
  .sidenav a {font-size: 18px;}
} 

/* end side menu section */

.mobile_template_header 
{
	background-color: #ffffff;
	height: 60px;
	z-index: 2;
	cursor: default;
	position:fixed;
	padding:0px;
	margin:auto;
	top: 0px;
	
}
/*
.mobile_template_header  a
{
	position: fixed;
	display: block;
	color: white;
	text-decoration: none;
	outline: 0;
	padding:0px;
	margin:0px;
}
/*
.mobile_template_header  a:hover
{
	color: white !important;
}

*/
.mobile_template_footer
{
 	position:fixed;	
 	bottom: 0px;
	background-color: #f7f7f7;
	cursor: default;
	z-index: 2;
	padding:5px;
	padding-right:7px;
}

/*.mobile_template_belly
{
	width:420px;
	background-color:white;
	padding: 6px;
	padding-top:75px;
	padding-left:10px;
	padding-bottom:40px;
}
/*
.mobile_template_belly.no-padding
{
	padding: 0 !important;
}

#desktop_content
{
	display: block;

}

#mobile_content
{
	display: none;
	width:100%;
	max-width: 400px;
}


/*
.mobile_template_iconography
{
	display:inline-block;
	vertical-align:middle;
	line-height:0pt;
	text-decoration:none;
	font-family:REMGlyph;
	font-size:14pt;
	background-color: transparent;
	-webkit-font-smoothing: antialiased !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.40);
	margin-bottom:2px;
	padding-bottom:2px;
	font-weight:normal;
} */