body, html {
	margin: 0px 0px 5px 0px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #333333;

	scrollbar-base-color: #6E6E6E;
	scrollbar-face-color: #6E6E6E; 
	scrollbar-shadow-color: #6E6E6E;

	scrollbar-3dlight-color: #4B4B4B; 
	scrollbar-darkshadow-color: #4B4B4B;
	scrollbar-track-color: #4B4B4B;

	scrollbar-highlight-color: #8C8C8C; 
	scrollbar-arrow-color: #9D9D9D; 
}

table, tr, td {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

p {
	margin-top: 9px;
	margin-bottom: 9px;
}


.fld, input, textarea, select {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

a {
	/*font-size: 11px;*/
	color: #3C6E99;
	text-decoration: underline;
}
a:hover {
	color: #967E56;
	text-decoration: underline;
}

#ufoTitle {
	height: 20px;
}

#cssmenu {
	width: 100px;
	background-color: #F4F1D8;
	border: solid 1px #6C8347;
	border-top-width: 0px;
	font: normal 10px Verdana;
	line-height: 14px;
	padding: 3px;
	padding-right: 7px;
	visibility: hidden;
	position: absolute;
	z-index: 100;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#182404,endColorStr=#3E5B0B,gradientType=0);*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#8C8C8C,direction=135,strength=3);*/
	filter: alpha(opacity=94);
	-moz-opacity: .94; 
	opacity: .94;
}

#cssmenu a {
	font: normal 10px Verdana;
	width: 100%;
	display: block;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: normal;
	color: #6C8347;
}

#cssmenu a:hover {
	background-color: #6C8347;
	color: #FFFFFF;
}

.PrintOnly {
	display: none;
}

.BodyText_ExtraSmall {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
}

.BodyText_Small {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
}

.Highlight1 {
	color: #987B36;
	font-size: 10px;
}

.Highlight2 {
	color: #A82A00;
}

.Highlight3 {
	color: #3C6E99;
}

.Highlight4 {
	color: #3F5D0C;
}

.Note {
	color: #CC0000;
}

.HR1 {
	color: #C7AC86;
	height: 1px;
}

.ResultsFooterLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.ResultsFooterLink:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;	
}

.ResultsHeader_SUB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/Table_SUB_BG.gif);
	padding-top: 5px;
}
.ResultsFooter_SUB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/Table_SUB_BG.gif);
	padding-bottom: 3px;
}

a.SUB:link {
	color: #927F4A;
	text-decoration: none;
}
a.SUB:visited {
	color: #927F4A;
	text-decoration: none;
}

.SubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.SubMenu:hover {
	color: #728F2F;
	font-weight: bold;
	text-decoration: none;	
}

.SubMenu_Marker_Normal {
	color: #728F2F;
	padding-left: 11px;
}

.SubMenu_Marker_Selected {
	color: #FFFFFF;
	padding-left: 11px;
}

.SUB_SubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.SUB_SubMenu:hover {
	color: #927F4A;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}

.SUB_SubMenu_Marker_Normal {
	color: #927F4A;
	padding-left: 11px;
}

.SUB_SubMenu_Marker_Selected {
	color: #FFFFFF;
	padding-left: 11px;
}

.List_Forms {
	font-size: 9px;
	color: #C7AC86;
	margin-bottom: 6px;
}

a.Link_Forms {
	font-size: 9px;
	color: #4A6618;
	text-decoration: none;
}
a:hover.Link_Forms {
	color: #9CAA85;
	text-decoration: none;
}

.Layout_Header_BG {
	background-image: url(images/Layout_Header_BG.gif);
	padding-right: 6px;
	text-align: right;
}

.Layout_Header_Outside_BG {
	background-image: url(images/Layout_Header_Outside_BG.gif);
}

.Layout_Flash_BG {
	background-color: #333333;
}

.Layout_Flash_Outside_BG {
	background-image: url(images/Layout_Flash_Outside_BG.gif);
}

.Layout_Footer_BG {
	background-image: url(images/Layout_Footer_BG.gif);
}

.Layout_Footer_Outside_BG {
	background-image: url(images/Layout_Footer_Outside_BG.gif);
}

.Layout_BodyTop_Outside_BG {
	background-image: url(images/Layout_BodyTop_Outside_BG.gif);
	background-color: #DFD1B1;
}

.Layout_BodyBtm_Outside_BG {
	background-image: url(images/Layout_BodyBtm_Outside_BG.gif);
	background-color: #DFD1B1;
}

.Layout_Body_Outside_BG {
	background-color: #DFD1B1;
}

.Layout_Body_BG {
	background-color: #F4F1D8;
	border-left: solid #E7DDC5 1px;
	border-right: solid #E7DDC5 1px;
}

.Layout_Body {
	background-color: #F4F1D8;
	border-left: solid #E7DDC5 1px;
	border-right: solid #E7DDC5 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.Footer {
	color: #9CAA85;
	font-size: 10px;
	padding: 3px 0px 3px 0px;
}

.Footer a {
	font-size: 10px;
	font-weight: normal;
	color: #9CAA85;
	text-decoration: none;
}
.Footer a:hover {
	color: #516A29;
	text-decoration: none;
}

.Footer_Separator {
	color: #516A29;
	font-size: 9px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}

.Footer_Small {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	color: #6D8248;
}

.Copyright {
	color: #5C5C5C;
	font-size: 9px;
	padding-left: 7px;
	padding-right: 8px;
}

a.Link_Copyright {
	font-size: 9px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
}
a:hover.Link_Copyright {
	color: #7F7F7F;
	text-decoration: none;
}

a.Link_Panel {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:hover.Link_Panel {
	color: #9CAA85;
	text-decoration: none;
}

a.Link_Bylined {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.Link_Bylined {
	color: #967E56;
	text-decoration: none;
}

a.Link_Hidden {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover.Link_Hidden {
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #C7AC86;
}

.Panel_BG {
	background-image: url(images/Panel_BG.gif);
	background-repeat: repeat-y;
}

.Panel_Body {
	background-image: url(images/Panel_Footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Divider {
	border-left: dotted 1px #C7AC86;
	padding-left: 17px;
}

.Divider2 {
	border-right: dotted 1px #C7AC86;
	padding-left: 6px;
}

.Heading1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #3F5D0C;
	border-bottom: dotted 1px #C7AC86;
	line-height: 24px;
}

.Heading2 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #3F5D0C;
	border-bottom: dotted 1px #C7AC86;
	line-height: 18px;
}

.Heading3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3F5D0C;
	border-bottom: dotted 1px #C7AC86;
}

.Marker1 {
	color: #C7AC86;
	line-height: 16px;
}

.List1 {
	line-height: auto;
	list-style: auto;
	color: auto;
}

.List2 {
	line-height: 18px;
}

.required_tgc {
	color: #CC0000;
}
.success_tgc {
	color: #499633;
}

.bodysubheader {
	color: #728F2F;
	font-weight: bold;
	text-decoration: underline;
}
.bodysubheader2 {
	color: #987B36;
	font-weight: bold;
	font-size: 17px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #987B36;
}
.bodysubheader3 {
	color: #728F2F;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}

.btn_tgc {
	 color:#ffffff; 
	 background:#728F2F;
	 border-bottom: 2px solid #5B7225;
	 border-right: 2px solid #5B7225;
	 border-top: 1px solid #C2D792;
	 border-left: 1px solid #C2D792;
	 font: bold 10px Verdana, Geneva, Arial, Helvetica; 
	 margin-right: 5px;
}
.btn_sub {
	 color:#ffffff; 
	 background:#93814A;
	 border-bottom: 2px solid #5E5230;
	 border-right: 2px solid #5E5230;
	 border-top: 1px solid #C1B385;
	 border-left: 1px solid #C1B385;
	 font: bold 10px Verdana, Geneva, Arial, Helvetica; 
	 margin-right: 5px;
}
.btn_ges {
	 color:#ffffff; 
	 background:#00AA58;
	 border-bottom: 2px solid #008846;
	 border-right: 2px solid #008846;
	 border-top: 1px solid #6ED0A1;
	 border-left: 1px solid #6ED0A1;
	 font: bold 10px Verdana, Geneva, Arial, Helvetica; 
	 margin-right: 5px;
}
.btn_clear {
	 color:#ffffff; 
	 background:#999999;
	 border-bottom: 2px solid #666666;
	 border-right: 2px solid #666666;
	 border-top: 1px solid #C0C0C0;
	 border-left: 1px solid #C0C0C0;
	 font: bold 10px Verdana, Geneva, Arial, Helvetica; 
	 margin-right: 5px;
}
.btn_red {
	 color:#ffffff; 
	 background:#FF0000;
	 border-bottom: 2px solid #AE0000;
	 border-right: 2px solid #AE0000;
	 border-top: 1px solid #FF6A6A;
	 border-left: 1px solid #FF6A6A;
	 font: bold 10px Verdana, Geneva, Arial, Helvetica; 
	 margin-right: 5px;
}

a.SUB:link {
	color: #927F4A;
}
a.SUB:visited {
	color: #927F4A;
}

.BioName {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.BioTitle {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BioEmailCell {
	margin-right: 8px;
	margin-left: 8px;
}

.PortfolioCell_GPP {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2D4492;
}
.PortfolioCell_GES {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #01AD5B;
}
.PortfolioCell_GDG {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F8202;
}
.PortfolioCell_GWN {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F8202;
}
.PortfolioCell_GGC {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #81190E;
}
.PressReleaseDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #987B36;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.FP_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
.FP_ShortDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}

.ResultsHeader_SUB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/Table_SUB_BG.gif);
	padding-top: 5px;
}
.ResultsFooter_SUB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/Table_SUB_BG.gif);
	padding-bottom: 3px;
}

.wingding {
	font-family: Wingdings;
	font-size: 36px;
}

.SimpleHeader {
	font-weight: bold;
	text-decoration: underline;
}
.JobListing_L0 {
	font-size: 17px;
	font-weight: bold;
	color: #3F5D0C;
	text-decoration: none;
}
.JobListing_L1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.JobListing_L2 {
	font-size: 11px;
	font-weight: bold;
	color: #987B36;
	text-decoration: underline;
}

.radio {
	height: 15px;
}
.JobListing_Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.JobListing_Inactive {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
.Label_Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.Label_Inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.Job_Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.Job_Inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.SUB_Color {
	color: #927F4A;
}
.JobListings_Header {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.JobListings_Company {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	font-weight: normal;
	color: #000000;
}
.JobListings_Title {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.JobListings_Description {
	margin-right: 90px;
}
.JobListing_L3 {

	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.chk {
	width: 13px;
	height: 16px;
}
.radio {
	height: 15px;
}
.Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #728F2F;
}
.QuoteAuthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.QuoteSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.QuoteAuthorSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #C7AC86;
	text-align: left;
}


* :focus {
	outline: 0;
}


#imagemap {
	position: relative;
}
#imagemap ul {
	margin: 0;
	padding: 0;
	list-style: none; 
	float: left; 
}
#imagemap a {
	position: absolute;
	display: block;
	text-indent: -9999px;
	width: 35px;
	height: 25px;
}
#imagemap .map1 {
	top: 139px;
	left: 424px;
}
#imagemap .map2 {
	top: 175px;
	left: 417px;
}
#imagemap .map3 {
	top: 183px;
	left: 369px;
}
#imagemap .map4 {
	top: 258px;
	left: 475px;
}
#imagemap .map5 {
	top: 228px;
	left: 476px;
}
#imagemap .map6 {
	top: 249px;
	left: 407px;
}
