
	/*	Dark Green 224422
	Intermediate Green 446644
	leftbar 889988
	TopNav bg d6d3bd
	background eeefdd

	*/
	.body, p, div, td, table {
		font-size : 11px;
		font-family : verdana, Arial , sans-serif, geneva, helvetica, MS Sans serif;
		font-weight : normal;
		font-style : normal;
		color: 333333;
		text-indent : 0px;
	}
	A  {text-decoration : none;
		font-family : verdana, Arial , sans-serif, geneva, helvetica, MS Sans serif;
		color: 003399;	}
	A:hover{
		text-decoration: underline;
		color: orange;
	}

	/*A:link {color: #003399;}
	A:active {color: #003399;}
	A:visited {color: #003399;}	*/

	.Footer {
		color: 003399;
		font-size : 11px;
		font-weight : normal;
		line-height : 16 px;
	}


	.Header  {
		font-size : 12px;
		font-family : Arial, verdana, helvetica, sans-serif, geneva, MS Sans serif;
		color: 003399;
		background-color : FFFFFF;
		font-weight : 500;
		letter-spacing : 0.5px;
	}
	.Header:hoover  {
		font-size : 12px;
		font-family : Arial, verdana, helvetica, sans-serif, geneva, MS Sans serif;
		color: orange;
		background-color : FFFFFF;
		font-weight : 500;
		letter-spacing : 0.5px;
	}	
	.Headerbajo  {
		font-size : 11px;
		font-family : Arial, verdana, helvetica, sans-serif, geneva, MS Sans serif;
		color: 003399;
		background-color : FFFFFF;
		font-weight : 500;
		letter-spacing : 0.5px;
		font-style : italic;
	}
	.Headerbajo:hoover  {color: orange; }
	.Menu  {
		font-size : 8pt;
		font-family : Arial, Verdana, Times New Roman;
		font-weight : normal;
		color:003399}

	.lightlink { color: f0f0dd;	 }

	th  {
		font-size : 10pt;
		font-family : Arial, geneva,helvetica,sans-serif;
		font-weight : bold;
		text-align : left;
		color : f0F0dd;
		line-height : 16 px;
	}


	.dialogheader  {
		font-size : 10pt;
		font-family : Arial, geneva,helvetica,sans-serif;
		font-weight : bold;
		line-height : 24 px;
	}

	.dialogfooter  {
		font-size : 13px;
		font-family : sans-serif;
		font-weight : bold;
		text-align : right;
		color : f0F0dd;
		line-height : 16 px;
	}

	h1  {
		font-size : 14pt;
		font-family : Arial, geneva,helvetica,sans-serif;
		font-weight : bold;
		line-height: 20px;
	}
	h2  {
		font-size : 11pt;
		font-family : Arial, geneva,helvetica,sans-serif;
		font-weight : bold;
		line-height: 20px;
	}
	h3  {
		font-size : 10pt;
		font-family : Arial, geneva,helvetica, sans-serif;
		font-weight : bold;
	}

	h4  {
		font-size : 10pt;
		font-family : Arial, geneva,helvetica, sans-serif;
		font-weight : bold;
	}

	tt  {
		font-size : 12px;
		font-family : monospace;
		font-weight : normal;
		font-style : normal;
		color : 999966;
		line-height : 16px;
	}

	.mini  {
		font-size : 10px;
		font-family : sans-serif;
		font-weight : normal;
		font-style : normal;
		line-height : 16px;
		text-indent : 0px;
	}

	.ultramini  {
		font-size : 1 px;
		line-height : 1 px;
	}
	.big  {
		font-size : 11pt;
		font-family : sans-serif;
		font-style : normal;
		line-height : 17px;
		text-indent : 0px;
	}

	.tableborder  {
		border-style : ridge;
		border-width : 3;
	}
	/* ------------------------------------------------------
	dcp specific stylesheets 
	Note: Do not modify the following class names without
	matching the names in the display templates	
	*/

	DIV.HeadlineFull  {
		font-family : verdana, Arial,  Arial , sans-serif, geneva, helvetica, MS Sans serif;
		font-size : 12pt;
		color : 5A5A5A;
		font-weight : bold;
	}
	/* 
		ensure the color for headings match.. 
		(check headline color 003399)
		*/

	h1,h2,b,strong {
		color : 5A5A5A;
	}
	h3,h4 {color: 5A5A5A;
		font-size: 10pt;}

	.HeadlineTeaser {
		font-family : verdana, Arial , sans-serif, geneva, helvetica, MS Sans serif;
		font-size : 11px;
		color : 5A5A5A;
		font-weight : bold;
	}

	DIV.TeaserTeaser  {
		font-family : verdana, Arial , sans-serif, geneva, helvetica, MS Sans serif;
		font-size : 10.5px;
		color:333333
	}

	DIV.TeaserSource  {
		font-family : Arial, verdana, sans-serif, geneva, helvetica, MS Sans serif;
		font-size : 10px;
		text-decoration: none;
		color : 808080;
	}
	DIV.BodyFull  {
		font-family : verdana, Arial , sans-serif, geneva, helvetica, MS Sans serif;
		font-size : 12px;
	}


	DIV.LinkTeaser  {
		font-family : verdana, Arial, Helvetica, Tahoma, Sans-serif;
		font-style : normal;
		text-decoration: none;
		font-size : 10px;

	}

	DIV.LinkFull  {
		font-family : Arial, Helvetica, Tahoma, Sans-serif;
		font-size : 12px;
	}

	.clsForm { cursor:hand; font-family: verdana, tahoma, Arial; font-size: 11px; }
	.BoldText {
		color : 333333;
		font-weight : bold;}
		
	.headingDark
		{
			background: #808080;
			width: 100%;
			color:ffffff;
			padding: 2px;
			font-size: 9pt;
			font-weight : bold;
			text-indent : 5px;
		}
	.borderpad
		{	border: 1px solid grey; 
			border-color : 000000;
			background:FFFFFF; 
			font-size: 8pt;
			z-index: 1;
			padding: 25px;}
	.bordernopad
		{	border: 1px solid grey; 
			border-color : 000000;
			background:FFFFFF; 
			font-size: 8pt;
			z-index: 1;}
		.RowA
		{background:#FFFFFF;
			font-family : Arial , Arial , verdana,  sans-serif;
			font-size: 8pt;}
		.RowB
		{background:#EFEFEF;
			font-family : Arial , Arial , verdana,  sans-serif;
			font-size: 8pt;}		
	.SongList {
		font-size : 11px;
	}	
	.formsubmit
	{
		font-family : Arial Narrow, arial , verdana,  sans-serif;
		font-size: 8pt;
		height:22px;
		background: #efefef;
		cursor: hand;
		color: #999999;
		padding:0px;
		text-align : center;
	}	
	.forminput
	{	font-size: 9pt; 
		font-family: arial, verdana, sans-serif;
		border: 1px solid Gray;
	}			



