﻿/* TOOLS */
.CabinetDropDownList
{
	width:162px;
}

.firmselectorDropDown
{
	margin-right:0px;
	margin-bottom:3px;
}
.firmselectorDropDown table
{
	margin:0 0 0 0;
}
.firmselectorDropDown .gtiFirmSelector
{
	width:182px;
}
.firmselectorDropDown select
{
	width:182px;
}

.SearchinputField
{
	line-height:12px;
	width:181px;
}
.SearchinputButton
{
	font-family:Arial;
	font-size:10px;
	border:none;
}

/* Left Menu size and position container */
.leftMenu
{
	margin:0 0 0 0;
	width:25%;
	float:left;
	color:#722C7F;
}
.leftMenu a {color:#722C7F;text-decoration:none;}
.leftMenu a:hover {color:#722C7F;text-decoration:none;}
.leftMenu a:visited {color:#722C7F;text-decoration:none;}
.leftMenu a:visited:hover {color:#722C7F;text-decoration:none;}
.leftMenu a:active {color:#722C7F;text-decoration:none;}

.leftMenuOver
{
	background:#BEBEBE;
}
.leftMenuOut
{
	background:#FFFFFF;
}

/* Header / Language */
.ActiveLanguage
{
	color:#444444;
}

/* Contact Us Form*/
.ContactUsMainTable
{
	width:100%;
}
.ContactUsTr
{
	vertical-align:top;
}
.tableSpacer
{
	width:100%;
}
.LabelTD
{
	max-width:200px;
}
.ContactUsFormField
{
	width:100%;
	max-width:280px;
	line-height:11px;
	font-size:11px;
}
.ContactUsCommentField
{
	width:100%;
	height:130px;
	line-height:11px;
	font-size:11px;
}
.ContactUsFormList
{
	width:284px;
	font-size:11px;
}
.ContactUsRadioItem
{
	font-size:10px;
}

/* SITEMAP */
.SiteMap
{
	list-style: none;
	margin-left:18px;
}
.SiteMap li ul
{
	list-style: none;
	padding:0px;
	margin: 50 0 0 0;	
}

.SiteMap a {color:#336BBD;}
.SiteMap a visited{text-decoration:none;}
.SiteMap a hover{text-decoration:underline;}
.SiteMap a visited:hover{text-decoration:underline;}
.SiteMap a active{text-decoration:none;}

.SiteMapTree
{
	list-style: none;
}
.SiteMapTree ul
{
	list-style: none;
}
.SiteMapTree li
{
	list-style: none;
}

/* Search Results */
.ResultsfoundText
{
	margin:0 0 15 0;
	font-size:12px;
	font-family: Arial, sans-serif;
}
.ResultsfoundPager
{
	font-family: Arial, sans-serif;
	margin:0 0 10 0;
}

.Results
{
	font-family: Arial, sans-serif;
	font-weight:bold;
}

.NextNewsTitle
{
	margin:0 0 0 0;
}

.NextNewsContainer
{
	margin-top:20px;
	max-width:270px;
}

.Subtitles
{
	/* Style for subtitle and main text spacer */
}

/* History */
.rcgt-history-date{
	font-family:Arial,Helvetica; 
	font-size:18px; 
	color:#0F75B8;
}
.rcgt-history-table-date {
	width:50px;
	vertical-align:top;
}
.rcgt-history-table-desc {
	vertical-align:top;
	padding-top:17px; 
	padding-left:10px;
}
/* End History*/

/* Documents */

.MediaTable
{
	margin-top:25px;
	width:100%;
	border:0.25pt solid grey;
}
.MediaIconCell
{
	text-align:left;
	width:15px;
	background-color:#E8E3DA;
}
.MediaLinkCell
{
	text-align:left;
	background-color:#E8E3DA;
}
.MediaIconCell2
{
	text-align:left;
	width:15px;
	background-color:#F0EDE7;
}
.MediaLinkCell2
{
	text-align:left;
	background-color:#F0EDE7;
}

.CareerLinkCss
{
	border:1px solid black;
	width:100px;
	max-width:350px;
}