@charset "ISO-8859-1";

body{
font-family:Arial, sans-serif;
background-image: url(images/common/frame/PageBG.gif);
background-position:center;
background-repeat:no-repeat;
background-position:top;
background-color:#000000;
}

/* Used in Vertical Copy/Links Bar (Row is Dark Grey) - Houses the "It's the Experience" taglines. */

td.Tagline {
color:#ffffff;
text-align: left;
font-size:16px;
}

/* Sets the look of the headings for every page using a heading.  */

td.Heading {
line-height:24px;
font-size:14px;
font-weight:bold;
color:#080808;
}

/* Used in Vertical Copy/Links Bar (White text set on market-colored background) */

td.VerticalCopyLeft {
line-height:24px;
font-size:13px;
color:#FFFFFF;
}

/* Font used in all Middle Sections */

td.VerticalCopyMiddle {
line-height:24px;
font-size:12px;
color:#3B3B3B;
}

/* Used for Middle Sections where copy is to lengthy to fit inside space alloted (i.e. SciTech Leaders) */

td.VerticalCopyMiddleCondensed {
line-height:22px;
font-size:12px;
color:#3B3B3B;
}

/* Darkened font to provide emphasis in Middle Section */

td.VerticalCopyMiddleDark {
line-height:24px;
font-size:12px;
color:#080808;
}

/* Font used in all far right sections */

td.VerticalCopyRight {
line-height:20px;
font-size:12px;
color:#626058;
}

/* Used for Awards, GotoAssist, Leaders/Team Bios, and Market Services. Used a smaller font size to accomodate more copy. */

td.VerticalCopyRightSmall {
line-height:20px;
font-size:12px;
color:#626058;
}

/* Used on Projects Pages to display all Subcategories */

td.VerticalProjectCategory {
line-height:18px;
font-size:10px;
color:#FFFFFF;
}

/* This is used on all the Leadership/Team sections to size down the person's title. */

span.LeaderTitle {
font-size:12px;
}

/* Used in Site Navigation for Top Row of Links - Identifies Active Page */

.italics {
font-style:italic;
font-size:11px;
line-height:15px;

}

a.NavActive13 {
font-size: 13px;
color: #FFFFFF;
}
a:link.NavActive13 {
text-decoration: none;
color: #FFFFFF;
}
a:visited.NavActive13 {
text-decoration: none;
color: #FFFFFF;
}
a:hover.NavActive13 {
text-decoration: none;
color: #FFFFFF;
}
a:active.NavActive13 {
text-decoration: none;
color: #FFFFFF;
}

/* Used in Site Navigation for Top Row of Links - Identifies Visible Pages */

a.NavVisible13 {
font-size: 13px;
color: #c1c1c1;
}
a:link.NavVisible13 {
text-decoration: none;
color: #c1c1c1;
}
a:visited.NavVisible13 {
text-decoration: none;
color: #c1c1c1;
}
a:hover.NavVisible13 {
text-decoration: none;
color: #FFFFFF;
}
a:active.NavVisible13 {
text-decoration: none;
color: #c1c1c1;
}

/* Used in Site Navigation for Top Row of Links - Identifies Inactive Page */

a.NavInactive13 {
font-size: 13px;
color: #636363;
}
a:link.NavInactive13 {
text-decoration: none;
color: #636363;
}
a:visited.NavInactive13 {
text-decoration: none;
color: #636363;
}
a:hover.NavInactive13 {
text-decoration: none;
color: #FFFFFF;
}
a:active.NavInactive13 {
text-decoration: none;
color: #636363;
}


/* Used in Site Navigation for Middle and Bottom Rows of Links - Identifies Active Page */

a.NavActive11 {
font-size: 11px;
color: #FFFFFF;
}
a:link.NavActive11 {
text-decoration: none;
color: #FFFFFF;
}
a:visited.NavActive11 {
text-decoration: none;
color: #FFFFFF;
}
a:hover.NavActive11 {
text-decoration: none;
color: #FFFFFF;
}
a:active.NavActive11 {
text-decoration: none;
color: #FFFFFF;
}

/* Used in Site Navigation for Middle and Bottom Rows of Links - Identifies Visible Pages */

a.NavVisible11 {
font-size: 11px;
color: #c1c1c1;
}
a:link.NavVisible11 {
text-decoration: none;
color: #c1c1c1;
}
a:visited.NavVisible11 {
text-decoration: none;
color: #c1c1c1;
}
a:hover.NavVisible11 {
text-decoration: none;
color: #FFFFFF;
}
a:active.NavVisible11 {
text-decoration: none;
color: #c1c1c1;
}

/* Used in Site Navigation for Middle and Bottom Rows of Links - Identifies Inactive Page */

a.NavInactive11 {
font-size: 11px;
color: #636363;
}
a:link.NavInactive11 {
text-decoration: none;
color: #636363;
}
a:visited.NavInactive11 {
text-decoration: none;
color: #636363;
}
a:hover.NavInactive11 {
text-decoration: none;
color: #FFFFFF;
}
a:active.NavInactive11 {
text-decoration: none;
color: #636363;
}



/* Used in Services and Markets Link Bar Section (Light Grey) - Includes Team, Services and Projects Links */

a.Horizontal {
font-size: 12px;
font-weight:bold;
color: #3B3B3B;
}
a:link.Horizontal {
text-decoration: none;
color: #3B3B3B;
}
a:visited.Horizontal {
text-decoration: none;
color: #3B3B3B;
}
a:hover.Horizontal {
text-decoration: none;
color: #FFFFFF;
}
a:active.Horizontal {
text-decoration: none;
color: #FFFFFF;
}

a.HorizontalWhite {
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
}
a:link.HorizontalWhite {
text-decoration: none;
color: #FFFFFF;
}
a:visited.HorizontalWhite {
text-decoration: none;
color: #FFFFFF;
}
a:hover.HorizontalWhite {
text-decoration: none;
color: #3B3B3B;
}
a:active.HorizontalWhite {
text-decoration: none;
color: #3B3B3B;
}

/* Used in Services and Markets Link Bar Section (Light Grey) - Includes Team, Services and Projects Links */

a.HorizontalNav {
font-size: 11px;
font-weight:normal;
color: #ADADAD;
}
a:link.HorizontalNav {
text-decoration: none;
color: #ADADAD;
}
a:visited.HorizontalNav {
text-decoration: none;
color: #ADADAD;
}
a:hover.HorizontalNav {
text-decoration: none;
color: #FFFFFF;
}
a:active.HorizontalNav {
text-decoration: none;
color: #FFFFFF;
}

/* Used in Services and Markets Link Bar Section (Light Grey) - Includes Team, Services and Projects Links */

a.HorizontalNavActive {
font-size: 11px;
font-weight:normal;
color: #FFFFFF;
}
a:link.HorizontalNavActive {
text-decoration: none;
color: #FFFFFF;
}
a:visited.HorizontalNavActive {
text-decoration: none;
color: #FFFFFF;
}
a:hover.HorizontalNavActive {
text-decoration: none;
color: #FFFFFF;
}
a:active.HorizontalNavActive {
text-decoration: none;
color: #FFFFFF;
}

/* Used for Client and Employee Logins on Index Page. */

a.Login {
font-size: 12px;
color: #FFFFFF;
}
a:link.Login {
text-decoration: none;
color: #FFFFFF;
}
a:visited.Login {
text-decoration: none;
color: #FFFFFF;
}
a:hover.Login {
text-decoration: none;
color: #000000;
}
a:active.Login {
text-decoration: none;
color: #FFFFFF;
}

/* Used in Vertical Nav/Copy Bar (These are the links included in X-nth's Branded Color Vertical Bar) */

a.LeftNavLinks {
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
text-decoration: none;
}
a:link.LeftNavLinks {
color: #FFFFFF;
}
a:visited.LeftNavLinks {
color: #FFFFFF;
}
a:hover.LeftNavLinks {
color: #3B3B3B;
}
a:active.LeftNavLinks {
color: #FFFFFF;
}

/* Used in Vertical Nav/Copy Bar (These are the links included in X-nth's Branded Color Vertical Bar) */

a.Awards {
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
text-decoration: none;
}
a:link.Awards {
color: #FFFFFF;
}
a:visited.Awards {
color: #FFFFFF;
}
a:hover.Awards {
color: #3B3B3B;
}
a:active.Awards {
color: #FFFFFF;
}

/* These Links are included in the middle section. They pick up the color of the vertical bar on hover */

a.BlueLinks {
text-decoration:none;
font-size: 12px;
color: #3B3B3B;
}
a:link.BlueLinks {
color: #3B3B3B;
}
a:visited.BlueLinks {
color: #3B3B3B;
}
a:hover.BlueLinks {
color: #5586b9;
font-weight: bold;
}
a:active.BlueLinks {
color: #5586b9;
font-weight: bold;
}

a.BlueLinksActive {
text-decoration:none;
font-size: 12px;
font-weight: bold;
color: #5586b9;
}
a:link.BlueLinksActive {
color: #5586b9;
}
a:visited.BlueLinksActive {
color: #5586b9;
}
a:hover.BlueLinksActive {
color: #5586b9;
}
a:active.BlueLinksActive {
color: #5586b9;
}

/* These links are used in the team section and are used for the "mailto:." They include the person's name, licensure and title. */

a.BlueLinksContacts {
text-decoration:none;
font-size: 12px;
font-weight:bold;
line-height:24px;
color: #080808;
}
a:link.BlueLinksContacts {
color: #080808;
}
a:visited.BlueLinksContacts {
color: #080808;
}
a:hover.BlueLinksContacts {
color: #5586b9;
}
a:active.BlueLinksContacts {
color: #5586b9;
}

/* These links are used in the news section for PR & Pubs. Also used for Presentation Links */

a.BlueLinksRight {
text-decoration:none;
font-size: 12px;
line-height:20px;
font-weight:bold;
color: #626058;
}
a:link.BlueLinksRight {
color: #626058;
}
a:visited.BlueLinksRight {
color: #626058;
}
a:hover.BlueLinksRight {
font-weight:bold;
color: #5586b9;
}
a:active.BlueLinksRight {
color: #5586b9;
}

/* These Links are included in the middle section. They pick up the color of the vertical bar on hover */

a.AmethystLinks {
text-decoration:none;
font-size: 12px;
color: #3B3B3B;
}
a:link.AmethystLinks {
color: #3B3B3B;
}
a:visited.AmethystLinks {
color: #3B3B3B;
}
a:hover.AmethystLinks {
color: #7e4294;
font-weight: bold;
}
a:active.AmethystLinks {
color: #7e4294;
font-weight: bold;
}

a.AmethystLinksActive {
text-decoration:none;
font-size: 12px;
font-weight: bold;
color: #7e4294;
}
a:link.AmethystLinksActive {
color: #7e4294;
}
a:visited.AmethystLinksActive {
color: #7e4294;
}
a:hover.AmethystLinksActive {
color: #7e4294;
}
a:active.AmethystLinksActive {
color: #7e4294;
}

/* These links are used in the team section and are used for the "mailto:." They include the person's name, licensure and title. */

a.AmethystLinksContact {
text-decoration:none;
font-size: 12px;
font-weight:bold;
line-height:24px;
color: #080808;
}
a:link.AmethystLinksContact {
color: #080808;
}
a:visited.AmethystLinksContact {
color: #080808;
}
a:hover.AmethystLinksContact {
color: #7e4294;
}
a:active.AmethystLinksContact {
color: #7e4294;
}

/* These links are used in the news section for PR & Pubs. Also used for Presentation Links */

a.AmethystLinksRight {
text-decoration:none;
font-size: 12px;
line-height:20px;
font-weight:bold;
color: #626058;
}
a:link.AmethystLinksRight {
color: #626058;
}
a:visited.AmethystLinksRight {
color: #626058;
}
a:hover.AmethystLinksRight {
font-weight:bold;
color: #7e4294;
}
a:active.AmethystLinksRight {
color: #7e4294;
}

/* These Links are included in the middle section. They pick up the color of the vertical bar on hover */

a.PurpleLinks {
text-decoration:none;
font-size: 12px;
color: #3B3B3B;
}
a:link.PurpleLinks {
color: #3B3B3B;
}
a:visited.PurpleLinks {
color: #3B3B3B;
}
a:hover.PurpleLinks {
color: #302a7d;
font-weight: bold;
}
a:active.PurpleLinks {
color: #302a7d;
font-weight: bold;
}

a.PurpleLinksActive {
text-decoration:none;
font-size: 12px;
font-weight: bold;
color: #302a7d;
}
a:link.PurpleLinksActive {
color: #302a7d;
}
a:visited.PurpleLinksActive {
color: #302a7d;
}
a:hover.PurpleLinksActive {
color: #302a7d;
}
a:active.PurpleLinksActive {
color: #302a7d;
}

/* These links are used in the team section and are used for the "mailto:." They include the person's name, licensure and title. */

a.PurpleLinksContacts {
text-decoration:none;
font-size: 12px;
font-weight:bold;
line-height:24px;
color: #080808;
}
a:link.PurpleLinksContacts {
color: #080808;
}
a:visited.PurpleLinksContacts {
color: #080808;
}
a:hover.PurpleLinksContacts {
color: #302a7d;
}
a:active.PurpleLinksContacts {
color: #302a7d;
}

/* These links are used in the news section for PR & Pubs. Also used for Presentation Links */

a.PurpleLinksRight {
text-decoration:none;
font-size: 12px;
line-height:20px;
font-weight:bold;
color: #626058;
}
a:link.PurpleLinksRight {
color: #626058;
}
a:visited.PurpleLinksRight {
color: #626058;
}
a:hover.PurpleLinksRight {
font-weight:bold;
color: #302a7d;
}
a:active.PurpleLinksRight {
color: #302a7d;
}

/* These Links are included in the middle section. They pick up the color of the vertical bar on hover */

a.RedLinks {
text-decoration:none;
font-size: 12px;
color: #3B3B3B;
}
a:link.RedLinks {
color: #3B3B3B;
}
a:visited.RedLinks {
color: #3B3B3B;
}
a:hover.RedLinks {
color: #9b1d21;
font-weight: bold;
}
a:active.RedLinks {
color: #9b1d21;
font-weight: bold;
}

a.RedLinksMultiline {
text-decoration:none;
font-size: 12px;
line-height: 20px;
color: #3B3B3B;
}
a:link.RedLinksMultiline {
color: #3B3B3B;
}
a:visited.RedLinksMultiline {
color: #3B3B3B;
}
a:hover.RedLinksMultiline {
color: #9b1d21;
font-weight: bold;
}
a:active.RedLinksMultiline {
color: #9b1d21;
font-weight: bold;
}

a.RedLinksActive {
text-decoration:none;
font-size: 12px;
font-weight: bold;
color: #9b1d21;
}
a:link.RedLinksActive {
color: #9b1d21;
}
a:visited.RedLinksActive {
color: #9b1d21;
}
a:hover.RedLinksActive {
color: #9b1d21;
}
a:active.RedLinksActive {
color: #9b1d21;
}

/* These links are used in the team section and are used for the "mailto:." They include the person's name, licensure and title. */

a.RedLinksContacts {
text-decoration:none;
font-size: 12px;
font-weight:bold;
line-height:24px;
color: #080808;
}
a:link.RedLinksContacts {
color: #080808;
}
a:visited.RedLinksContacts {
color: #080808;
}
a:hover.RedLinksContacts {
color: #9b1d21;
}
a:active.RedLinksContacts {
color: #9b1d21;
}

/* These links are used in the news section for PR & Pubs. Also used for Presentation Links */

a.RedLinksRight {
text-decoration:none;
font-size: 12px;
line-height:20px;
font-weight:bold;
color: #626058;
}
a:link.RedLinksRight {
color: #626058;
}
a:visited.RedLinksRight {
color: #626058;
}
a:hover.RedLinksRight {
font-weight:bold;
color: #9b1d21;
}
a:active.RedLinksRight {
color: #9b1d21;
}

/* These Links are included in the middle section. They pick up the color of the vertical bar on hover */

a.OrangeLinks {
text-decoration:none;
font-size: 12px;
color: #3B3B3B;
}
a:link.OrangeLinks {
color: #3B3B3B;
}
a:visited.OrangeLinks {
color: #3B3B3B;
}
a:hover.OrangeLinks {
color: #f38414;
font-weight: bold;
}
a:active.OrangeLinks {
color: #f38414;
font-weight: bold;
}

a.OrangeLinksActive {
text-decoration:none;
font-size: 12px;
font-weight: bold;
color: #f38414;
}
a:link.OrangeLinksActive {
color: #f38414;
}
a:visited.OrangeLinksActive {
color: #f38414;
}
a:hover.OrangeLinksActive {
color: #f38414;
}
a:active.OrangeLinksActive {
color: #f38414;
}

/* These links are used in the team section and are used for the "mailto:." They include the person's name, licensure and title. */

a.OrangeLinksContacts {
text-decoration:none;
font-size: 12px;
font-weight:bold;
line-height:24px;
color: #080808;
}
a:link.OrangeLinksContacts {
color: #080808;
}
a:visited.OrangeLinksContacts {
color: #080808;
}
a:hover.OrangeLinksContacts {
color: #f38414;
}
a:active.OrangeLinksContacts {
color: #f38414;
}

/* These links are used in the news section for PR & Pubs. Also used for Presentation Links */

a.OrangeLinksRight {
text-decoration:none;
font-size: 12px;
line-height:20px;
font-weight:bold;
color: #626058;
}
a:link.OrangeLinksRight {
color: #626058;
}
a:visited.OrangeLinksRight {
color: #626058;
}
a:hover.OrangeLinksRight {
font-weight:bold;
color: #f38414;
}
a:active.OrangeLinksRight {
color: #f38414;
}

/* These Links are included in the middle section. They pick up the color of the vertical bar on hover */

a.GreenLinks {
text-decoration:none;
font-size: 12px;
color: #3B3B3B;
}
a:link.GreenLinks {
color: #3B3B3B;
}
a:visited.GreenLinks {
color: #3B3B3B;
}
a:hover.GreenLinks {
color: #a3ae34;
font-weight: bold;
}
a:active.GreenLinks {
color: #a3ae34;
font-weight: bold;
}

a.GreenLinksActive {
text-decoration:none;
font-size: 12px;
font-weight: bold;
color: #a3ae34;
}
a:link.GreenLinksActive {
color: #a3ae34;
}
a:visited.GreenLinksActive {
color: #a3ae34;
}
a:hover.GreenLinksActive {
color: #a3ae34;
}
a:active.GreenLinksActive {
color: #a3ae34;
}

/* These links are used in the team section and are used for the "mailto:." They include the person's name, licensure and title. */

a.GreenLinksContacts {
text-decoration:none;
font-size: 12px;
font-weight:bold;
line-height:24px;
color: #080808;
}
a:link.GreenLinksContacts {
color: #080808;
}
a:visited.GreenLinksContacts {
color: #080808;
}
a:hover.GreenLinksContacts {
color: #a3ae34;
}
a:active.GreenLinksContacts {
color: #a3ae34;
}

/* These links are used in the news section for PR & Pubs. Also used for Presentation Links */

a.GreenLinksRight {
text-decoration:none;
font-size: 12px;
line-height:20px;
font-weight:bold;
color: #626058;
}
a:link.GreenLinksRight {
color: #626058;
}
a:visited.GreenLinksRight {
color: #626058;
}
a:hover.GreenLinksRight {
font-weight:bold;
color: #a3ae34;
}
a:active.GreenLinksRight {
color: #a3ae34;
}

/* Inline Frame Copy Pages where iframe covers entire middle section */

body.Copy{
font-family:Arial, sans-serif;
font-size:12px;
background-image: url(images/common/colors/middlecopy.gif);
background-repeat:repeat;
}

/* Inline Frame Copy Pages where iframe only covers the far right section */

body.RightColumn{
font-family:Arial, sans-serif;
font-size:12px;
background-image: url(images/common/colors/rightcopy.gif);
background-repeat:repeat;
}

