/* General Styles Starts*/


body {
	font: 13px Gill Sans MT, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #05182c;
	background-color: #C3E1F4;
	background-image: url(/assets/images/ltn_bg_stars2.jpg);
	background-repeat: repeat-x;

	}
#body_content {
	width: 100%;
	float: left;
}

#content_subpage #simpleBody h2 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #e5c35f;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	white-space: normal;
	padding: 0px;
	margin-left: 0px;
	overflow: hidden;
	text-transform: uppercase;
	display: none;
}


img { 
	border: 0;
	}

p {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #05182c;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
}
h1 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #082a63;
	font-weight:normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	
}
h2 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #cc0000;
	font-weight:normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	
}

h3 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #082a63;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}


h4 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #082a63;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h5 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #082a63;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	white-space: normal;
	padding: 0px;
	margin-left: 0px;
	overflow: hidden;
}

a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

ul {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url(/assets/images/ul_disc.png);
	color: #05182c;
}

li {
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
}


ol {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	list-style-position: outside;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: decimal;
}


.img_flt_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.img_flt_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.photo_caption {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
        font-weight: bold;
	color: #082A63;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CC0000;
	padding-left: 5px;
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}


hr {
	margin: 10px 0px;
	padding: 0px;
	border-top: dotted 1px;
	color: #235d91;
	width: 100%;
	float: left;

}
form {
	margin:0px;
	}

.clrall {
	clear: both;
	height:0px;
	margin: 0px;
	padding: 0px;
	}

hr.filler, hr.filler4, hr.filler4home{
	height:0px;
	border:0px;
	margin: 0px;
	padding: 0px;
	display: none;
	}
hr.filler4{
	height:4px;
	display: none;
	}
hr.filler4home{
	height:4px;
	clear:both;
	display: none;
	}

/* Input Styles Starts */

.txtbox { 
 	border: 1px solid #000000; 
 	margin-left: 5px;
	font-size: 12px;
	vertical-align: middle;
	}
	
/* Input Styles Ends */




/* Container Styles Starts */

.oneColLiqCtrHdr #container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	width: 967px;
	}

/* Container Styles Ends */




/* Header Styles Starts */

/* Chapter Finder Float */
#header_center {
	float: left;
	margin-top: 13px;
	margin-right: 0px;
	margin-left: 16px;
	text-align: left;
    }

#header_center img {
	margin-top: 2px;
	padding-left: 4px;

	}

#header a {
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
    }

#header a:hover {
    text-decoration: underline;
    }


/* END Chapter Finder Float */

#header_block_subpage {
	height: 112px;
        margin: 0px;
	padding: 0px;

	}

#header_block_subpage_home {
	height: 112px;
        margin: 0px;
	padding: 0px;
	text-align: left;
}

#header_left {
        margin: 0px;
	padding: 0px;
	float: left;
	height: 41px;
	text-align: left;
        width: 430px;
	}

#header_left img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#header_right input{
	margin-top: 2px;
	margin-left: 6px;
        padding: 0px;
	vertical-align: middle;
	font-size:9px;
	}
	 
#header_right {
	float: right;
	margin-top: 7px;
	margin-right: 15px;

	}

#header_right img {
	margin-top: 2px;
	padding-left: 8px;

	}

#header_right select{
	margin: 2px 10px 0 10px;
	font-size:10px;
	}
#header_left_block_home {
	float: left;
	width: 217px;
	height: 112px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
#header_right_block_home {
	float: left;
	width: 750px;
	height: 44px;
	margin-top: 28px;
}
	
#header_home_right_block_content{
	margin-left: 0px; 
	 margin-top: 0px;
	}
	

header_home_right_block_content input{
	 vertical-align: middle;
	 }

#header_left_block {
	width: 217px;
	height: 112px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
#header_right_block {
	float: left;
	width: 750px;
	height: 44px;
	margin-top: 28px;
}
	
#header_right_block_content {
	 margin-left: 0px; 
	 margin-top: 0px;
	 }
	 
#header_right_block_content input {

	 }




/* top navigation dropdown styles */

#headcontainer {
	width: 967px;
	height: 112px;
	margin: 0px;
	padding: 0px;

}
#headcontainer_home {
	width: 967px;
	height: 112px;
	margin: 0px;
	padding: 0px;
        float: left;
}


.topNavMenu {
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 750px;
	text-align: left;
}
.topNavMenuItem {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
        float: left;
        text-align: left;
}
.topNavMenuItem a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	float: left;
	height: 29px;
	display: block;
	text-align: left;
	margin: 0px;
}
.topNavMenuItem a:hover {
	background-color: #94222A;
	text-decoration: none;
	color: #FFFFFF;
}

#topNavMenuItemSelected {
	background-color: #94222A;
        height: 44px;
        float: left;
        display: block;
	margin: 0px;
	padding: 0px;
}






.topNavDropdownMenu {
	margin: 0px;
	z-index: 50;
	position: absolute;
        float: left;
	padding-top: 47px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
.topNavDropdownMenuItem {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #999999;
}
.topNavDropdownMenuItem a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 10px;
	display: block;
}
.topNavDropdownMenuItem a:hover {
	background-color: #94222A;
}


	
/* top navigation dropdown styles ENDS */

 

#header_links {
	 text-align: right; 
	 float:right; 
	 position: relative; 
	 bottom: 20px; 
	 font-size: 10px;
	 font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	 margin-right: 15px;
	 display: inline;
	}

#header_links img {
	vertical-align: text-top;
	}

#header_links a {
	text-decoration: underline;
	color: #7e469b;
	}

#header_links a:hover {
	text-decoration: none;
	}
	 

.oneColLiqCtrHdr #header {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	padding: 0;
	width: 967px;
	height: 41px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #082a63;
	margin: 0px;
	}

	
.oneColLiqCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	}

/* Header Styles Ends */



#postcodecont {
	height: 100px;
}

#postimage {
	float: left;
	width: 50%;
}

#postform {
	float: right;
	width: 50%;
	margin-top: 30px;
}

#postform img {
	margin-top: 5px;
}


#gobut {
	margin-top: 5px;
}





/* Left Panel Starts */

#leftpane {
	width: 176px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	clear: both;
	}

/* Left Navigation Starts */

div.leftmenu {
	width: 176px;
	}

div.leftmenu div {
	overflow: hidden;
	}

div.leftmenu div.collapsed {
	height: 25px;
	}

div.leftmenu div ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.leftNavMenuParentItem {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}
.leftNavMenuParentItem a {
	color: #6699c3;
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #082a63;
	display: block;
	padding: 6px;

}
.leftNavMenuParentItem a:hover {
	background-color: #06265c;
	color: #6699c3;
	text-decoration: none;
}

.leftNavMenuItemLevel1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	display: block;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel1 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082a63;
	text-decoration: none;
	background-color: ;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}

.leftNavMenuItemLevel1 a:hover {
	background-color: #c7e5f7;
	color: #082a63;
	text-decoration: none;
}

.leftNavMenuItemLevel2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel2 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #082a63;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: ;
}

.leftNavMenuItemLevel2 a:hover {
	background-color: #c7e5f7;
	color: #082a63;
	text-decoration: none;
}

.leftNavMenuItemLevel3 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel3 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #082a63;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-color: ;
}

.leftNavMenuItemLevel3 a:hover {
	background-color: #c7e5f7;
	color: #082a63;
	text-decoration: none;
}

.leftNavMenuItemLevel4 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel4 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #082a63;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
	background-color: ;
}
.leftNavMenuItemLevel4 a:hover {
	background-color: #c7e5f7;
	color: #082a63;
	text-decoration: none;
}

#promo1  {
	background-color: ;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	/* border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;*/
}

#promo2  {
	background-color: ;
	text-align: left;
	margin-top: 10px;
	padding: 0px;
	/* border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;*/

}

#promo3 {
	background-color: ;
	text-align: left;
	margin-top: 10px;
	padding: 0px;
	display: block;
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082a63;
}

/* Left Navigation Ends */





/* Content Styles Starts */

div.full{
	width:100%;
	}

	
.oneColLiqCtrHdr #mainContent {
	padding: 0;
	/*background: #FFFFFF;*/
	width: 967px;
	margin: 0px;

	}

.oneColLiqCtrHdr #mainContent_subpage {
	padding: 0;
	/*background: #FFFFFF;*/
	width: 967px;
	margin: 0px;

	}
	
#content_subpage {
	padding: 0 15px 5px;
	margin-left: 216px;
	width: 720px;
	margin-top: 0px;
	}

#content {
	padding: 0px;
	text-align: left;
	width: 947px;
	margin: 0px;
        float: left;
	}

#home_copy_container {
	display: block;
	width: 840px;
	margin-right: 0px;
	margin-left: 90px;
}

#home_copy_container h1 {
color:#cf342f;
}	

#content_mainheader_left {
	width: 200px; 
	float: left; 	 
	color: #7e469b;
	}
	
.content_mainheader_right {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #7e469b;
	float: right; 
	padding-top: 10px; 
	margin-right: 20px;
	}
	
#content_subpage p.firstpara {
	margin-top: 0;
	padding-top: 0;
	}

#breadcrumbs {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 10px;
	padding: 5px 0px;
	color: #235d91;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #235d91;
	text-align: left;
	display: block;
	width: 100%;
	display: none;
	}

#content_subpage #breadcrumbs a {
	color: #e5c35f;
	}
#content_subpage #breadcrumbs a:hover {
        text-decoration: underline;
	}
#chapter_home_container {
	text-align: left;
	float: left;
	width: 100%;
}










/* National and Chapter Content Templates Starts*/
/* Custom and Additional Interior Styles Starts*/

#left_col_home {
	width: 200px;
	float: left;
	padding-right: 5px;
}
#center_col_home {
	width: 200px;
	float: left;
	padding-right: 5px;
}
#right_col_home {
	float: left;
	padding: 0px;
}
#right_col_home_1 {
	background-color: #a5c6db;
	padding: 10px;
	width: 250px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #235d91;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
}
#right_col_home_2 {
	background-color: #a5c6db;
	padding: 10px;
	width: 250px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #235d91;
	border-bottom-color: #235d91;
}
#bttm_col_home {
	padding-top: 10px;
	clear: both;
	text-align: left;
}


#left_col_main_home {
	float: left;
	width: 440px;
}
#national_layout_container {
	text-align: left;
	width: 720px;
	float: left;
}


#national_layout_container a img {
	border: 0px;
}


#nat_col_generic_left {
	float: left;
	padding: 0px;

}
#nat_col_generic_right {
	float: left;
	padding: 0px;
	width: 50%;
}
#chap_col_generic_left {
	width: 350px;
	float: left;
	padding: 5px;
}
#chap_col_generic_right {
	width: 340px;
	float: right;
	padding: 5px;
}
#chapter_row {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
#content_subpage img  {
	border: 4px solid #235d91;

}
#left_col_home_topimage {
	width: 420px;
	text-align: left;
	margin: 0px 0px 15px;
	padding: 0px;
	vertical-align: middle;
	float: left;
}
#content_subpage .title_headline {

	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 21px;
	color: #082a63;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	white-space: normal;
	padding: 0px;
	margin-left: 0px;
	overflow: hidden;
	text-transform: ;
}

#content_subpage table#faq h3 a {
	color: #082a63;
	text-decoration: none;
}


#content_subpage table#faq h3 a:hover {
	text-decoration: underline;
}

#content_form input{
	margin-top: 2px;
	margin-left: 6px;
        padding: 0px;
	vertical-align: middle;
	font-size:9px;
	}
#incentives h3  {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#incentives p {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #05182c;
	padding: 0px;
	text-align: left;
	margin: 0px;
}


/* Custom and Additional Interior Styles Ends*/
/* National and Chapter Content Templates ENDS*/











.content_img1 {
	padding-right: 15px; 
	float: left;
	}

.content_right_ftext {
	margin-left: 250px; 
	width: 380px;
	}

.top_mp_null {
	margin-top: 0; 
	padding-top: 0;
	}

#index_imgs {
	border-top: 1px solid #7e469b; 
	border-bottom: 1px solid #7e469b; 
	margin: 25px 0px; 
	padding: 10px 2px;
	text-align:center;
	}

.top_of_page a{
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 10px;
	float: right;
	padding: 6px;
	width: 80px;
	text-align: right;
	font-style: italic;
	}

.top_of_page_faq a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	width: 80px;
	text-align: left;
	font-style: italic;
	}





/* FOOTER AREAS STYLES START HERE */


#charityLogos {
	float: left;
	text-align: center;
	height: 60px;
	width: 967px;
	padding-top: 10px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6699c3;
	}

#sponsors_title {
	float: left;
	padding-top: 0px;
	margin-left: 0px;
        margin-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699c3;
	width: 967px;


	}

.natsponfiller{
	width:0px;
        height:0px;
        display: none;
	}

div#content .natsponfiller{
	width:0px;
        height: 0px;
        display: none;
	}

#sponsors {
	float: left;
	width: 967px;
        height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	}

#sponsors p {
	font-size: 10px;
        color: #082a63;
        text-align=left;
        margin: 0px;
        padding: 0px;
}
	
.sponsor_logo_space {
	padding-right: 15px;
	padding-left: 15px;
}
	
#sponsors a{
	float: left;
	margin: 0px;
	}
#sponsors table{
	margin-left: auto; 
	margin-right: auto;
	}

#sponsors a:hover {
}

.xhtml_css_validation {
	float: right;
	margin: 0;
	padding: 2px;
	}
	
#flashmedium {
	width: 262px;
	height: 132px;
	margin-top: 5px;
}

/* Content Styles Ends */





/* form Component styles start */

#formComponent {
        height:100%
}

#formComponentImg {
        float: left;

}

#formComponentForm {
        margin-top: 30px;
        margin-left: 30px;
        margin-bottom: 30px;
        float: left;
}

#formComponentform input{
        vertical-align: middle;
}


/* form component style end */

/* footer Styles Starts */

.blockimgsmain2 { 
	padding: 0; margin: 0; 
	}

.blockimgs2 a{ 
	float: left; 
	border: 1px solid #dedede; 
	margin-right: 2px; 
	}

.blockimgs2 a:hover { 
	border: 1px solid #000; 
}

.oneColLiqCtrHdr #footer {
	padding: 10px 0px 0px;
	margin: 10px 0px;
	float: left;
	width: 967px;
	color: #082a63;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6699c3;
	} 

.oneColLiqCtrHdr #footer span {
	font-size: 10px;
	padding: 0px;
	}

.oneColLiqCtrHdr #footer span#footerleft { 
	float: left;
	}

.oneColLiqCtrHdr #footer span#footerright {
	font-size: 10px;
	float: right;
	margin-left: 10px;
	}
	
span#footerright a {
	padding-left: 2px;
	padding-right: 2px;
}	
	
.oneColLiqCtrHdr #footer b {
	color: #7e469b;
	}
	
#support {
	text-align: center; 
	margin: 5px 0;
	}
	
#footer a {
	color: #cc0000;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: none;
	}
/* footer Styles Ends */

/* Email Template Starts */

#emailcontainer {
	width: 500px;
	margin-top: 20px;
	padding: 10px;
	text-align: left;
	}

.emailitemtext {
	padding-bottom: 0;
	margin-bottom: 0;
	}

#closebutton {
	margin-left: 25px;
	}

#mailimg {
	float: left;
	padding-right: 10px;
	}
/* Email Template End */


/* Contacts */
div#contactsInfo {
	padding-top: 10px;
	padding-bottom: 10px
	}
div#contactsInfoTitle{
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #082a63;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
/* Fix for Firefox to ensure floated divs are displayed within the main content div. */
div.content_fix{
	clear: both; 
	width: 100%; 
	height: 0; 
	line-height: 0; 
	font-size: 0; 
	padding: 0; 
	margin: 0; 
	border: 0;
	}

/*Event detail*/
div#eventDetailTitle{
  	font-weight: bold;
  	padding-top: 15px;
  	padding-bottom: 15px;
	}

div#eventLocation{
  	float:left;
  	width:50%;
	}

div#eventDetails{
  	float:left;
  	width:50%
	}

div#eventDescription{
  	margin-top:20px;
  	width: 100%;
	}

div#eventContactDetails{
  	margin-top: 20px;
  	width: 100%;
	}

span.title{
  	font-weight: bold;
	}

div.clrRight{
	clear: right;
	}
div.barker{
	float:left;
	padding-right: 5px;
}
#backgroundFooterImage {
	height: 475px;
	width: 100%;
	display: block;
	float: left;
	background-image: url(/assets/images/ltn_bg_lineart.gif);
}






/* Content Editor Styles Dropdown Starts */


.paragraph {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #05182c;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.bold_italic {
	font-weight: bold;
	font-style: italic;
}

.bold_underline {
	text-decoration: underline;
	font-weight: bold;
}

.bold_italic_underline {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

.italic_underline {
	text-decoration: underline;
	font-style: italic;
}

.headline_1 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #082a63;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: ;
}

.headline_2 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #CC0000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: ;
}

.headline_3 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #082a63;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.headline_4 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #082a63;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.headline_5 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #082a63;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	white-space: normal;
	padding: 0px;
	margin-left: 0px;
	overflow: hidden;

}

.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.text_justify {
	text-align: justify;
}

ul {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url(/assets/images/ul_disc.png);
	color: #05182c;
}

li {
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
}

ol {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	list-style-position: outside;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: decimal;
}

.image_border_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 4px solid #235d91;
}

.image_border_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 4px solid #235d91;
}

.image_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}

.image_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.caption {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
    font-weight: bold;
	color: #082A63;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CC0000;
	padding-left: 5px;
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}



/* Content Editor Styles Dropdown Ends */