/* generated by csscreator.com */ 
/* @import "../../stylesheets/Meyer-reset.css";    */
/* @import "../../stylesheets/two-times-table.css"; */
/*
@media screen and (min-device-width: 479px)
{ 
h1, h2, h3, h4, h5, h6
{ 
	font-weight: normal; 
	font-size: small;
	text-decoration: none;
	font-style: italic;
} 
}
*/
@media screen 
/* and (min-device-width: 801px)
*/
{
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ 
 max-width:100%;  
 min-width:30%;  
}
 
#header{
min-height: 3em; 
background-color:#95b5ce;
width:100%;
}
#header a { text-decoration: none;  }
#header a:hover { color: red;  }
#heading{font-size: 18pt; font-weight: bold; font-family: arial, helvetica, sans-serif; margin: 10%;} 
#prompt {float: right; font-size: 10pt;  margin: 5px 10px 10px 0px; }
#righticon{float: right; margin: 0px 5px 0px 0px;} 
.icon{margin: 5px 0px 0px 5px;  font-size: 18pt; font-weight: bold;}
.editable {margin: 10px; font-family: Arial;}

img { border: 0 none; }

th,td{ border: 5px solid #ffffff; border-width: 1px 1px 1px 1px ; }
tr {height: 16pt; font-size: 12pt; }
thead {background-color: #8fbc8f; }
tbody {background-color: #dcdcdc; }
th,td { text-align: left; }
tr:hover { background: #abc; }
a:visited {color: black; text-decoration: none }
tr a:hover { text-decoration: underline }

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2 {
	margin: 2%;
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h3 {
  margin: 1.5%;
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.3em; 
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

h4 {
	margin: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333;
    font-weight: bold;
    background: #abcdef;
}

h5 {      /* added 15/4/10  */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
    font-style: italic;	
    background: #abcdef;
}

h6 {      /* added 15/4/10  */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
    font-style: italic;	
    background: #abcdef;
}
}

 /*printer styles*/ 
 @media print
{ 
	a { text-decoration: none; }
	 .icon {display: none;}
}

