﻿/* Standard Intranet Styles - http://intranet.mot.com */
BODY, P, BLOCKQUOTE, CENTER, TD, TH, UL, OL, DIV, SPAN, LAYER
{
	FONT-SIZE: 12px;
	FONT-COLOR: #000000;
	FONT-FAMILY: Arial,Helvetica,Sans-Serif
}

A:link
{
	COLOR: #004F00;
}

A:visited
{
	COLOR: #004F00;
}

A:active
{
	color: #004F00;
}

A:hover
{
	color: #990000;
}

#Content H1, #Content H2, #Content H3
{
	background-color: #66ccff;
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: 2px solid #006699;
	margin: 0px;
	width: auto;	/* NN4 hack */
}

H1 A, H2 A, H3 A, H4 A, H5, A
{
	text-decoration: none
}

#Content H1
{
	background-image: url('http://staging.tcchargers.com/images/grass.gif');
	padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:4px
}

#Content H2, #Content H3
{
	background-image: url('http://staging.tcchargers.com/images/grassWhiteLine.gif');
	padding-left:20px; padding-right:20px; padding-top:1px; padding-bottom:1px
}

#Content H3
{
	background-color: #cccccc;
	border-bottom: 2px solid #666666;

.myError
{
	color: red;
	font-size: larger;
	font-style: italic;
}

.Note
{
	padding-left: 20px;
	background: white url('/common/images/outlook_16/note.gif') no-repeat left top;
	font-weight: bold;
	color: #555555;
	vertical-align: top
}

.Star
{
	padding-left: 20px;
	background: white url('/common/images/winxp_16/fav.gif') no-repeat left top;
	vertical-align: top
}

.Info
{
	padding-left: 20px;
	background: white url('/common/images/winxp_16/info.gif') no-repeat left top;
	font-family: Verdana;
	vertical-align: top;
	font-weight: bold
}

.Tip
{
	padding-left: 16px;
	background: white url('/common/images/tip.gif') no-repeat left top;
	font-family: Verdana;
	color: blue;
	vertical-align: top
}

/* Content area styles */
#Content
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 73%;
	margin-left: 170px;
	position: relative;
}

/* Optional navigation bar styles */
.OptionalNav
{
/*	background: #d3d3d3; */
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif
}

.OptionalNav A:link, .OptionalNav A:visited
{
	color: #000000;
	text-decoration: none
}

.OptionalNav A:active, .OptionalNav A:hover
{
	color: #0000a0
}


.Alert
{
	color: red;
	font-STYLE: italic;
}

.Alert A:link, .Alert A:visited
{
	color: red;
	font-STYLE: normal;
	font-weight: bold;
}

.Alert A:active, .Alert A:hover
{
	color: silver;
}

.StyledTable TH, .StyledHeader TD
{
	vertical-align: middle; 
	color: #555555; 
	border-bottom: #555555 1px solid; 
	padding-bottom: 2px; 
	padding-top: 2px;
}

.StyledTable TD, .StyledItem TD
{
	border-bottom: #F5F5F5 1px solid; 
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 2px; 
	vertical-align: top; 
	padding-top: 1px;
}

.StyledTable TFOOT TR, .StyledFooter TR
{
	padding-bottom: 1px;
}

.StyledTable TFOOT TD, .StyledFooter TD
{
	border-top: #555555 1px solid;
}

.StoryBox
{
	color: white;
}

.StoryBox A:link, .StoryBox A:visited
{
	color: gold;
}

.StoryBox A:active, .StoryBox A:hover
{
	color: white;
}

TD.NON 
{
	font-family :Tahoma, Verdana, Arial; 
	font-size :12px; 
    color :#C0C0C0;
	font-weight :normal;
}

TD.TOP 
{
	font-family :Tahoma, Verdana, Arial; 
	font-size :12px; 
	color :#0000FF;
	font-weight :bold;
}

TD.Header
{
	font-family :Tahoma, Verdana, Arial; 
	font-size :12px; 
	color :#000000; 
	font-weight :normal;
	background-color :#008000;
}

TD.Some 
{
	font-family :Tahoma, Verdana, Arial; 
	font-size :12px; 
	color :#990033; 
	font-weight :normal;
	
TD.WeekDay
{
	font-family :Tahoma, Verdana, Arial; 
	font-size :12px; 
	color :#F5F5F5; 
	font-weight :normal;
}

A.NOEVENT:Link 
{
	font-family :Tahoma, Verdana, Arial; 
	font-size :12px; 
	color :#000000; 
	font-weight :normal; 
	text-decoration: none;
}

A.NOEVENT:Visited 
{
	font-family :Tahoma, Verdana, Arial; 
	font-size :12px; 
	color :#000000; 
	font-weight :normal; 
	text-decoration: none;
}

A.EVENT:Link 
{
	font-family :Tahoma, Verdana, Arial; 
	font-size :12px; 
	color :#000000; 
	font-weight :bold; 
	text-decoration: none;
}

A.EVENT:Visited 
{
	font-family :Tahoma, Verdana, Arial; 
	font-size :12px; 
	color :#000000; 
	font-weight :bold; 
	text-decoration: none;
}

A.NORMAL:Link 
{
	font-family :Verdana, Arial; 
	font-size :12px; 
	color :#0000FF; 
	font-weight :normal; 
	text-decoration: none;
}

A.NORMAL:Visited 
{
	font-family :Verdana, Arial; 
	font-size :12px; color :#0000FF; 
	font-weight :normal; 
	text-decoration: none;
}
