/* GLOBAL STYLES FOR ABC */

body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 76%; color: #484848; background: #FFFFFF; }

a { color: #677F2B; font-weight: bold; }
	a:hover { text-decoration: underline; }

hr { margin: 1em 0; }

/* links with images */
	.pagelink a { background: transparent url(/template-images/abc/pagelink.png) no-repeat 0px 3px; padding-left: 14px; }
		#mainContent.contentFormat .pagelink a { background: transparent url(/template-images/abc/layout/bullets/green.png) no-repeat 0px 3px; }






/* START ACCESSIBILITY */
.access { position: absolute; left: -1000px; width: 100px; top: 0; }
/* END ACCESSIBILITY */






/* %%%%%%%%%%%%%%%%%%%%% */
/* START PAGE WRAP AND LAYOUT */
#pageWrap { margin: 0 auto; width: 772px; text-align: left; font-size: 0.9em; background: transparent url(/template-images/abc/layout/bg/body.png) repeat-y center top; padding: 0 38px; }
/* END PAGE WRAP AND LAYOUT */



/* START TEMPLATE SPECIFIC LAYOUT */

	/* START HOME TEMPLATE SPECIFIC LAYOUT */
	/* 3 column layout */
	#pageWrap.threeCols #contentArea { margin-top: 15px; position: relative; background: transparent url(/template-images/abc/layout/bg/content/dots.png) repeat-y 576px 0px; }
		#pageWrap.threeCols #contentArea #container { width: 100%; float: left; margin-right: -197px; background: transparent url(/template-images/abc/layout/bg/content/homeTemplate.png) no-repeat 167px 0px; }
			#pageWrap.threeCols #contentArea #container #content { margin-right: 197px; }
				#pageWrap.threeCols #contentArea #container #content #navColumn { width: 163px; float: left; }
				#pageWrap.threeCols #contentArea #container #content #mainContent { padding-left: 10px; padding-top: 5px; padding-right: 10px; min-height: 150px; margin-left: 163px; }
		#pageWrap.threeCols #contentArea #subContent { padding-left: 5px; width: 192px; float: right; }
	/* END HOME TEMPLATE SPECIFIC LAYOUT */


	/* START CONTENT ONLY TEMPLATE SPECIFIC LAYOUT */
	/* 2 column layout */
	#pageWrap.twoCols #contentArea { margin-top: 15px; position: relative; }
		#pageWrap.twoCols #contentArea #container {  }
			#pageWrap.twoCols #contentArea #container #content { background: transparent url(/template-images/abc/layout/bg/content/contentTemplate.png) no-repeat 167px 0px; }
				#pageWrap.twoCols #contentArea #container #content #mainContent { margin-left: 163px; min-height: 150px; padding: 1px 10px; }
		#pageWrap.twoCols #contentArea #navColumn { width: 163px; float: left; }
	/* END CONTENT TEMPLATE SPECIFIC LAYOUT */

/* END TEMPLATE SPECIFIC LAYOUT */
/* %%%%%%%%%%%%%%%%%%%%% */





/* START HEADER */
#header { min-height: 84px; }
	#header a { color: #017B87; background: transparent url(/template-images/abc/homenav.png) no-repeat 0px 3px; padding-left: 15px; margin-bottom: 2px; display: block; }
		#header .logo { float: left; }
			#header .logo a { padding: 0; margin: 0; background: transparent; }
/* END HEADER */






/* %%%%%%%%%%%%%%%%%%%%% */
/* START CONTENT */
#mainContent { min-height: 450px; }
	.contentFormat p { line-height: 1.3em; margin: 1em 0; display: block; }
	#contentBody img { margin: 0 0 34px 34px; border: 1px solid #878787 }
	.contentFormat em { font-size: 3em; font-style: normal; line-height: 1.2em; }

	/* START Hx */
	/*.contentFormat h1 { font-size: 1.6em; margin-bottom: 1em; color: #A9C215; }*/
	.contentFormat h1 { font-size: 1.5em; margin-bottom: 1em; color: #A9C215; font-weight: bold; }
	.contentFormat h2 { font-size: 1.15em; margin-bottom: 1em; color: #A9C215; }
	.contentFormat h3 { font-size: 1.1em; margin-top: 1.5em; }
	.contentFormat h4 { font-size: 1.1em; margin-top: 1.5em; }
	.contentFormat h5 { font-size: 1.1em; margin-bottom: 1em; }
	/* END Hx */

	/* START A */
	.contentFormat a {  }
		.contentFormat a:hover {  }
	/* END A */

	/* START list */
	.contentFormat ul { list-style: disc; padding-left: 15px; margin: 1em 2em; }
	.contentFormat ol { list-style: decimal; padding-left: 15px; margin: 1em 2em; }
		.contentFormat li { line-height: 1.5em; }
	.contentFormat dl {  }
		.contentFormat dt { font-weight: bold; }
		.contentFormat dd { margin-left: 2em; }
	/* END list */

	.contentFormat blockquote { padding: 0.5em 2em; }

	
	/* START table */
	.contentFormat table { border-collapse: collapse; }
		.contentFormat caption { padding-bottom: 1em; text-align: left; color: #005265; font-size: 1.3em; font-weight: bold; }
		.contentFormat tr {  }
			.contentFormat thead th, 
			.contentFormat thead td { background: #677F2B; color: #FFFFFF; text-align: left; border: 1px solid #FFFFFF; }
			.contentFormat th, 
			.contentFormat td { padding: 5px; vertical-align: top; }

			.contentFormat tbody th { border: 1px solid #FFFFFF; text-align: left; font-weight: normal; }
			.contentFormat tbody td { border: 1px solid #A8C114; }

			.contentFormat tbody td { text-align: left; vertical-align: middle; }
			.contentFormat tbody img { width: 13px; height: 14px; }

		.contentFormat table ul { margin: auto 0; }
		.contentFormat table ol { margin: auto 0; }
			.contentFormat table li { list-style-position: inside; }

	.contentFormat .priceIndicator { width: 100%; }
	.contentFormat .priceIndicator th { width: 33%; padding: 1.5em; }

	.contentFormat .housingFB tbody .subFB th { background: #005265; color: #FFFFFF; border-right: 1px solid #FFFFFF; /*font-weight: bold;*/ }

	/* END table */
	
	/* START table 
	.contentFormat table { border-collapse: collapse; }
		.contentFormat caption { padding-bottom: 1em; text-align: left; color: #005265; font-size: 1.3em; font-weight: bold; }
		.contentFormat tr {  }
			.contentFormat thead th, 
			.contentFormat thead td { background: #005265; color: #FFFFFF; text-align: center; border-right: 1px solid #FFFFFF; }
			.contentFormat th, 
			.contentFormat td { padding: 5px; vertical-align: top; }

			.contentFormat tbody th { border-bottom: 1px solid #005265; text-align: left; font-weight: normal; }
			.contentFormat tbody td { border-bottom: 1px solid #005265; }

			.contentFormat tbody td { text-align: center; vertical-align: middle; }
			.contentFormat tbody img { width: 13px; height: 14px; }

		.contentFormat table ul { margin: auto 0; }
		.contentFormat table ol { margin: auto 0; }
			.contentFormat table li { list-style-position: inside; }

	.contentFormat .priceIndicator { width: 100%; }
	.contentFormat .priceIndicator th { width: 33%; padding: 1.5em; }

	.contentFormat .housingFB tbody .subFB th { background: #005265; color: #FFFFFF; border-right: 1px solid #FFFFFF; /*font-weight: bold;*/ }

	 END table */

	/* START form */
	.contentFormat form { padding: 0 1em 1em 1em; }

		.contentFormat fieldset { margin-top: 2em; }
			.contentFormat legend { font-size: 1.5em; font-weight: bold; color: #484848; margin-bottom: 0.5em; }

			.contentFormat fieldset fieldset { margin-left: 2em; margin-top: 2em; clear: both; }
				.contentFormat fieldset fieldset { margin: 2em; border: 1px solid #017B87; background: #EEEEEE; padding: 0 1em 1em 1em; }
				.contentFormat fieldset fieldset legend { border: 1px solid #017B87; background: #FFFFFF; padding: 3px 1em; margin-bottom: 0; }
			.contentFormat form p { /*clear: left; margin-bottom: 2em;*/ }

			.contentFormat label { vertical-align: top; margin-right: 1em; clear: both; display: block; float: left; width: 175px; }
			.contentFormat label.fullWidthLabel { width: auto; clear: none; display: inline; float: none; margin-right: 0; }
			.contentFormat textarea,
			.contentFormat input,
				.contentFormat .checkbox,
				.contentFormat .textbox { margin: 0 1em 1em 0; }
				.contentFormat .radio { margin: 0 1em 0 0; }
			.contentFormat input, 
			.contentFormat select { min-width: 11em; }
			.contentFormat option { padding-right: 0.5em; }
				.contentFormat .radio, 
				.contentFormat .checkbox { width: auto; margin-left: 0.5em; }
				.contentFormat p.selectDate select { min-width: 1em; }



			.contentFormat #coverRequired .radio { float: left; }

			.contentFormat button { background: transparent url(/template-images/abc/next.gif) no-repeat top left; padding-left: 40px; padding-top: 1px; min-height: 22px; color: #017B87; font-size: 1.4em; font-weight: bold; margin-left: 1em; text-align: left; }
				.contentFormat button:hover { text-decoration: underline; }
	/* END form */



/* START subContent */
	#subContent h3 { margin-bottom: 0; }

	#subContent a { color: #000000; }

	#subContent.contentFormat .pagelink { margin-bottom: 1em; }
		#subContent.contentFormat .pagelink a { background: transparent url(/template-images/abc/layout/bullets/orange.png) no-repeat 0px 3px; padding-left: 14px; color: #C95406; }

	#subContent .subTitle { background: #DA8D00  url(/template-images/abc/layout/bg/subHeadline/bottom.gif) no-repeat bottom left; width: 187px; padding-bottom: 2px; }
		#subContent .subTitle h3 { background: #DA8D00 url(/template-images/abc/layout/bg/subHeadline/top.gif) no-repeat top left; width: 171px; padding: 5px 8px; color: #FFFFFF; }

	#subContent.contentFormat ul { list-style: disc; padding-left: 15px; margin: 1em 0; color: #DA8D00; }
		#subContent.contentFormat li { margin: 1.5em 0; }
	#subContent.contentFormat ol { list-style: decimal; padding-left: 15px; margin: 1em 0; color: #DA8D00; }
/* END subContent */

/* START paginate News */
	.pagingControls {width:100%; float:left; padding:0 !important; margin:0 !important;}
	.pagingControls * { float:left; padding:0 !important; margin:0 !important; line-height:40px;}
	.pagingControls ul li{ list-style: none; display:block; margin:0 !important; padding:0 3px 0 0 !important;}
	.pagingControls a.next { margin-left:20px !important; }
	.pagingControls a.previous { margin-right:20px !important; }
/* End paginate News */

/* END CONTENT */
/* %%%%%%%%%%%%%%%%%%% */






/* START FOOTER */
#footer { border-bottom: 1px solid #8B8479; background: #FFFFFF url(/template-images/abc/layout/bg/footer.png) repeat-x left top; clear: both; min-height: 25px; margin-top: 20px; }
	#footer ol { float: right; }
		#footer li { float: left; display: block; }
			#footer a { display: block; padding: 4px 5px; margin: 2px 5px; text-decoration: none; color: #003333; font-size: 0.9em; }
				#footer a:hover { text-decoration: underline; }

				.sitemap ul li ul { margin-left: 20px; }
				.sitemap a, 
				.sitemap a:hover, 
				.sitemap a:visited { color: #677F2B; }
				.sitemap ul li { font-size: 1.2em; padding-top: 10px; font-weight: bold; }
				.sitemap ul li ul li { font-size: 80%; padding-top: 2px; font-weight: normal; }
/* END FOOTER */



.contentFormat .pod h2
{
color:#677F2B;	
}