body				{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	line-height		: normal;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.copy				{ font-size		: 10px;} 
.copyHeadline24pt	{ font-size		: 24px;}
.copySubHeads		{
	font-size		: 12px;
	font-weight		: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyBody10pt		{ font-size		: 10px;}
.copyCookieTrail	{
	font-size		: 10px;
	color			: #FFFFFF;
}

.copyCookieTrail a	{
	font-size		: 10px;
	color			: #FFFFFF;
}
/*****************************************************************************/
/* Knows me included text                                                    */
/*                                                                           */
.includetext 			{
	font-size			: 10px;
}
.includetext a			{ font-weight : bold;}
.includetext a:link		{ color : #ffffff;}
.includetext a:active	{ color : #ffffff;}
.includetext a:visited	{ color : #ffffff;}

/*****************************************************************************/
/* In-body search form                                                       */
/*                                                                           */
.searchtable		{
	border			: none;
	border-collapse : collapse; 
}
.searchtable th		{
	font-size		: 12px;
}
/*                                                                           */
/*****************************************************************************/	

/*****************************************************************************/
/* Top of Page Navigation Bar                                                */
/*                                                                           */
#navcontainer		{
	text-align		: center;
	vertical-align	: top;
}
#navlist			{
	background-color: #FDF6E5;
	width			: 100%;
}
#navlist td			{
	border-bottom	: 6px solid #260885;
	padding			: 0 5px 2px 5px;
	text-align		: center;
}
#navlist a:link, #navlist a:visited	{
	color			: #260885;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration : none;
}
#navlist a:hover	{
	color			: #C81902;
}	
#navlist1			{
	background-color: #FFFFFF;
	width			: 100%;
}
#navlist1 td		{
	border-bottom	: 6px solid #cccccc;
	padding			: 0 5px 2px 5px;
	text-align		: center;
}
#navlist1 a:link, #navlist1 a:visited	{
	color			: #2d623d;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration : none;
}
#navlist1 a:hover	{
	color			: #C81902;
}
td#navactive		{
	border-bottom	: 6px solid #2d623d;
}
/*                                                                           */
/*****************************************************************************/	

/*****************************************************************************/
/* Marketing text below top nav bar                                          */
/*                                                                           */
#marketcopy			{
	font-size		: 10px;
	padding			: 8pt;
}
/*                                                                           */
/*****************************************************************************/

/*****************************************************************************/
/* Breadcrumb trail navigation                                               */
/*                                                                           */
td#crumbs	{
	color			: #FFFFFF;
	font-size		: 9px;
	max-height		: 20px;
}
td#crumbs a	{
	color			: #FFFFFF;
    text-decoration	: none
}
td#crumbs a:hover {
	color			: #FFFFFF;
    text-decoration	: underline
}
/*                                                                           */
/*****************************************************************************/
	
.navlink 			{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #FFFFFF;
    text-decoration: none
}

a.navlink:hover 	{
	color			: #FFFFFF;
    text-decoration: underline
}

a.footerlink:hover {
	color: #373972;
    text-decoration: underline
}

a.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
        text-decoration: none
}
a.navlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: none
}
/*****************************************************************************/
/* Footer links                                                              */
/*                                                                           */
td#footerlink 		{
	color			: #000000;
	font-size		: 10px;
	text-align		: center;
	width			: 750px
}
td#footerlink a		{
	color			: #000000;
}
/*                                                                           */
/*****************************************************************************/	
td#bottomlinks				{
	color			: #333333;
	font-size		: 9px;
}
td#bottomlinks a			{
	color			: #333333;
}
td#bottomlinks a:hover		{
	color			: #ffffff;
}
td#copyright				{
	color			: #333333;
	font-size		: 9px;
	text-align		: right;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*****************************************************************************/
/* Left hand side navigation bar                                             */
/*                                                                           */
td#menucontainer		{
	vertical-align		: top;
	width				: 178px;
}
td#menuspacerleft			{
	vertical-align		: top;
	width				: 21px;
}
td#menuspacerright			{
	background-color	: white;
	vertical-align		: top;
	width				: 30px;
}
td#leftmenu				{
	vertical-align		: top;
	width				: 127px;
}
td#leftmenu a			{
	border-bottom		: 1px solid white;
	display				: block;
	font-size			: 11px;
	font-weight			: bold;
	padding				: 3px 1px 3px 3px;
	text-decoration		: none;
	width				: 127px;
}
td#leftmenuhead			{
	vertical-align		: top;
	width				: 100%;
}
td#leftmenuhead a		{
	border-bottom		: 1px solid white;
	display				: block;
	font-size			: 13px;
	font-weight			: bold;
	padding				: 5px 1px 5px 3px;
	text-decoration		: none;
	width				: 127px;
}
/*                                                                           */
/*****************************************************************************/	

/*****************************************************************************/
/* Links on pop-up pages                                                     */
/*                                                                           */
a.link9ptLgtBlue		{
	font-size			: 9px;
	color				: #99A6BD;
}
a.link9ptLgtBlue:visited	{ color:#99A6BD;}
a.link9ptLgtBlue:active		{ color:#99A6BD;}
a.link9ptLgtBlue:hover		{ color:#E07020;}
