body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	overflow:auto;
	scrollbar-base-color: #8BAB8B;
	background-color : #DCE6DC;
	color : #2F4679;
}  
a:link {
	color: #000000;
	text-decoration: underline;
} 
a:visited {
	color: #008080;
	text-decoration: underline;
}
a:hover {
	color: #006666;
	text-decoration: underline;
} 
a:active {
	color: #006666;
	text-decoration: underline;
} 

a.supportlink:link {
	color: #000000;
	text-decoration: none;
} 
a.supportlink:visited {
	color: #000000;
	text-decoration: none;
}
a.supportlink:hover {
	color: #000000;
	text-decoration: underline;
} 
a.supportlink:active {
	color: #000000;
	text-decoration: underline;
}

a.speciallink:link {
	color: #005050;
	text-decoration: none;
}
a.speciallink:visited {
	color: #005050;
	text-decoration: none;
}
a.speciallink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.speciallink#selected {
	color: #FFFFFF;
	text-decoration: none;
}

a.footerlink:link {
	color: #008080;
	text-decoration: none;
}
a.footerlink:visited {
	color: #008080;
	text-decoration: none;
}
a.footerlink:hover {
	color: #005050;
	text-decoration: none;
}
a.footerlink:active {
	color: #005050;
	text-decoration: none;
}
a.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:hover {
	color: #DCE6DC;
	text-decoration: none;
}
a.navlink:active {
	color: #DCE6DC;
	text-decoration: none;
}
p {
	color : #8BAB8B;
} 
table {
	color : #8BAB8B;
	text-align: left;
	font-size: 14px;
	line-height : 140%;
} 
 
blockquote {
	color: #000000;
	text-align: left;
} 
H1 {
	font-size: 24px;
	color: #8BAB8B;
	font-style : normal;
	line-height : 140%;
} 
H2 {
	font-size: 16px;
	color: #8BAB8B;
	font-style : normal;
} 
H3 {
	font-size: 16px;
	color: #8BAB8B;
	font-style : normal;
} 
H4 {
	font-size: 12px;
	color: #8BAB8B;
} 
H5 {
	font-size: 14px;
	color: #8BAB8B;
} 
H6 {
	font-size: 10px;
	color: #8BAB8B;
} 
.darkgreen { color: #005050;
}
.green { color: #008080;
}
.grey { color: #C0C0C0;
}
.footer { 
	font-size: 12px;
	color: #008080;
}
.footer2 { 
	font-size: 10px;
	color: #999999;
}
.tile { background-image : url(../images/tile.gif);
}
.finance {
	color: #008080;
	font-family : "Times New Roman", Times, serif;
}
ul { 
	list-style-image: url(../images/bullet.gif);
}

