html{background-color:#fff;color:#1a1a1a}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0}
table{border-spacing:0}
fieldset,img,button{border:0 none}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
li{list-style-image:none;list-style-position:outside;list-style-type:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%}
abbr,acronym{border:0 none;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
legend{color:#000;}
body{font: 12px verdana}
table,button{font-size:100%}




#wrapper { width: 800px; margin: 0 auto }
#header { padding: 10px 0 20px 0 }
#content { padding-bottom: 20px } 
#article { width: 600px; float: right; line-height: 18px }
#aside { width: 180px; float: left; padding: 4px 10px 10px; font-size: 11px; line-height: 14px }
	#aside li { margin-bottom: 12px }

#footer li { display: inline; padding-right: 8px }

h1 { color:#002f63; font-family: Tahoma,Verdana,Sans-serif; font-size:18px; margin: 0 0 14px 0; font-weight: bold }
h1 span { font-weight: normal; font-size: 16px }
h2 { color:#002f63; font-family: Tahoma,Verdana,Sans-serif; font-size:12px }

a, a:visited { color: #002f63; text-decoration: none }
a:hover { text-decoration: underline }
	a.skip { position: absolute; left: 0; top: -999999px; background-color: #fff }
	a.skip:focus { display: block; top: 5px; }
p { margin-bottom: 12px; }

dl { margin-bottom: 12px }
dt { font-weight: bold; color: #002f63 }
dd { padding: 0 0 4px 6px }
dd ul { margin-left: 20px; }
dd ul li { list-style: square;  }
dd ul li a { text-decoration: underline; }
dd ul li a:hover { text-decoration: none; }

.geo { display: none; }


.clearfix:after,
#content:after,
#footer:after {content:".";display:block;height:0;clear:both;visibility:hidden }

* html .clearfix,
* html #content,
* html #footer {height:1%;overflow:visible }

*:first-child+html .clearfix,
*:first-child+html #content,
*:first-child+html #footer {min-height:1px }


