.content
{
	font-size: 11px;
	font-family: Verdana;
}

.experience td
{
	font-size: 9px;
	font-family: Verdana;
}

.navcontainer
{
	font-size: 11px;
	font-family: Verdana;
}

.welcome
{
	font-size: 14px;
	font-weight: 700;
}

.title
{
	font-size: 14px;
	font-weight: 700;
	color: #293491;
	font-family: MS Reference Sans Serif;
}

.focus
{
	color: #293491;
	font-weight: 700;
}

.header
{
	color: #293491;
	font-weight: 700;
}

.navigationpane
{
	border: 1px solid #C0C0C0;
	width: 100%;
	font-size: 11px;
	font-family: Verdana;
}

.navigationpane td
{
	padding: 3px 3px 3px 10px;
}
.navigationpane td img
{
	float: left;
}
.navigationpane td img.right
{
	float: right;
}

.navigationpane td img.bb
{
	float: right;
}

.navigationpane th
{
	background-color: #CCCCCC;
	padding: 3px 0 3px 10px;
	text-align:left;
	font-size:11px;
}

.promo
{
	background-color: #3C5F84;
	color: White;
	font-weight: 700;
}

.copyrightcontents
{
	border: 1px solid #798B99;
	padding: 5px;
}

.navigationpane td a:link { color:#00599c; border-bottom: 1px dashed #004f75; text-decoration: none }
.navigationpane td a:visited { color:#00599c; border-bottom: 1px dashed #004f75; text-decoration: none }
.navigationpane td a:hover { color:#00599c; text-decoration: none }
.navigationpane td a:active { color:#00599c; text-decoration: none }

.navigationpane td.sales a:link { color:#00599c; border-bottom: none; text-decoration: none }
.navigationpane td.sales a:visited { color:#00599c; border-bottom: none; text-decoration: none }
.navigationpane td.sales a:hover { color:#00599c; border-bottom: none; text-decoration: none }
.navigationpane td.sales a:active { color:#00599c; border-bottom: none; text-decoration: none }

.intro ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.classes ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}