		BODY {

			font-family: Verdana, arial, sans-serif;
			font-size: 11px;
			color: #000000;
			/* background-color: #C5DAE6; original baby blue */
			background-color: #E4E4E4; /* light grey */
			line-height: 17px;
			text-align: center; 
			margin-top: 0;
			margin-bottom: 100px;
		}
		
		#wrapper {
				background-color: #ffffff;
				width: 926px; 
				height: 1095px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 0;
				position: relative;
				padding: 10px;
				}
	
	
		#nav {
			position: absolute;
			top: 10px;
			left: 0px;
			border: 1px solid #DBDBDB;
			_width: 926px;
			font-family: Helvetica, Arial, sans-serif;
			font-size:12px;
			font-weight: bolder;
			height: 33px;
		
		}
		
		a, a:hover {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			color: #005C54;
		}
		
		a:hover {
			color: #333333;
		}
		
		H1 {
			font-size: 32px;
			color: #074084;
			font-family: Helvetica, Arial, sans-serif;
			font-weight: normal;
			text-align: left;
			margin: 10px 0 14px 0;
		}
		
		H2 {
			font-size: 22px;
			color: #074084;
			font-family: Helvetica, Arial, sans-serif;
			font-weight: normal;
			text-align: left;
			margin: 10px 0 14px 0;
		}
		
	/****************************************  jquery nav  ********************************************/

				#nav, #nav ul, #sub, #sub ul {
				margin:0;
				padding:0;
				list-style-type:none;
				list-style-position:outside;
				position:relative;
				line-height:33px; 
				}
				
				#nav a {
				display:block;
				padding:0;
				color:#005C54;
				text-decoration:none;
				background:url(images/nav.jpg);
				width: 185px;
				text-align: center;
				height:33px; 
				}	
				
				#sub a{
				display:block;
				padding:0;
				border:1px solid #B4B4B4;
				color:#3C3C3C;
				text-decoration:none;
				background-color:#fafafa;
				background-image: none;

				}
				
				#nav a:hover{
				color:#333333;
				background:url(images/nav-hover.jpg);
				}
				
				#sub a:hover{
				color:#333333;
				background-color:#fff;
				background-image: none;
				background-color: #D6E0D7;  /* darker green */
				/* orignal green #E9F0E9;  */
				}
				
					
					#end a {
					display:block;
					padding:0;
					color:#005C54;
					text-decoration:none;
					background:url(images/nav-end.jpg);
					width: 184px;
					text-align: center;
					height:33px; 
					}
					
					#end a:hover {
					color:#333333;
					background:url(images/nav-hover-end.jpg);
					}
					/*********/
				
				#nav li{
				float:left;
				position:relative;
				}
				
				#sub li{
				float:left;
				position:relative;
				margin-top: -1px;
				}
				
				#nav ul {
				position:absolute;
				display:none;
				width:185px;
				top:34px;
				
				
				}
				
				#nav li ul a{
				width:185px;
				height:33px;
				float:left;
				text-align: left;
				text-indent: 10px;
				
				}


	/***************************************************************************************************/


		
		p, td {
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			line-height: 21px;
			padding-bottom: 21px;
			text-align: left;
			margin: 0;
		}
		
		#left {
			position: absolute;
			left: 0;
			top: 327px;
			left: 10px;
			width: 231px;
		}
		
		
		#left a {
		font-family: helvetica, arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 56px;
		color: #9E0418;
		padding: 0 16px;
		margin:0;
		}
		
		#left a:hover {
		color: #333333;
		}
		
		#left a.newslink {
		padding: 0;
		}
		
		

		
		.redlink {
		 border-right-color: Silver; border-right-style: solid; border-right-width: 1px;
		 }
		 
		
		#right {
			position: absolute;
			top: 329px;
			left: 280px;
			width: 630px;
		}
		
		#footer {
			position: absolute;
			left: 0px; 
			top: 988px;
			width: 946px;
			text-align: center;
			margin: 0;
			padding: 0;
			background: #ffffff;
		}
		
		.copy {
			font-family: verdana, arial, sans-serif;
			font-size: 11px;
			line-height: 40px;
			color: #1C6F9E;
			}


		table {
			width: 630px;
		}

		.pdf {
			padding: 8px 0 24px 0;
		}

		#news, #pr {
			text-align: left;
			margin-bottom: 40px;
		}
