/* ALL INNER PAGES */
#body {
	text-align: left;
}

#body .container {
	width: 781px;
	float: left;
	background-color: #ffffff;
	padding: 0px 0px 40px 0px;
}

	#body .container .leftSection,
	.leftSection {
		width: 215px;
		height: 560px;
		float: left;
		padding: 30px 7px 0px 21px;
		background-image: url(../images/vSpacer.gif);
		background-repeat: no-repeat;
		background-position: top right;
	}
	
		#body .container .leftSection form {
			padding: 0px;
			margin: 0px;
		}
		
		#body .container .leftSection #newsForm {
			padding: 7px 0px 0px 0px;
			margin: 0px;
			width: 214px;
		}
		
		#body .container .leftSection .navHeading {
			padding: 23px 0px 15px 0px;
		}
		
		#body .container .leftSection .sectionHeading {
			padding: 0px 0px 0px 0px;
			width: 214px;
		}
		
		#body .container .leftSection .leftNavigation {
			width: 215px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 0px 0px 19px 0px;
			line-height: 23px;
			color: #025c7e;
			background-image: url(../images/hr_spacer.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		#body .container .leftSection .leftNavigation a {
			width: 193px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 0px 0px 0px 15px;
			line-height: 23px;
			color: #025c7e;
		}
		
		#body .container .leftSection .leftNavigation a:hover {
			color: #626262;
			text-decoration: none;
		}
		
		#body .container .leftSection .leftNavigation .navLinks {
			width: 193px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 0px 0px 0px 15px;
			line-height: 23px;
			color: #025c7e;
		}
		
		#body .container .leftSection .leftNavigation .leftNavCurrent {
			width: 193px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #626262;
			padding: 0px 0px 0px 15px;
			font-weight: bold;
			line-height: 23px;
			background-image: url(../images/nav_arrow.gif);
			background-repeat: no-repeat;
			background-position: left;
		}
		
		#body .container .leftSection .textQR {
			padding: 2px 0px 10px 0px;
		}
		
		#body .container .rightSection .sectionRight .body-text {
			font-family: arial;
			font-size: 11px;
			color: #626262;
			line-height: 16px;
			padding: 0px 0px 0px 117px;
			float: left;
			width: 387px;
		}
		
		#body .container .rightSection .sectionRight .body-text h1 {
			font-family: Arial, Helvetica, sans-serif;
			color: #0186a8;
			font-size: 16px;
			padding: 0px 0px 0px 0px;
		}
		
		#body .container .rightSection .sectionRight .body-text h2,
		#body .container .rightSection .sectionRight .body-text #heading h3,
		#body .container .rightSection .sectionRight .body-text #heading2 h3,
		#body .container .rightSection .sectionRight .body-text #subHead h3,
		#body .container .rightSection .sectionRight .body-text #subHead2 h3 {
			font-family: Arial, Helvetica, sans-serif;
			color: #0186a8;
			font-size: 16px;
			padding: 0px 0px 0px 0px;
			width: 387px;
		}
		
		#body .container .rightSection .sectionRight .body-text h3 {
			font-family: Arial, Helvetica, sans-serif;
			color: #0186a8;
			font-size: 16px;
			padding: 0px 0px 0px 0px;
		}
		
		#body .container .rightSection .sectionRight .body-text .content {
			padding: 0px;
			float: left;
		}
		
		#body .container .rightSection .sectionRight .body-text .content ul {
			/*padding: 0px 0px 10px 16px;*/
			padding: 0px 0px 10px 16px;
			float: left;
			margin: 0px;
			width: 350px;
		}
		
		#body .container .rightSection .sectionRight .body-text .content ul li {
			padding: 0px 0px 0px 0px;
			list-style-image: url(../images/bullet.gif);
			line-height: 18px;
		}
		
		#body .container .rightSection .sectionRight .body-text .content ul ul {
			padding: 0px 0px 10px 16px;
			float: left;
			margin: 0px;
			width: 320px;
		}
		
		#body .container .rightSection .sectionRight .body-text .content ul ul li {
			padding: 0px 0px 0px 0px;
			list-style-image: url(../images/bullet3.gif);
			line-height: 18px;
			margin: 0px;
		}
		
		#body .container .rightSection .sectionRight .body-text .content a {
			text-decoration: none;
			color: #005f82;
		}
		
		#body .container .rightSection .sectionRight .body-text .content a:hover {
			color: #626262;
		}
		
		#body .container .rightSection .sectionRight .body-text .content .bullet {
			float: left;
			padding: 0px 0px 2px 13px;
			background-image: url(../images/bullet.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 339px;
		}
		
		#body .container .rightSection .sectionRight .body-text .content .bullet2 {
			float: left;
			padding: 0px 0px 2px 30px;
			background-image: url(../images/bullet2.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 300px;
		}
		
		#body .container .rightSection .sectionRight .body-text .content .lastbullet {
			float: left;
			padding: 0px 0px 18px 13px;
			background-image: url(../images/bullet.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 339px;
		}
