body
{
	font-family: Verdana;
	cursor: default;
	background-color: #00015B;
	margin: 0px 0px 0px 0px;
}

.pageContent
{
	background-color: White;
}

/*---- Article/Press Release ----*/

.articleTitleBold
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	vertical-align: top;
}

.articleTitle
{
	font-size: 10px;
	font-family: Verdana;
	vertical-align: top;
}

/*---- Form Labels/Objects ----*/

.formLabel
{
	color: #00015B;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.formTextBox
{
	font-size: 11px;
	font-family: Verdana;
}

.formFormatCaption
{
	font-size: 10px;
	font-family: Verdana;
	font-style: italic;
}

.redAsterick
{
	font-size: 10px;
	color: red;
}

/*---- Corporate Top Navigation ----*/

.corpTopNavItem, .corpTopNavItem a, .corpTopNavItem a:visited, .corpTopNavItem a:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #00015B;
	cursor: pointer;
	text-decoration: none;
}

.corpTopNavUnderline
{
	border-bottom: solid 1px #E0E0E0;
}

.corpTopNavBottomBorder
{
	border-bottom: solid 1px #CCCCCC;
}

.corpTopNavList
{
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FFFFFF, endColorstr=#CCCCCC);
}

/*---- Corporate Sub Header ----*/

.corpSubHeaderTitle
{
	color: #00015B;
	font-weight: bolder;
	font-family: Verdana;
}

.corpSubHeaderTable
{
	border-bottom: solid 1px #CCCCCC;
	background-image: url(http://www.chamberlaingroup.com/corporate/images/title_header_grphc.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/*---- Corporate Left Navigation ----*/

.corpLeftNavList
{
	border-right: solid 1px #CCCCCC;
}

.corpLeftNavItem a, .corpLeftNavItem a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #00015B;
	cursor: pointer;
	text-decoration: none;
}

.corpLeftNavItemSelected a, .corpLeftNavItemSelected a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #8E0000;
	cursor: pointer;
	text-decoration: none;
}

/*---- Corporate Home HyperLinks and Headings ----*/

.topBorder
{
	border-top: solid 1px #656565;
}

.heading
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #00015B;
}

.homePageHyperLink a, .homePageHyperLink a:visited
{
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	color: #656565;
	font-weight: bold;
}

.homePageHyperLink a:hover
{
	font-family: Verdana;
	text-decoration: underline;
	font-size: 12px;
	color: #656565;
	font-weight: bold;
}

/*---- Main Content throughout Corporate Site ----*/

.bodyContent
{
	font-family: Verdana;
	font-size: 11px;
}

.bodyContentBold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

/*---- Footer Control ----*/

.footerLabel, .footerTextbox
{
	font-family: Verdana;
	font-size: 10px;
	color: #00015B;
	text-decoration: none;
	font-weight: bold;
}

.footerLabel a, .footerLabel a:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #00015B;
	text-decoration: none;
	font-weight: bold;
}

.footerSeparator
{
	border-right: solid 1px #00015B;
}

 .redhyperlink 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #990000; 
	font-weight: 900; 
	font-style: italic; 
}
