BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A.menu:link {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}


.tagstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF7900;
}
.textStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A6A6A;
	line-height: 130%;
	text-align: justify;
}
.textStyle-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6A6A6A;
	line-height: 1.4em;
	text-align: justify;
}
.TitleStyleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #0218c4;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 2.50pt;
}
.banner {
	background-color: #8080C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.engagements-logos {
	padding: 20px 0 20px 30px;
	padding: 20px 0 20px 30px;
}
.engagements-logos  img {
	margin: 20px;
}

/* Engagements Buttons */

a.financial-button, a.media-button, a.mobile-button  {
	margin: 5px 0;
}
a.financial-button img, a.media-button img, a.mobile-button  img {
	border: none;
}
a.financial-button {
	display: block;
	width: 190px;
	height: 30px;
	background: url(images/button_financial.png) left top no-repeat;
}
a.financial-button:hover {
	background: url(images/button_financial.png) left -30px no-repeat;
}
a.media-button {
	display: block;
	width: 190px;
	height: 30px;
	background: url(images/button_media.png) left top no-repeat;
}
a.media-button:hover {
	background: url(images/button_media.png) left -30px no-repeat;
}
a.mobile-button {
	display: block;
	width: 190px;
	height: 30px;
	background: url(images/button_mobile.png) left top no-repeat;
}a.mobile-button:hover {
	background: url(images/button_mobile.png) left -30px no-repeat;
}
a.link-blue {
	color: #003cff;
}








