<!--
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 15px;
	color: #333333; 
	background-color: #F0F0F0; 
	margin: 0px 0px 20px 0px;
	padding: 0px; 
	}

p { 
	font-size: 12px; 
	line-height: 18px;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-size: 16px; 
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-size: 12px; 
	line-height: 21px;
	font-weight: bold;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

h3 { 
	font-size: 14px; 
	line-height: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h5 { 
	font-size: 10px; 
	line-height: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;  
	}

h6 { 
	font-size: 11px; 
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #6C94B3; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link {  
	color: #6C94B3; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:visited { 
	color: #6C94B3; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:active { 
	color: #999999; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #999999; 
	background-color: transparent; 
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol.alpha {
	list-style-type:lower-alpha;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	}

.upper {
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 8px;
	}

img.left {
	float: left;
	margin: 3px 10px 6px 0px;
	}

/* HEADER STYLES */
	
div.header {
	width: 763px;
	height: 62px;
	color: #CCF2FF;
	background-color: #44769A;
	border-right: 1px solid #A1BFD4;
	border-bottom: 1px solid #A1BFD4;
	border-left: 1px solid #A1BFD4;
	margin: 0px;
	padding: 0px;
	}
* html div.header {  /* This is the Tan hack */
	width: 765px; 
	w\idth: 763px;
	}

div.logo {
	float: left;
	width: 363px;
	height: 61px;
	color: #FFFFFF;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	}

div.utility {
	float: right;
	width: 330px;
	height: 22px;
	color: #CCF2BF;
	background-color: transparent;
	margin: 0px;
	padding: 2px 4px 2px 0px;
	}
	
div.utility p {
	text-align: right;
	margin: 0px 0px 0px 0px;
	}

div.utility img {
	margin: 0px 0px 0px 0px;
	}

div.hdtag {
	width: 763px;
	height: 24px;
	text-align: center;
	color: #CCF2FF;
	background-color: #6C94B3;
	border-right: 1px solid #A1BFD4;
	border-bottom: 1px solid #A1BFD4;
	border-left: 1px solid #A1BFD4;
	margin: 0px;
	padding: 0px;
	}
* html div.hdtag {  /* This is the Tan hack */
	width: 765px; 
	w\idth: 763px;
	} 

div.hdtag h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	font-style: italic;
	color: #CCF2FF;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	}

div.hmimg {
	width: 763px;
	height: 149px;
	color: #CCF2FF;
	background-color: #44769A;
	border-right: 1px solid #A1BFD4;
	border-bottom: 1px solid #A1BFD4;
	border-left: 1px solid #A1BFD4;
	margin: 0px;
	padding: 0px;
	}
* html div.hmimg {  /* This is the Tan hack */
	width: 765px; 
	w\idth: 763px;
	}

div.hdbar {
	width: 763px;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	color: #CCF2FF;
	background-color: #44769A;
	border-right: 1px solid #A1BFD4;
	border-bottom: 1px solid #A1BFD4;
	border-left: 1px solid #A1BFD4;
	margin: 0px;
	padding: 0px;
	}
* html div.hdtag {  /* This is the Tan hack */
	width: 765px; 
	w\idth: 763px;
	} 

/* CONTENT STYLES */

div.alignment {
	text-align: center;
	margin: 0px auto 0px auto;
	}

div.container {
	width: 765px;
	text-align: left;
	color: #333333;
	background-color: transparent;
	background-image: url(../images/bkg_container.gif);
	background-repeat: repeat-y;
	margin: 0px auto 6px auto;
	padding: 0px;
	}

div.content {
	width: 563px;
	color: #4B4B4B;
	background-color: transparent;
	margin: 0px 0px 10px 0px;
	padding: 16px 0px 0px 0px;
	}

div.content p {
	font-size: 12px; 
	line-height: 18px;
	color: #4B4B4B;
	background-color: transparent;
	margin: 0px 25px 16px 41px;
	}

div.content p.addbtn {
	text-align: right;
	margin: 0px 7px 0px 0px;
	}

div.content h6.addthis {
	height: 48px;
	line-height: 13px;
	margin: -8px 40px 0px 43px;
	}

div.content blockquote h6.addthis {
	height: 36px;
	}

div.content h6.addthis img {
	margin-bottom: -4px;
	}

div.content h6.addthis a {
	display: block;
	float: left; 
	text-decoration: none;
	border-top: 1px solid #A1B4D4;
	padding: 6px 18px 0px 0px;
	}

div.content p.testimonial {
	line-height: 19px;
	font-style: italic;
	color: #4B4B4B;
	background-color: transparent;
	margin: 0px 25px 4px 41px;
	}

div.content h1 {
	width: 483px;
	font-size: 16px;
	line-height: 22px;
	color: #44769A;
	background-color: transparent;
	border-bottom: 1px solid #44769A;
	margin: 0px 40px 11px 39px;
	padding: 0px 0px 4px 0px;
	}

div.content h2 {
	clear: both;
	color: #44769A;
	background-color: transparent; 
	margin: 0px 20px 7px 41px;
	}

div.content h2.articles {
	line-height: 17px;
	color: #44769A;
	background-color: transparent; 
	margin: 0px 20px 2px 41px;
	}

div.content h3 {
	font-size: 12px; 
	line-height: 18px;
	font-weight: normal;
	color: #44769A;
	background-color: transparent;
	margin: 0px 25px 16px 41px;
	}

div.content h4 {
	font-size: 13px; 
	line-height: 18px;
	font-weight: bold;
	color: #44769A;
	background-color: transparent;
	margin: 0px 25px 16px 41px;
	}

div.content h5 {
	color: #44769A;
	background-color: transparent;
	margin: 0px 20px 6px 41px;
	}

div.content blockquote {
	margin: 0px 20px 0px 20px;
	}

div.content ul { 
	color: #4B4B4B; 
	background-color: transparent; 
	margin: 0px 40px 16px 65px;
	}

div.content li { 
	margin: 0px 0px 9px 0px; 
	} 

div.content ul li ul { 
	color: #4B4B4B; 
	background-color: transparent; 
	margin: 6px 35px 12px 25px;
	}

div.content ol {
	color: #4B4B4B;
	background-color: transparent;
	margin: 0px 40px 16px 65px;
	}

div.content ol li { 
	margin: 0px 0px 8px 0px; 
	} 

div.content ol li ol { 
	color: #4B4B4B; 
	background-color: transparent; 
	margin: 6px 35px 12px 25px;
	}

div.content ol li ul { 
	color: #4B4B4B; 
	background-color: transparent; 
	margin: 10px 35px 15px 25px;
	}

div.content table.consulting {
	margin: 0px 0px 16px 41px;
	}

div.content table.consulting th {
	font-size: 12px; 
	line-height: 18px;
	font-weight:bold;
	text-transform: uppercase;
	color: #4B4B4B;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	}

div.content table.consulting td p {
	font-size: 12px; 
	line-height: 16px;
	color: #4B4B4B;
	background-color: transparent;
	margin: 0px 0px 1px 0px;
	}

div.charts {
	width: 537px;
	border: 1px solid #44769A;
	color: #44769B;
	background-color: transparent;
	margin: 26px 0px 20px 18px;
	padding: 0px 0px 0px 0px;
	}
* html div.charts {  /* This is the Tan hack */
	width: 537px; 
	w\idth: 535px;
	} 

div.address {
	width: 570px;
	color: #44769A;
	background-color: transparent;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

div.address p {
	font-size: 10px; 
	line-height: 14px;
	color: #44769A;
	background-color: transparent;
	margin: 0px 25px 10px 41px;
	}

div.address p.image {
	margin: 0px 0px 10px 20px;
	}

/* SITEMAP STYLES */

div.sitemap ul {
	list-style-type: none;
	list-style-position: outside;
	color: #000000; 
	background-color: transparent; 
	margin: 0px 40px 16px 36px;
	}

div.sitemap ul li ul {
	list-style-type: none;
	list-style-position: outside;
	color: #000000; 
	background-color: transparent; 
	margin: 6px 25px 12px 25px;
	padding: 0px;
	}

div.sitemap li {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 15px;
	font-weight: bold;
	margin: 0px 0px 8px 0px; 
	padding: 0px;
	}

div.sitemap ul li ul li {
	font-weight: normal;
	}

/* SIDE BAR STYLES */

div.nav {
	width: 192px;
	color: #000000;
	background-color: transparent;
	margin: 0px 0px 25px 0px;
	padding: 8px 0px 0px 0px;
	}

div.nav img {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	}

/* FOOTER STYLES */

div.footer {
	width: 763px;
	height: 38px;
	text-align: center;
	color: #CCF2FF;
	background-color: #44769A;
	border: 1px solid #A1BFD4;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	}
* html div.footer {  /* This is the Tan hack */
	width: 765px; 
	w\idth: 763px;
	}

div.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	}

div.footer a { 
	color: #CCF2FF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div.footer a:link {  
	color: #CCF2FF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div.footer a:visited { 
	color: #CCF2FF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div.footer a:active { 
	color: #F0F0F0; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div.footer a:hover {  
	color: #F0F0F0; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div.copyrt {
	color: #999999;
	margin: 0px;
	}

div.copyrt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	margin: 0px;
	}

	-->