/* Default CSS Stylesheet for a new Web Application project */

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;
}

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
{
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
}

A:active
{
	text-decoration: none;
}

A:hover
{
	color: powderblue;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-image: url(images/bulletSquareGray.gif);
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

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;
}
.scanColumnURL
{
	list-style-position: outside;
	font-size: 1.3em;
	left: 50px;
	margin-left: 25px;
	cursor: auto;
	color: white;
	line-height: normal;
	font-style: italic;
	font-family: Georgia, 'Times New Roman';
	list-style-type: square;
}
.scanColumnLabel
{
	list-style: square url(images/bulletDiamondYellowSpace.gif) outside;
	font-size: 1.3em;
	cursor: auto;
	color: silver;
	line-height: normal;
	font-style: italic;
	font-family: Georgia, 'Times New Roman';
}
.sunImage
{
	left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	top: 30px;
	border-bottom-style: none;
}
.H1
{
	font-size: 2em;
	left: 300px;
	color: darkslateblue;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	position: absolute;
	top: 100px;
	text-align: left;
}
.p
{
	font-size: 1em;
	left: 300px;
	width: 350px;
	color: black;
	font-family: verdana, arial;
	position: absolute;
	top: 150px;
}
.URL
{
	color: darkslateblue;
	font-family: Verdana, Arial, MS San Serif;
	text-decoration: underline;
}
.H2
{
	font-size: 1.5em;
	color: darkslateblue;
	font-style: italic;
	font-family: georgia, times new roman;
}
.scanColumnVibrance
{
	font-weight: bold;
	font-size: 24pt;
	left: 22px;
	width: 187px;
	color: #999999;
	font-style: italic;
	font-family: Georgia, Times New Roman;
	letter-spacing: 0.05em;
	position: absolute;
	top: 464px;
	height: 56px;
	text-align: center;
}
.footer
{
	font-size: 0.85em;
	z-index: 105;
	left: 304px;
	width: 392px;
	color: gray;
	font-style: italic;
	font-family: Georgia, Times New Roman, MS Serif;
	letter-spacing: 0.5em;
	position: absolute;
	top: 672px;
	height: 24px;
	text-align: center;
}
