# Page Styles
BODY			{BACKGROUND: #ffffff; MARGIN: 0px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
TD				{MARGIN: 0px; COLOR: #333333; FONT-SIZE:11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
TH				{MARGIN: 0px; COLOR: #696969; FONT-SIZE:11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION:BOLD;}
TD.title		{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR:#3366CC; }

a:link, a:active {
    color: #f37a14;
    text-decoration: underline;
}

a:visited {
    color: #5980BB;
    text-decoration: underline;
}
a:hover {
    color: #f37a14;
    text-decoration: none;
}

#article A:link			{COLOR: #0000FF; TEXT-DECORATION: underline}
#article A:visited		{COLOR: #0000FF; TEXT-DECORATION: underline}
#article A:active		{COLOR: #0000FF; TEXT-DECORATION: underline}
#article A:hover			{COLOR: #0000FF; TEXT-DECORATION: underline}

.footer			{FONT-SIZE:9px; COLOR:#5980BB; FONT-FAMILY:Verdana, Arial, sans-serif;}
A.footer:link	{COLOR:#5980BB; TEXT-DECORATION: underline}
A.footer:visited {COLOR:#5980BB; TEXT-DECORATION: underline}
A.footer:active {COLOR:#5980BB; TEXT-DECORATION: underline}
A.footer:hover	{COLOR:#5980BB; TEXT-DECORATION: none}

.breadcrumb				{FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY:Arial, sans-serif}
A.breadcrumb:link		{COLOR: #FFFF00; TEXT-DECORATION: underline}
A.breadcrumb:visited	{COLOR: #FFFF00;TEXT-DECORATION: underline}
A.breadcrumb:active		{COLOR: #FFFF00;TEXT-DECORATION: underline}
A.breadcrumb:hover		{COLOR: #FFFF00;TEXT-DECORATION: none}

.location:LINK 		{color: #3300CC; text-decoration: underline; font-size: 11px;}
.location:VISITED	{color: #3300CC; text-decoration: underline; font-size: 11px;}
.location:ACTIVE	{color: #3300FF; text-decoration: underline; font-size: 11px;}
.location:HOVER		{color: #EB8A29; text-decoration: none; font-size: 11px;}

.brand-global			{color: #FFFFFF; font-size: 10px;}
.brand-global:LINK 		{color: #FFFFFF; text-decoration: none; font-size: 10px;}
.brand-global:VISITED	{color: #FFFFFF; text-decoration: none; font-size: 10px;}
.brand-global:ACTIVE	{color: #FFFFFF; text-decoration: underline; font-size: 10px;}
.brand-global:HOVER		{color: #FFFFFF; text-decoration: underline; font-size: 10px;}

# Common formatting controls
.mouse			{FONT-SIZE: 9px}
.mousegreen		{FONT-SIZE: 9px;COLOR:#339900; FONT-WEIGHT:Bold;}
.mousewhite		{FONT-SIZE: 9px;COLOR:#FFFFFF; FONT-WEIGHT:Bold;}
.mousetitle		{FONT-SIZE: 11px; FONT-WEIGHT:Bold;  }

.title			{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR:#666666; }
.titlewhite		{FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR:#FFFFFF; }
.detailtitle	{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #5980BB; }
.largetitle		{FONT-WEIGHT: bold; FONT-SIZE: 16px}

.navtrail		{FONT-WEIGHT: bold; COLOR: #5980BB; }
.matchtext		{FONT-WEIGHT: bold; COLOR: #CC3300; }
.bigblue		{font-size: 16px; font-weight: bold; color: #3366CC;}
.medblue		{font-size: 14px; font-weight: bold; color: #3366CC;}
.red			{COLOR: #cc0000}
.medred			{font-size: 12px; font-weight: bold; color: RED;}
.white			{color: #ffffff;}

# Form controls
.form_name		{font-size: 12px;  color: BLACK;}
.form_required	{font-size: 9px; font-weight: bold; color: BLACK;}
.form_item		{font-size: 12px; font-weight: bold; color: BLACK;}
input.form_item {font-size: 12px; font-weight: bold; color: BLACK;}
.input_subtext  {font-size: 9px; color: #666666;}
select.form_item{font-size: 12px; font-weight: bold; color: BLACK;}


# Knowledgebase results display controls

.timestamp		{font-size: 8px;  color: CDCDCD;}

.kb_product		{font-family : Verdana, Arial, Helvetica, sans-serif; color: #318458; font-weight: bold; font-size: 15px;}
.kb_id			{font-family : Verdana, Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size: 13px}
.kb_category	{font-family : Verdana, Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size: 15px}
.kb_question	{font-family : Verdana, Arial, Helvetica, sans-serif; color: #CC0000; font-weight: bold;}
.kb_answer		{font-family : Verdana, Arial, Helvetica, sans-serif; color: #666666;}
.kb_modified	{font-family : Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 11px;}

.question			{font-size: 12px;}
.question:LINK 		{text-decoration: underline;}
.question:VISITED 	{text-decoration: underline;}
.question:ACTIVE 	{text-decoration: underline;}
.question:HOVER 	{text-decoration: none;}
.answer				{font-size: 10px;}
.modified			{font-size: 9px; font-style: italic;}

.crumb_off:LINK 		{color: #0000CC; font-size: 12px; text-decoration: none;}
.crumb_off:VISITED 		{color: #0000CC; font-size: 12px; text-decoration: none;}
.crumb_off:ACTIVE 		{color: #0000CC; font-size: 12px; text-decoration: none;}
.crumb_off:HOVER 		{color: #CC0000; font-size: 12px; text-decoration: underline;}

.crumb_on:LINK 			{color: #0000CC; font-size: 12px; text-decoration: none; font-weight: bold;}
.crumb_on:VISITED 		{color: #0000CC; font-size: 12px; text-decoration: none; font-weight: bold;}
.crumb_on:ACTIVE 		{color: #0000CC; font-size: 12px; text-decoration: none; font-weight: bold;}
.crumb_on:HOVER 		{color: #CC0000; font-size: 12px; text-decoration: underline; font-weight: bold;}

.hot_id					{color: #CC0000; font-size: 12px;}
.hot_question			{color: #006699; font-size: 12px;}
.hot_question:LINK 		{color: #333333; text-decoration: underline; font-size: 11px;}
.hot_question:VISITED	{color: #333333; text-decoration: underline; font-size: 11px;}
.hot_question:ACTIVE	{color: #333333; text-decoration: underline; font-size: 11px;}
.hot_question:HOVER		{color: #0000FF; text-decoration: underline; font-size: 11px;}

.title_main {color:#666666;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:18px;font-weight: bold;}

form.no_padding {padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px;}

.green_box_option				{font-size: 11px; color: #006554; font-weight: bold;}
A.green_box_option:LINK		{font-size: 11px; color: #006554; font-weight: bold; text-decoration: underline;}
A.green_box_option:VISITED	{font-size: 11px; color: #006554; font-weight: bold; text-decoration: underline;}
A.green_box_option:ACTIVE		{font-size: 11px; color: #006554; font-weight: bold; text-decoration: underline;}
A.green_box_option:HOVER		{font-size: 11px; color: #006554; font-weight: bold; text-decoration: none;}

.box_subtitle {global.css (line 32)
color:#333333;
font-size:12px;
font-weight:bold;
}
