body, html
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

img.logo
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a
{
	color:#0A4C75;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover
{
	color: #006CB7;
	text-decoration: underline;
}

div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006CB7;
}

div.ticket-client
{
	display: block;
	padding:0.5em;
	border-top: 1px solid black;
	margin-bottom:2em;
	color: black;
}

div.ticket-lve
{
	display: block;
	padding:0.5em;
	border-top: 1px solid black;
	margin-bottom:2em;
	color: #CC6600;
}

ul.nest
{
	border-left:1px dotted black;
	padding-left:5px;
}

dl.quarter, div.quarter
{
	float:left;
	display:block;
	margin:2ex;
	min-width:150px;
}

.menu li { list-style:none;}

dt.header
{
	padding-left:2ex;
	margin-bottom:1ex;
	
	font-family :Georgia, serif;
	font-size: 14px;	
	border-bottom: 1px solid #CC6600;
	border-left: 5px solid #CC6600;
}

th
{
	text-align: left;
	border-bottom : 1px solid black;
}

td
{
	font-size: 12px;
	text-align:justify;
}

td.report0
{
	padding:2px;
}

td.report1
{
	padding: 2px;
	background-color : white;
}

td.header-region
{
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	height:128px;
	width: 100%;
}

div.header-pane
{
	background-image : url(/lve/images/header-pane.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	height: 65px;
}

a.header-pane  {
 	position: relative;
	top: 14px;
	padding: 5px;
}

div.header-top-menu
{
	display: block;
	background-color:#ECF2FC;
	height: 24px;
	text-align : right;
	padding-right:30px;
}

a.header-top-menu 
{
	position: relative;
	top: 4px;
	margin-left: 10px;
}

div.header-main-menu
{
	background-image : url(/lve/images/header-menu.jpg);
	background-repeat : repeat-x;	
	padding-right : 30px;
/*	text-align : right;*/
	height : 39px;
}

a.header-main-menu {
 	position: relative;
	top: 5px;
	padding: 5px;
	color:white;
	font-weight: bold;
}

td.menu-region
{
	height: 100%;
	width:161px;
 	padding: 10px;
	padding-top: 5px;
	background-color: #FFFFFF;
}

div.menu
{
	position: relative;
	width: 161px;
	background-color:#F4F7FC;
}

a.menu-header
{
	padding: 8px;
	display: block;
	background-color:#F4F7FC;
	border-bottom: 1px solid #96B3C6;
	font-family: Arial Black;
}

a.menu-this
{
	display: block;
	padding: 8px;
	background-color:#ffffff;
	border-bottom: 1px solid #96B3C6;
}

a.menu-item
{
	display: block;
	padding: 8px;
	background-color:#F4F7FC;
	border-bottom: 1px solid #96B3C6;
}

a.menu-item:hover
{
	background-color:#FFFFFF;
}

a.menu-child
{
	display:block;
	padding:2px;
	padding-left:4ex;
	color: #006CB7;
	background-color: #ECF2FA;;
	border-bottom: 1px dotted Silver;
}

td.body-region
{
	border-left: 1px solid #0A4C75;
	padding: 10px;
	padding-top: 5px;
	height: 100%;
	background-color:#FFFFFF;
}

div.callout-region
{
	background-image : url(/lve/images/callout-bg.jpg);
	background-repeat: repeat-x;
	background-color:#ECF2FA;
}

div.callout-info
{
	position: relative;
	top: -20px;
	text-align : right;
	vertical-align : bottom;	
	padding-right: 5px;
}

a.callout-info
{
	position:relative;
	top:-3px;
	font-family: Arial;
	font-size: 10px;
	color: #0033CC;
	padding-left: 5px;
	padding-right: 5px;
}

div.content-region
{
	display: block;
	/* garrett edit 12.30.06
	   width: 70%;
	*/
}

div.body
{
	padding: 5px;
	background-color:#F4F7FC;
	min-height: 50%;
}

strong
{
	display: block;
	padding : 5px;
	margin-top:10px;
	
	font-family :Georgia, serif;
	font-size: 18px;	
	color: #CC6600;
	background-color: #FAFAFD;	
	border-bottom: 1px solid #FFCC00;
}

p
{
	color: #231F20;
	background-color:transparent;
	padding-right: 0px;
}

div.caption
{
	display: block;
	color: #231F20;
	padding: 5px;
	padding-right: 0px;
}

a.caption
{
/*	color: #CC6633;*/
	color:#0069D5;
	text-decoration:underline;
}

div.topic
{
	display:block;

	padding: 5px;
	padding-left:0px;
	padding-right:0px;
	margin:5px;
	margin-left:0px;
	margin-right:0px;
	
	border-top: 1px dashed black;
}

div.topic-header
{
	display: block;
	width:20%;
	color:#CC6600;
	font-weight:bold;
}

div.topic-body
{
	position:relative;
	left:25%;
	top: -2ex;
	
	display:block;
	
	width:75%;
	color: #231F20;
}

div.feature-region
{
	float:right;
	display: block;
	width: 25%;
	margin-left:1em;
}

div.download-region
{
    float:right;
	display: block;
    vertical-align: top;
}

strong.feature-region
{
	display: block;
	padding : 5px;
	
	font-family :Georgia, serif;
	font-size: 18px;	
	color: #003366;
	background-color: #FAFAFD;	
	border-bottom: 1px solid #CC6600;
}

div.feature
{
	border-top: 4px solid #FF9900;
	background-color :#FBC000;
	color: #003366;
	padding-left:5px;
	padding-right:5px;
	border-left: 1px solid #CC6600;
	border-right:1px solid #CC6600;
}

strong.feature
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #CC3300;
	display: block;
	padding : 5px;
	border-bottom: 2px solid #003366;
	background-color:transparent;
	margin-bottom:10px;
}

div.trailer
{	
	padding:0px;
	margin:0px;
	background-image : url(/lve/images/trailer-bg.jpg);
	background-repeat : repeat-x;
	height: 33px;
	text-align : right;
}

a.trailer
{
	font-size:10px;
	font-family: Arial;
	position:relative;
	top: 10px;
	right: 5px;
}

div.legal-region
{
	border-top: 1px #231F20 solid;	
	background-color:#FFFFFF;	
	padding:5px;
	
	text-align: left;
	color:#006CB7;
}

a.legal-region
{
	padding-right: 8px;
}

form
{
	padding: 5px;
	margin: 0px;
}
