body  {
	background-color: #58595B;
	color: 000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #D61D23
}
.expandedNode div{
display: block;
margin-left:20px;
font-family: verdana; font-size: 14pt; color:FFFFFF;
}
.collapsedNode div{
display:none;
}

.consultantname {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #D61D23}
table {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.text {font-family: verdana; font-size: 10pt}
.nav {font-family: verdana; font-size: 10pt; color:FFFFFF}
.nav2 {font-family: verdana; font-size: 14pt; color:FFFFFF}
.copyright {font-family: verdana; font-size: 8pt; color:#000000}

A.contactlink:link {
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 9pt;
	color: #D71D24;
	;
	font-weight: bold
}
A.contactlink:visited {
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 9pt;
	color: #D71D24;
	;
	font-weight: bold
}
A.contactlink:active {
	font-family: "Times New Roman";
	font-size: 9pt;
	text-decoration: none;
	color: #D71D24;
	;
	font-weight: bold
}
A.contactlink:hover {
	font-family: Times New Roman;
	font-size: 9pt;
	text-decoration: underline overline;
	color: #58595b;
	;
	font-weight: bold
}

A.greylink2:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.greylink2:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.greylink2:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.greylink2:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}

A.sublink:link {
	font-weight: normal;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	padding-right: 20px;
	font-size: 12pt;
	font-style: normal
}
A.sublink:visited {
	font-weight: normal;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	padding-right: 20px;
	font-size: 12pt;
	font-style: normal
}
A.sublink:active {
	font-weight: normal;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	padding-right: 20px;
	font-size: 12pt;
	font-style: normal
}
A.sublink:hover {
	font-weight: normal;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	padding-right: 20px;
	font-size: 12pt;
	font-style: normal;

}

A:link {
	font-family: "Times New Roman";
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 12px;
}
A:visited {font-family: "Times New Roman";  text-decoration: none; color: black; font-weight: bold;
	font-size: 12px;}
A:active {font-family: "Times New Roman";  text-decoration: none; color: black; font-weight: bold;
	font-size: 12px;}
A:hover {font-family: "Times New Roman";  text-decoration: none ; border-bottom: 1px #D61D23 dotted; color: #D61D23; font-weight: bold;
	font-size: 12px;}

.shadow {
-moz-box-shadow: 0px 0px 10px 0px #000;
-webkit-box-shadow: 0px 0px 10px 0px#000;
box-shadow: 0px 0px 10px 0px #000;


}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #D71D24
}
.imageborder {  border: 1px black solid}
.heading3 {font-size: 18pt; color: #000000; font-family: "Book Antiqua"; padding-right: 20px; padding-top: 20px}
.subheading {
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	font-size: 10pt;
	font-style: normal
}
.leftcolumn {text-align: left; padding-left: 10px; border-style: none;
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#D61D23));  

/* IE10 */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #D61D23  100%);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FFFFFF', endColorstr='#D61D23')"; /* for IE */
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#D61D23'); /* IE6-IE9 */



/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #D61D23  100%);

/* Opera */ 
background: -o-linear-gradient(top, #FFFFFF 0%, #D61D23  100%);

/* Webkit (Safari/Chrome 10) */ 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #D61D23 ));

/* Webkit (Chrome 11+) */ 
background: -webkit-linear-gradient(top, #FFFFFF 0%, #D61D23  100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(top, #FFFFFF 0%, #D61D23  100%);
}

.textblocking {text-align: left; padding-left: 10px; padding-right:10px}
div#MenuPos {
	width: 755px;
	height: 20px;
	background: white;
	float: right;
}
.maintext {  font-family: "Book Antiqua"; font-size: 12pt; color: #333333}
hr {color: #fff; background-color: #fff; border: 1px dotted #666666; border-style: none none dotted; }
.cap {

float: left;
width: 42px;
font-size: 62px;
line-height: 51px;
font-weight: normal;
color:#444444;
font-family: georgia, times;

}
.cap2 {

float: left;
width: 52px;
font-size: 62px;
line-height: 51px;
font-weight: normal;
color:#444444;
font-family: georgia, times;

}
.noborder {  border-style: none}
.greybox {  background-color: #58595b; color:white}
.greybox2 {  background-color: #CCCCCC}
.blueheadings {  font-weight: bold; color: #003366}
.tinytext {  font-size: 9px}
.cap2 { float: left; width: 62px; font-size: 62px; line-height: 51px; font-weight: normal; color:#444444; font-family: georgia, times; ; clip:   rect(   )}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.cap3 { font-size: 14pt; line-height: normal; font-weight: normal; color:#6690C2; font-family: georgia, times; ; clip:  rect(   )}


a.largelinks:link    {font-family: "Book Antiqua"; font-size: 12pt; font-weight: bold;color: #330000}
a.largelinks:hover {text-decoration: none; font-weight: bold; font-size: 12pt; text-decoration: underline overline; color: #330000}
a.largelinks:visited {text-decoration: none; color: #330000; font-weight: bold; font-size: 12pt}.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #D61D23
}
.pullquote {
text-align: right;	
width: 42%;
	float:left;
	font-size:12pt;
	line-height:normal;
	margin:18px;
	
; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #D61D23
}

