@charset "utf-8";/* CSS Document */
/* -- html5 reset -- */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
/* -- general resets -- */
html { padding: 0; margin: 0; height: 100%; }
body { padding:0; margin:0; height: 100%; }
h1, h2, h3, h4, h5, h6, p, ul, li, table, tr, td { padding:0; margin: 0; }
/*a { text-decoration:none; }*/
img { border: none; } 
/* ----------------------------- */
/* Global styles */
BODY { font-family: Arial, sans-serif; font-size: 12px; color: #404041; background-color: #fff; }
a { color:#404041; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color: #4d4d4d; }
/*p { font-size: 12px; line-height: 18px; }*/
.push { clear: both; font-size: 1px; line-height: 0.1; }

/*BODY */
body { width: 1040px; margin:0 auto; height: 100%;}

/* COMMON */
.ui-tabs-hide { display: none; }
.bottomstroke {border-bottom:1px solid #e5e4e1;}
.topstroke{border-top:1px solid #e5e4e1;}
 
h3.orange, .orange, h3.orange a, h2.orange a{color:#f6911d;}
h3.green, .green, h3.green a, h2.green a{color:#8ac43e;}
h3.blue, .blue, h3.blue a, h2.blue a{color:#1cabe2;}
h3.red, .red, h3.red a, h2.red a{color:#df2f2f;}
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

#header{margin-left:20px;}
#main, #footer,#maincontentbkgd{padding:0 20px;}
.innerpage #main, .innerpage > #footer, .innerpage > #maincontentbkgd{padding:0; margin-left:20px; width:1000px;}
.innerpage #main #footer, .innerpage #main #maincontentbkgd{margin:0; padding:0;}
#main{background-color:#fff;}

.innerpage #footer{padding:0;}

.skiplinks{position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;}

/* --------- Placeholders -- TEMPORARY --------- */

 .debug { background-color: green; } 
 
 

/* --------- Placeholders -- TEMPORARY --------- */
 
 


/*new styles*/
body.innerpage{ font-family: verdana, arial, helvetica, sans-serif;
font-size: 70%;
line-height: 1.5; background-color:#fff;}

body.innerpage.blueBG{line-height:1;}