/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* ----------------- Default CSS Tags ----------------- */
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

.indent
{
	margin-left: 10px;
}

.Regular
{	
    color: #bbbbbb;
    font-family: Arial,Verdana, 'Times New Roman';
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
}

.RegWhite
{	
    color: #FFFFFF;
    font-family: Arial,Verdana, 'Times New Roman';
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
}
.Regular8
{	
    color: #bbbbbb;
    font-family: Arial,Verdana, 'Times New Roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}
.SmallWhite
{
    color: #FFFFFF;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
}

.CareerTitle
{
	color:#333333;
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.TenRegular
{
    color: #FFFFFF;
    font-family: Verdana, Arial,'Times New Roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
}

.BigRegular
{
    color: #BBBBBB;
    font-family: Arial, Verdana,  'Times New Roman';
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
}

.SmallSectionTitle
{
	color: #FFFFFF;
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.CaseStudyTitle
{
	color: #BBBBBB;
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
}

.CaseStudyTitleWhite
{
	color: #FFFFFF;
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
}

.CaseStudyTitleGreen
{
	color: #B4BB85;
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 12pt;
	font-style: normal;
	font-weight: Bold;
	letter-spacing: 1px;
}
.CaseStudyTitleRed
{
	color: #E7503d;
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 12pt;
	font-style: normal;
	font-weight: Bold;
	letter-spacing: 1px;
}

.SquareFootage
{
	color: #B3BB85;
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}

.SquareFootageRed
{
	color: #E7503d;
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}


.RightBar
{
	color: #FFFFFF;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
}

.RightBarOn
{
	color: #B4BB85;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
}

.RightBarRedOn
{
	color: #E7503D;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
}

.RightBarHeader
{
	color: #B4BB85;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
}

.RightBarHeaderRed
{
	color: #E7503D;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
}

.BottomRightBox
{
	color: #FFFFFF;
    font-family: Arial,Verdana,   'Times New Roman';
    font-size: 6pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
}

.BottomRightBoxOn
{
	color: #333333;
    font-family:  Arial,Verdana, 'Times New Roman';
    font-size: 6pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
}

.ImageNav
{
	color: #FFFFFF;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
}


.ImageNavDisabled
{
	color: #000000;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
}

.CurrentPage
{
	display: inline;
	background-color: #000000;
	color: #FFFFFF;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
}


.SiteMap_Level1
{
	color: #3543A9;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
}

.SiteMap_Level2
{
	color: #3543A9;
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
}

.Alert
{
    color: #FF0000; /* RED */
    font-family: Arial, Verdana, 'Times New Roman';
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
}


.CustomList
{
	display: list-item;
	list-style-type: disc;
}

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* -------------- Link Specific CSS Tags -------------- */
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

A.WhiteLink  /* Use the parent class's font properties */
{
	color: #FFFFFF;
}

A.greenLink  /* Use the parent class's font properties */
{
	color: #000000;
	
}

A.BottomRightLink
{
	color: #FFFFFF;
}

A.ContactUsLink
{
	color: #FFFFFF;
}

A.RegularLink
{
	color: #FFFFFF;
}

A:hover
{
	color: #e7503d;
}
A:hover
{
	color: #eeeeee;
}

A { text-decoration: none;}

A.Green
{
 color: #FFFFFF;
}
A.Green:hover 
{
color: #b4bb85;
}
A.Green
{
 color: #FFFFFF;
}
A.Red
{
 color:#FFFFFF
}

A.Red:hover 
{
color: #e7503d;

}  


/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* -------------- Forms Specific CSS Tags ------------- */
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

.slimBox
{
    BORDER-RIGHT: #888888 1px solid;
    BORDER-TOP: #888888 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #888888 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #888888 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.slimBoxGrey
{
    BORDER-RIGHT: #888888 1px solid;
    BORDER-TOP: #888888 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #888888 1px solid;
    COLOR: #000000;
	BACKGROUND-COLOR: #D6D8D9;
    BORDER-BOTTOM: #888888 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* ------------- Table Specific CSS Tags -------------- */
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

TD.TableName
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
	BACKGROUND-COLOR: #000066;
	HEIGHT: 18px;
	TEXT-INDENT: 3px; /*Gives the impression of padding*/
}

TD.LineRow
{
	BACKGROUND-COLOR: #F7BB18;
	PADDING-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
	HEIGHT: 1px;
}

TD.TableColumnHeaders
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #8FB7CE;
	HEIGHT: 18px;
	TEXT-INDENT: 3px; /*Gives the impression of padding*/
}

TD.TableData1
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #FFFFFF;
	HEIGHT: 18px;
	MARGIN-LEFT: 3px;
	MARGIN-RIGHT: 3px;
}

TD.TableDataAlert
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	BACKGROUND-COLOR: Yellow;
	HEIGHT: 18px;
	MARGIN-LEFT: 3px;
	MARGIN-RIGHT: 3px;
}

TD.TableData2
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 8pt;;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #C7E1F3;
	HEIGHT: 18px;
	MARGIN-LEFT: 3px;
	MARGIN-RIGHT: 3px;

}