@charset "utf-8";

body { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #333; text-align: center; margin: 0; background-color: #a9adc3; background-image: url(../images/template/body-background.jpg); background-repeat: repeat-x }
table { font-size: 11px }
td, th { vertical-align: top }
img { border: none }
a { font-weight: bold; color: #0d1f45; text-decoration: none }
a:hover { text-decoration: underline }
p, li, dd { line-height: 1.5em }
ul li { list-style: square }
h1 { font-family: "Century Gothic"; font-size: 17px; color: #000 }
h2 { font-size: 13px }
h3 { font-size: 11px }

.homework-portal ul { display: none }
.borders { border: solid 1px #000 }
.borders td, th { padding: 8; border: dotted 1px #000 }

.cheader { color: #fff; background-color: #000 }

.w-700 { width: 700px }