@media all {
}
p, body, td   {
	color: #000;
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, Georgia, Verdana, Arial, sans-serif;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 4px;
}
ul     {
	color: #000;
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, Georgia, Verdana, Arial, sans-serif;
	text-align: left;
	padding-right: 8px;
	padding-left: 12px;
	margin-top: 4px;
	list-style-type: disc;
	text-indent: 2px;
}
li { font-size: 12px; font-family: "Trebuchet MS", Helvetica, Georgia, Verdana, Arial, sans-serif; }
h1           {
	color: #006;
	font-size: 14pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1.25em;
	text-align: center;
	margin-top: 8px;
}
h2        {
	color: #900;
	font-size: 12pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1.25em;
	text-align: center;
}
h3     { color: #009; font-size: 12pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 1.25em; text-align: center }
h4      {
	color: #060;
	font-size: 12pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1.25em;
	text-align: center
}
.pcenter { text-align: center }
.emphasis-prpl {
	color: #909;
	font-weight: bold;
	text-align: inherit;
}
.plav-r-sm {
	color: #e2d6ea;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}
.plav-l-sm {
	color: #e2d6ea;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}.plav-c-sm {
	color: #e2d6ea;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.pboldcenter { font-weight: bold; text-align: center }
.pbold { font-weight: bold; text-align: left }
.pboldlav { color: #e2d6ea; font-weight: bold; text-align: left }
.pboldred { color: #e00; font-weight: bold; text-align: left }
.pboldright { font-weight: bold; text-align: right }
.pright { text-align: right }
.pcenter12 { font-size: 12px; text-align: center }
.pcenter12bold { font-size: 12px; font-weight: bold; text-align: center }
.pcenter12boldred { color: #f00; font-size: 12px; font-weight: bold; text-align: center }
.pleft12bold { font-size: 12px; font-weight: bold; text-align: left }
.pright12bold { font-size: 12px; font-weight: bold; text-align: right }
.pcenter10  { font-size: 10px; text-align: center }
.pcenter10bold  { font-size: 10px; font-weight: bold; text-align: center }
.pleft10bold  { font-size: 10px; font-weight: bold; text-align: left }
.p10   { font-size: 10px }
.p10dkred { color: #800000; font-size: 10px }
.p10dkgray { color: #666; font-size: 10px }
.p10dkblue { color: #009; font-size: 10px }
.p10medblue { color: #00F; font-size: 10px }
.caption { color: #800000; font-size: 11px; font-weight: bold; text-align: center }
.pleft10bold { font-size: 10px; font-weight: bold; text-align: left }
.pright10bold  { font-size: 10px; font-weight: bold; text-align: right }
.pright11bold { font-size: 11pt; font-weight: bold; text-align: right }
a:link { color: #00f; font-weight: bold; text-decoration: underline }
a:visited { color: #00008b; font-weight: bold; font-stretch: normal; text-decoration: underline }
a:hover { color: #4b0082; font-weight: bold; font-stretch: expanded; text-decoration: none }
a:active { color: #4b0082; font-weight: bold; font-stretch: expanded; text-decoration: underline }
.center { text-align: center }
.bg-globe {
	background-image: url(bg_globeG.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
.bg-globe-gray {
	background-image: url(bg_globeG_gray.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
.bg-ltblue {
	background-image: url(bgcbc_ltblue.gif);
}
.bg-ltgrn {
	background-image: url(lt-gr-grass.png);
}
.bg-hdr-l {
	background-image: url(ILI_hdr-l.png);
	background-repeat: repeat-x;
}
.bg-hdr-r {
	background-image: url(ILI_hdr-r.png);
	background-repeat: repeat-x;

}
.bg-gold {
	background-image: url(bg_gold-lt.png);
}
.bg-navy {
	background-image: url(bg_navy.gif);
	background-repeat: repeat;
}
