/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
html,button,input,select,textarea{font-family:sans-serif;}
body{margin:0;}
a:focus{outline:thin dotted;}
a:active,a:hover{outline:0;}
h1,h2,h3,h4,h5,h6{font-size:1em;margin:0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
blockquote{margin:1em 40px;}
dfn{font-style:italic;}
mark{background:#ff0;color:#000;}
p,pre{margin: 1em 0;}
code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
q{quotes:none;}
q:before,q:after{content:'';content:none;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
dl,menu,ol,ul{margin:1em 0;}
dd{margin:0 0 0 40px;}
menu,ol,ul{padding:0 0 0 0;}
nav ul,nav ol{list-style:none;list-style-image:none;}
img{border:0;-ms-interpolation-mode:bicubic;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
form{margin:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px;}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
button,input{line-height:normal;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible;}
button[disabled],input[disabled]{cursor:default;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}

/* non-semantic helpers */
.ir {display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;}
.ir br{display:none;}
/* .hide {display:none!important;visibility:hidden;} */
.visuallyhidden,.printonly {border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
.invisible {visibility:hidden;}
.section:before,.section:after,.clear:before,.clear:after,.panel:before,.panel:after{content:'';display:table;}
.section:after,.clear:after,.panel:after{clear:both;}
.section,.clear,.panel{zoom:1;}
.cell{display:block;float:left;}
.panel .cell:first-child,.first{margin-left:0;}
.js .no-js{display:none;}

/* layout helpers */
nav ul,nav ol { list-style:none;margin-left: 0;list-style-image:none;margin:0;padding:0;}
nav { margin-left: 0; padding: 0; }
nav li { list-style: none; float: left; display: block; }
/* Begin additional rule for AdChoices CR150501-01 */
.meta-navigation li {display: inline; float: none;}
/* End additional rule for AdChoices CR150501-01 */
nav ul { margin-bottom: 0; margin-top: 0; }
nav ul:before,nav ul:after,nav:before,nav:after{content:'';display:table;}
nav ul:after,nav:after{clear:both;}
nav ul,nav{zoom:1;}

/* Customizations
================================================== 
*/

/* type */
html,button,input,select,textarea{color:#222;}
body{ 
	font-family: Arial, sans-serif; 
	font-size: 1em; 
	line-height: 1.4;
  min-width: 321px;
}
a,a:active,a:visited{color:#257cb2;text-decoration:none;}
a:hover { color: #ff6600; text-decoration: underline; }
a:focus{outline:thin dotted;}
a:hover,a:active{outline:0;}

/* block-level margins (override at the component level) */

p,blockquote,ul,ol,fieldset,table,pre{
	margin-top: 0;
}

/* END Customizations
================================================== 
*/


 menu,ol,ul{padding:0;}



