/* Default CSS Stylesheet for a new Web Application project */
/*
gray: cccccc
new gray e6e6e6
blue: 333399
mustard: cccc33
b9ce1e
teal: 0099cc
00a2d2
red: 993366
a9245a
orange: ff6600
ec7e15

*/

BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px;
}

.Masthead
{
	font-weight: bold;
	font-size: 16pt;
	color: #333399;
}
.MastheadCompany
{
	font-weight: bold;
	font-size: 18pt;
	color: #333399;
}
.MastheadLLC
{
	font-weight: bold;
	font-size: 14pt;
	color: #333399;
}


.Slogan
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	line-height: 18pt;
}

.ServicesSilo
{
	font-size: 8pt;
}

LI.SiloList
{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: -15px;
	text-indent: 0pt;
}	

.tblGrayBackground
{
	background-color: #e6e6e6;
}

.tblBlueBackground
{
	background-color: #333399;
}

.tblMustardBackground
{
	background-color: #cccc33;
}

.tblTealBackground
{
	background-color: #00a2d2;
}

.tblRedBackground
{
	background-color: #a9245a;
}

.tblOrangeBackground
{
	background-color: #ec7e15;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #333366;
}
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: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: black;
}	
		
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	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

.ClientList, A.ClientList:link, A.ClientList:active, A.ClientList:visited
{
	text-decoration: none;
	color: #000099;
	font-size: 11pt;
	font-weight: bold;
}	
	
A.linkHeader:link, A.linkHeader:active, A.linkHeader:visited
{
	text-decoration: none;
	color: white;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
}	
		
A.linkHeader:hover
{
	text-decoration: underline overline;
}

A.linkSidebar:link, A.linkSidebar:active, A.linkSidebar:visited
{
	text-decoration: none;
	color: black;
	font-size: 10pt;
	text-transform: uppercase;
}	
		
A.linkSidebar:hover
{
	text-decoration: underline overline;
}

A.linkSidebar2:link, A.linkSidebar2:visited
{
	text-decoration: none;
	color: black;
	font-size: 10pt;
}	

A.linkSidebar2:active
{
	text-decoration: none;
	color: yellow;
}	

		
A.linkSidebar2:hover
{
	text-decoration: underline overline;
	color: #333399;
}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI
{
	list-style-type: square;
	list-style-position: outside;
}	

UL LI LI	{	
	list-style-type:	disc;
	list-style-position: outside;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	list-style-position: outside;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	list-style-position: outside;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	list-style-position: outside;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	list-style-position: outside;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.OutsideCopy
{
	color: red;
}

.adjustedZIndex {
    z-index: 1;
}
