/**/
html,body,h1,h2,h3,ul,li,p {margin:0; padding:0;}

body {background:#fff; font:100% tahoma,verdana,arial,sans-serif;}

#header {padding:26px 0 23px; background:#ebebeb;}
	#header h1 {width:208px; height:39px; color:#003471; font-size:150%; line-height:1em; float:left;}
		#header h1 a {width:208px; height:39px; background:url(layout/header.h1.a.gif) 0 0 no-repeat; text-indent:-666em; display:block;}
	#header ul {float:right; list-style:none;}
	#header li {margin-left:18px; float:left; display:inline;}
		#header li a {color:#000; font-size:68.75%; text-decoration:none;}
			#header li a img {border:none;}
			#header li a span {padding-top:6px; text-align:center; display:block;}
	
	/* clear */
	#header .wrapper {overflow:hidden;}

#navigation {margin-top:30px;}
	#navigation ul {width:800px; float:left; background:#003471; list-style:none;}
	#navigation li {float:left;}
		#navigation li#h a {width:160px; background:url(layout/navigation.li.h.a.gif) 0 0 no-repeat;}
		#navigation li#mdp a {width:160px; background:url(layout/navigation.li.mdp.a.gif) 0 0 no-repeat;}
		#navigation li#s a {width:160px; background:url(layout/navigation.li.s.a.gif) 0 0 no-repeat;}
		#navigation li#ip a {width:160px; background:url(layout/navigation.li.ip.a.gif) 0 0 no-repeat;}
		#navigation li#cu a {width:160px; background:url(layout/navigation.li.cu.a.gif) 0 0 no-repeat;}
	#navigation a {height:50px; text-indent:-666em; float:left;}
	#navigation a:hover,#navigation a.active {background-position: 0 -50px !important;}
	#navigation img {display:block; clear:left;}

#main {}

#content {padding:8px 0 8px 30px; width:592px; float:right; border-top:7px solid #0072BC;}
	#content h2 {padding:20px 0; color:#003471; font-size:150%; line-height:1em;}
	#content h3 {padding:15px 0; color:#003471; font-size:100%; line-height:1em;}
	#content h4 {padding:15px 0; color:#003471; font-size:100%; line-height:1em;}
	#content p {padding:10px 30px 10px 0; color:#003471; font-size:75%; line-height:1.16em;}
	#content ul {margin:0 0 0 15px;}
	#content li {color:#003471; font-size:75%; line-height:1.75em;}
	#content table {border:1px solid #000;}
	#content td {font-size:75%;}

#menu {border-top:7px solid #0072BC; margin-left:-999px; padding-left:999px; width:178px; float:left; background:#EBEBEB; position:relative;}
	#menu h3 {padding:28px 0 0 0; font-size:112.5%;}
	#menu ul {margin:30px 0 30px 15px; list-style:none;}
	#menu li {height:1%;}
		#menu li a {padding:8px 0 8px 14px; background:url(layout/menu.li.a.gif) 0 50% no-repeat; color:#000; font-size:75%;}
		#menu li a:hover,#menu li a.active {background-position:-193px 50%; color:#00ADEF; text-decoration:none;}
		
#footer {clear:both;}
	#footer p {border-top:1px solid #004A80; padding:28px 0; margin-left:-999px; padding-left:999px; width:800px; float:left; font-size:68.75%; line-height:1.27em; text-align:right; position:relative;}
	#footer a {color:#000;}

/* classes */
.wrapper {margin:0 auto; width:800px;}
.important {text-align:center;}