﻿body, table, td
{
	/* set the default font family */
	font-family:Arial;
	font-size:12px;
}

body 
{
	background-color:Silver;
}


.Content
{
	margin:7px;
	vertical-align:top;
}

.Content H1
{
	color:#B21A1A;
	font-size:14pt;
	font-weight:bold;
}


.Content H2
{
	color:#B21A1A;
	font-size:12pt;
	font-weight:bold;
}

.Content B
{
	color:Black;
}

.Content A
{
	font-size: 10pt;
	color: #B21A1A;
		font-weight:bold;
}

.Content EM
{
	color:Yellow;	
}

.SiteMapPath
{
	font-weight: bold;
	color: White;
	font-size: 9pt;
	margin-left: 10px;

}
.SiteMapPath A
{
	font-weight: bold;
	color: White;
	font-size: 9pt;
	text-decoration: none;
}


.SiteMapPathNode
{
	margin-left: 5px;

}

.sevenwareText
{
	font-size: 9pt;
}

.sevenwareText A
{
	font-size: 9pt;
	color: #B21A1A;
}

.sevenwareTextClipping
{
	font-size: 9pt;
	text-decoration: none;
}

.sevenwareTextClipping A
{
	font-size: 9pt;
	text-decoration: none;
	color: #B21A1A;
}


.ContentTitle H1
{
	font-size: 11pt;
	color: white;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 100px; 
	margin-top: 10px
}

.PortfolioLinks A
{
	font-weight: bold;
	color: dimgray;
	font-size: 11pt;
	text-decoration: none;
	font-variant: small-caps;

}
