BODY
{
	font-family: Arial;
	font-size: x-small;
}

TD
{
	font-family: Arial;
	font-size: x-small;
}

A
{
	color: #ff9933;
}

INPUT, TEXTAREA
{
	font-family: Arial;
	font-size: x-small;
}

.header
{
	font-size: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #ffffff;
	font-family: Georgia, 'Times New Roman';
	background-color: #003163;
}

.grayBorder
{
	background-color: #b7b7b7;
}

.grayContent
{
	font-size: x-small;
	font-family: Arial;
	color: Black;
}

.grayContent A
{
	font-size: x-small;
	font-family: Arial;
	color: Black;
}

.grayContent A:Visited
{
	font-size: x-small;
	font-family: Arial;
	color: Black;
}

.grayContent A:Hover
{
	font-size: x-small;
	font-family: Arial;
	color: #ff9933;
}

.grayContent INPUT
{
	background-color: #f0f0f0;
	font-size: x-small;
	font-family: Arial;
}

.grayContentActive A
{
	font-size: x-small;
	font-family: Arial;
	color: #ff9933;
}

.grayContentActive A:Hover
{
	font-size: x-small;
	font-family: Arial;
	color: #ff9933;
}

.grayContentActive A:Visited
{
	font-size: x-small;
	font-family: Arial;
	color: #ff9933;
}

.grayContentMenuHeader
{
	padding-right: 5px;
	font-size: xx-small;
	width: 100%;
	color: #555555;
	font-family: Arial;
	text-align: right;
}

.blueBorder
{
	background-color: #003163;
}

.footer
{
	font-size: xx-small;
	color: #5884AF;
	font-family: Arial;
	background-color: #003163;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.error
{
	color: red;
}

.blueContent
{
	color: white;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
}

.blueContent A
{
	color: white;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
}

.blueContent A:Hover
{
	color: white;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
}

.blueContent A:Visited
{
	color: white;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
}

.edit
{
	font-size: x-small;
	font-family: Arial;
	color: Black;
}

.edit INPUT
{
	font-size: x-small;
	font-family: Arial;
	color: Black;
}

.contentHeader
{
	font-size: 12pt;
	color: #ff9933;
	font-family: Arial;
}

.mainMenuActive
{
	color: #ff9933;
}

.mainMenuActive A
{
	color: #ff9933;
}

.mainMenuActive A:Hover
{
	color: #ff9933;
}

.mainMenuActive A:Visited
{
	color: #ff9933;
}

.formHeader
{
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

.formCategory
{
	font-weight: bold;
}

.errorText
{
	font-weight: bold;
	color: red;
}

.footerLinks
{
	font-size: xx-small;
	color: black;
	font-family: Arial;
	text-align: center;
}

.footerLinks A
{
	font-size: xx-small;
	color: black;
	font-family: Arial;
	text-align: center;
}

.footerLinks A:Hover
{
	font-size: xx-small;
	color: black;
	font-family: Arial;
	text-align: center;
}

.footerLinks A:Visited
{
	font-size: xx-small;
	color: black;
	font-family: Arial;
	text-align: center;
}