	/* generic formatting (throughout the page) ******************************************************* */
	td.content 						{	color: #666666;
										font-size: 7pt;
										font-weight: none;
										font-family: arial, sans-serif;
										line-height: 10pt;					}
	
	/* header title */					
	div.bigcontent 					{	color: #666666;
										font-size: 10pt;
										font-weight: bold;
										font-family: arial, sans-serif;
										display: inline;					}

	A, A:active, A:visited			{	color: #666666;
										font-size: 8pt;
										font-weight: bold;
										font-family: arial, sans-serif;
										text-decoration: underline;			}
	
	A:hover, 
	A:visited:hover, 
	A:active:hover 					{	color: #0094D1;						}
	
	input							{	border-width: 0px;
										margin: 0px;
										border-color: #000000;
										background-color: #ffffff;
										color: #0094D1;
										font-size: 8pt;
										font-weight: bold;
										font-family: arial, sans-serif;		}

	/* ************************************************************************************************ */
	
	
	/* section formatting ***************************************************************************** */
	td.section_header				{	color: #000000;
										font-size: 12pt;
										font-weight: bold;
										font-family: arial, sans-serif;		}
							
	td.section_content 				{	color: #000000;
										font-size: 8pt;
										font-weight: bold;
										font-family: arial, sans-serif;
										line-height: 13pt;					}
	
	/* define middle navigation bar text areas */
	div.mid_navi_bar_text			{	color: #ffffff;
										font-size: 8pt;
										font-weight: none;
										font-family: arial, sans-serif;
										text-align: center;
										width: 110px;
										height: 40px;						}
	
	td.mid_navi_bar_img				{	cursor: pointer;					}

	/* ************************************************************************************************ */

	/* header formatting ****************************************************************************** */

	div.big_content_blue			{	color: #0094D1;
										font-size: 17pt;
										font-weight: bold;
										font-family: arial, sans-serif;
										display: inline;					}

	A.menu, 
	A.menu:active, 
	A.menu:visited 					{	color: #ffffff;
										font-size: 8pt;
										font-weight: none;
										font-family: arial, sans-serif;
										text-decoration: none;				}

	A.menu:hover, 
	A.menu:visited:hover, 
	A.menu:active:hover 			{	color: #0094d1;						}

	td.white_text					{	color: #ffffff;
										font-size: 8pt;
										font-weight: bold;
										font-family: arial, sans-serif;
										text-decoration: none;				}	

	/* ************************************************************************************************ */


	/* footer formatting ****************************************************************************** */

	td.footer_section				{	color: #ffffff;
										font-size: 8pt;
										font-weight: none;
										font-style: italic;
										font-family: arial, sans-serif;
										line-height: 14pt;					}

	A.footer_link, 
	A.footer_link:active, 
	A.footer_link:visited 			{	color: #ffffff;
										font-size: 8pt;
										font-weight: none;
										font-family: arial, sans-serif;
										text-decoration: underline;			}
	
	A.footer_link:hover, 
	A.footer_link:visited:hover, 
	A.footer_link:active:hover 		{	color: #0094d1;						}

	/* ************************************************************************************************ */			}

	/* ************************************************************************************************ */
