body {
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #333333; }
	
* {
  background-color: white !important;
  background-image: none !important;
  }

	
	
	img,
	a img {
		border: 0; }
	
	h1,
	h2,
	h3,
	h4,
	p,
	ul,
	ol,
	form,
	table {
		margin-bottom: 10px; }
		
	#container {
		width: 650px; }
			
		.skip {
			display: none; }
			
		#header {
			position: relative; }
			
			#header h1 {
				font-size: 26px;
				color: #fb9e24;
				font-weight: normal; }
				
				#header h1 a {
					color: #fb9e24;
					text-decoration: none; }
				
			#header h2 {
				font-size: 12px;
				color: #333333;
				font-weight: normal; }
				
			#quickLinks {
				display: none; }
				
			#navigation {
				display: none; }
			
		#content {
			position: relative; }
				
			#content h3 {
				font-size: 18px;
				font-weight: normal;
				color: #538535; }
				
			#content h4 {
				font-size: 14px;
				font-weight: normal;
				color: #538535; }
				
			#content h5 {
				font-size: 12px;
				font-weight: normal;
				color: #538535; }
				
			#content a {
				color: #fb9e24;
				text-decoration: underline; }
				
			#content ul,
			#content ol {
				padding-left: 30px;
				color: #538535; }
				
			#content ul span,
			#content ol span {
				color: #333333; }
				
			#content ul {
				list-style: disc; }
				
			#content ol {
				list-style: decimal; }
				
			#content table .rowOdd {
				background-color: #ffffff; }
				
			#content table .rowEven {
				background-color: #ebebeb; }
				
				#content table td {
					padding: 4px 8px;
					vertical-align: top;
					font-size: 12px;
					color: #333333; }
					
				#content table thead td {
					color: #ffffff;
					background-color: #538535;
					font-size: 12px;
					font-weight: bold; }
					
			#content input,
			#content select,
			#content textarea {
				border: 1px solid #538535;
				margin-bottom: 5px; }
				
			#content .button {
				margin: 10px 0;
				padding: 1px 4px;
				border: 0;
				width: auto;
				color: #ffffff;
				background-color: #fb9e24;
				font-family: arial, verdana, helvetica, sans-serif;
				font-size: 12px;
				text-transform: lowercase; }
				
			#content .required {
				font-size: 20px;
				color: #538535; }
				
			#services li {
				color: #fb9e24; }
				
		#sidebar {
			position: relative; }
				
			#sidebar h3 {
				font-size: 18px;
				font-weight: normal;
				color: #538535; }
				
			#sidebar .newsDate {
				color: #538535; }
				
			#sidebar a {
				color: #fb9e24;
				text-decoration: underline; }
				
		#footer {
			margin-top: 25px;
			font-size: 11px;
			text-align: center;
			color: #999999; }
			
			#footer a {
				color: #999999;
				text-decoration: underline; }
				
				#footer img	{
					display:none;
					}
				
				
			#columnRight	{
				display:none;
				}
				
			#mainNavigation	{
				display:none;
				}
				
			#mainNavigation2	{
				display:none;
				}
				
	#imageTop	{
		display:none;
		}
		
		
		#printInfo	{
	display:block;
	}	
	
	#columnLeft	{
		overflow:visible;
		float:none;
		margin:0 0 0 40px;
		width:auto;
		height:auto;
		}
	
#details-section	{
	overflow:visible;
	height:auto;
	}
