﻿html, body, form
{
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 8pt;
}

a {
	color: #FF9A00;
}

a:visited {
	color: #FF9A00;
}

a:active {
	color: #FF9A00;
}

a:hover {
	color: #000000;
}

.titleName 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold;
	color: #3399FF;
}

.subTitleName
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	text-decoration: none;
	color: #000000;
}

.subTitleNameBold
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.subValue
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	text-decoration: none;
	color: #666666;
}

.subTitleNameSummary
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold;
	font-style: normal; 
	text-decoration: none;
	color: #000000;
}

.subValueSummary
{
	font-family: Verdana;
	font-size: 10px; 
	font-style: normal; 
	text-decoration: none;
	color: #666666;
}

.dateTime 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #660000;
}

.rightMenuChild
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal; 
	font-weight: bold;
	text-align: left;
}

.leftMenuChild
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal; 
	font-weight: bold;
	text-align: left;
}

div.RadMenu .rmRootGroup
{
    border-width: 0px; 
}

.ApplyOverflow  
{
    overflow: visible !important;
    position: relative;
}
