a
{
	font: normal normal 100 11px arial;
	color: rgb(255,255,255);
}
a.link
{
	font: normal normal 100 11px arial;
	color: rgb(0,45,90);
}
a.submenu
{
	font: normal normal 100 11px arial;
	color: rgb(0,45,90);
	letter-spacing: +1px;
}
a.submenu:hover
{
	background: #F1F8FA;
}
div
{
	letter-spacing: +1px;
	font: normal normal 100 11px arial;
	color: rgb(0,45,90);
}
p
{
	letter-spacing: +1px;
	font: normal normal 100 11px arial;
	color: rgb(0,45,90);
}
br 
{
	letter-spacing: 0px;
}
p.headers
{
	padding-top:10px;
	font: normal normal 100 15px arial;
	color: rgb(85,2,0);
	letter-spacing: +1px;
}
p.topheaders
{
	padding-top:14px;
	font: normal normal 100 15px arial;
	color: rgb(85,2,0);
	letter-spacing: +1px;
}
div.headers
{
	font: normal normal 100 15px arial;
	color: rgb(85,2,0);
	letter-spacing: +1px;
}
a.back
{
	letter-spacing: +1px;
	font: normal normal 100 11px arial;
	color: rgb(0,45,90);
}

a.back:link
{
	background: #ffffff;
}
a.back:visited
{
	background: #ffffff;
}
a.back:hover
{
	background: #F1F8FA;
}

p.admin
{
	font: normal normal 100 11px arial;
	color: rgb(0,45,90);
}
p.expertise
{
	letter-spacing: +1px;
	font: normal normal 100 11px arial;
	color: rgb(82,2,0);
}
div.expertise
{
	letter-spacing: +1px;
	font: normal normal 100 11px arial;
	color: rgb(82,2,0);
}
.Content
{
	letter-spacing: +1px;
	font: normal normal 100 11px arial;
	color: rgb(0,45,90);
}
input
{
	font: normal normal 100 11px arial;
	background-color: #F1F8FA;
	border: 1px solid #666666;
}
select
{
	font: normal normal 100 11px arial;
	background-color: #F1F8FA;
}
.rightline
{
	border-left: solid 2px #7D280B;	
	padding-left:10px;	
	
}
.cellpadding
{
	padding-right:10px;
}
.Paddingheaders
{
	padding-top:3px;
	padding-bottom:3px;
}


