body
{
	background-image: url(images/bg.gif);
	color: #666666;
	font-size: 10px;
}
#divCopyright
{
	color: #BBB;
	line-height: 16px;
	font-size: 8pt;
	text-align: center;
	font-family: Arial;
}

.subTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #C80F3B;
}

.subTitleBlurb
{
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

.serverName
{
	color: White;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

#cellFooterLinks
{
	color: #666666;
	font-size: 9pt;
	text-align: center;
	font-family: Arial;
	text-decoration: none;
}

#cellFooterLinks a, #cellFooterLinks a:hover, #cellFooterLinks a:link, #cellFooterLinks a:visited
{
	color: #666666;
	font-size: 9pt;
	text-align: center;
	font-family: Arial;
	text-decoration: underline;
}

.cogilityLink
{
	color: #8F8F8F;
	font-size: 7pt;
	text-align: center;
	font-family: Arial;
	text-decoration: none;
}

.divHeaderLinks
{
	/*background-color: #C80F3B;*/
	width: 746px;
	height: 40;
	padding-top: 4;
	float:left;
}

.divHeaderLinksLeft
{
	float:left;
	width: 2;
	height: 40;
}

.divHeaderLinksRight
{
	float:left;
	width: 2;
	height: 40;
}

.tblHeaderLinks TR
{
	background-color: #C80F3B;
	height: 20;
}

.rowHeaderLinks
{
	height: 20;
	vertical-align: top;
}

.rowHeaderLinks TD, .rowHeaderLinks TD A, .rowHeaderLinks TD A:hover, .rowHeaderLinks TD A:link, .rowHeaderLinks TD A:visited
{
	padding-left: 2px;
	padding-right: 2px;
	color: #C80F3B;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
}

.tblHeaderLinks TR TD
{
	padding-left: 2px;
	padding-right: 2px;
	color: White;
	font-weight: bold;
}

.tblHeaderLinks TR TD A, .tblHeaderLinks TR TD A:visited, .tblHeaderLinks TR TD A:hover, .tblHeaderLinks TR TD A:link
{
	font-family: Arial;
	font-size: 8pt;
	color: White;
	font-weight: bold;
}

.footerBlurb
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-align: center;	
}

.templateContentArea
{
	width: 790px;
}

.templateBgColor
{
	background: #ffffff;
}

.templateTopLeftCorner
{
	background-image: url(/images/container/corner_tl.gif);
	height: 8px;
	width: 8px;
	
}

.templateTopRightCorner
{
	background-image: url(/images/container/corner_tr.gif);
	height: 8px;
	width: 8px;
}

.templateBottomLeftCorner
{
	background-image: url(/images/container/corner_bl.gif);
	height: 8px;
	width: 8px;
	
}

.templateBottomRightCorner
{
	background-image: url(/images/container/corner_br.gif);
	height: 8px;
	width: 8px;
}

.templateSpacerLine
{
	height: 3px;
}

.templateMargin
{
	height: 15px;
}

.wizardFieldMargin
{
	width: 15px;
}

.wizardTable TR TD
{
	padding-top: 2px;
	padding-bottom: 3px;
}

.fieldLabel
{
	text-align:right;
	padding-right: 10px;
	vertical-align:middle;
}

.fieldFormatGuide
{
	color: #996633;
	font-size: 8pt;
}

.sectionTitle
{
	color: #996633;
	font-weight: bold;
}
