﻿body
{
	background: #f5f4f4;
}

h1, h2, h3, h4, p, td, th, li
{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	color: #555;
	margin: 0 0 20px 0;
}

input, select
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	display: inline;
}

h1, h2, h3
{
	margin: 10px 0 3px 0;
}

h1
{
	font-size: 20px;
	font-weight: normal;
	color: #840000;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-size: 14px;
}

hr {
  border:0;
  border-top: 1px solid #CCC;
  height: 0;
  background: #CCC;
}

.subtitle
{
	margin: 0 0 20px 0;
	font-size: 12px;
}

table.layout table.form td, table.form td
{
	vertical-align: middle;
}

table.layout
{
	border-collapse: collapse;
}

table.layout td
{
	vertical-align: top;
	padding: 0;
}

table.tabular
{
	border-collapse: collapse;
	border: 1px solid #CCC;
	background: #FCFCFC;
	padding: 3px 5px 3px 5px;
	margin: 3px 0;
}

table.tabular td
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #CCC;
	border-left-color: transparent;
	border-right-color: transparent;
	text-align: center;
	vertical-align: middle;
}

table.tabular th
{
	background: #CCC;
	font-weight: bold;
}

table.tabular td, table.tabular th
{
	padding: 2px 10px;
}

table.tabular td.name
{
	text-align: left;
}

table.tabular img
{
	vertical-align: bottom;
	margin: 0 0 1px 5px;
}

.calendar_image
{
	vertical-align: bottom;
	margin: 0 0 3px 0;
	padding: 0;
}

.numeric, table.tabular td.numeric
{
	text-align: right;
}

h1 .student_name
{
	font-weight: bold;
}

.secondaryParagraph
{
	margin: 0 0 10px 0;
}

.subheader th
{
	font-size:8pt;
	font-weight:lighter !important;
}

.hidden
{
	display: none;
	visibility: hidden;
}

.error
{
	color: #F00;
}

.inline_list
{
	padding: 0;
	margin: 0 0 20px 0;
}

.inline_list li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0 20px 0 0;
}

.inline_list div
{
	display: inline;
}

div.break_out
{
	border: 1px solid #CCC;
	background: #FCFCFC;
	padding: 0 20px 20px 20px;
	margin: 15px 0;
}

div.no_emphasis
{
	border: 0;
	background: transparent;
}

.image_button
{
	vertical-align: middle;
}

.smallText
{
	font-size: 8px;
	color: Gray;
	text-align: left;
}

.mediumText
{
	font-size: 10px;
	color: Gray;
	text-align: left;
}

.first_para
{
	margin-top: 20px;
}

table.tabular td.multi_cell
{
	padding: 0;
}

.failing
{
	color: #DD0000;
}

td.failing a
{
	color: #DD0000;
}

.portalid
{
	font-family: Courier New, Courier, Serif;
}
