
/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 10pt;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , sans-serif;
	letter-spacing: normal;
}

H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #990000;
	padding-top: 0px;
}
H1
{
	font-weight: bold;
	font-size: 2em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: 'Century Gothic' , Arial, Tahoma, Verdana, 'Times New Roman' , sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H2
{
	font-family: 'Century Gothic' , Arial, Tahoma, Verdana, 'Times New Roman', 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-size: 1.58em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H4
{
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-size: 1em;
	font-weight: 700;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , sans-serif;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , 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: 10pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 10pt;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
TABLE
{
	font-size: 10pt;
}

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;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


UL LI
{
	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: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.RootMenuItem
{
	border-top-width: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left-width: 1px;
	font-size: 9pt;
	border-left-color: #90be58;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	padding-bottom: 1px;
	color: white;
	border-top-color: #006600;
	padding-top: 1px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , sans-serif;
	border-right-width: 1px;
	border-right-color: #90be58;
}
.RootMenuItemOver
{
	border-top-width: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left-width: 1px;
	font-size: 9pt;
	border-left-color: #90be58;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	padding-bottom: 1px;
	cursor: pointer;
	color: aqua;
	border-top-color: #006600;
	padding-top: 1px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , sans-serif;
	border-right-width: 1px;
	border-right-color: #90be58;
}
.MenuItem
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9pt;
	background-image: url(Images/a/RedSqJellyCenter.gif);
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , sans-serif;
	background-color: #660000;
}
.MenuItemOver
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9pt;
	background-image: url(Images/a/TQSqJellyCenter.gif);
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , sans-serif;
	background-color: #660000;
	cursor: pointer;
}
.MissionControlToolbarItem
{
	font-size: 10pt;
	color: white;
}

.Headline
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , sans-serif;
}
.TQHeadline, A.TQHeadline, A:link.TQHeadline, A:visited.TQHeadline, A:active.TQHeadline, A:hover.TQHeadline
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , sans-serif;
}
