			body { margin: 0px; padding: 0px; background: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; color: #5B5B5B;}
			h1,h2,h3,h4 { font-family: 'Arial Narrow','Helvetica Narrow','Helvetica','Verdana';}
			h1 { font-size: 110%; text-transform: uppercase; color: #FF7912; font-weight: bold; top: 15px; position: relative;}
			h2 { font-size: 190%; letter-spacing: -1px; text-transform: uppercase; font-weight: normal;}
			h3 { font-size: 150%; font-weight: normal;}
			p { line-height: 1.5em; }			
			.stylegloball {
			font-size: 14px;
}
			
			ul { list-style: none; }
			a {	color: #FF7912;	text-decoration: none; }
			a:hover {	text-decoration: underline; }
			div.sectionSpacer {margin:150px; clear: both;}
			dt { font-weight: bold; padding-bottom: .6em; padding-top: .5em;}

			.content li { line-height: 1.5em; list-style-type: circle;}

			form { padding: 2px 0px; font-family: "trebuchet ms";}

			input, textarea {width: 470px; font-family: "trebuchet ms"; font-size: 120%; border: 1px solid #d5d5d5; padding: 2px; margin-top: 3px; margin-left: 15px; background: url('images/input_bground.png');}
			input:hover, textarea:hover {width: 470px; font-family: "trebuchet ms"; font-size: 120%; border: 1px solid #FF7912; padding: 2px; margin-top: 3px; margin-left: 15px; background: url('images/input_bground.png');}

			input.button
			{
				width: 100px;
				font-size: 100%;
				background: #eeeeee;
				border: 1px solid #dddddd;
			}
			input.button:hover
			{
				width: 100px;
				font-size: 100%;
				background: #FFD78A;
				border: 1px solid #FF7912;
			}
			form label {
				font-size: 100%;
				display: block;
				padding: 0px;
				margin: 10px 0 3px;
			}



			div.sectionWrapper { width: 800px; }
			div.section {
				border: 0px solid red; background: white url('images/topBarBground.png') repeat-x;
				min-height: 300px; #height: 300px; margin-top: 0px; clear: both;
			}
			div.contentWrapper {
				border: 0px solid green;
				float: left;
				background: white url('images/contentBground.png') repeat-x;
				min-height: 300px;
				#height: 300px;
				position: relative;
				top: 25px;
				width: 548px;
			}			
			div.content { 
				border: 0px solid green; 
				margin-left: 30px; 
				margin-right: 30px; 
				padding-bottom: 200px;
			}			
			div.navigationWrapper {
				border: 0px solid yellow;
				background: url('images/logo_new.png') no-repeat  75px 170px ;
				position: relative;
				width: 240px;
				float: left;
				}

			.navigation {
				border: 0px solid red;
				margin-top: 250px;
				width: 180px;
				list-style: none;
				}
			.navigation ul { padding: 0px; margin: 0px; border: 1px solid yellow;}
			.navigation li { padding: 0px; margin:0 0 0px; border: 1px solid white;}
			.navigation a {
				display: block;
				border: 0px solid red;
				padding: 2px 4px;
				margin: 0px;
				text-align: right;
				text-transform: uppercase;
				color: #484848;
				}
			//.navigation a.active { color: #FFF; background: #FF7912 url('images/navActiveBground.png') repeat-x center left; text-decoration: none;}
			//.navigation a:hover { color: #FFF; background: #FF7912 url('images/navHoverBground.png') repeat-x center left; text-decoration: none; }
			.navigation a.active { font-weight: bold; text-decoration: none;}
			.navigation a:hover { color: orange; text-decoration: none; }

			div.contentColumn {margin-top: 20px; width: 240px; float: left;}
			
			dt.mediaReleaseList
			{
				font-weight: normal;
			}
			
			dd.mediaReleaseList
			{
				margin-left: 2em;
			}