
h3
	{
	color : #0a1842;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	margin-top : 5px;
	margin-bottom : 0;	
	}
	
h3 a
	{
	color:Blue;
	} 
h4
	{
	color : #89867a;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	margin-top : 5px;
	margin-bottom : 0;	
	}
	
div.programcontent
	{
	margin : 0 10px 10px 10px;
	background : #ffffff;
	line-height : 110%;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 12px;
	text-align : justify;
	}
	
.programdata
	{
	background : #ffffff;
	color :  #000000;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 12px;
	font-weight : normal;
	line-height : 110%;

	}
	
.programcenterdata
	{
	background : #ffffff;
	color :  #000000;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 12px;
	font-weight : normal;
	line-height : 110%;
	text-align : center;
	}
.programheading 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	background : #b2b0a8;
	text-align : center;

	}
	
.programheading a
	{color : #ffffff;
	text-decoration: none;
	}

 .programheading a:hover
	{
	color : Silver;
	text-decoration: none;
	}


table.container
	{
	border-style:solid;
	border-color:#002e7a;
	border-width:1px;
	background : #ffffff;
	color :  #000000;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 13px;
	font-weight : normal;
	line-height : 150%;
	padding-left:3px;
	padding-right:3px;
	}
	
table.container p
	{
	line-height : 110%;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 12px;
	text-align : justify;
	}
	
td.title 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background : #002e7a;
	padding : 10px;
	}
	
td.title a
	{
	color : #ffffff;
	text-decoration: none;
	font-size : 12px;
	}
	
td.heading 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background : #5977a8;
	text-align : center;
	padding : 5px;
	}
	
td.heading a
	{color : #ffffff;
	text-decoration: none;
	}

 td.heading a:hover
	{
	color : Silver;
	text-decoration: none;
	}
	
.footnote
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 8px;
	font-weight : normal;
	color : #000000;
	vertical-align:super;
	}
	
.footnotetext
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	}
	
div.or
	{
	margin-top :3px;
	margin-bottom : 3px;
	margin-left: 0px;
	margin-right: 0px;
	}
