/*
##################################
# Author: Todd Langford          #
# Copyright © 2009 Todd Langford #
##################################


*/

#title
{
	color: #003366;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	border-bottom: 1px solid #003366;
	margin-bottom: 5px;
}

#subtitle
{
	color: #003300;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
}

.fineprint
{
	color: #343434;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

#error
{
	color: #CC0000;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

#errorlist
{
	color: 000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

.tableBTitle
{
	color: #000000;
	background: #EEEEEE;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

.tableTitle
{
	color: #111111;
	background: #EEEEEE;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}