	body {
		margin: 10px;
		padding: 0px;
		background-color: #ffffff;
		color: #111111;
		font: 11px Verdana, Arial, sans-serif;
		line-height: 16px;
	}
	table                     { font: 11px Verdana, Arial, sans-serif; line-height: 16px; }
	a                         { text-decoration: none; color: #444444; }
	a:link                    { text-decoration: underline; }
	a:visited                 { text-decoration: underline; }
	a:active                  { text-decoration: underline; }
	a:hover                   { text-decoration: underline; }
	
	.home_buttons             { background-color: #CFD6D9; padding-top:10px; padding-left: 10px; padding-right: 10px; }

	.page_titles              { font-weight: bold; color: #88902D; font-size: 16px; }

	.top_links                { background-color: #ffffff; font-weight: bold; color: #0072BC; font-size: 10px; padding:1px; padding-left: 2px; padding-right: 2px; }
	.top_links:hover          { background-color: #0072BC; font-weight: bold; color: #ffffff; font-size: 10px; padding:1px; padding-left: 2px; padding-right: 2px; }
	a.top_links               { text-decoration: none; }
	a.top_links:link          { text-decoration: none; }
	a.top_links:visited       { text-decoration: none; }
	a.top_links:active        { color: #ffffff; text-decoration: none; }
	a.top_links:hover         { color: #ffffff; text-decoration: none; }

	.bottom_links             { background-color: #ffffff; font-weight: bold; color: #0072BC; font-size: 9px; padding:1px; padding-left: 2px; padding-right: 2px; }
	.bottom_links:hover       { background-color: #0072BC; font-weight: bold; color: #ffffff; font-size: 9px; padding:1px; padding-left: 2px; padding-right: 2px; }
	a.bottom_links            { text-decoration: none; }
	a.bottom_links:link       { text-decoration: none; }
	a.bottom_links:visited    { text-decoration: none; }
	a.bottom_links:active     { color: #ffffff; text-decoration: none; }
	a.bottom_links:hover      { color: #ffffff; text-decoration: none; }
	
	.nav_links                { font-weight: normal; color: #333333; font-size: 10px; }
	a.nav_links               { text-decoration: none; }
	a.nav_links:link          { text-decoration: none; }
	a.nav_links:visited       { text-decoration: none; }
	a.nav_links:active        { text-decoration: none; }
	a.nav_links:hover         { text-decoration: none; }

	.publication_title        { font-weight: normal; color: #0072BC; font-size: 14px; }

	#home_contact .email      { font-weight: normal; color: #333333; }
	#home_contact .address    { font-weight: normal; color: #333333; font-size: 10px; line-height:14px; padding: 10px; }
	#home_contact .header     { font-weight: bold;   color: #88902D; font-size: 10px; padding-left: 5px; }

	#cwc_nav                  { font-weight: normal; color: #111111; font-size: 10px; line-height: 12px; }
	#cwc_nav a.links          { font-weight: normal; color: #111111; font-size: 10px; line-height: 12px; }
	#cwc_nav a.links:hover    { font-weight: normal; color: #88902D; font-size: 10px; line-height: 12px; }
	#cwc_copy                 { font-weight: normal; color: #333333; font-size: 11px; line-height: 18px; }
	#cwc_copy .title          { font-weight: bold;   color: #88902D; font-size: 16px; }
	#cwc_copy .subtitle       { font-weight: normal; color: #88902D; font-size: 13px; }
	#cwc_copy .service_lists  { font-weight: normal; color: #88902D; font-size: 11px; }

	#ccw_nav                  { font-weight: normal; color: #111111; font-size: 10px; line-height: 12px; }
	#ccw_nav a.links          { font-weight: normal; color: #111111; font-size: 10px; line-height: 12px; }
	#ccw_nav a.links:hover    { font-weight: normal; color: #0088A0; font-size: 10px; line-height: 12px; }
	#ccw_copy                 { font-weight: normal; color: #333333; font-size: 11px; line-height: 18px; }
	#ccw_copy .title          { font-weight: bold;   color: #0088A0; font-size: 16px; }
	#ccw_copy .subtitle       { font-weight: normal; color: #0088A0; font-size: 12px; }

	#ccllp_nav                { font-weight: normal; color: #111111; font-size: 10px; line-height: 12px; }
	#ccllp_nav a.links        { font-weight: normal; color: #111111; font-size: 10px; line-height: 12px; }
	#ccllp_nav a.links:hover  { font-weight: normal; color: #BC7357; font-size: 10px; line-height: 12px; }
	#cwllp_copy               { font-weight: normal; color: #333333; font-size: 11px; line-height: 18px; }
	#cwllp_copy .title        { font-weight: bold;   color: #BC7357; font-size: 16px; }
	#cwllp_copy .subtitle     { font-weight: normal; color: #BC7357; font-size: 13px; }
