/* header CSS stylesheet the Patrol One extranet site */

/* Content text Flavors */

.headGraphic
{
	background-repeat: no-repeat;
}

.Normal
{
	font-family: Arial;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

.NormalParagraph
{
	font-family: Arial;
	color: Black;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}

.ParagraphSubhead
{
	font-family: Arial;
	color: Black;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}

.Subhead
{
	font-family: Arial;
	color: #8b0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

.SubheadSmall
{
	font-family: Arial;
	color: #8b0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.NormalBold
{
	font-family: Arial;
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

.NormalGrey
{
	font-family: Arial;
	color: Gray;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.NormalWhite
{
	font-family: Arial;
	color: White;
	font-size: 12px;
	font-weight: bold;
}

.NormalRed
{
	font-family: Arial;
	color: Red;
	font-size: 12px;
	font-weight: bold;
}

.NormalSmall
{
	font-family: Arial;
	color: Black;
	font-size: 9px;
}

.SubGreyBold
{
	font-family: Arial;
	color: Gray;
	font-size: 11px;
	font-weight: bold;
}

.SubBlackBold
{
	font-family: Arial;
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.SubBlack
{
	font-family: Arial;
	color: Black;
	font-size: 11px;
	font-weight: normal;
}

.SubRed
{
	font-family: Arial;
	color: #8b0000;
	font-size: 11px;
	font-weight: normal;
}

.Sectionhead
{
	font-family: Arial;
	color: Black;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 2;
}

.Paragraphhead
{
	font-family: Arial;
	color: Black;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 2;
}

.NavBold
{
	font-family: Arial;
	letter-spacing: 1px;
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

.NavWhiteBold
{
	font-family: Arial;
	letter-spacing: 1px;
	color: White;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.DarkGreyBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	font-size: 12px;
	font-weight: bold;
}

.BlackBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

/* Navigation Flavors */

.NavWhite
{
	font-family: Arial;
	color: #807F7F;
	font-size: 12px;
	font-weight: bold;
}

.NavWhiteBig
{
	font-family: Arial;
	color: White;
	font-size: 14px;
	font-weight: bold;
}

.NavLinkNormal
{
	font-family: Arial;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.SubNavLink
{
	font-family: Arial;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

/* Text Box Flavors */
.NormalTextBox
{
	font-family: Arial;
	font-size: 12px;
	background-color: #F8F1C9;
	font-weight: normal;
}

H1, H2, H3, H4, H5, TH, Thead, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, Thead	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A:link
{
	font-family: Arial;
	text-decoration: none;
	letter-spacing: 1px;
	color: #d3d3d3;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

A:visited	{	
	text-decoration:	none;
	color: #d3d3d3;
	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type: disc ;
	}	

UL LI LI	{	
	list-style-type:circle;
	}	

UL LI LI LI	{	
	list-style-type: square;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

img 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
