﻿body
{
	font-family:tahoma;
	font-size:10pt;
	color:Navy;
	background-image:url("images/website/background_fade.jpg");
}

dt
{
    font-weight:600;
}

.menuItem
{
	font-family:Tahoma;
	font-size:9pt;
	color:White;
	background-repeat:repeat;
	padding-left:6px;
	padding-right:6px;
	white-space:nowrap;
}

.pageTitle
{
	color:#B5082C;
	background-color:white;
	font-family:Monotype Corsiva;
	font-size:16pt;
	text-align:left;
	padding-bottom:2px;
	vertical-align:middle
}

.header
{
	background-color:#014369;
	color:white;
	text-align:center
}

img
{
	border: none;
}