/* CSS Document */
#footer 			{ width: 680px; margin: 1.5em auto; text-align: left; }
BODY					{ margin: 0px; background: #FFFFFF; font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }
TABLE, TD				{ font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; }

.G9,
.G9G,
.G9W					{ font-size: 9px; line-height: 12px; }

.G10,
.G10Bold,
.G10G,
.G10W,
.L10,
.L10G					{ font-size: 10px; line-height: 13px; }
.G10Bold				{ font-weight: bold;}

.G10G a					{ color: #559; }

.L12, .L12G, .L12W .L12R		{ font-size: 12px; line-height: 16px; }
.L14, .L14G, .L14W		{ font-size: 14px; line-height: 18px; }
.L16, .L16G, .L16W		{ font-size: 16px; line-height: 20px; }
.L18, .L18G, .L18W		{ font-size: 18px; line-height: 22px; }
.L24, .L24G, .L24W		{ font-size: 24px; line-height: 28px; }

.G9G,
.G10G,
.L10G,
.L12G,
.L14G,
.L16G,
.L18G,
.L24G 					{ color: #76797C; }

.G9W,
.G10W,
.L12W,
.L14W,
.L16W,
.L18W,
.L24W 					{ color: #FFFFFF; }

.L12R					{ color: #FF0000; }



.copyright 			{ font-size: 9px !important; color: #76797c; margin-bottom: 1em; }


/* Article ID section */

.kbid						{ margin-bottom: 0px; width: 100%; margin-left: auto; margin-right: auto; border: 1px solid #a1a5a9; }
.kbid TD					{ background: #f1f1f1; padding: 5px; font-size: 10px; line-height: 13px; color: #76797c; vertical-align: middle; }

#kbtitle					{ text-align: left; font-size: 16px; line-height: 22px; font-weight: bold; border-bottom: 1px solid #a1a5a9; }

