		td
		{
			font-family: arial, verdana;
			text-decoration: none; 
			color: black;
			font-size: 12px;
		}
		.standard_heading
		{
			font-family: arial, verdana;
			text-decoration: none; 
			color: orange; 
			font-size: 20px;
			font-weight: bold;
			font-style: italic;
			padding: 10px;
		}
		.standard_subHeading
		{
			font-family: arial, verdana;
			text-decoration: none;
			font-weight: bold;		
			color: #008080;
			font-size: 16px;
			padding-left: 5px;
		}
				
		.standard_text
		{
			font-family: arial, verdana;
			text-decoration: none; 
			color: black;
			font-size: 12px;
			padding-left: 5px;
			padding-right: 10px;
		}
		.standard_boldText
		{
			font-family: arial, verdana;
			text-decoration: none; 
			color: black;
			font-size: 12px;
			padding-left: 5px;
			padding-right: 10px;
			font-weight: bold;
		}
		.standard_topMenuItem
		{
			padding-left: 5px;
			padding-right: 5px;
			font-family: arial, verdana;
			text-decoration: none;
			color: white;
			font-size: 12px;
			font-weight: bold;
		}
		.standard_leftMenuHeading
		{
			padding-left: 5px;
			padding-right: 5px;
			font-family: arial, verdana;
			text-decoration: none;
			color: black;
			font-size: 14px;
			font-weight: bold;
		}
   		.standard_leftMenuItem
		{
			padding-left: 15px;
			padding-right: 5px;
			font-family: Arial;
			text-decoration: none;
			color: #4879BC;
			font-style: italic;
			font-size: 13px;
			font-weight: bold;
		}
		.standard_href {
			padding-right : 15px;
			background:url(../Images/forward_arrows.gif) no-repeat right;
			color: blue;
			text-decoration: none;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold
		}
		a:active.standard_href, a:link.standard_href, a:visited.standard_href {
			color: blue;
			text-decoration: none
		}
		a:hover.standard_href {
			color: #543300;
			text-decoration: none
		}
 		.standard_tableHeading {
			background-color: #CCCCCC;
			font-family : Verdana,Arial,Helvetica,sans-serif;
			font-size: 9px;
			color: #000000;
			font-weight: bold;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #000000;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #000000;
			padding-top : 2px;
			padding-bottom : 2px;
			padding-left : 5px
		}
		.standard_tableItem {
			color : #000000;
			font-family : Verdana,Arial,Helvetica,sans-serif;
			font-weight : normal;
			font-size : 9px;
			padding : 5px;
		}
		.banner_heading
		{
			padding-right: 10px;
            		font-family: arial, verdana;
			text-decoration: none; 
			color: blue; 
			font-size: 26px;
			font-style: italic;
			font-weight: bold;
		}
