/**
 * BASE SHEET
 * A Stylesheet by Luke Morton
 * @media screen,print
 */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
body{font:13px/1.4 "Franklin Gothic Medium",arial,sans-serif;}
section,article,aside,header,footer,nav,dialog,figure{display:block;}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,h1 strong,.h1 strong,h2 strong,.h2 strong,h3 strong,.h3 strong,h4 strong,.h4 strong,h5 strong,.h5 strong,h6 strong,.h6 strong{font-weight:normal}
h1,.h1{font:39px/1.2 impact,"Franklin Gothic Medium",arial,sans-serif;margin-bottom:5px;}
h2,.h2{font:26px/1.2 georgia,"Times New Roman",serif;margin-bottom:4px;}
h3,.h3{font:20px/1.2 georgia,"Times New Roman",serif;margin-bottom:4px;}
h4,.h4{margin-bottom:4px;font-size:17px;}
h5,.h5{margin-bottom:4px;font-size:15px;font-weight:bold;}
h6,.h6{margin-bottom:4px;font-size:13px;font-weight:bold;}
p{margin:0 0 15px 0;}
a:link, a:visited, a:focus{text-decoration:none;border-bottom:1px dashed;}
a:active,a:hover{border-style: solid;}
a img{border:none;}
blockquote,q{quotes : "" "";}
blockquote{margin:15px 15px 15px 0em;padding-left:15px;border-left:1px solid;font:italic 15px "Times New Roman", Times, serif;}
blockquote:before, blockquote:after, q:before, q:after{content : "";}
strong{font-weight:bold;}
em,dfn{font-style:italic;font-size:15px;}
dfn{font-weight:bold;}
abbr{border-bottom : 1px dotted;cursor:help;}
pre,code{font:1em 'andale mono', 'lucida console', monospace;}
pre{margin:15px;padding-left:1.5em;border-left:1px dotted;line-height:1.5;overflow:auto;white-space:pre;}
li ul, li ol {list-style-type:circle;margin:0 15px 8px 15px;}
ul,ol{margin:0 15px 15px 5px;}
li{padding:0 0 0 12px;}
ol li{border-left:1px solid;margin:0 0 4px 0;}
ul{list-style-type:disc;}
ol{list-style-type:decimal;}
dl{margin-bottom:15px;padding-top:15px;border-top:1px solid;}
dl dt{margin-bottom:8px;font-size:15px;line-height:1.25;}
dd{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid;}
label {font-weight:bold;display:block;}
fieldset{margin:0 0 15px 0;padding:15px 15px 0 15px;border:1px solid;}
legend{font-size:15px;font-weight:bold;}
input{font:1em "Franklin Gothic Medium", sans-serif;}
textarea{width:390px;height:250px;padding:5px;}
.left img{float:left;display:block;padding:0 12px 5px 0;}
.right img{float:right;display:block;padding:0 0 5px 12px;}
a.ext{padding-right:15px;background:url(external_link.png) center right no-repeat;display:inline-block;}
table{border-collapse:collapse;}

/**
 * LAYOUT SHEET
 * A Stylesheet by Luke Morton
 * @media screen
 */

.this-web{width:980px;margin:10px auto;}
.article.main{width:600px;margin-right:20px;float:left;}
.article.related{width:360px;float:right;}
.site-information{clear:both;width:100%;border-top:1px solid;padding:5px 0 0 0;}
.logo{background-color:#204589;padding:5px;}
.branding p{margin:0;}
.branding a:link,.branding a:visited,.branding a:active,.branding a:hover{border:none;}
.navigation{width:100%;overflow:hidden;margin:0 0 15px 0;padding:0;}
.navigation li{list-style:none;margin:0;padding:0;}
.navigation li,.navigation a{float:left;}
.navigation a{padding:4px 12px;}