﻿body {
	margin: 0px;
	overflow-y: scroll;
	overflow-x: auto;
	background: #F7F7F7;
	
	scrollbar-3dlight-color: #D7D7D7;
	scrollbar-highlight-color: #F7F7F7;
	scrollbar-darkshadow-color: #D7D7D7;
	scrollbar-shadow-color: #F7F7F7;
	scrollbar-arrow-color: #AFC5CD;
	scrollbar-base-color: white;
	scrollbar-face-color: #EBEBEB;
	scrollbar-track-color: #F7F7F7;
	
	font-family: Arial, Tahoma, Helvetica;
	color: #87A5B0;
}

body.postLoad {
	background-color: #F7F7F7;
	background-image: url("../images/BG_shim.jpg");
	background-repeat: repeat-x;
}

div#divNoScript {
	padding: 80px 30px;
	color: #333333;
}

table#tblLayout {
	display: none;
}

table#tblLayout td#tdContent ul {
	position: relative; left: -23px;
}

table#tblLayout td#tdContent ul, table#tblLayout td#tdContent li {
	list-style-image: url("../images/bullet - BlueGray.gif");
	list-style-position: outside;
	margin-bottom: 5px;
}

td#tdContent img 
{
    border: 0px;
}

img#imgLogo {
	visibility: hidden;
}

img#imgLoader {
	visibility: visible;
	position: absolute;
	top: 30px;
	left: 30px;
}

.red {
		color: #D30E18;
}

.BlueGray {
	color: #87A5B0;
}

table#tblLayout td {
	margin: 0px;
	font-size: 8pt;
	line-height:8pt
}

table#tblLayout td div#divTestimonials {
	padding-top: 26px;
	padding-left: 26px;
	padding-right: 29px;
	padding-bottom: 26px;
	text-align: justify;
	font-size: 7pt;
	line-height: 9pt;
	color: #7093A0;
/*	position: absolute;
	top: 327px;
	left: 0px;
	width: 214px;
*/
}

table#tblLayout td div#divTestimonials b {
	color: #C10D16; /*#D30E18;*/
	font-weight:normal;
}

table#tblLayout td#tdContent td.tdTestimonial b {
	color: #D30E18;
}

a#TestimonialLink 
{
	text-decoration: none;
	border: 0px;
}

a#TestimonialLink:hover div b
{
	text-decoration: underline;
}

table#tblLayout td#tdCopy {
	font-size: 8pt;
	line-height: 8pt;
	color: #87A5B0;
	padding: 0px 10px;
}

table#tblLayout td table#tblCopy td#tdCopyBG {
	background: #D30E18;
}

table#tblLayout td.tdMenu {
	font-size: 8pt;
	line-height: 8pt;
	color: #7093A0; /*#87A5B0;*/
	padding: 0px 5px;
}

table#tblLayout td#tdMenuL1 span#spMenuL1 {
	display: inline;
}

 table#tblLayout td#tdMenuL2 {
	padding-left: 5px;
	/*padding-left: 130px;*/
}

table#tblLayout td.tdMenu a {
	color: #7093A0; /*#87A5B0;*/
	text-decoration: none;
	padding-right: 7px;
	font-weight: bold;
}


table#tblLayout td.tdMenu a b {
	color: #EBEBEB;
}

table#tblLayout td.tdMenu a:hover, table#tblLayout td.tdMenu a:hover b {
	color: #666666;
}

table#tblLayout td#tdMenuBottom{
	padding-left: 234px;	
}

table#tblLayout td#tdMenuBottom, table#tblLayout td#tdMenuBottom a {
	color: #666666;
	font-size: 7pt;
	line-height: 11pt;
	text-decoration: none;
}


table#tblLayout td#tdMenuBottom a:hover {
	color: #111111;
	text-decoration: underline;
}

table#tblLayout td.tdMenu a.active, table#tblLayout td.tdMenu a.active b, table#tblLayout td.tdMenu a:hover.active, table#tblLayout td.tdMenu a:hover.active b, table#tblLayout td#tdMenuBottom a.active, table#tblLayout td#tdMenuBottom a:hover.active {
	color: #C10D16; /*#D30E18;*/
	cursor: default;
	text-decoration: none;
}

table#tblLayout td#tdMenuBottom a.active {
	color: #C10D16 /*#D30E18; #87A5B0; #B60C14;*/
}

td#tdContent a {
	color: #638896;
	font-size: 8pt;
	line-height: 9pt;
	text-decoration: none;
}

td#tdContent a:hover {
	color: #C10D16;
}

table#tblLayout td#tdContent, table#tblLayout td#tdContent table td, table#tblLayout td#tdContent table th {
	color: #444444;
	font-size: 8pt;
	line-height: 10pt;
	padding: 0px;
}

table.tblDoubleColumn td {
	text-align: justify;
}

h1 {
	color: #87A5B0;
	font-weight: bold;
	font-size: 19pt;
	line-height: 19pt;
}

h2 {
	color: #D30E18;
	font-weight: normal;
	font-size: 14pt;
	line-height: 14pt;
}

h3 {
	color: #87A5B0;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
	display: inline;
}

span.code_rev {
	unicode-bidi:bidi-override;
	direction: rtl;
}
