
				*{
					margin:0;
					padding:0;
					}
				a img{
					border:none;
					}
				
				ul{
					list-style-type:none;
					}
				
				body, div, table, td, tr, p, a, h1, h2, h3, h4, h5{
					font-family:Arial,Helvetica,Helv,arial,sans-serif;
					font-size:12px;
					line-height:1.3em;
					}
					
				#hprow{
					overflow:hidden;
					padding:15px 20px 0 20px;
					}
				
				#topmenu{
					margin-right:30px;
					float:left;
					position:absolute;
					z-index:50;
					}
				
				body ul.mainNav_wrap{
					padding:10px 0 0;
					background-color:#144280;
					float:left;
					width:120px;
					margin-top:8px;
					}
				
				ul.mainNav_wrap li.mainNav1{
					background-image:none;
					float:left;
					list-style-type:none;
					margin:6px 0 7px;
					padding-left:0;
					white-space:nowrap;
					}
				
				div.mainNav1{
					background-color:#BB0E0E;
					color:white;
					float:left;
					font-weight:bold;
					line-height:13px;
					list-style-type:none;
					margin:0 0 0 10px;
					padding:0 3px;
					}
				
				ul.mainNav_wrap ul.mainNav2{
					clear:both;
					background-color:#144280;
					cursor:pointer;
					float:left;
					margin:2px 0;
					position:relative;
					width:120px;
					}
				
				li.mainNav2_w_sub, 
				li.mainNav2{
					border-color:white;
					border-style:dotted;
					border-width:0 0 1px;
					cursor:pointer;
					float:left;
					list-style-type:none;
					width:120px;
					z-index:10000;
					background-image:none;
					margin:0;
					padding:0;
					}
				
				a.mainNav2_w_sub, 
				a.mainNav2, 
				a.mainNav2_w_sub:link, 
				a.mainNav2:link, 
				a.mainNav2_w_sub:visited, 
				a.mainNav2:visited{
					color:#FFFFFF;
					cursor:pointer;
					display:block;
					float:left;
					padding-left:10px;
					width:110px;
					font-weight:normal !important;
					}
				
				a:link{
					text-decoration:none;
					}
				a:hover{
					text-decoration:underline;
					}
				
				.mainNav2_moreText{
					cursor:pointer;
					float:left;
					width:98px;
					}
				
				ul.mainNav3{
					background-color:#C6DAF2;
					clear:both;
					left:-10000em;
					list-style-type:none;
					margin:0 0 0 120px;
					position:absolute;
					visibility:hidden;
					width:120px;
					z-index:99999;
					}
					
				li.mainNav3, 
				li.mainNav3_last{
					background:#C6DAF2 none repeat scroll 0 0;
					border-color:#144280;
					border-style:dotted;
					border-width:0 0 1px;
					height:16px;
					list-style-type:none;
					width:130px;
					margin:0;
					padding-left:0;
					}
				
				li.mainNav3_last{
					border-width:0;
					}
				
				a.mainNav3{	
					background:#C6DAF2 none repeat scroll 0 0;
					display:block;
					padding:0 5px 0;
					position:relative;
					width:120px;
					z-index:30;
					color:#144280;
					font-weight:normal;
					}

				li#newsletter{
					border-bottom:medium none;
					clear:both;
					display:block;
					list-style-type:none;
					margin:14px 10px 0;
					white-space:nowrap;
					background:none;
					padding:0 0 13px;
					}

				li#newsletter a{
					background:#FEE800 none repeat scroll 0 0;
					color:#000000;
					line-height:17px;
					padding-left:4px !important;
					padding-right:4px;
					text-decoration:underline;
					width:auto;
					font-weight:normal;
					}
				
				li.mainNav2_w_sub.hover ul.mainNav3{
					left:0;
					visibility:visible;
					}
					
