﻿body 
{
	text-align:justify;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
}

.HighLights
{
	text-decoration:none;
	font-weight:bold;
	background:yellow;
	}
	
.Placeholders
{
	text-align:justify;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	}


.PnlInfo
{
	font-size:11px;
	color: Red;
}

.ErrorMessage
{
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px;
	color:#990000;
	font-weight:bold;
}
.subMenu
{
	text-align:left;
	font-weight:bold;
	background-color: #B2E8F8;
	font-size:11px;
	}
	
.login
{
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	
	font-size:11px;
	color:#FFFFFF;
	}
	
.loginRedirection
{
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	text-align:justify;
	font-size:10px;
	color:#FFFFFF;
	}
	
.userAcct
{
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	color:#FFFFFF;
}
	
.NewsListing
{
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	color:#0099CC;
}

.NewsListing:visited {
	color:#000000;
}

.contentBlue {
font-size: 11px !important;
color: #000000;
}

.contentBlue  a:link,
.contentBlue  a:visited {
color: #0099CC !important;
text-decoration:underline; 
}

.contentBlue a:hover,
.contentBlue a:active {
color: #0099CC !important;
text-decoration:none;
}

.contentYellow {
font-size: 11px !important;

color: #FFFF66;
}

.contentYellow  a:link,
.contentYellow  a:visited {
color: #FFFF66 !important;
text-decoration:underline; 
}

.contentYellow a:hover,
.contentYellow a:active {
color: #FFFF66 !important;
text-decoration:none;
}

/********************* COPYRIGHT *********************/

.copyright {
font-size: 10px !important;
line-height: 11px;
color:#999999;
}
.copyright  a:link,
.copyright  a:visited,
.copyright a:hover,
.copyright a:active {
color: #009AC9 !important;
text-decoration: underline; 
}

.TitleTable
{
	background-color: #009AC9 ; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 12; 
	color: White
}

.LiteralControls
{ 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 12; 
}

.popper
{
	visibility:hidden;
	position:absolute;
	z-index:200;
	cursor:pointer;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:150px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}