/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }

#Header {
	 position:fixed;
	  display:block;
    background: #ffffff;
	top: 0;
	z-index: 98; /* Makes sure that your menu remains on top of other page elements added this to index page header code also */
}


.navbar {
 position: fixed;
}

body
	{
	margin: 0;
	padding: 0;
	background-color: #e1e4e6;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
		}
.navbar a:link {
	color: #ffffff;   /* <-- CHANGES THE NAVIGATION LINK COLOR AND SIZE ON THIS SITE */
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
}
.navbar a:hover	{
	background-color: #01b1af;  /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
}
.navbar a:visited {
	color: #ffffff;   /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
}
.navbar a:active {
	color: #ffffff;    /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
}



a:link {
	color: #16408C;   /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}
a:visited {
	color: #16408C;   /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}
a:hover {
	color: #01b1af;    /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}

.Link12 a:link {
	color: #085291;   /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
}
.Link12 a:visited {
	color: #085291;   /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
}
.Link12 a:hover {
	color: #01b1af;    /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
}

#Stripe {
	background-color: #16408C;		/* <-- STRIPE COLOR */
	height: 20px;
}

.FooterLinks a:link {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #ffffff;		/* <-- CHANGE LINK COLOR BOTTOM HYPERLINKS TO MATCH STRIPE */
	font-weight: bold;	
}
.FooterLinks a:hover {
	font-family: Arial, Verdana, Helvetica;	
	font-size: 10px;
	 color: #01b1af;	/*	<-- CHANGE BODY Register Now LINK COLOR TO MATCH STRIPE*/
	font-weight: bold;
}
.FooterLinks a:visited {
	color: #ffffff;   /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
}
.FooterLinks a:active {
	color: #ffffff;    /* <-- CHANGE LINK COLOR TO MATCH STRIPE COLOR */
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
}



.Footer_bullet {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}



.LinkLarge a:link{
	font-family: Arial, Verdana, Helvetica;	
	font-size: 16px;
	color: #16408C;		/* <-- CHANGE BODY Register Now LINK COLOR TO MATCH STRIPE*/
	font-weight: bolder;
	font-style: normal;
}	
.LinkLarge a:visited{
	font-family: Arial, Verdana, Helveticaa;	
	font-size: 16px;
	color: #16408C;		/* <-- CHANGE BODY Register Now LINK COLOR TO MATCH STRIPE*/
	font-weight: bolder;
	font-style: normal;
}
.LinkLarge a:hover{
	font-family: Arial, Verdana, Helvetica;	
	font-size: 16px;
	color: #16408C;		/* <-- CHANGE BODY Register Now LINK COLOR TO MATCH STRIPE*/
	font-weight: bolder;
	font-style: normal;
}

.Text10 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

.FooterText{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #ffffff;			/* <-- white footer text - usually will stay red*/
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}	

.ColorRed10 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #F00;			/* <-- RED SAME SIZE AS BODY TEXT - usually will stay red*/
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}	
.ColorRed12 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #F00;			/* <-- RED SAME SIZE AS BODY TEXT - usually will stay red*/
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}
.ColorRed14 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #F00;			/* <-- RED SAME SIZE AS BODY TEXT - usually will stay red*/
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}
.ColorRed15 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
	color: #F00;			/* <-- RED SAME SIZE AS BODY TEXT - usually will stay red*/
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}


.text12 {
	font-family: Arial, Verdana, Helvetica;  /* Black text*/
	font-size: 12px;
	color: #000;
	font-style: normal;
	
}
.text14 {
	font-family: Arial, Verdana, Helvetica;  /*black text*/
	font-size: 14px;
	color: #000;
	font-style: normal;
	
	line-height: 1.3em;
}

.break {
	color: #085291;   /* <-- break text */
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
}

.Color11 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #16408C;			/* <-- CHANGE SMALL TITLE COLOR(WEEKDAY TEXT) TO MATCH STRIPE */
	font-weight: bolder;
	font-style: normal;
}

.Color12 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #16408C;			/* <-- CHANGE SMALL TITLE COLOR(WEEKDAY TEXT) TO MATCH STRIPE */
	font-style: normal;
}
.Color12a {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #15929e;			/* <-- CHANGE SMALL TITLE COLOR(WEEKDAY TEXT) TO MATCH STRIPE */
	font-style: normal;
}
.Color14 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #16408C;			/* <-- CHANGE SMALL TITLE COLOR(WEEKDAY TEXT) TO MATCH STRIPE */
	font-weight: bolder;
	font-style: normal;
}
.Color14_nb {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #16408C;			/* <-- CHANGE SMALL TITLE COLOR(WEEKDAY TEXT) TO MATCH STRIPE */
	font-weight: normal;
	font-style: normal;
}

.Color16 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	color: #16408C;
	font-weight: bolder;
	font-style: normal;
}
.Color18 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #16408C;
	font-weight: bolder;
	font-style: italic;
}

.Color2nd12 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #15929e;			/* <-- CHANGE SMALL TITLE COLOR(WEEKDAY TEXT) TO MATCH STRIPE */
	font-weight: normal;
	font-style: normal;
}
.Color2nd14 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #15929e;			/* <-- CHANGE SMALL TITLE COLOR(WEEKDAY TEXT) TO MATCH STRIPE */
	font-weight: normal;
	font-style: normal;
}

.Color2nd16 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	color: #15929e;
	font-weight: bolder;
	font-style: normal;
}
.Color2nd18 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #15929e;
	font-weight: bolder;
	font-style: italic;
}

.White12 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #FFF;			/* <-- RED SAME SIZE AS BODY TEXT - usually will stay red*/
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}
.White14 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #FFF;			/* <-- RED SAME SIZE AS BODY TEXT - usually will stay red*/
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}

.SmallTitle14 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #000;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Title16 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	color: #000;
	font-weight: bolder;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.greenText {
	color: #58A11E;
	font-weight: bold;
}
.style2 {font-size: 14px; color: #000; padding-top: 5px; padding-bottom: 5px; line-height: 1.3em; font-family: Arial, Verdana, Helvetica;}


img.floatLeft { 
    float: left; 
    margin-top:0px;
 margin-bottom:3px;
 margin-right:8px;
 margin-left:0px;
}

img.floatLeftLrg { 		/* <-- Using on the speaker page*/
    float: left; 
    margin-top:0px;
 margin-bottom:0px;
 margin-right:18px;
 margin-left:0px;
}

img.floatRight {
	float: right;
	 margin-top:0px;
	 margin-bottom:4px;
	 margin-right:0px;
	 margin-left:8px;
}
img.floatRightLrg {
	float: right;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-right:0px;
	 margin-left:15px;
}

#Spacer {
	height: 20px;
}

#footerImage {
	height: auto;
	padding-bottom: 5px;
	padding-top: 5px;

}
#blank {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #ffffff;
	font-weight: bolder;
	font-style: normal;
	vertical-align: bottom;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	background-color:#01b1af;
	text-align:justify;
	height: 60px;
}






