﻿/* CSS Document */
/****************************************************************/
/** default wrapper for the RichHtmlField *************************/
/** Heading ****************************************/

/* removed by - (AK) - 7 December 2009
.Heading{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bolder;
	color:#333333;
}

.Heading a,.Heading a:link,.Heading a:visited{ 
	color:#223396;
}

.Heading a:hover{color:#660000;}

*/
/*a.Heading,a:link.Heading,a:visited.Heading{ 
	color:#223396;
}

a:hover.Heading{color:#660000;}
*/

/** Subhead ****************************************/
/* removed by - (AK) - 15 July 2009
.Subhead, p.Subhead, .Subhead p, span.Subhead, .Subhead span{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bolder;
	color:#993300;
	text-decoration:none;
}

.Subhead a,.Subhead a:link,.Subhead a:visited, a.Subhead, 
p.Subhead a, .Subhead p a, span.Subhead a, .Subhead span a,
p.Subhead a:link, .Subhead p a:link, span.Subhead a:link, .Subhead span a:link,
p.Subhead a:visited, .Subhead p a:visited, span.Subhead a:visited, .Subhead span a:visited{ 
	color:#223396;
	text-decoration:none;
		
}

.Subhead a:hover,
p.Subhead a:hover, .Subhead p a:hover, span.Subhead a:hover, .Subhead span a:hover
{color:#660000;text-decoration:none;}
*/
/** Bodytext ****************************************/
/* removed by - (AK) - 15 July 2009

.Bodytext,
p.Bodytext, .Bodytext p, span.Bodytext, .Bodytext span{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#333333;
}
.Bodytext a,.Bodytext a:link,.Bodytext a:visited,
p.Bodytext a, .Bodytext p a, span.Bodytext a, .Bodytext span a,
p.Bodytext a:link, .Bodytext p a:link, span.Bodytext a:link, .Bodytext span a:link,
p.Bodytext a:visited, .Bodytext p a:visited, span.Bodytext a:visited, .Bodytext span a:visited{ 
	color:#223396;
}

.Bodytext a:hover,
p.Bodytext a:hover, .Bodytext p a:hover, span.Bodytext a:hover, .Bodytext span a:hover{color:#660000;}
*/
/** BodytextWhite ****************************************/
/* removed by aayman - 13 October 2009 */
/*
.BodytextWhite,
p.BodytextWhite, .BodytextWhite p, span.BodytextWhite, .BodytextWhite span{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bolder;
	color:#FFFFFF;
}
.BodytextWhite a,.BodytextWhite a:link,.BodytextWhite a:visited,
p.BodytextWhite a, .BodytextWhite p a, span.BodytextWhite a, .BodytextWhite span a,
p.BodytextWhite a:link, .BodytextWhite p a:link, span.BodytextWhite a:link, .BodytextWhite span a:link,
p.BodytextWhite a:visited, .BodytextWhite p a:visited, span.BodytextWhite a:visited, .BodytextWhite span a:visited{ 
	color:#F2E2AA;
}

.BodytextWhite a:hover,
p.BodytextWhite a:hover, .BodytextWhite p a:hover, span.BodytextWhite a:hover, .BodytextWhite span a:hover{
	color:#F2E2AA; 
	text-decoration:underline;
}
--end of part removed by aayman, 15 October 2009 */

/** BodytextBold ****************************************/
/* removed by - (AK) - 15 July 2009
.BodytextBold,
p.BodytextBold, .BodytextBold p, span.BodytextBold, .BodytextBold span{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder;
	color:#333333;
}

.BodytextBold a,.BodytextBold a:link,.BodytextBold a:visited,
p.BodytextBold a, .BodytextBold p a, span.BodytextBold a, .BodytextBold span a,
p.BodytextBold a:link, .BodytextBold p a:link, span.BodytextBold a:link, .BodytextBold span a:link,
p.BodytextBold a:visited, .BodytextBold p a:visited, span.BodytextBold a:visited, .BodytextBold span a:visited{ 
	color:#223396;text-decoration:none;
}

.BodytextBold a:hover,
p.BodytextBold a:hover, .BodytextBold p a:hover, span.BodytextBold a:hover, .BodytextBold span a:hover
{color:#660000;text-decoration:none;}
*/

/** BodytextItalics ****************************************/
.BodytextItalics span{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
	color:#333333;
}

span.BodytextItalics{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
	color:#333333;
}

.BodytextItalics p{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
	color:#333333;
}

p.BodytextItalics{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
	color:#333333;
}

.BodytextItalics{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
	color:#333333;
}

.BodytextItalics span a:visited{ 
	color:#223396;text-decoration:none;
}

span.BodytextItalics a:visited{ 
	color:#223396;text-decoration:none;
}

.BodytextItalics p a:visited{ 
	color:#223396;text-decoration:none;
}

p.BodytextItalics a:visited{ 
	color:#223396;text-decoration:none;
}

.BodytextItalics span a:link{ 
	color:#223396;text-decoration:none;
}

span.BodytextItalics a:link{ 
	color:#223396;text-decoration:none;
}

.BodytextItalics p a:link{ 
	color:#223396;text-decoration:none;
}

p.BodytextItalics a:link{ 
	color:#223396;text-decoration:none;
}

.BodytextItalics span a{ 
	color:#223396;text-decoration:none;
}

span.BodytextItalics a{ 
	color:#223396;text-decoration:none;
}

.BodytextItalics p a{ 
	color:#223396;text-decoration:none;
}

p.BodytextItalics a{ 
	color:#223396;text-decoration:none;
}

.BodytextItalics a:visited{ 
	color:#223396;text-decoration:none;
}

.BodytextItalics a:link{ 
	color:#223396;text-decoration:none;
}

.BodytextItalics a{ 
	color:#223396;text-decoration:none;
}

.BodytextItalics span a:hover
{color:#660000;text-decoration:none;}

span.BodytextItalics a:hover
{color:#660000;text-decoration:none;}

.BodytextItalics p a:hover
{color:#660000;text-decoration:none;}

p.BodytextItalics a:hover
{color:#660000;text-decoration:none;}

.BodytextItalics a:hover
{color:#660000;text-decoration:none;}

/** BodytextBoldItalics ****************************************/
.BodytextBoldItalics span{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder; 
	font-style: italic;
	color:#333333;
}

span.BodytextBoldItalics{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder; 
	font-style: italic;
	color:#333333;
}

.BodytextBoldItalics p{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder; 
	font-style: italic;
	color:#333333;
}

p.BodytextBoldItalics{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder; 
	font-style: italic;
	color:#333333;
}

.BodytextBoldItalics{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder; 
	font-style: italic;
	color:#333333;
}

.BodytextBoldItalics span a:visited{ 
	color:#223396;text-decoration:none;
}

span.BodytextBoldItalics a:visited{ 
	color:#223396;text-decoration:none;
}

.BodytextBoldItalics p a:visited{ 
	color:#223396;text-decoration:none;
}

p.BodytextBoldItalics a:visited{ 
	color:#223396;text-decoration:none;
}

.BodytextBoldItalics span a:link{ 
	color:#223396;text-decoration:none;
}

span.BodytextBoldItalics a:link{ 
	color:#223396;text-decoration:none;
}

.BodytextBoldItalics p a:link{ 
	color:#223396;text-decoration:none;
}

p.BodytextBoldItalics a:link{ 
	color:#223396;text-decoration:none;
}

.BodytextBoldItalics span a{ 
	color:#223396;text-decoration:none;
}

span.BodytextBoldItalics a{ 
	color:#223396;text-decoration:none;
}

.BodytextBoldItalics p a{ 
	color:#223396;text-decoration:none;
}

p.BodytextBoldItalics a{ 
	color:#223396;text-decoration:none;
}

.BodytextBoldItalics a:visited{ 
	color:#223396;text-decoration:none;
}

.BodytextBoldItalics a:link{ 
	color:#223396;text-decoration:none;
}

.BodytextBoldItalics a{ 
	color:#223396;text-decoration:none;
}

.BodytextBoldItalics span a:hover
{color:#660000;text-decoration:none;}


span.BodytextBoldItalics a:hover
{color:#660000;text-decoration:none;}


.BodytextBoldItalics p a:hover
{color:#660000;text-decoration:none;}


p.BodytextBoldItalics a:hover
{color:#660000;text-decoration:none;}


.BodytextBoldItalics a:hover
{color:#660000;text-decoration:none;}


/** TableCell ****************************************/
.TableCell{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
}

.TableCell a:visited{ 
	color:#223396;text-decoration:none;
}

.TableCell a:link{ 
	color:#223396;text-decoration:none;
}

.TableCell a{ 
	color:#223396;text-decoration:none;
}

.TableCell a:hover{color:#660000;text-decoration:none;}

/** TableCellBG ****************************************/
.TableCellBG{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#333333;
	color:white;
}

.TableCellBG a:hover{text-decoration:underline;}

/** Caption ****************************************/
.Caption{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	/*font-weight:bolder;*/
	color:#333333;
}

.Caption a:visited{ 
	color:#223396;
	text-decoration:none;
}

.Caption a:link{ 
	color:#223396;
	text-decoration:none;
}

.Caption a{ 
	color:#223396;
	text-decoration:none;
}

.Caption a:hover{color:#660000;text-decoration:none;}

/** Audience based template ***************************************************************/
.audhead {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Georgia, 'Times New Roman', serif;
	font-size:11pt;
	font-weight:bolder;
	background-color:#6d0000;
	color:white;
	width:100%;
	padding:10px;
	padding-top:4px;
	padding-bottom:4px;
	
}

.audheadsmall {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Georgia, 'Times New Roman', serif;
	font-size:11pt;
	font-weight:bolder;
	background-color:#6d0000;
	color:white;
	width:100%;
	padding:10px;
	padding-top:4px;
	padding-bottom:4px;
	
}

.audheadmedium {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:11pt;
	font-weight:bolder;
	background-color:#6d0000;
	color:white;
	width:650px;
	padding:10px;
	padding-top:4px;
	padding-bottom:4px;
	
}

/*Media-again FIXME aayman*/
.mediaFirstHalf
{
	float:left;
	padding:0;
	width:100%;
}

.mediaSecondHalf
{
	float:left;
	padding:0;
	width:100%;
}


.mediaCol1{
	vertical-align:top;	
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:75%;
}
html>body .mediaCol1{
	width:600px;
	padding-right:20px;
}

.mediaCol2{
	float:right;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:10px;	
	width:20%;	
}

html>body .mediaCol2{
	width:200px;
	padding-right:20px;
}

.followAUC
{
	padding:0px;
	font-weight:lighter;
	/*font-family:Georgia,"Times New Roman",Serif;*/
	line-height:30px;
	margin-top:10px;
}


.followAUC img
{
	border:0px;
	height:20px;
	
}

.AUCNowMedia
{	
	clear:both;
	background-image:url(/images/AUCNowGreen.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-left:175px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:10px;
	height:22px;
	text-decoration:none;
	/*border:red 1px solid;*/
}

.AUCNowMediaNewsroom img
{	
	clear:both;
	background-image:url(/images/AUCNow.jpg);	
	background-position:left;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-bottom:3px;
	padding-top:3px;
	height:22px;
}

.AUCNowMediaNewsroom:hover
{	
	clear:both;
	background-image:url(/images/AUCNowGreen.jpg);	
	background-position:left;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-bottom:3px;
	padding-top:3px;
	height:22px;
}

.faceBookLinkMedia
{
	background-image:url(/images/facebookLogo_F.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-bottom:3px;
	padding-top:3px;
	height:18px;
	/*border:black thin solid;*/
}

.twitterLinkMedia
{
	background-image:url(/images/twitter_Logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:24px;
	padding-bottom:3px;
	padding-top:3px;
	height:22px;
	/*border:black thin solid;*/
}

.iTunesLinkMedia
{
	background-image:url(/images/itunes_logo_media.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	height:18px;
	/*border:black thin solid;*/
}

.youTubeLinkMedia
{
	background-image:url(/images/youtube_Logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-bottom:3px;
	padding-top:3px;
	height:22px;
	/*border:black thin solid;*/
}

.flickrLinkMedia
{
	background-image:url(/images/flickrdots_Logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:24px;
	padding-bottom:3px;
	padding-top:3px;
	height:22px;
	/*border:black thin solid;*/
}

.linkedInLinkMedia
{
	
	background-image:url(/images/linkedin_logo_media.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	height:18px;
	/*border:black thin solid;*/
}

.seeAlso
{
	padding:5px;
	font-weight:bold;
	font-family:Georgia,"Times New Roman",Serif;
	line-height:30px;
}




/** Heading ****************************************/
.ms-rteCustom-Heading{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bolder;
	color:#333333;
}

.ms-rteCustom-Heading a:visited{ 
	color:#223396;
	text-decoration:none;
}

.ms-rteCustom-Heading a:link{ 
	color:#223396;
	text-decoration:none;
}

.ms-rteCustom-Heading a{ 
	color:#223396;
	text-decoration:none;
}

.ms-rteCustom-Heading-Link{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bolder;
	color:#223396;
	text-decoration:none;
}

.ms-rteCustom-Heading a:hover{color:#660000;text-decoration:none;}

a:visited.ms-rteCustom-Heading{ 
	color:#223396;
	text-decoration:none;
}

a:link.ms-rteCustom-Heading{ 
	color:#223396;
	text-decoration:none;
}

a.ms-rteCustom-Heading{ 
	color:#223396;
	text-decoration:none;
}

a:hover.ms-rteCustom-Heading{color:#660000;text-decoration:none;}

/** HeadingWhite ****************************************/
.ms-rteCustom-HeadingWhite{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bolder;
	color:#FFFFFF;
}

/** Subhead ****************************************/
.ms-rteCustom-Subhead{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bolder;
/*	color:#d09b69;*/
	color:#993300;

}

.ms-rteCustom-Subhead a:visited{ 
	color:#223396;
	text-decoration:none;
}

.ms-rteCustom-Subhead a:link{ 
	color:#223396;
	text-decoration:none;
}

.ms-rteCustom-Subhead a{ 
	color:#223396;
	text-decoration:none;
}

.ms-rteCustom-Subhead a:hover{color:#660000;text-decoration:none;}

.ms-rteCustom-Subhead-Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bolder;
	color:#223396;
	text-decoration:none;
}

/** Bodytext ****************************************/
.ms-rteCustom-Bodytext{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#333333;
}
.ms-rteCustom-Bodytext a:visited{ 
	color:#223396;
}

.ms-rteCustom-Bodytext a:link{ 
	color:#223396;
}

.ms-rteCustom-Bodytext a{ 
	color:#223396;
}

.ms-rteCustom-Bodytext a:hover{color:#660000;}


/** BodytextWhite ****************************************/
.ms-rteCustom-BodytextWhite{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bolder;
	color:#FFFFFF;
}

.ms-rteCustom-BodytextWhite a:visited{ 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bolder;
	color:#F2E2AA;
}

.ms-rteCustom-BodytextWhite a:link{ 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bolder;
	color:#F2E2AA;
}

.ms-rteCustom-BodytextWhite a{ 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bolder;
	color:#F2E2AA;
}

.ms-rteCustom-BodytextWhite a:hover{text-decoration:underline;}

/** BodytextBold ****************************************/
.ms-rteCustom-BodytextBold{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder;
	color:#333333;
}

.ms-rteCustom-BodytextBold a:visited{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-BodytextBold a:link{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-BodytextBold a{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-BodytextBold a:hover{color:#660000;text-decoration:none;}

/** BodytextItalics ****************************************/
.ms-rteCustom-BodytextItalics{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
	color:#333333;
}

.ms-rteCustom-BodytextItalics a:visited{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-BodytextItalics a:link{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-BodytextItalics a{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-BodytextItalics a:hover{color:#660000;text-decoration:none;}

/** BodytextBoldItalics ****************************************/
.ms-rteCustom-BodytextBoldItalics{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder; 
	font-style: italic;
	color:#333333;
}

.ms-rteCustom-BodytextBoldItalics a:visited{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-BodytextBoldItalics a:link{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-BodytextBoldItalics a{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-BodytextBoldItalics a:hover{color:#660000;text-decoration:none;}


/** TableCell ****************************************/
.ms-rteCustom-TableCell{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
}

.ms-rteCustom-TableCell a:visited{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-TableCell a:link{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-TableCell a{ 
	color:#223396;text-decoration:none;
}

.ms-rteCustom-TableCell a:hover{color:#660000;text-decoration:none;}

/** TableCellBG ****************************************/
.ms-rteCustom-TableCellBG{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#333333;
	color:white;
}

.ms-rteCustom-TableCellBG a:hover{text-decoration:underline;}

/** Caption ****************************************/
.ms-rteCustom-Caption{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	/*font-weight:bolder;*/
	color:#333333;
}

.ms-rteCustom-Caption a:visited{ 
	color:#223396;
	text-decoration:none;
}

.ms-rteCustom-Caption a:link{ 
	color:#223396;
	text-decoration:none;
}

.ms-rteCustom-Caption a{ 
	color:#223396;
	text-decoration:none;
}

.ms-rteCustom-Caption a:hover{color:#660000;text-decoration:none;}


/*.ms-rteCustom-Heading3{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bolder;
	color:black;
}

.ms-rteCustom-Paragraph{
    font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;	
	color:black;
}

.ms-rteCustom-TableCell{
    font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:black;
}

.ms-rteCustom-TableHeader{
    font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder;
	color:#FFFFFF;
	background-color:#990000;
}*/
.ms-rteTable-1 {border-collapse:collapse;border-top:gray 1.5pt;
    border-left:gray 1.5pt;border-bottom:gray 1.5pt;
    border-right:gray 1.5pt;border-style:solid;}
.ms-rteTableHeaderRow-1 {color:Green;background:yellow;text-align:left}
.ms-rteTableHeaderFirstCol-1 {padding:0in 5.4pt 0in 5.4pt;}
.ms-rteTableHeaderLastCol-1 {padding:0in 5.4pt 0in 5.4pt;}
.ms-rteTableHeaderOddCol-1 {padding:0in 5.4pt 0in 5.4pt;}
.ms-rteTableHeaderEvenCol-1 {padding:0in 5.4pt 0in 5.4pt;}
.ms-rteTableOddRow-1 {color:black;background:#FFFFDD;}
.ms-rteTableEvenRow-1 {color:black;background:#FFB4B4;}
.ms-rteTableFirstCol-1 {padding:0in 5.4pt 0in 5.4pt;}
.ms-rteTableLastCol-1 {padding:0in 5.4pt 0in 5.4pt;}
.ms-rteTableOddCol-1 {padding:0in 5.4pt 0in 5.4pt;}
.ms-rteTableEvenCol-1 {padding:0in 5.4pt 0in 5.4pt;}
.ms-rteTableFooterRow-1 {color:blue;font-style:bold;
    font-weight:bold;background:white;border-top:solid gray 1.0pt;
    border-bottom:solid gray 1.0pt;border-right:solid silver 1.0pt; 
    border-style:solid;}
.ms-rteTableFooterFirstCol-1 {padding:0in 5.4pt 0in 5.4pt;
    border-top:solid gray 1.0pt;text-align:left}
.ms-rteTableFooterLastCol-1 {padding:0in 5.4pt 0in 5.4pt;
    border-top:solid gray 1.0pt;text-align:left}
.ms-rteTableFooterOddCol-1 {padding:0in 5.4pt 0in 5.4pt;
    text-align:left;border-top:solid gray 1.0pt;}
.ms-rteTableFooterEvenCol-1 {padding:0in 5.4pt 0in 5.4pt;
    text-align:left;border-top:solid gray 1.0pt;}


