        	* { margin:0px; padding:0px;}
			
			html { width:100%; height:100%;}
			body { width:100%; height:100%; font-family:Tahoma; font-size:12px;}
			
			img { border:0px;}
			
			a { text-decoration:none;}
			a:hover{}
			
			h1 { font-size:16px; color:#322f30}
			h2 { font-size:15px; color:#d03d34; font-weight:normal;}
			h3 { font-size:13px; color:#d03d34; font-weight:bold;}
			
			p { margin:8px 0px 8px 0px;}
			
			li { list-style:none;}
			
			.cleaner { width:0px; height:0px; clear:both;}
			
			#layout { width:900px; height:100%; margin:0px auto;}
			#header { height:120px; padding:10px 0px 10px 0px;}
				#header .logo { float:left; margin-left:20px;}
				#header .logo_col2 { float:left; margin-left:20px;}
				#header .login { width:150px; float:right; padding:0px 10px 0px 8px;}
					#loginform label { color:#d03d34; font-weight:bold; float:right; margin-right:56px; }
					#loginform input[type="text"] { width:100px; height: 15px; border:#666666 1px solid; margin:2px; BACKGROUND-COLOR: #FFFFFF; COLOR: #999999; FONT-SIZE: 9pt; }
					#loginform input[type="password"] { width:60px; height: 15px; border:#666666 1px solid; margin:2px;float:left; BACKGROUND-COLOR: #FFFFFF; COLOR: #999999; FONT-SIZE: 9pt; }
					#loginform input[type="submit"] { width: 37px; height: 17px; border:#666666 1px solid; float:right;margin-right:56px; margin-top:2px; BACKGROUND-COLOR: #133F57; COLOR: #FFFFFF; FONT-SIZE: 8pt; }
				#header .search { width:160px; float:right; padding:0px 10px 0px 10px;}
					#header label { color:#d03d34; font-weight:bold; float:right;}
					#header .search span { font-size:14px; font-weight:bold; color:#322f30}
					#header .search img { float:left;}
					#formprod label { color:#d03d34; font-weight:bold; }
					#formprod input[type="text"] { width:80px; height: 15px; border:#666666 1px solid; margin:2px; float:left; BACKGROUND-COLOR: #FFFFFF; COLOR: #999999; FONT-SIZE: 9pt; }
					#formprod input[type="submit"] { width: 39px; height: 17px; border:#666666 1px solid; float:right;margin-right:5px; margin-top:2px; BACKGROUND-COLOR: #133F57; COLOR: #FFFFFF; FONT-SIZE: 8pt; }

				#topnav { height:25px; margin-top:5px; background:#133F57 url(../images/Layout/bg_topnav.gif) repeat-x;}
					#topnav ul { margin-left:196px; height:25px;}
					#topnav li { width:auto; height:25px; float:left; display:block; background:url(../images/Layout/topnavbrk.gif) right no-repeat; padding:10px 14px 0px 12px; margin-top:-5px;}
						#topnav li a { color:#FFFFFF; font-weight:bold; }
						#topnav li a:hover { color:#FF0000}
			#center { min-height:450px;}
				#leftcol { width:200px; float:left; border: #EBEBEB 1px solid; margin-top:5px; margin-bottom:10px; }	
					#leftcol .leftnav { width:160px; padding:8px;}
					#leftcol .leftnav .navheader { padding:0px 0px 5px 0px; color:#d03d34; font-size:14px; font-weight:bold; border-bottom:#43A3D7 5px solid; margin-bottom:8px; background:none; }
					
					#leftcol .leftnav li { padding:1px 0px 1px 10px; font-size:11px; background: url(../images/Background/Bullet_Blue.png) no-repeat 0px 5px;}
						#leftcol .leftnav li a { color:#133F57;}
						#leftcol .leftnav li a:hover { color:#FF0000;}
				#rightcol { width:690px; float:right;}
			#endingtext { width:670px; float:right; background:#CCCCCC; border: #EBEBEB 1px solid; padding-top:8px; padding-bottom:8px; padding-left:8px; padding-right:8px; }
			#footer { width:850px; margin:0px auto;}
				#footer .footertext { float:left;}
					#footer .footertext a { color:#FF0000;}
					#footer .footertext a:hover { color:#000000;}
				#footer img { float:right;}
			
			#textContent_Small { font-size: 9px; }

