/* CSS Document */

a:link {
/*	color: #407BB3; */
}
	
a:hover {
	color: #333333;
}

a:active {
	color: #7F0D0B;
} 

a:visited { 
}
	
a:visited:hover { 
	color: #B43A35;
}

.Content0 a:visited { 
	color: #407BB3;
}

.Content0 a:hover { 
	color: #84765B;
}

.Content0, .Content0 p {
	color: #000000;
}



/* Layout Containers */

#ArticleHeader {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: transparent;
}	

#ArticleBody {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: justify;
	font-family: Georgia, "Geneva", "Times New Roman", "Times", serif;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
/*	background-color: transparent; */
	white-space: normal;
}	

#ArticleFootnotes { 
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 8pt; /* or Times New Roman 9pt */
	font-style: normal;
	line-height: 10pt;
	color: #3A3A4E;
	padding: 30 27 0 27px;
	text-align: justify;
}

#ArticleFooter { 
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: transparent;
}	

#ArticlePermission {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C5D5C;
	padding: 10px;
	border: 1px solid #C4C4C4;
	line-height: 16px;
}

/* end Layout Containers */

/* Styles within Layout Containers */

/* Header */

	#ArticleHeader h1 { 	
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 22pt;
		color: #787570; /* #454545; */
		font-weight: normal;
		margin: 0px;
		line-height: 27px;
		padding: 8 0 2 0px;
	}

	#ArticleHeader .h1_smaller {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18pt;
		color: #787570; /* #454545; */
		font-weight: normal;
		margin: 0px;
		line-height: 27px;
		padding: 8 0 0 0px;
	}

	#ArticleHeader .h1_smallest {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		color: #787570; /* #454545; */
		font-weight: normal;
		margin: 0px;
		line-height: 27px;
		padding: 8 0 0 0px;
	}


	#ArticleHeader h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 15pt;
		color: #84765B;
		line-height: 20pt;
		white-space: normal;
		vertical-align: text-bottom;
		font-style: italic;
		font-weight: normal;
		text-decoration: none;
		margin: 0 0 0 0px;
		padding: 0 0 6 30px;
	}

	#ArticleHeader .h2_smaller {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		color: #84765B;
		line-height: 16pt;
		white-space: normal;
		vertical-align: text-bottom;
		font-style: italic;
		font-weight: normal;
		text-decoration: none;
		margin: 0 0 0 0px;
		padding: 0 0 6 30px;
	}

	#ArticleHeader .h2_smallest {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11pt;
		color: #84765B;
		line-height: 14pt;
		white-space: normal;
		vertical-align: text-bottom;
		font-style: italic;
		font-weight: normal;
		text-decoration: none;
		margin: 0 0 0 0px;
		padding: 0 0 6 30px;
	}

	#ArticleHeader h3 {
		display: block;
		font-size: 11pt;
		text-align: right;
		font-weight: normal;
		margin: 0 0 0 0px;
		padding: 7 0 6 30px;
		font-style: italic;
	}

/* Body */

	#ArticleBody ul li{ 
		padding-left: 20px;
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 3;
		list-style: none;
		background-image: url(../../img/gui/ornaments/bullet.gif);
	}

/* Footnotes */

	#ArticleFootnotes li {
		margin: 0 0 3 0px;
		padding: 4px;
		color: #000000;
	}

	#ArticleFootnotes li a {
		color: #84765B;
	}

	#ArticleFootnotes li a:hover{
		color: #000000;
	}

	#ArticleFootnotes h1 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #AFAFAF;
		letter-spacing: 0.34em;
		font-weight: normal;
		vertical-align: bottom;
		text-transform: uppercase;
		border-bottom: 1px dotted #AFAFAF;
		display: block;
		margin-bottom: 20px;
	}

/* Footer */


/* end Styles within Layout Containers */



	h1 { 	
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 22pt;
		color: #787570; /* #454545; */
		font-weight: normal;
		margin: 0px;
		line-height: 27px;
		padding: 8 0 2 0px;
	}

	.h1_smaller {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18pt;
		color: #787570; /* #454545; */
		font-weight: normal;
		margin: 0px;
		line-height: 27px;
		padding: 8 0 0 0px;
	}

	.h1_smallest {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		color: #787570; /* #454545; */
		font-weight: normal;
		margin: 0px;
		line-height: 27px;
		padding: 8 0 0 0px;
	}


	h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 15pt;
		color: #84765B;
		line-height: 20pt;
		white-space: normal;
		vertical-align: text-bottom;
		font-style: italic;
		font-weight: normal;
		text-decoration: none;
		margin: 0 0 0 0px;
		padding: 0 0 6 30px;
	}

	.h2_smaller {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		color: #84765B;
		line-height: 16pt;
		white-space: normal;
		vertical-align: text-bottom;
		font-style: italic;
		font-weight: normal;
		text-decoration: none;
		margin: 0 0 0 0px;
		padding: 0 0 6 30px;
	}

	.h2_smallest {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11pt;
		color: #84765B;
		line-height: 14pt;
		white-space: normal;
		vertical-align: text-bottom;
		font-style: italic;
		font-weight: normal;
		text-decoration: none;
		margin: 0 0 0 0px;
		padding: 0 0 6 30px;
	}

	h3 {
		display: block;
		font-size: 11pt;
		text-align: right;
		font-weight: normal;
		margin: 0 0 0 0px;
		padding: 7 0 6 30px;
		font-style: italic;
	}



.Body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	line-height: 16px;
	background-color: #FFFFFF;
	text-align: left;
	white-space: normal;
	vertical-align: text-bottom;
	border: 3px solid #BCC34F;
}

.Body2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
    background-color: transparent;
	text-decoration: none;
}

.Body2 a:hover {
    text-decoration: underline;
    color: #666666;
}

.Body3 {
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background-color: transparent;
	text-align: left;
	white-space: normal;
	vertical-align: text-bottom;
	font-weight: normal;
}

.Body3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
        background-color: transparent;
	text-decoration: none;
}

.Body3 a:hover {
    text-decoration: underline;
    color: #666666;
}

.Quote1wrapper {
	width: 55%;
	display: inline;
	float: right;
	padding: 15 0 6 6px;
}

.Quote1 {
	text-align: left;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #84765B;
	line-height: 20pt;
	white-space: normal;
	vertical-align: text-bottom;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0 0 6 18px;
}

.Quote1Ref {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C5D5C;
	padding: 5 12 10 0px;
	line-height: 16px;
	text-align: right;
	white-space: normal;
	vertical-align: text-bottom;
}

.Quote2 {
	display: block;
	background-color: #E1E1E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3A5F67;
	line-height: 20px;
	text-align: justify;
	white-space: normal;
	vertical-align: text-bottom;
	border: 1px dashed #9EAEB2;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.Quote3 {	
	text-align: left;
	display: block;
	font-size: 0.9em;
	font-family: Georgia, Sans-Serif, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 0.03em;
	line-height: 1.3em;
	color: #695938;
	font-weight: normal;
	text-decoration: none;
	padding: 12 22 12 22px;
	border: 8px double #D9D9D9;
	background: #E1E1E1;
}


.Quote3Ref {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C5D5C;
	padding: 5 12 10 0px;
	line-height: 16px;
	text-align: right;
	white-space: normal;
	vertical-align: text-bottom;
}



.Content1 .notice { 
	filter:alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60;
	padding: 18px;
	color: #000000;
	background-color: #F0F0F0;
	font-size: 8pt;
	line-height: 13pt;
}


.Content0 { 
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.Content1 {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 50px;



	text-align: justify;
	font-family: Georgia, "Geneva", "Times New Roman", "Times", serif;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
	background-color: transparent;
	white-space: normal;
}	




#center {
	text-align: center;
}

#right {
	text-align: right;
}

#justify {
	text-align: justify;
}


.Content1 a, .Content1 a:visited {
	color: #84765B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: none;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
	*/
}

.Content1 a:hover {
	color: #6D3D21;
	text-decoration: underline;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D3D21;
	*/
}


hr {
	clear: left;
	display: block;
	background: transparent;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #E9E9E9;
	height: 2px;
	padding: 0px;
	margin: 1 0 1 0px;
	_margin: -6px 0 -6 0px; /* _ for IE only */
}


#groove{
	clear: left;
	display: block;
	background: transparent;
	border:0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #E9E9E9;
	height: 0;
	padding: 0px;
	margin-bottom: 1px; 
}

.groove{	clear: left;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #E9E9E9;
}

.grooveB{
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #CCCCCC;
}

.grooveO{ background: #DDDDDD;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #CCCCCC;
}

.grooveOB{ background: #D6D6D6;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #E2E2E2;
}

.grooveOhover{ background: #DDDDE5;
	border-top: 1px solid #F1F6FA;
	border-bottom: 1px solid #B4C6D6;
	border-left: 1px solid #F1F6FA;
	border-right: 1px solid #B4C6D6;
}

#response{
	font-size: 10pt;
	padding: 4px;
	color: #786D5C;
	text-align:center;
	background: #DDDDDD;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #CCCCCC;
}

#pages{
	font-family: verdana, tahoma;
	font-size: 8pt;
	padding: 4px;
	color: #787570;
	text-align: right;
}

.buttonSmall{
	padding: 0 2 2 0px;
	background-image: url(../../img/gui/buttons/blank_small_cutout.gif);
	width: 36px;
	height: 35px;
	text-align:center;
	cursor: pointer;
	font-weight: bold;
	color: #828282;
	font-size: 10pt;
	font-family: Arial, "Times New Roman", Times, serif;
}

.buttonSmallActive{
	padding: 1 1 1 1px;
	background-image: url(../../img/gui/buttons/blank_small_pushed_cutout.gif);
	width: 36px;
	height: 35px;
	text-align:center;
	cursor: pointer;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, "Times New Roman", Times, serif;
}

.buttonPrev{
	padding: 0 2 2 0px;
	background-image: url(../../img/gui/buttons/prev_small.gif);
	width: 36px;
	height: 35px;
	text-align:center;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.buttonPrevActive{
	padding: 1 1 5 1px;
	background-image: url(../../img/gui/buttons/prev_small_pushed.gif);
	width: 36px;
	height: 35px;
	text-align:center;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.buttonNext{
	padding: 0 2 2 0px;
	background-image: url(../../img/gui/buttons/next_small.gif);
	width: 36px;
	height: 35px;
	text-align:center;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.buttonNextActive{
	padding: 1 1 5 1px;
	background-image: url(../../img/gui/buttons/next_small_pushed.gif);
	width: 36px;
	height: 35px;
	text-align:center;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}


.buttonEllipsis{
	padding: 0 2 2 0px;
	background-image: url(../../img/gui/buttons/ellipsis.gif);
	width: 36px;
	height: 35px;
	text-align:center;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}


.buttonEllipsisActive{
	padding: 1 1 5 1px;
	background-image: url(../../img/gui/buttons/ellipsis_pushed.gif);
	width: 36px;
	height: 35px;
	text-align:center;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

#cutout {

/*	padding: 5px; */

   background-color: #C3C3C3;
   background-image: url(../../img/gui/buttons/cutout.gif);
   background-position: top left;
   background-repeat: no-repeat;
   background-attachment: inherit;
	border-top: 1px solid #8F8F8F;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #8F8F8F; /* #777777 */
	border-right: none; /*1px solid #E8E8E8; */
}

#pageHeading{ 
color: #5C5C5C;
/* cutout bg */
   background-color: #C3C3C3;
   background-image: url(../../img/gui/buttons/textarea_3d.gif);
   background-position: top left;
   background-repeat: no-repeat;
   background-attachment: inherit;
	border-top: 1px solid #3E3E3E;
	border-bottom: 1px solid #F6F6F6;
	border-left: 1px solid #3E3E3E;
	border-right: none; /*1px solid #F6F6F6; */
}

.t0 { font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif; font-size: 10px;  color: #84765B; text-decoration: none; font-weight: bold; }

.t1 { font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif; font-size: 10px;  color: #333333; text-decoration: none; }





.bevelStart{
	border-top: 1px solid #EDEDEE;
	background-image: url(../../img/gui/bg/bg_bevelstart.gif);
	height: 20px;
}

.bevelEnd{
	border-bottom: 1px solid #C9C9C8;
	background-image: url(../../img/gui/bg/bg_bevelend.gif);
	height: 20px;
}

.MainHeading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}

.MainHeading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7F0D0B;
	font-weight: bolder;
	vertical-align: top;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7F0D0B;
	padding: 0px 10px 0px 0px;
	margin: 10px;
}

.SubHeading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5bd47;
	font-weight: bolder;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 4px 10px 2px;
	margin: 0px;
}

.SubHeading2 a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

.SubHeading2 a:link {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
    color: #FFFFFF;
}

.SubHeading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #cc3333;
	padding: 0px;
}

.MainHeading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #84765B;
	font-weight: normal;
	vertical-align: top;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ABAB92;
	margin: 0px;
	line-height: 24px;
	letter-spacing: 0.4em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


#bgCornice{
   background-image: url(../../img/gui/bg/bg_cornergrad.jpg);
   background-position: 25px 5px;
   background-repeat: no-repeat;
   background-attachment: inherit;
}

#bgGrooves{
	background-image: url(../../img/gui/bg/bg_grooves.gif);
}

#bgDimples{
	background-image: url(../../img/gui/bg/bg_dimples.gif);
}

#bgPimples{
	background-image: url(../../img/gui/bg/bg_pimples.gif);
}

#bgPimples{
	background-image: url(../../img/gui/bg/bg_pimples.gif);
}

.summaryTable {

}

.summaryTitle, .summaryTitle p {
	padding: 2 0 2 4px;
	margin-bottom: 1px;
	font-size: 7pt;
	font-weight: bold;
	font-family: verdana;
	color: #525252;
	display: block;
	clear: both;
	background: #BFCDDA url(../../img/gui/bg/bg_bar_bluesteel.jpg);
	cursor: pointer;
	border-top: 1px solid #D0DCE7;
	border-left: 1px solid #D0DCE7;
	border-bottom: 1px solid #B4BCC4;
	border-right: 1px solid #B4BCC4;
}

.summaryTitle a, .summaryTitle a:link, .summaryTitle a:visited{
	color: #3C5C7C;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial Narrow",Arial;
	font-size: 10pt;
}

.summaryTitle a:hover{
	color: #705319;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial Narrow",Arial;
	font-size: 10pt;
}

.summaryKeywords, .summaryKeywords p {
	background: #D7D7D7;
display: block;
clear: both;
	padding: 0 5 2 28px;
	color: #84765B;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.summaryKeywords a, .summaryKeywords a:link, .summaryKeywords a:visited{
	color: #1F4C8E;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: underline;

}

.summaryKeywords a:hover{
	color: #84765B;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.summaryDescription, .summaryDescription p {
	background: #E1E1E1;
	display: inline;
	float: left;
	padding: 5 5 3 28px;
	color: #000000;
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.summaryDescription a, .summaryDescription a:link, .summaryDescription a:visited{
	color: #1F4C8E;
	font-weight: normal;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
}

.summaryDescription a:hover{
	color: #1F4C8E;
	font-weight: normal;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
}

.summaryAuthor, .summaryAuthor p{
	display: block;
	float: right;
	padding: 0 0 6 18px;
	color: #1F4C8E;
	font-weight: normal;
	font-style: italic;
	font-family: Geneva, "Arial Narrow",Arial;
	font-size: 8pt;
}

.summaryAuthor a, .summaryAuthor a:link, .summaryAuthor a:visited{
	color: #1F4C8E;
	font-weight: bold;
	font-style: italic;
	font-family: Geneva, "Arial Narrow",Arial;
	font-size: 11px;
	text-decoration: none;
}

.summaryAuthor a:hover{
	color: #84765B;
	font-weight: bold;
	font-style: italic;
	font-family: Geneva, "Arial Narrow",Arial;
	font-size: 11px;
	text-decoration: underline;
}

.summaryPreview { 
display: block;
clear: both;
float: left;
	border: 1px solid #7BA3C7;
	padding: 15 12 6 28px;
	color: #000000;
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;

}

.summaryPreview a, .summaryPreview a:link, .summaryPreview a:visited{
	color: #84765B;
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.summaryPreview a:hover{
	color: #1F4C8E;
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.summaryPreviewLabel { 
	display: block;
	float: right;
	padding: 0 0 0 18px;
	color: #84765B;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;

}



#MainBody { 
	background: transparent;  
	padding-bottom: 0px;  
	padding-left: 0px;  
	padding-right: 0px; 
	padding-top: 0px;     
}



.Content1 .fn a, .Content1 .fn a:visited, .Content1 .fn sup{
	color: #425290;
}