/* MAIN STYLES */
/* KYLE DE FRANCO 2010_01_08 */
			body {background-color: #000000; height: 100%; margin: 0px; padding: 0px; width: 100%;}
			div{behavior: url(../_scripts/iepngfix.htc); color: #000000; cursor: default; font-family: Arial; font-size: 12px;}
			#div_lightbox_screen{background: url(../_images/screen.png); display: none; height: 100%;  position: relative; overflow: hidden; width: 100%; z-index: 1000;}
			#div_popup_container{margin-top: -302px; position: relative; text-align: center; top: 50%; width: 100%; z-index: 2000;}
			#div_popup_close{font-weight: bold; padding: 4px;}
			#div_popup_close a{color: #000000; text-decoration: none;}
			#div_popup_close a:hover{text-decoration: underline;}
			#div_header_container{
				height: 94px;
				position: absolute;
				margin-top: -320px;
				text-align: center;
				top: 50%;
			}
			#div_header{
				background: url(../_images/div_header.jpg);
				background-repeat: no-repeat;
				height: 100px;
				width: 960px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 20px;
				z-index: 200;
			}
			#div_dropdown0{
				/* background: url(../_images/screen.png); */
				background-color: #000000;
				display: none;
				position: relative;
				margin-top: -2px;
				overflow: visible;
				width: 200px;
				z-index: 2000;
			}
			#div_dropdown1{
				background-color: #000000;
				display: none;
				position: relative;
				margin-top: -2px;
				overflow: visible;
				width: 200px;
				z-index: 2000;
			}
			#div_dropdown2{
				background-color: #000000;
				display: none;
				position: relative;
				margin-top: -2px;
				overflow: visible;
				width: 200px;
				z-index: 2000;
			}
			a.nav_parent0{
				background: url(../_images/nav_00_off.gif);
				background-position: top center;
				background-repeat: no-repeat;
				background-color: #000000;
				display: block;
				font-family: Arial;
				font-size: 15px;
				font-weight: bold;
				height: 25px;
				padding-top: 4px;
				text-align: center;
				text-decoration: none;
				width: 120px;
			}
			a.nav_parent0:hover{
				background: url(../_images/nav_00_on.gif);
				background-position: top center;
				background-repeat: no-repeat;
				background-color: #000000;
			}
			a.nav_parent1{
				background: url(../_images/nav_01_off.gif);
				background-position: top center;
				background-repeat: no-repeat;
				background-color: #000000;
				display: block;
				font-family: Arial;
				font-size: 15px;
				font-weight: bold;
				height: 25px;
				padding-top: 4px;
				text-align: center;
				text-decoration: none;
				width: 120px;
			}
			a.nav_parent1:hover{
				background: url(../_images/nav_01_on.gif);
				background-position: top center;
				background-repeat: no-repeat;
				background-color: #000000;
			}
			a.nav_parent2{
				background: url(../_images/nav_02_off.gif);
				background-position: top center;
				background-repeat: no-repeat;
				background-color: #000000;
				display: block;
				font-family: Arial;
				font-size: 15px;
				font-weight: bold;
				height: 25px;
				padding-top: 4px;
				text-align: center;
				text-decoration: none;
				width: 120px;
			}
			a.nav_parent2:hover{
				background: url(../_images/nav_02_on.gif);
				background-position: top center;
				background-repeat: no-repeat;
				background-color: #000000;
			}
			#div_dropdown0 a{
				border-top: 6px solid #000000;
				color: #FFFFFF;
				display: block;
				height: 25px;
				padding-left: 25px;
				text-decoration: none;
				text-transform: uppercase;
			}
			#div_dropdown0 a:hover{
				background-color: #990000;
				border-top: 6px solid #990000;
			}
			#div_dropdown1 a{
				border-top: 6px solid #000000;
				color: #FFFFFF;
				display: block;
				height: 25px;
				padding-left: 30px;
				text-decoration: none;
				text-transform: uppercase;
			}
			#div_dropdown1 a:hover{
				background-color: #990000;
				border-top: 6px solid #990000;
			}
			#div_dropdown2 a{
				border-top: 6px solid #000000;
				color: #FFFFFF;
				display: block;
				height: 25px;
				padding-left: 17px;
				text-decoration: none;
				text-transform: uppercase;
			}
			#div_dropdown2 a:hover{
				background-color: #990000;
				border-top: 6px solid #990000;
			}
			#div_nav_container{
				margin-left: 300px;
				margin-top: -31px;
				position: absolute;
				z-index: 200;
			}
			#div_center{
				margin-left: auto;
				margin-right: auto;
				position: relative;
				text-align: left;
				width: 960px;
			}
			#div_reason_counter{
				color: #FFFFFF;
				display: none;
				font-family: Arial;
				font-size: 18px;
				font-weight: bold;
				margin-bottom: 10px;
				margin-top: 10px;
			}