﻿.contentContainer 
{
	width: 557px;
}

.content 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	line-height: 13pt;	
}

.contentGray
{
	color: #666666;
}

.contentWhite
{
	color: White;
}

.contentBlack
{
	color: Black;
}

.content h1 
{
	margin-top: 0px;
	font-size: 14pt;
	font-weight: bold;
}

.content h2 
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: solid 1px #FFF;
}

.contentInlineH2 
{
	font-size: 12pt;
	font-weight: bold;
}

.content h3 
{
	margin-top: 0px;
	font-size: 10pt;
	font-weight: bold;
}

.contentInlineH3 
{
	font-size: 10pt;
	font-weight: bold;
}

.breakDiv 
{
	margin-bottom: 10px;
}

.siteMap 
{
	margin-bottom: 10px;
}

.contentTop 
{
	height: 14px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.contentTopTan 
{
	background-image: url(../images/Content_Top_Tan.gif);
}

.contentTopMaroon 
{
	background-image: url(../images/Content_Top_Maroon.gif);
}

.contentTopOlive 
{
	background-image: url(../images/Content_Top_Olive.gif);
}

.contentTopBlue
{
	background-image: url(../images/Content_Top_Blue.gif);
}

.contentTopOrange
{
	background-image: url(../images/Content_Top_Orange.gif);
}

.contentMiddle 
{
	border-left: solid 2px #999999;
	border-right: solid 2px #999999;	
}

.contentMiddleTan 
{
	background-image: url(../images/fill/Tan.gif);
}

.contentMiddleMaroon 
{
	background-image: url(../images/fill/Maroon.gif);
}

.contentMiddleOlive
{
	background-image: url(../images/fill/Olive.gif);
}

.contentMiddleBlue
{
	background-image: url(../images/fill/Blue.gif);
}

.contentMiddleOrange
{
	background-image: url(../images/fill/Orange.gif);
}

.contentText
{
	margin: 6px 25px 6px 25px;
}

.contentBottom 
{
	height: 14px;
	background-position: left top;
	background-repeat: no-repeat;
}

.contentBottomTan 
{
	background-image: url(../images/Content_Bottom_Tan.gif);	
}

.contentBottomMaroon 
{
	background-image: url(../images/Content_Bottom_Maroon.gif);	
}

.contentBottomOlive 
{
	background-image: url(../images/Content_Bottom_Olive.gif);	
}

.contentBottomBlue 
{
	background-image: url(../images/Content_Bottom_Blue.gif);	
}

.contentBottomOrange 
{
	background-image: url(../images/Content_Bottom_Orange.gif);	
}

.homeFactTitle 
{
	color: #DBC792;
	font-weight: bold;
	margin-right: 5px;
}

.homeFactText 
{
	color: White;
	font-size: 8pt;
	line-height: 11pt;
}

.factArchiveDate 
{
	color: #DBC792;
	font-size: 8pt;
}

.tanLink a 
{
	color: #96592c;
}

.tanSpanLink 
{
	color: #96592c;
	text-decoration: underline;	
	cursor: pointer;
}

.maroonLink a 
{
	color: #e5d5ac;
}

.oliveLink a 
{
	color: #F3DEA3;	
}

.blueLink a 
{
	color: #DEEFFF;
}

.orangeLink a 
{
	/*color: #9db1c1;*/
	color: #95BCFF;
}

.marginSeparator 
{
	margin: 10px 0px 10px 0px;
}

.tanSeparator 
{
	background-image: url(../images/fill/TanHighlight.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.maroonSeparator 
{
	background-image: url(../images/fill/MaroonHighlight.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.oliveSeparator 
{
	background-image: url(../images/fill/OliveHighlight.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.blueSeparator 
{
	background-image: url(../images/fill/BlueHighlight.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.orangeSeparator 
{
	background-image: url(../images/fill/OrangeHighlight.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.listTable td 
{
	border-top: solid 1px #FFF;	
	padding-left: 0px;
	padding-right: 0px;
}

.listTable img 
{
	margin-right: 10px;
}

.dataListItemContainer 
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.dataListItemContainerBorder 
{
	border-top: solid 1px #FFF;
}

.dataListItemSeparator 
{
	height: 1px;
	width: 99%;
	border-top: solid 1px #FFF;
	margin: 10px 0px 10px 0px;
}

.dataListAlternatingItemContainer 
{
	padding-top: 10px;
	border-top: solid 1px #FFF;
}

.clientImage
{
	width: 90px;
	border: solid 1px #FFF;
}

.clientImageAdmin
{
	width: 90px;
	border: solid 1px #FFF;
}

.clientDescriptionContainer 
{
	position: absolute;
	z-index: 99;
	/*border: solid 1px #666;
	padding: 10px;*/
	display: none;
	background-image: url(../images/fill/Orange.gif);
	/*background-image: url(../images/ClientDesc_Middle.gif);*/
	text-align: left;
	width: 300px;
	/*background-color: #FFF;
	color: #666;*/
}

.clientDescriptionContainer 
{
	position: absolute;
	z-index: 99;
	border: solid 1px #666;
	padding: 10px;
	display: none;
	/*background-image: url(../images/fill/Orange.gif);*/
	/*background-image: url(../images/ClientDesc_Middle.gif);*/
	text-align: left;
	width: 300px;
	/*background-color: #FFF;
	color: #666;*/
}

.clientDescriptionContainer p,
.clientDescriptionContainer h1,
.clientDescriptionContainer h2,
.clientDescriptionContainer h3
{
	margin-top: 0px;
	padding-top: 0px;
}

.clientDescriptionContainer h2 
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: solid 1px #FFF;
}

.clientDescriptionTop 
{
	width: 300px;
	height: 5px;
	background-image: url(../images/ClientDesc_Top.gif);
	background-repeat: no-repeat;
}

.clientDescriptionMiddle 
{
	/*padding: 5px 10px 5px 10px;*/
	padding: 0px;
	background-image: url(../images/ClientDesc_Middle.gif);
}

.clientDescriptionBottom 
{
	width: 300px;
	height: 5px;
	background-image: url(../images/ClientDesc_Bottom.gif);
	background-repeat: no-repeat;
}

.adminTextBoxSingle 
{
	width: 200px;
}

.adminTextBoxMulti 
{
	width: 200px;
	height: 75px;
}
