.PageTitle   {
	font-size: 24px;
	color: #333399;
	font-family:  Arial, helvetica, verdana, sans-serif;
	font-weight: bold
}

.caption     {
	color: black;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, Verdana;
	font-weight:bold;
	font-style: normal;
}

.note {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, arial, helvetica;
	color:  #3333cc;
	text-decoration: none;
}

.help_button { font-size: 10pt;
               font-weight: bold;
               color: #3333cc;
               text-decoration: none;
}
a:link.help_button {text-decoration: none;
}
a:visited.help_button {text-decoration: none;
}
a:active.help_button {text-decoration: none;
}
a:hover.help_button {text-decoration: underline;
}

/* Table of Contents */

.toc         {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	background-color: #333399;
	text-decoration: none;
	text-align: left;
	margin-left: 3px;
}
a:hover.toc  { font-size: 10pt; 
               font-family: arial, helvetica, geneva, sans-serif; 
               color: #333399; 
               font-weight: bold; 
               text-decoration: underline;}
a:active.toc { font-size: 10pt; 
               color: #333399; 
               font-family: arial, helvetica, geneva, sans-serif; 
               text-decoration: none; 
               font-weight: bold }
a:link.toc   { color: #333399;
               font-weight: bold;}
a:visited.toc { color: #880044;
                font-weight: bold;}
.tocheader   { FONT-SIZE: 10px; FONT-FAMILY: Verdana; font-weight: bold; color: #333399; text-align: center; }

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #777777;
	text-align: right;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	line-height: 14px;
}

/* CSS for the top level navigation bar for major areas of the site. */
.chln {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	background-color: #000000;
	text-align: center;
}
A.chln:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.chln:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
A.chln:link {
	color: #FFFFFF;
}
A.chln:visited {
	color: #FFFFFF;
}

.cmgp_logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #000;
	text-align: center;
	vertical-align: top;
}
.cmgp_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	height: 32px;
}

right menu navigation{  }
.rightnavtxthdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
TD.rightnavtxt {
	background-color: #666;
	background-position: top;
}
.rightnavtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #666;
	text-align: center;
	vertical-align: top;
}

.subnav_menu {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
