/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


.UserText:Link{
	font-size: 9pt;
}

.LoginText:Link{
	font-size: 9pt;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
    font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	margin:0;
	background-color: #FFFFC0;
	font-size: 11pt;
	color: #000000;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
	color: Black;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	color: Black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
}

tbody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	color:#000000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color:#000000;
}

A.CommandButton:visited  {
	color:#000000;
}

A.CommandButton:hover    {
	color:#A64139;
}
    
A.CommandButton:active   {
	color:#000000;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	color: black;
}

H2  {
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 24pt;
}

H3  {
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: black;
}

H4  {
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: black;
}

H5, DT  {
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	color: black;
}

H6  {
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	color: black;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
    color: blue;
	font-weight: normal;
	font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:visited   {
	color: blue;
}

A:hover {
	color: blue;
	text-decoration: underline;
}

A:active    {
	color: blue;
	text-decoration: underline;
}

.MenuLink  {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

.MenuLink:link  {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

.MenuLink:visited   {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

.MenuLink:hover {
	font-weight: bold;
	font-size: 9pt;
	color: #66C7D7;
	text-decoration: underline;
}

.MenuLink:active    {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
	background-color: #EEEEEE;
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

.HeadingText
{
	font-weight: bold;
	color: #666666;
}

/* Bread Crumb */
.BreadCrumb
{
    color: #0E819C;
	font-weight: bold;
	font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
}

.BreadCrumb:link
{
    color: #0E819C;
	text-decoration: underline;
}

.BreadCrumb:visited
{
    color:#688A92;
	text-decoration: underline;
}

.BreadCrumb:active
{
    color:#009C31;
	text-decoration: underline;
}

.BreadCrumb:hover
{
    color:#0D81AE;
	text-decoration: underline;
}

/* Document Link */
.DocumentLink
{
    color: #0E819C;
	font-weight: normal;
	font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
}

.DocumentLink:link
{
	font-weight: normal;
    color: #145160;
	text-decoration: underline;
}

.DocumentLink:visited
{
	font-weight: normal;
    color:#688A92;
	text-decoration: underline;
}

.DocumentLink:active
{
	font-weight: normal;
    color:#009C31;
	text-decoration: underline;
}

.DocumentLink:hover
{
	font-weight: normal;
    color:#0D81AE;
	text-decoration: underline;
}

/* Strong Document Link */
.StrongDocumentLink
{
    color: #0E819C;
	font-weight: bold;
	font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
}

.StrongDocumentLink:link
{
	font-weight: bold;
    color: #145160;
	text-decoration: underline;
}

.StrongDocumentLink:visited
{
	font-weight: bold;
    color:#688A92;
	text-decoration: underline;
}

.StrongDocumentLink:active
{
	font-weight: bold;
    color:#009C31;
	text-decoration: underline;
}

.StrongDocumentLink:hover
{
	font-weight: bold;
    color:#0D81AE;
	text-decoration: underline;
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.DisclamerText
{
    font-size:10px;
}

.OuterTable
{
    width:100%;
}

.HeaderTable
{
    width:100%;
}

.HeaderExpand
{
    background-image: url(Image/EQAgent_TopbannerBKGD.jpg);
    background-repeat: no-repeat;
    background-color: #6c8d93;
}

.HeaderLeft
{
    width:260px;
}

.HeaderFace
{
    width:100px;
    text-align:right;
}

.HeaderRight
{
    width:200px;
    text-align:right;
    background-image:url(Image/EQAgent_TopbannerRight2.gif);
}

<!-- NAV Menu Styles -->

.MenuContainer {
}

.NavMenuIcon {
	cursor: pointer; 
	cursor: hand; 
	width: 0px;
}

.MenuItem  { 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif; 
    white-space: nowrap;
	margin-right: 10px;	    
	margin-left: 10px;	    
}

.MenuItemHover {  
	background-color: #B2D3FE; 
}

.NavSubMenuContainer {
	background-color: #E5E5E5;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	margin-top: 5px;
	border-style: solid;
	border-color: black;
	border-width: 1px 1px 1px 1px;
}

.SubMenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #FFFFC0;
	font-family: Arial, Helvetica; 
	white-space: nowrap;
	margin: 5px;
}

.SubMenuItemHover {  
	background-color: #B2D3FE; 
}

.LoginFrame{
	border: 1px solid #C39900;
	background-color: #EEEEDF;
}

.LoginHeader{
	border-bottom:1px solid #C39900;
	background-color:#C39900;
	color:white;
	font-weight:bold;
	text-align:left;
	height:20px;
}

#contentTable {
	width:100%;
	height:100%;
}
#logoRow {
	width:100%;
	height:100px;
	background-image:  url(image/lite_tile.jpg);
}
#logoRowContentTable {
	width:100%;
	height:100px;
	margin:2px;
	text-align:center;
}
#menuRow {
	width:100%;
	height:10px;
    border-top: black 5px solid;
    border-bottom: black 5px solid;
}
#menuRowMenuTable
{
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
}
#topRow
{
    width: 100%;
}
#middleRow
{
    width: 100%;
    height: 95%;
}
#middleRowContentTable {
	width:100%;
	height:100%;
	margin:0;
}
#bottomRow {
	width:100%;
	height:10px;
    border-top: black 5px solid;
}
#bottomRowContentTable
{
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
}




