/*Remove default styling*/

#holderBody
{
background: #fff;
}
#holder
{
border: 1px solid #ccc;
padding: 10px;
margin: 5px;
text-align: left;
}

:link,:visited { text-decoration:none;}
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
fieldset{border:0px;}
a img,:link img,:visited img { border:none }
address { font-style:normal }
/*Remove default styling*/

body{
text-align:center;
background-color:#282525;
font-family:verdana;

}
.ContactValidationErrors{
text-align:left;
font-weight:bold;
}
.ContactValidationErrorField{
color:Red;
}

#outer_container{
	width:1022px;
	margin-left:auto;
	margin-right:auto;
			background-image:url(/images/background.gif);
		background-repeat:no-repeat;
		background-position: top center;	

}
.banner_eu{
	margin:0 5px 5px 5px;
	border:1px white solid;
	font-size:0.7em;
	color:white;
	padding:5px 10px;
	text-align:left;
	display:block;
}

.show_hide {
	color:white;
	display:none;
	text-decoration:underline;
}

input.eubutton {
    background-color: #2C2929;
    border: 1px solid #949292!important;
    color: #949292;
    margin-top: 5px;
    margin-left: 4px;
    padding: 1px;
}
#banner_head{
	height:130px;
	text-align:left;	margin-left:50px;
		background-image:url(/images/logo.png);
		background-position:636px 15px;
		background-repeat:no-repeat;
}
#banner_head_left{
	float:left;

	/*width:512px;*/
}
#system_nav{
	margin-top:20px;}
#system_nav ul li{
	display:inline;
	}

#system_nav ul li a{
	color:#949292;
	font-size:.6em;
	margin-right:15px;
	padding-left:20px;
}
#system_nav ul li a:hover{
	color:#fff;
}
#homeLink{
		background-image:url(/images/homeIcon.gif);
		background-repeat:no-repeat;
		background-position: left;
}
#accessLink{
		background-image:url(/images/accessIcon.gif);
		background-repeat:no-repeat;
		background-position: left;
}
#sitemapLink{
		background-image:url(/images/siteMapIcon.gif);
		background-repeat:no-repeat;
		background-position:left;
}
#contactLink{
		background-image:url(/images/contactIcon.gif);
		background-repeat:no-repeat;
		background-position:left;
}
#printerLink{
		background-image:url(/images/printIcon.gif);
		background-repeat:no-repeat;
		background-position:left;
}

#top_nav{
clear:both;
margin-top:61px;
}
#top_nav ul{
overflow:visible;
}
#top_nav ul li{
	display:inline;
	border-right: 1px solid #606060;
	padding-bottom:1.3em;
display:block;
vertical-align:top;
line-height:.875em;
float:left;
}
#top_nav ul li a{	
	color:#f5f4f4;
	font-size:.875em;
	line-height:.875em;
	vertical-align:top;
	padding-right: 15px;
	padding-left:10px;
	font-family:arial;

}
#top_nav ul li#firstLink a{
	padding-left:0px;
}
#top_nav ul li#endLink{
	border-right:0px ;
}
#top_nav ul li a:hover{
	color:#ff0000;
}
#top_nav ul li a span{
	font-weight:bold;
	font-style:italic;
}
.activeLink, #top_nav ul li a.activeLink{
	color:#cc0000;
}

#banner_head_right{
cursor:pointer;
	display:block;
	float:right;

	width:295px;
	height:99px;
	margin-top:15px;
	margin-right:41px;
z-index:100;		
}
#inner_container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#inner_head{
	background-color:transparent;
	background-image:url('/images/inner_top.png');
	text-align:left;
	width:960px;
	height:64px;
	position:absolute;
	z-index:30;
	/*margin-top:-64px;*/
}
#bannerHead{
	width:960px;
	height:371px;
	position: relative;
	/*margin-bottom:15px;*/
	/*margin-top:64px;*/
}

.bigImageJs li.headerText{
	list-style-type:none;
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	height:371px;
	text-align:left;
background-repeat:no-repeat;
}
.bigImageJs li.headerText p{
	color:white;
	font-size:2.25em;
	font-weight:bold;
	padding:5px 40px;
	font-family:arial;
}

.bigImageJs li.headerText a{
	color:white;
	font-size:0.50em;
	font-family:arial;
}

.bigImageJs li.headerText a:hover{
	text-decoration:underline;
}

.bigImageJs li#initialImage{
	background-image:url("/images/bannerHeadInitial.jpg");
}

.bigImageJs li#UKfandr{
	background-image:url(/media/6951/bannerhead1.jpg);
}
.bigImageJs li#ORS{
	background-image:url(/media/6957/bannerhead2.jpg);
}
.bigImageJs li#bandi{
	background-image:url(/media/6963/bannerhead3.jpg);
}
.bigImageJs li#PSA{
	background-image:url(/media/6969/bannerhead4.jpg);
}
.bigImageJs li#FLBannerImage{
	background-image:url(/media/6975/bannerhead5.jpg);
}
.bigImageLinks{
	list-style-type:none;
	position:absolute;
	top:329px;
	left:0px;
	
	text-align:left;
	color:white;
}
.bigImageLinks li{

	float:left;
}
.bigImageLinks li a{
		background-color:black;
	color:white;
	display:block;
	height:22px;
	width:auto;
	float:left;
	vertical-align:middle;
	font-size:.84em;
	font-weight:bold;
	padding:5px 15px 0 15px;
	border-right:1px solid #4e4e4e;
	font-family:arial;
}



.bigImageLinks li a.imageLinksActive, .bigImageLinks li a:hover{
	color:#cc0000;
}


.bigImageLinks li a#newFireLearn{
	background-color:transparent;
	background-image:url(/images/flLiBg.gif);
	background-position:right;
	border-right: 0px;
}

#inner_body{
	
	padding-top:64px;
/*	padding-top:2px;*/
}

#inner_bottom{
	background-image:url("/images/inner_bottom.png");
	width:960px;
	height:13px;
	display:block;
	overflow:hidden;
}


#inner_content{
	padding-top:15px;
	text-align:left;
background-image:url("/images/inner_repeat.png");
	background-repeat:repeat-x;
	background-color:#f1f1f1;

}
#inner_left{
	width:232px;
	float:left;
	margin-left:10px;
	position:relative;
}
#inner_center{
	width:462px;
		float:left;	margin-left:10px;
}
#inner_right{
	width:232px;
		float:left;
		margin-left:10px;
	}
.red_arrow_heading{
	color:#535353;
	font-size:1.125em;
padding-left:25px;
background-image:url('/images/titleArrow.gif');
background-repeat:no-repeat;
background-position: left center;
margin-left:15px;
margin-bottom:12px;
font-weight:normal;
font-family:arial;
}

.roundedGoButton{
width:44px;
border:0px;
height:23px;

background-image:url("/images/topSearchButton.jpg");
		font-size:.875em;
		font-family:verdana;

	background-position:top;

}

#topSearchTable{
		padding: 0;
border-spacing: 0; 
border-collapse: collapse;
	border-spacing: 0; 
}
#topSearchTable tr td{
		padding: 0;
border-spacing: 0; 
border-collapse: collapse;
	border-spacing: 0; 	
}

fieldset#headerSearch label{
	color:#fff;
	font-size:.85em;
	padding-right:8px;

	font-family:arial;
}
fieldset#headerSearch #headersearchbox{
	border:0px;
	width:210px;
	height:23px;
	background-image: url("/images/topSearch.jpg");
	padding:0px;
	background-color:#CC0000;
	background-position:left top;
background-repeat: no-repeat;
padding-left:6px;
font-size:.875em;
}

#inner_head fieldset{
	clear:both;
	padding-top:15px;
	margin-left:24px;

}
#hiddenSkip{
	display:none;
}

#footer{
	background-color:#312B2B;
	
	width:100%;
	margin-top: 50px;
	padding-top:15px;
	
}
.BLANK{
	overflow:hidden;
	font-size:0.01em;
	clear:both;
	width:100%;
}

.leftBoxTop{

	background-color:transparent;
		background-image: url("/images/greybox_top.jpg");
		width:232px;
		height:8px;
		overflow:hidden;
}
.leftBoxMid{

		background-image: url("/images/greybox_mid.jpg");
		width:202px;
		border-left:1px solid white;
		background-repeat:no-repeat;
		background-color:#EFEFEF;	
		padding: 0 12px 0 14px;
				font-size:0.6875em;

	
}
.leftBoxScalable{
	background-image: url("/images/greybox_right.jpg");
background-position:right;
	background-repeat:repeat-y;
	margin-bottom:10px;	
}
.leftBoxBottom{
	overflow:hidden;
	background-color:transparent;
		background-image: url("/images/greybox_bottom.jpg");
		width:232px;
		height:8px;
		
}
.leftBoxMin{
		overflow:hidden;
	background-color:transparent;
		background-image: url("/images/leftBoxMin.jpg");
		width:218px;
		height:27px;
		padding-top:10px;
		padding-left:14px;
		margin-bottom:12px;
		color:#3C3C3C;
		font-size:0.7em;
}
.leftBoxMin a{
		color:#3C3C3C;
}
.leftBoxMin a:hover{
	text-decoration:underline;
}
.leftBoxScalableTitle,.leftBoxMin .leftBoxScalableTitle{
		color:#3C3C3C;
				font-size:1.24em;
				margin-bottom:10px;
}
.leftBoxScalableTitleActive{
		color:#CE3229;
				font-size:1.24em;
				margin-bottom:10px;
}
a.leftBoxLinks{
	color:#5D5D5D;

}
a.leftBoxLinks:hover{
	text-decoration:underline;
	color:#000000;
}
a.leftBoxLinksActive{
	color:#ff0000;
}
.leftBoxScalable ul li{
	margin-bottom:5px;
}

#flash{
	background-image:url("/images/flashVid.jpg");
	width:460px;
	height:220px;
	margin-bottom:15px;
}
.HPnewsItem{
	/*font-size:0.6875em;
	margin-left:15px;
	margin-right:15px;*/
		color:#3E3E3E;
		margin-bottom:12px;
		border-bottom:1px dotted #B5B6B2;
		clear:both;
}

.HPnewsItemTitle{
	color:#3E3E3E;
	font-weight:bold;
}
.HPnewsItemDetails{
	margin-bottom:12px;
}
.HPnewsItemSummary{
	margin-bottom:8px;
}
.HPnewsItem .HPnewsItemTitle a{
	color:#3E3E3E;
}
.HPrss{
	font-size:.7em;
	float:right;
margin-right:15px;
	background-image:url("/images/rssIco.jpg");
	background-repeat:no-repeat;
		margin-top:5px;
	background-position:right center;
}
.HPrss a{
	color:#3E3E3E;
	margin-right:20px;
}
#HPnews .red_arrow_heading{
	float:left;
}
#news .red_arrow_heading{
	float:left;
}
#news .HPrss{

}


#quickLinksOuter{
	background-color:#575757;
	background-image:url('/images/quickLinksBg.jpg');
	background-repeat:repeat-x;
	width:230px;
	margin-left:10px;
}

#quickLinkTraining .qlTop{
		background-image:url('/images/quickLinksTop.jpg');
	background-repeat:no-repeat;
	width:230px;
	height:34px;
	padding-top:8px;
}
.quickLink{
	
}
#quickLinkEvents .qlTop{
		background-image:url('/images/QuickLinkMid.jpg');
	background-repeat:no-repeat;
		width:230px;
	height:37px;
	padding-top:8px;
}
#quickLinkFacilities .qlTop{
		background-image:url('/images/QuickLinkMid.jpg');
	background-repeat:no-repeat;
		width:230px;
	height:37px;
	padding-top:8px;
}
#quickLinkCaseStudies .qlTop{
		background-image:url('/images/quickLinkBottom.jpg');
		background-position:bottom;
	background-repeat:no-repeat;
		width:230px;
	height:44px;
	padding-top:8px;
}
.quickLinkHead{
	color:#fff;
	font-size:1.05em;
	width: 200px;
	display:block;
	margin-left:10px;
	background-image:url('/images/quicklinkDarr.jpg');
	background-repeat:no-repeat;
	background-position:right center;
}
.quickLinkHeadActive{
	background-image:url('/images/quicklinkUarr.jpg');
	background-repeat:no-repeat;
	background-position:right center;
}
.qlContent{
	padding:11px;
	color:#E8E7E7;
	font-size:.8em;
}
.boldP{
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
ul.qlLi{
	margin-left:20px;
	list-style-image:url("/images/rarr.gif");
}
ul.qlLi li a{
	color:#E8E7E7;
	font-size:.85em;
}
ul.qlLi li a:hover{
	text-decoration:underline;
	color:white;
}
#quickLinkTraining form{
	background-color:#C3211F;
	width:210px;
	margin-left:-11px;
	padding:10px 10px 15px 10px;
	margin-top:20px;
		font-size:.85em;
}
#quickLinkTraining form legend{
	color:white;
}
#quickLinkTraining form legend span{
	font-weight:bold;
	font-style:italic;
}
#quickLinkTraining form label{
	display:none;
}
#quickLinkTraining form input.ip205{
	width:205px;
	height:17px;
	color:#535353;
font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
}
#quickLinkTraining form a{
	color:white;
	float:left;
	margin-top:4px;
}
#fireLearnLogIn{
	float:right;
}
#qlCalendar{
	/*background-color:#363535;
/	width:220px;
	padding-top:12px;

	padding-left:10px;
	margin-bottom:25px;
	*/
	text-align:center;
	width:220px;
	/*height:160px;*/
	/*ackground-image:url(/images/calendarBG.jpg);*/
/*	overflow:hidden;*/
	
}
#qlCalendar tr td.paddingCellLeft{
	width:9px;
	height:auto;
	background-image:url("/images/calLeftPadd.jpg");
	background-repeat:repeat-y;
}
#qlCalendar tr td.paddingCellRight{
	width:6px;
	height:auto;
	background-image:url("/images/calRightPadd.jpg");
		background-repeat:repeat-y;
}

#qlCalendar table{
	margin-left:auto;
	margin-right:auto;
	width:220px;
margin-top:6px;
background-color:#DFDFDF;
}
#qlCalendar table tr td a{
		color:#2b2b2b;
}
#qlCalendar table,#qlCalendar table tr td,#qlCalendar table tr th {
	color:white;
	border:0px;
		padding: 0;
border-spacing: 0; 
border-collapse: collapse;
	border-spacing: 0; 
}
#qlCalendar table tr td{
	color:#2b2b2b;
	text-align:center;
			width:30px;
				font-size:.7em;
	height:19px;
border-collapse: collapse;
	padding: 0;
border-spacing: 0; 
}
#qlCalendar table tr th{
	color:#2b2b2b;
	height:22px;
		font-size:.768em;
		font-weight:normal;
	padding: 0;
border-spacing: 0; 
border-collapse: collapse;
padding-bottom: 5px;
}

#qlCalendar table tr td.darkCell{
	background-color:#d2d2d2;
}

#qlCalendar table tr td#today{
	width:28px;
	height:17px;
	border:1px solid #7D7D7D;
				padding: 0;
border-spacing: 0; 
border-collapse: collapse;
}
#qlCalendar table tr td a.event{
	width:18px;

	display:block;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #7D7D7D;
}
#qlCalendar tr.qlCalTop td,#qlCalendar tr.qlCalBot td{
	height:8px;
	line-height:8px;
	overflow:hidden;
}
#qlCalendar tr.qlCalTop{
	height:8px;
	background-image:url("/images/calTop.jpg");
	overflow:hidden;
}
#qlCalendar tr.qlCalBot{
		background-image:url("/images/calBot.jpg");
height:8px;
overflow:hidden;
}
#footer_inner{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#footer_left{
float:left;
	width:580px;
}
#footer_right{
	float:right;
	text-align:right;
	width: 380px;
}
#footer_right table{
		color:#c7c5c5;
	float:right;
		font-size:0.6875em;		width:380px;
		margin-bottom: 15px;
			line-height:0.875em;
}
#footer_right table a{
		color:#c7c5c5;

}
#footer_left table{
	color:#c7c5c5;
	width:560px;
	font-size:0.6875em;
	line-height:0.875em;

}
#footerLeftImages{
	margin-top:8px;
	margin-left:10px;
}
#footerrightImages{
	clear:both;
	
		margin-right:10px;
}
#quickLinkEvents .qlContent{
	padding:0px 0px 11px 0px;
}
#quickLinkEvents .qlContent ul{
	margin-left:25px;
}
#quickLinkEvents .qlContent p{
	margin-left:11px;
}
a.previousMonth{
	width:19px;
	height:15px;
	background-image: url("/images/calPrev.gif");
	display:block;
	margin-left:auto;
	margin-right:auto;
}
a.previousMonth span{
	display:none;
}
a.nextMonth{
	width:19px;
	height:15px;
	background-image: url("/images/calNext.gif");
		display:block;
			margin-left:auto;
	margin-right:auto;
}
a.nextMonth span{
		display:none;
}
.leftBoxMin #trainingLeftTitle{
	background-image:url("/images/fireLearnTiny.jpg");
	width:200px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:right;
}
#trainingLeftTitle{
	background-image:url("/images/fireLearnTiny.jpg");
	width:100%;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:right;
}
.news_story{
	width:409px;
	margin-left:15px;
	margin-right:15px;
		color:#3E3E3E;
		margin-top:12px;
		clear:both;
}
.news_story p{
	
	margin-bottom:10px;
}
.news_story p.newsItemDetails{
	
			margin-bottom:0px;
}
.news_story img{
	margin: 15px 0;
}
.news_story  p.news_content_title{
	font-size:1em;
	font-weight:bold;
		margin-bottom:0px;
}
.standardPage {
	font-size:.7em;
}
.standardPage p{
	width:408px;
margin-left:15px;
color:#5d5d5d;
}
.standardPage form{
	background-color:#e4e4e4;
	padding:8px;
}
.standardPage form legend{
	color:#5d5d5d;
		padding-bottom:10px;
}
.standardPage form table tr td label{
	color:#5d5d5d;
	font-weight:bold;
}
.standardPage form table tr td{
	vertical-align: top;
	padding-bottom:5px;
}
.standardTA{
	width:310px;
	height:80px;
	margin-left:18px;
}
.standardText{
	width:310px;
	margin-left:18px;
}
.standardSelect{
	width:200px;
	margin-left:18px;
}
.contactSubmit{
	border:0px;
	background-color:transparent;
	background-image:url("/images/contactButton.jpg");
	width:125px;
	height:26px;
	font-weight:bold;
	color:#fff;
	float:right;
}
td#captcha{
	background-image:url("/images/mockCaptcha.jpg");
	background-position:right;
	background-repeat:no-repeat;
	height:125px;
	
}
#inner_center2Col{
	width:700px;
		float:left;	margin-left:10px;
}
#facilitiesLeft{
	width:445px;
	font-size:.7em;
	color:#3E3E3E;
	float:left;
	margin-top:30px;
}
#facilitiesLeft p{
	
	
}
#facilitiesRight{
	float:left;
	width:232px;
}
#fkTop{
		background-image:url("/images/facilitiesKeyTop.jpg");
	background-color:#757575;
	background-repeat:no-repeat;
	width:230px;
	height:12px;
		overflow:hidden;
}
#fkBot{
		background-image:url("/images/facilitiesKeyBottom.jpg");

	background-repeat:no-repeat;
	width:230px;
	height:11px;
	background-color:#757575;
	overflow:hidden;
}
#fkRpt{
	background-image:url("/images/facilitiesKeyRpt.jpg");
	background-repeat:repeat-y;
	
}
#facilitiesKey{
	font-size:.7em;
	color:white;
}
#facilitiesKey ul{
	padding:5px 10px 10px 10px;
}
#facilitiesKey ul li{
	line-height:21px;
	vertical-align:middle;
background-position:left center ;
}
#facilitiesKey ul li p{
font-weight:bold;
	margin-bottom:auto;
	margin-top:auto;
}
#facilitiesKey ul li#red{
	background-image:url("/images/redMarker.gif");
background-repeat:no-repeat;
padding-left:22px;
}
#facilitiesKey ul li#yellow{
		background-image:url("/images/yellowMarker.gif");
		background-repeat:no-repeat;
padding-left:22px;
}
#facilitiesKey ul li#brown{
		background-image:url("/images/brnMarker.gif");
		background-repeat:no-repeat;
padding-left:22px;
}
#facilitiesKey ul li#blue{
		background-image:url("/images/blueMarker.gif");
		background-repeat:no-repeat;
padding-left:22px;
}
.flSml{
	font-style:italic;
	font-weight:bold;
}
#trainingTop{
	background-image:url("/images/trainingTopBg.jpg");
	background-repeat:no-repeat;
	width:700px;
	height:310px;
	display:block;
}

#trainingTop h2{
	color:black;
	font-size:1.1em;
	padding-top:12px;
}
#trainingTop h2 span{
	color:white;
	font-size:1.6em;
}

#trainingTop form{
	width:439px;
	height:79px;
	
	float:left;
	background-image:url("/images/trainingTopForm.gif");
	
	
}
#trainingTop form fieldset p{
	font-size:.875em;
	color:white;
	margin-left:10px;
font-family:arial;
}
#trainingTop form fieldset input.standardSelect{
	margin-left:10px;
	margin-top:10px;
		margin-bottom:5px;
}
#trainingTop form fieldset  label{
	display:none;
}
#trainingTop form fieldset a{
	font-size:.8em;
	color:white;
	margin-left:10px;
	float:left;

}
.trainingFLButton{
	float:right;
	margin-right:10px;
}
#trainingBottom{
	margin-top:15px;
}
.third{
	width:221px;
	float:left;
	
}
.third#intfnrs,.third#busc{
	margin-left:18px;
}
.third#ukfnrs .tTop{
	background-image:url("/images/thirdUK.jpg");
	width:221px;
	height:136px;
}
.third#intfnrs .tTop{
	background-image:url("/images/thirdInt.jpg");
	width:221px;
	height:136px;
}
.third#busc .tTop{
	background-image:url("/images/thirdB.jpg");
	width:221px;
	height:136px;
}
.third .tMid{
	background-image:url("/images/thirdRpt.gif");
	background-repeat:repeat-y;
	width:189px;
	padding: 0px 16px;
	min-height:290px;
}
.third .tBot{
	background-image:url("/images/thirdBottom.gif");

	width:221px;
	height:13px;
}

.tMid p{
	font-size:.8em;
	color:white;
	margin-bottom:10px;
}
.tMid p.thirdTitle{
	color:white;
	font-size:1.5em;
	font-weight:bold;
	height:98px;
	margin-bottom:0px;
	font-family:arial;
}
.tMid a.findoutmore{

	font-size:.8em;
	color:white;
}

a.BoxLink{
	display:block;
	width:132px;
	height:31px;
	padding-left:90px;
	color:#3a3a3a;
	padding-top:15px;
position:absolute;
		float:left;
		top:0px;
		left:0px;
		font-size:.875em;


}
.leftBoxNew{

	position:relative;
	display:block;
	clear:both;
	float:left;
	width:222px;
	min-height:46px;
	margin-bottom:10px;
	
}
#trainingLink a.BoxLink{
	background-image:url(/images/trainingButton.png);
}
#servicesLink a.BoxLink{
	background-image:url(/images/servicesButton.png);
}
#eventsLink a.BoxLink{
	background-image:url(/images/eventsButton.png);
	padding-top:7px;
	height:38px;
}
#facilitiesLink a.BoxLink{
	background-image:url(/images/facilitiesButton.png);
}
#aboutLink a.BoxLink{
	background-image:url(/images/aboutButton.png);
}
.expandedLinksContainer ul li a{
	color:#3a3a3a;
	font-size:.6875em;

}
.expandedLinksContainer ul li a:hover{
	text-decoration:underline;
}
.expandedLinksContainer ul li {
	padding:7px 7px 0 20px;
	/*padding-left: 20px;*/
	background-image:url(/images/leftBullet.gif) ;
	background-repeat:no-repeat;
	background-position:10px 15px;
	
}
.centerContent{
	clear:both;
}
.calEventPopup{
/*	position:absolute;
	width:100px;*/	
	clear:both;
	padding:1.2em 15px 1em 5px;
	background-color:white;
	border:2px solid #c7c7c7;
}
.eventOuter{
	display:none; position:absolute;

	}
	.closeMe{
		position:absolute; top:0px; right:2px;
		background-color:#c7c7c7;
		color:white;
		padding:0px 2px;
		cursor:pointer;
	}
.eventTD{
	position:relative;
}
.expandedLinksContainer{
	background-image:url(/images/expandedLinksBgrpt.jpg);
	background-repeat:repeat-x;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:#dadada;
	width:218px;
padding-top:6px;
	z-index:1;
	
}
.expandedLinksBottom{
	background-image:url(/images/extendedLinksBottom.jpg);
	width:222px;
	height:9px;
	overflow:hidden;
}
.expandedLinks{
		top:0px;
padding-top:38px;

	display:inline;
		float:left;
}
.mainCenterContent{
	padding:0px 15px 20px 0px;
	font-size:.6875em;
	color:#3e3e3e;
}
.mainCenterContent p a.smlArrow{
		color:#3e3e3e;
		padding-left:10px;
			background-image:url(/images/leftBullet.gif) ;
				background-repeat:no-repeat;
				background-position:left center;
}
.mainCenterContent p a:hover{
	text-decoration:underline;
}
.mainCenterContent p{
	margin-bottom:1.5em;
}
.mainCenterContent blockquote{
	font-style:italic;
}
.newHPauthor{
	color:#7e7e7e;
	float:right;
	padding-top:1.5em;
}



.invisibleHR{
	visibility:hidden;
	height:.01em;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.ip205{color:#535353;
font-size:.875em;
height:17px;
margin-bottom:5px;
margin-top:5px;
width:205px;}
.BoxLinkArrow{
	width:18px;
	height:18px;
	/*border:1px solid black;*/
	float:right;
	position:absolute;
	position:absolute;
right:13px;
top:13px;
width:18px;
cursor:pointer;
}

.BoxLink:hover{
	text-decoration: underline;
	color:#cc0000;
}

.BoxLink{
	cursor:default;
}
.BoxLink span{
	cursor:pointer;
	font-family:arial;
}
#upcomingEvents{
	text-align:left;
	padding-left:5px;
}
.qlNewsLinks, #upcomingEvents{
	font-size:0.6875em;
	color:#3E3E3E;
}
.qlNewsLinks p,#upcomingEvents p{
	padding-left:11px;
	margin-bottom:15px;
}
.qlNewsLinks a, #upcomingEvents a, .calEventPopup a{
	background-image:url(/images/leftBullet.gif);
background-position:left center;
background-repeat:no-repeat;
color:#3E3E3E;
padding-left:10px;
margin-left:10px;
}

.calEventPopup a:hover{
	text-decoration: underline;
}
.qlNewsLinks ul li a:hover,#upcomingEvents a:hover{
		text-decoration: underline;
	
}

.qlNewsLinks a:hover{
	text-decoration:underline;
}
.qlNewsLinks{
	padding-bottom:15px;
	padding-left:5px;
padding-right:10px;
}
.qlNewsLinks ul li{
	padding:0 7px 14px 7px;
	padding-left: 0px;

}
.qlNewsLinks ul li a{
	margin-left:0px;
}
.qlNewsLinks p.lighter,.mainCenterContent p.lighter, .mainCenterContent span.lighter{
	color:#808080;
}
 p.italic{
	font-style:italic;
}
.qlSmlTitle{
	font-weight:bold;
}
#qlCalendar{
	margin-bottom:15px;
}
#trainingBigImage{
	background-image:url("/images/largePlaceholder.jpg");
	width:460px;
	height:276px;
	margin-bottom:15px;
}
#trainingBigImage h2{
	color:white;
	clear:both;
	padding-left:15px;
	padding-top:25px;
	font-weight:bold;
	font-family:arial;
	font-size:1.15em;

}
#trainingBigImage h2 span{
font-size:1.6em;
}

#trainingFLLogo{
	background-image:url("/images/newTrainingFL.gif");
	width:122px;
	height:51px;
		background-repeat:no-repeat;
		margin-left: 12px;
background-position:left 15px;
float:left;
	
}
.fireLearnBlackBox{
	width:278px;
	height:53px;
	color:white;
	font-size:.875em;
	padding-left:15px;
	margin-top:15px;
font-family:arial;
}
.fireLearnBlackBox p{
	margin-bottom:8px;
}
.fireLearnBlackBox  a.findoutmore{

	font-size:.875em;
	color:white;
}
.mainCenterContent p.qlSmlTitle{
	font-weight:bold;
}
li.quarters{
	width:135px;
	height:68px;
	display: block;
	float:left;
	padding-left:85px;
	padding-top:15px;
	margin-bottom:10px;

}
li.quarters p{
		font-size:.8em;
	font-weight:bold;
	color:white;
}
li.quarters a{
	font-size:.6875em;
	font-weight:normal;
	color:white;
		background-image:url(/images/leftBulletWhite.gif);
background-position:left center;
background-repeat:no-repeat;

padding-left:10px;

}
li.quarters a:hover{
	text-decoration:underline;
}

#training1{
	background-image:url('/images/trainingQuartersBG1.jpg');
	margin-right:18px;
}
#training2{
		background-image:url('/images/trainingQuartersBG2.jpg');
}
#training3{
	background-image:url('/images/trainingQuartersBG3.jpg');
		margin-right:18px;	
}
#training4{
		background-image:url('/images/trainingQuartersBG4.jpg');
}

#services1{
	background-image:url('/images/trainingQuartersBG1.jpg');
	margin-right:18px;
}
#services2{
		background-image:url('/images/trainingQuartersBG2.jpg');
}
#services3{
	background-image:url('/images/trainingQuartersBG3.jpg');
		margin-right:18px;	
}
#services4{
		background-image:url('/images/trainingQuartersBG4.jpg');
}

#events1{
	background-image:url('/images/trainingQuartersBG1.jpg');
	margin-right:18px;
}
#events2{
		background-image:url('/images/trainingQuartersBG2.jpg');
}
#events3{
	background-image:url('/images/trainingQuartersBG3.jpg');
		margin-right:18px;	
}
#events4{
		background-image:url('/images/trainingQuartersBG4.jpg');
}

.mainCenterContent p.red_arrow_heading 
{
background-image:url(../images/titleArrow.gif);
background-position:left center;
background-repeat:no-repeat;
color:#535353;
font-family:arial;
font-size:1.63em;
font-weight:normal;
margin-bottom:12px;
margin-left:0px;
padding-left:25px;
}
.centerContent p.red_arrow_heading{
background-image:url(../images/titleArrow.gif);
background-position:left center;
background-repeat:no-repeat;
color:#535353;
font-family:arial;

font-weight:normal;
margin-bottom:12px;
margin-left:0px;
padding-left:25px;
}



#outer_container #inner_container #inner_body #inner_content #inner_center .centerContent ul, #outer_container #inner_container #inner_body #inner_content #inner_center .mainCenterContent ul{
list-style-type:disc;
padding-left:15px;
}
#outer_container #inner_container #inner_body #inner_content #inner_center .centerContent ol, #outer_container #inner_container #inner_body #inner_content #inner_center .mainCenterContent ol{

list-style-type:decimal;
padding-left:15px;
}



 #outer_container #inner_container #inner_body #inner_content #inner_center .centerContent ul.quartersUL , #outer_container #inner_container #inner_body #inner_content #inner_center .mainCenterContent ul.quartersUL{
list-style-type:none;
padding:0px;
}
.mainCenterContent .smlArrow{
background-image:url(/images/leftBullet.gif);
background-position:left center;
background-repeat:no-repeat;
color:#3E3E3E;
margin-left:10px;
padding-left:10px;
}


#headerSearch #topSearchTable tr td a{
display:block;
width:44px;
border:0px;
height:20px;
text-align:center;
padding-top:3px;
color:#3E3E3E;
background-image:url("/images/topSearchButton.jpg");
		font-size:.875em;
		font-family:verdana;

	background-position:top;
}





#contactRoundTop{
		display:block;
	width:460px;
	height:11px;
	background-image:url(/images/contactUsTop.jpg) ;
	overflow:hidden;
	background-repeat:no-repeat;
}
#contactRoundedBottom{
	width:460px;
	display:block;
	height:11px;
	overflow:hidden;
	background-image:url(/images/contactUsBottom.jpg) ;
clear:both;	
background-repeat:no-repeat;
}

#contactContainer{
	background-color:#fff;
	width:430px;
	padding:0px 15px 50px 15px;
}
#contactContainer p{
	font-size:1.283em;
}

.contactFormClick{
	background-color:#3A3D46;
	border-top:1px solid #E6E8E5;
	padding:5px ;
}
.contactFormClick .contactFormCB{
	margin:3px 5px;
}
.contactFormClick label{
	color:white;
	font-size:1.283em;
	padding-left:5px;
	padding-bottom:5px;

}

.lightFS label,.darkFS label, .lightFS input,.darkFS input{
		font-size:1.283em;
		
}
.lightFS input.contact408,.darkFS input.contact408,.lightFS textarea,.darkFS textarea{
	margin-top:3px;
	margin-bottom:15px;
	width:404px;
}
.lightFS textarea,.darkFS textarea{
	height:128px;
}
.lightFS textarea.error,.darkFS textarea.error{
	height:128px;
	background-color:#FFC700;
}

.contact408Error{
		margin-top:3px;
	margin-bottom:15px;
	width:404px;
	background-color:#FFC700;
}

.captchaCont_{
	width:100%;
	text-align:center;
	
}
.lightFS{
	background-color:#C6C6C8;
	padding:10px;
}
.darkFS{
	background-color:#B3B3B3;
		padding:10px;
}
.mainCenterContent .formErrorDiv p{
	
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.mainCenterContent .formErrorDiv p.missingField{
	
color:#FB4E01;
}
.formErrorDiv{
	padding-bottom:2.5em;
}
.sendContact{
	width:127px;
	height:28px;
	background-image: url(/images/sendContact.jpg);
	border:0px;
	color:#fff;
	float:right;
}



a span.hidden{
	display:none;
}


#system_nav ul li a#fontSmaller,#system_nav ul li a#fontLarger{
	margin-right:0px;
	padding-left:0px;
	font-weight:bold;
}
#system_nav ul li span#ts{
	margin-right:0px;
	padding-left:5px;
	color:#949292;
font-size:0.6em;
padding-right:15px;	
}
#system_nav ul li a#fontSmaller{
	padding-right:2px;
}
#system_nav ul li a#fontLarger{
	font-size:.875em;
}
#hiddenPrintFriendly{
display:none;
}
#hiddenPrintFriendlyTop{
display:none;
}


#outer_container #inner_container #inner_body #inner_content #inner_center .centerContent ul a, #outer_container #inner_container #inner_body #inner_content #inner_center .mainCenterContent ul a{
color:#3E3E3E;
}
#outer_container #inner_container #inner_body #inner_content #inner_center .mainCenterContent #sitemap ul li ul{
list-style-type:circle;
}
#outer_container #inner_container #inner_body #inner_content #inner_center .mainCenterContent #sitemap ul li ul li ul{
list-style-type:square;
}










.qlNewsLinks ul li a{
background-image:none;
padding-left:0px;
margin-left:0px;
}

.qlNewsLinks ul li{
list-style-image:url(/images/leftBullet.gif);
list-style-position:outside;
margin-left:15px;
padding-right:0px;
}















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.red_arrow_heading {

}


