a:active
{
	color: #475575;
	text-decoration: none;
}
a:link
{
	color: #475575;
	text-decoration: none;
}
a:visited
{
	color: #475575;
	text-decoration: none;
}
a:hover
{
	color: #475575;
	text-decoration: underline;
}

select
{
	font-family: microsoft sans serif, verdana, tahoma, helvetica;
	font-size: 12px;
}
td
{
	color: #475575;
	font-family: microsoft sans serif, verdana, tahoma, helvetica;
	font-size: 14px;
	line-height: 20px;
}
textarea
{
	font-family: microsoft sans serif, verdana, tahoma, helvetica;
	font-size: 14px;
	line-height: 20px;
}

.label
{
	font-weight: bold;
}

.slash
{
	font-size: 14px;
	line-height: 14px;
}

.topic
{
	color: #F7B100;
	font-size: 20px;
	line-height: 25px;
}


.blurb
{
	font-size: 28px;
	line-height: 35px;
}

.orange
{
	color: #F7B100;
	font-weight: bold;
}

.white
{
	background-color: #475575;
	color: #ffffff;
	font-weight: bold;
}



li.menu
{
	font-size: 12px;
	line-height: 12px;
}



.dotted
{
	border-color: #f56d05;
	border-style: dotted;
	border-width: 1;
}

.solidline
{
	border-color: #475575;
	border-style: solid;
	border-width: 1;
}

.grayborder
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 1;
}



a:active.bodylink
{
	font-weight: bold;
}
a:link.bodylink
{
	font-weight: bold;
}
a:visited.bodylink
{
	font-weight: bold;
}
a:hover.bodylink
{
	font-weight: bold;
}

a:active.navlink
{
	font-size: 12px;
	line-height: 16px;
}
a:link.navlink
{
	font-size: 12px;
	line-height: 16px;
}
a:visited.navlink
{
	font-size: 12px;
	line-height: 16px;
}
a:hover.navlink
{
	font-size: 12px;
	line-height: 16px;
}

a:active.casestudy
{
	color: #F7B100;
	font-weight: bold;
}
a:link.casestudy
{
	color: #F7B100;
	font-weight: bold;
}
a:visited.casestudy
{
	color: #F7B100;
	font-weight: bold;
}
a:hover.casestudy
{
	color: #F7B100;
	font-weight: bold;
}

