Body{
	SCROLLBAR-TRACK-COLOR: #DAFBFD;
	SCROLLBAR-FACE-COLOR: #01AFB7;
	SCROLLBAR-ARROW-COLOR: #00F3FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #BDE7EF;
	SCROLLBAR-SHADOW-COLOR: #BDE7EF;
	SCROLLBAR-3DLIGHT-COLOR: #BDE7EF;	
	SCROLLBAR-DARKSHADOW-COLOR: #BDE7EF;
	background-image: url(../images/bg.gif);
}
.heading{
	font-family: Georgia;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #017176;
	letter-spacing: 0.1em;
	word-spacing: .25em;
}
.A{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #02808A;
	text-decoration: none;
}
A{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #02808A;
	text-decoration: underline;
}
A:Hover{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #3ADAE7;
	text-decoration: none;
}
UL{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	line-height: normal;
	list-style-image: url(../images/bullet.gif);
}
.UL{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	line-height: normal;
	list-style-image: url(../images/subbullet.gif);
}
.subHeading{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #009DA4;
}
.Table{
	border: 1px solid #08949C;
}
.BorderBottom{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
.Bold{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.Italic{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #02bcc4;
}
.OrgNameOffices{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;	
}
.Gray{
	font-family: Georgia;
	font-size: 10pt;
	text-decoration: none;
	color: #00AFB9;
}
.special{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #38e7ef;
	text-decoration: underline;
	padding: 4px;
}
.special:Hover{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}
.mo
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	background-color: #DFDFDF;
	padding: 4px;
}
.ro
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	background-color: #F0F0F0;
	padding: 4px;
}
.bo
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	background-color: #F5F5F5;
	padding: 4px;
}
.divider{
	background-image: url(../images/divider.gif);
	height: 11px;
}
/* NEW */
.sectionTable{
	background-color: #D1F6FD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #016065;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00D2DE;
	color: #000000;
}
.homeLinks{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #01848A;
	text-decoration: none;
}
.homeLinks:Hover{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.homeLinksTD{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.pageLinksTD{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pageLinks{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #01848A;
	text-decoration: none;
}
.pageLinks:Hover{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* Form */
input, textarea, select{
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #006699;
}