h1
	{
	color : #002e7a;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 20px;
	font-weight : normal;
	margin-top : 25px;
	margin-bottom : -5px;
	}
h2
	{
	color : #5977a8;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
	margin-left : 5px;
	}
	
h3
	{
	color : #5977a8;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	margin-left : 5px;

	}
	
h3 a
	{
	color:Blue;
	} 
	
h6
	{
	color : #5977a8;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 11px;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	}
	
h6 A
	{
	color : #5977a8;
	}
	
	
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:10px;
	padding-right:10px;
	}


td.title 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background : #7f744f;
	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 : #7f744f;
	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;
	}
	
a.secondarymenulink
	{
	padding-top : 2px;
	padding-bottom : 2px;
	color : #000000;
	text-decoration : none;
	}
	
a.secondarymenulink:visited
	{
	color : #663300;
	text-decoration : none;
	}
	
a.secondarymenulink:hover
	{
	text-decoration : underline;
	}
	