﻿* 
	{
	font-family: verdana, arial, Sans-Serif;
	font-size:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	}
body
	{
	background:#F2EAFF url(img/MainBack.gif) repeat-y;
	}
.Normal
	{
	font-size:.9em;
	}
.NormalReadOnly
	{
	font-size:.9em;
	background-color:#F2EAFF;
	}
.SmallIndent
	{
	margin-left:15px;
	font-size:.9em;
	}
.SmallIndentReadOnly
	{
	margin-left:15px;
	font-size:.9em;
	background-color:#F2EAFF;
	}
.LargeIndent
	{
	margin-left:420px;
	font-size:.9em;
	}
.Indent
	{
	margin-left:45px;
	font-size:.9em;
	}
.Indent#MainHead
	{
	background-color:#CDD0EA;
	}
.ReadOnly
	{
	background-color:#F2EAFF;
	}
.CVVIndent
	{
	position:absolute;
	left:320px;
	font-size:.9em;
	background-color:#F2EAFF;
	}
.LogoFloat
	{
	margin-left:15px;
	float:left;
	background-color:#F2EAFF;
	}
h1
	{
	font-size:1.2em;
	margin-left:15px;
	margin-bottom: 10px;
	}
h1.MainHead
	{
	font-size:1.4em;
	margin-bottom: 0px;
	border: solid 1px;
	background-color:Silver;
	padding: 0px 8px 4px 8px;
	float:left;
	}
h1.SubHead
	{
	font-size:1em;
	margin-top: 12px;
	margin-bottom: 10px;
	}
h1.Rule
	{
	margin-left:0px;
	margin-bottom: 20px;
	border-bottom: solid 3px #6c642d;
	float:none;
	}
h2
	{
	font-size:.9em;
	font-weight:bold;
	margin-left:15px;
	margin-bottom:10px;
	}
table
	{
	font-size:.9em;
	}
p
	{
	font-size:.9em;
	margin-left:15px;
	margin-bottom:10px;
	}
p.Large
	{
	font-size:1.1em;
	}
p.In
	{
		margin-left:30px;
	}
p.Disclosure
	{
	font-size:.7em;
	margin-top:15px;
	}
p.Logo
	{
		position:relative;
		left:15px;
		top:20px;
		width:600px;
		height:95px;
		clear:none;
	}
ol
	{
	margin-left:45px;
	margin-top:3px;
	margin-bottom:10px;
	list-style-type:circle;
	}
ol.Number
	{
	list-style-type:decimal;
	}
ol.Letter
	{
		list-style-type:lower-alpha;
	}
li
	{
	font-size:.9em;
	margin-top:.4em;
	}
li.Large
	{
	font-size:1.1em;
	margin-top:.6em;
	}
a
	{
		color:#6c642d;
		background-color:Transparent;
	}
a:hover
{
	color:#000000;
}
a.Menu,
a.MenuGray 
{
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	background: url(img/ULDK.gif) no-repeat;
}
a.MenuGray 
{
	color:#b8b898;
}
a.MenuLeft 
{
	padding-right: 5px;
}
div.Scroll
	{
	height:600px;
	overflow:auto;
	margin-left:15px;
	font-size:.9em;
	}
div.Scroll#Invoices
{
	height:575px;
}
div.Scroll#InvoiceItems
	{
	height:525px;
	}
div.Scroll#UIEDetail
	{
	height:425px;
	}
div#Menu
	{
		border-top: solid 3px #6c642d;
		border-bottom: solid 3px #6c642d;
		background-color:#A9AFDD;
		margin-bottom:20px;
	}
div.Indent
{
	margin:0 0 0 36px;
	font-size:100%;
}
#Menu ul
{	
	font-Size:1.3em;
	font-weight:bold;
	list-style-type:none;	
	padding-left: 51px;
	padding-bottom:2px;
}
#Menu li
{
	display:inline;
	border-left: solid 3px #6c642d;
	background: url(img/URDK.gif) no-repeat top right;
	padding-bottom:2px;
}
li#MenuStart
{
	border-left: none;
}
li#MenuEnd
{
	background:transparent;
}
.Home li#MenuHome,
.Purchase li#MenuPurchase,
.Support li#MenuSupport,
.Resources li#MenuResources,
.Contact li#MenuContact,
.About li#MenuAbout,
.LogIn li#MenuLogIn
{
	background: #F2EAFF url(img/URLT.gif) no-repeat top right;
}
.Home a#ctl00_HomeHyperLink,
.Purchase a#ctl00_PurchaseHyperLink,
.Support a#ctl00_SupportHyperLink,
.Resources a#ctl00_ResourcesHyperLink,
.Contact a#ctl00_ContactHyperLink,
.About a#ctl00_AboutHyperLink,
.LogIn a#ctl00_LogInHyperLink
{
	color:#000000;
	background: url(img/ULLT.gif) no-repeat;
	border-bottom: solid 3px #EEEEFF
}
