

			ul {
				margin: 0px;
				padding-left: 25px;
			}
			ul li {
				margin-top: 1px;
				list-style-image: url('images/square.gif');
				list-style-type: disc;
				list-style-position: outside;
				
				
			}
			html {
				margin: 0px; padding: 0px;
				background-color: #666666;

			}
			body {
				margin: 0px; padding: 0px;
				font-family: Arial, Helvetica, sans-serif;
				border: 0px;
				font-size: 13px;
				text-align: center;
				padding-top: 30px;
			}
			
			.simple {
				width: 100%;
				border-spacing: 0px;
				border: 0px;
			}
			.simple td{
				padding-left: 0px;
				padding-right: 0px;
				border: 0px;
			}
			.border {
				width: 100%;
				border-spacing: 0px;
				border-top: 1px solid #000000;
				border-left: 1px solid #000000;
				border-spacing: 0px
			}
			.border td{
				padding-right: 10px;
				padding-left: 10px;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
			}
			.border th{
				padding-right: 10px;
				padding-left: 10px;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
			}
			.blueBorder {
				width: 100%;
				border-spacing: 0px;
				border-top: 1px solid #d5dce6;
				border-left: 1px solid #d5dce6;
				border-spacing: 0px
			}
			.blueBorder td{
				padding-right: 10px;
				padding-left: 10px;
				border-right: 1px solid #d5dce6;
				border-bottom: 1px solid #d5dce6;
			}
			.blueBorder th{
				padding-right: 10px;
				padding-left: 10px;
				border-right: 1px solid #d5dce6;
				border-bottom: 1px solid #d5dce6;
			}
			
			
			.whiteBorder {
				margin-top: 0px;
				width: 100%;
				border-spacing: 0px;
				border-top: 2px solid #ffffff;
				border-left: 2px solid #ffffff;
				border-spacing: 0px
			}
			.whiteBorder td{
				padding-right: 10px;
				padding-left: 10px;
				border-right: 2px solid #ffffff;
				border-bottom: 2px solid #ffffff;
			}
			.whiteBorder th{
				padding-right: 10px;
				padding-left: 10px;
				border-right: 2px solid #ffffff;
				border-bottom: 2px solid #ffffff;
			}
			
			.TableBGlightblue {
				height: 25px;
				text-align: center;
				background-color: #dde8ef;
			}
			
			.TableBGlightblue td{
				vertical-align: middle;
				padding: 3px;
			}
			
			.TableBGdarkblue {
				height: 25px;
				text-align: center;
				background-color: #c4dae5;
			}
			
			.TableBGdarkblue td{
				vertical-align: middle;
				padding: 3px;
			}
			
			.TableBGtitleblue {
				height: 30px;
				font-size: 15px;
				font-weight: bold;
				text-align: center;
				color: #ffffff;
				background-color: #99b9cf;
				padding: 3px;
			}
			
			.TableBGtitleblue td{
				vertical-align: middle;
			}
			
			
			#greyTitle {
				font-size: 15px;
				color: #6a787b;
				font-weight: bold;
				font-family: Tahoma, verdana, Arial, sans-serif;
				margin-bottom: 6px;
			}
			
			#miniMenu {
				font-weight: bold;
				font-style: italic;
				background-color: #ebebeb;
				padding: 4px;
				padding-right: 6px;
				font-size: 15px;
				text-align: right;
			}
			
			td{
				vertical-align: top;
			}
			h1{
				margin-top: 0px;
				margin-bottom: 0px;
			}
			h2{
				margin-top: 0px;
				margin-bottom: 3px;
			}
			h3{
				margin-top: 0px;
				margin-bottom: 2px;
				font-size: 18px;
				font-weight: bold;
			}
			h4{
				margin-top: 0px;
				margin-bottom: 1px;
				font-size: 17px;
				font-weight: bold;
			}
			h5{
				margin-top: 0px;
				margin-bottom: 0px;
			}
			.hblue {
				background: url(images/title.png) repeat-x bottom;
				padding-left: 2px;
				padding-left: 3px;
				padding-bottom: 5px;
				color: #003366;
					font-weight: bold;
				font-family: Times, serif;
				font-size: 20px;
				font-style: italic;
			}
			.hblue #header {
				
				margin-top: 0px;
				margin-bottom: 2px;
			
			}
			#content img {
				margin-top: 0px;
				margin-bottom: 0px;
				border: 0px;
				padding-bottom: 0px;

			}
			
			table{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
			}		
			
			
			a{
				text-decoration: none;
				color: #003366;
			}
			a:visited{
				text-decoration: none;
				color: #006699;
			}
			a:hover {
				color: #ff0000;
				text-decoration: underline;
			}
			a:active {
				text-decoration: underline;
			}
			a:focus{
				text-decoration: underline;
			}
			img {
				text-decoration: none;
			}

			#main {
				width: 1024px;
				margin-left: auto;
				margin-right: auto;
				height: 530px;
				border-spacing: 0px;
				
			
				z-index: 1;
			}
			
			
			#topline {
			
				
				
				background-color: white;

				vertical-align: middle;
				margin: 0px;
				height: 65px;
				padding: 0px;
			
			
				text-align: center;
				padding-left: 4px;
				background: white no-repeat right top url('images/roundedCorners/topRight.png') ;
				width: 180px;
				min-width: 180px;
			}
			
			#logo{
				background: no-repeat left url(images/logo.png);
				height: 65px;
				width: 170px;
				cursor: pointer;
				font-size: 40pt;
				right: 10px;
				bottom: 0px;
			}
			
			#topLinks {
				padding-bottom: 5px;
				padding-right: 10px;
				text-align: right;
				color:  white;
				vertical-align: bottom;
				font-weight: bold;
				font-size: 9pt;
				width: 1004px;
				
			}
			#topLinks a{
				color: white;
			}
			#topLinks a:visited{
				color:  white;
			}			
			
			#headerLocation {
	
				

				text-align: center;
				margin: 0px;
				border-spacing: 0px;
				width: 844px;
				
				background-color: #e9e9e9;
				

				
			}
			
			#header {
	
				
				text-align: center;

				border-spacing: 0px;
				
				height: 65px;
				width: 844px;
				
	
				
			}
			
			#headerTable {
				
				border-spacing: 0px;
				border: 0px;
			}
			
			#bottomline {
				height: 60px;
				background:#315479 no-repeat bottom left url('images/roundedCorners/bottomLeftBlue.png');
				vertical-align: middle;
				text-align: left;
				font-size: 15px;
				padding-left: 15px;
				color: white;
			}
			
			#bottomline a{
				font-weight: bold;
				color: white;
				text-decoration: none;
			}
			
			
			
			#bottomline a:visited{
				font-weight: bold;
				color: white;
				text-decoration: none;
			}
			
			#bottomline a:hover{
				font-weight: bold;
				color: #000000;
				text-decoration: none;
			}
			
			#bottomline a:focus{
				font-weight: bold;
				color: #000000;
				text-decoration: none;
			}

			
			
			#aboveMenu {
				
				margin: 0px; padding: 0px;
				
			}
			
			#outatexHeader {
				height: 65px;

				width: 100%;
				z-index: 6;

				padding: 0px;
				margin: 0px;
				text-align: center;
				
			}
			
			#outatexHeader table {
				border-spacing: 0px;
				height: 65px;
				width: 844px;
				z-index: 6;
				margin-left: auto;
				margin-right: auto;
				border: 0px;
				color: #004080;
			}
			
			#outatexHeader td {
				font-weight: normal;
				font-family: Verdana;
				text-align: left;
				font-size: 18px;
				vertical-align: middle;
				
				padding-left: 25px;
				letter-spacing: 4px
			}
			
			#outatexButtons {
				height: 65px;

				width: 100%;
				z-index: 6;

				padding: 0px;
				margin: 0px;
				text-align: center;
				
			}
			
			#outatexButtons table {
				border-spacing: 0px;
				height: 65px;
				width: 844px;
				z-index: 6;
				margin-left: auto;
				margin-right: auto;
				border: 0px;
				color: #003366;
			}
			
			#outatexButtons td {
				font-weight: bold;
				font-family: arial;
				text-align: center;
				font-size: 15px;
				vertical-align: middle;
				width: 422px;
			}
			
			#outatexButtons span {
				font-size: 15px;
				font-family: Arial;
			}
			
			#outatexButtons td a{
				color: #003366;
				text-decoration: none;
			}
			

			
			#outatexButtonsTd {
				background-color: none;
				color: #003366;
				cursor: pointer;
			}
			
			
			#outatexButtonsHover {
				background-color: #ffffff;
				color: #666666;
				cursor: pointer;
			}
			
			#outatexButtonsHoverEurope {
				background-color: #b1cbe1;
				color: black;
				cursor: pointer;
			}
			
			#outatexButtonsHoverME {
				background-color: #b3b3ff;
				color: black;
				cursor: pointer;
			}
			
			#outatexButtons b {
				font-size: 17px;
			}

			#menuPage {
				color: black;
				font-size: 15px;
				padding-left: 10px;
				padding-right: 10px;
				font-weight: normal;
			}
			
			#contenttd {
		background: white;
				
				width: 844px;
				margin: 0px;
				padding: 0px;
				
			}
			
			#contentCorner {
				width: 844px;
				
				margin: 0px;
				padding: 0px;
				margin-bottom: auto;
				
			}
			

			#content {
				padding: 0px;
				position: relative;
				font-size: 13px;
				text-align: left;
				
				background: white;
		
			}
			
			#contentdiv {
				padding: 20px 25px 5px 25px;
		
			}
			

			
			#code{
				font-family: Times New Roman;
				font-size: 12pt;
			}
			
			#menuTitle {
				background-color: #d0dee8;
				height: 23px;
				border-top: 1px solid #cccccc;
				border-bottom: 1px solid #cccccc;
				padding-top: 5px;
				width: 180px;
				text-align: center;

			}
			
			#menu {
				background-color: white;
				padding-bottom: 8px;
				width: 180px;
				text-align: left;
				margin-left: auto;
				background-color: #e9e9e9;
				z-index: 5;
			
			}
			#menu2 {
				/*border-bottom: 1px solid #4f4f4f;*/
				text-align: left;
				font-weight: bold;
				font-size: 15px;
				color: #45596e;
				
				margin-top: 40px;
				
			}
			#menu_open {
				background: url(./images/menu.png) repeat-x center;
				margin-top: 3px;

			}
			
			
			
			
			
			
			#mcatl {
				background:none;
				color: #666666;
				text-decoration: none;
				
			}
			#mcatl a{
				background:none;
				color: #666666;
				text-decoration: none;
				
			}
			#mcatl a:visited{
				text-decoration: none;
				color: #666666;
			}
			
			#mcatl a:hover{
				text-decoration: none;
				color: white;
				text-decoration: none;
			}
			
			#mcatlhover{
				background-color: #cccccc;
				color: #444444;
				text-decoration: none;
			}
			#mcatlhover a:visited{
				text-decoration: none;
				color: #444444;
			}
			
			#mcatlhover a{
				text-decoration: none;
				color: #444444;
			}
			
			#mcatlhover a:hover{
				text-decoration: none;
				color: #444444;
			}
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			#menu_closed {
				background: url(./images/menu2.png) repeat-x center;
				margin-top: 3px;
				
				/*border-bottom: 1px solid #7c7b7b;
				border-top: 2px solid #4f4f4f;*/
			}
			
			
			.menu_category {
				width: 180px;
				height: 40px;
				z-index: 5;
				padding: 0px;
			}
			.menu_category table{
				padding: 0px;
				height: 40px;
			}
			.menu_category td{
				text-align: left;
				font-size: 13px;
				padding: 0px 0px 0px 11px;
				margin: 0px;
				font-family: Arial, Helvetica, sans-serif;
				color: #003366;
				width: 200px;
				vertical-align: middle;
				font-weight: bold;
			}
			
			.menu_category td a:link{
				color: #45596e;
				text-decoration: none;
			}
			
			.menu_category td a:visited{
				color: #45596e;
				text-decoration: none;
			}
			
			.menu_category td a:hover{
				color: #ff0000;
				text-decoration: none;
			}
			
			
			
			#menu_open_second {
				background: url(./images/menu.png) repeat-x center;

			}
			
			.menu_category_second {
				width: auto;
				height: 25px;
				z-index: 5;
				padding: 0px;
				margin: 0px;
			}
			.menu_category_second table{
				padding: 0px;
				padding-left: 10px;
				height: 25px;
				margin: 0px;
			}
			.menu_category_second td{
				text-align: left;
				font-size: 13px;
				padding: 0px 0px 0px 11px;
				margin: 0px;
				font-family: Arial, Helvetica, sans-serif;
				color: #003366;
				width: 200px;
				vertical-align: middle;
				font-weight: bold;
			}
			
			.menu_category_second td a:link{
				color: #45596e;
				text-decoration: none;
			}
			
			.menu_category_second td a:visited{
				color: #45596e;
				text-decoration: none;
			}
			
			.menu_category_second td a:hover{
				color: #ff0000;
				text-decoration: none;
			}
			
			
			#mlinks_second {
				/*border-bottom: 1px solid #7c7b7b; 7c7b7b*/
				padding-bottom: 0px;
				width: auto;
				padding-left: 8px;
				background-color: #666666;
			}
			
			
			
			#menu .mfree {
				height: 0px;
				width: 180px;
				font-size: 0pt;
			}
			#menu .mfree2 {
				width: 180px;
				height: 0px;
				border-bottom: 0px solid;
				font-size: 0pt;
				border: 0px;
			}
			
			#mlinks {
				/*border-bottom: 1px solid #7c7b7b; 7c7b7b*/
				padding-bottom: 0px;
				width: 180px;
			}
			
			#menu .mcatl {
				width: auto; /* 225*/
				z-index: 5;
				margin: 0px 0px 0px 0px;
				text-align: left;
				font-size: 9.5pt;
				font-family: Arial, Helvetica, sans-serif;
				cursor: pointer;
				color: white;
				min-height: 28px;
			/*	border-right: 1px solid;*/
				
			}
			#menu .mcatl table{
				padding: 0px;
				height: 28px;
			}
			#menu .mcatl td {
				padding: 0px 0px 0px 10px; /* 25 */
				font-size: 13px;
				vertical-align: middle;
			}
			
			
			
			#menu .mcatsub {
				width: 180px; /* 225*/
				z-index: 5;
				margin: 0px 0px 0px 0px;
				text-align: left;
				font-size: 9.5pt;
				font-family: Arial, Helvetica, sans-serif;
				cursor: pointer;
				color: #000000;
				height: 32px;
			/*	border-right: 1px solid;*/
				border-bottom: 1px solid #c1c2c2;
			}
			#menu .mcatsub table{
				padding: 0px;
				height: 32px;
			}
			#menu .mcatsub td {
				padding: 0px 0px 0px 14px; /* 25 */
				font-size: 13px;
				vertical-align: middle;
				font-style: italic;
				width: 168px;
				text-align: left;
			}
			
			#mcatsubhover{
				background-color: #deebfb;
			}
			#mcatsub{
				background-color: #d9e0e5;
			}
			
			.mcatsub:hover{
				background-color: #deebfb;
			}
			
			#menu .mcatsub td a {
				color: #000000;
			}
			#menu .mcatsub td a:visited {
				color: #000000;
			}
			#menu .mcatsub td a:hover {
				color: #000000;
			}
			
			
			#copy {
				padding-top: 20px;
				font-size: 7pt;
				text-align: center;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
			}
			
			.invisible {
				visibility: hidden;
				height: 0px;
				margin: 0px;
			}
			
			#copy img{
				visibility: hidden; 
			}

			#formText {
				margin-top: 5px;
				margin-bottom: 3px;
				font-weight: bold;
			}

			input {
				background-color: #f0f4f6;
				border: 1px solid #666666;
				padding: 2px;
			}


			textarea {
				background-color: #f0f4f6;
				border: 1px solid #666666;
				padding: 2px;
			}
