﻿TD.MasterTopLeft
{
	BACKGROUND-ATTACHMENT: scroll; 
	WIDTH: 270px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 114px; 
	BACKGROUND-COLOR: #084c89;
	background-image:url(../images/themes/blue/TopLeft.gif) ;
}




TD.MasterTopRight
{
	BACKGROUND-POSITION: 0% 0%; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(../images/themes/blue/TopRight.gif); 
	VERTICAL-ALIGN: top; WIDTH: 493px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Times New Roman; HEIGHT: 114px; TEXT-ALIGN: center;
}

TD.MasterLeftMenu
{
	BACKGROUND: url(../images/themes/blue/MenuTop.gif) #084c89 no-repeat; 
	WIDTH: 200px; 
	HEIGHT: 328px;
	color:White;
}

TD.MasterBottomLeft
{
	BORDER-BOTTOM: #084c89 1px solid; 
	HEIGHT: 108px; 
	BACKGROUND-COLOR: #084c89
}

TD.MasterBottomRight
{
	BORDER-RIGHT: #084c89 1px solid; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-POSITION: 0 60px; 
	BACKGROUND-IMAGE: url(../images/themes/blue/BottomCorner.gif); 
	WIDTH: 560px; 
	BORDER-BOTTOM: #084c89 1px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 108px;
}

TD.MasterLogoCorner
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	
	PADDING-BOTTOM: 0px;
	BACKGROUND-POSITION:0 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
		width: 70px;
}

TD.MasterRightEdge
{
	BORDER-RIGHT-WIDTH: thin; 
	BORDER-RIGHT-COLOR: #084c89;
}


TD.MasterContent
{
	VERTICAL-ALIGN: top; 
	BORDER-RIGHT: #084c89 1px solid; 
}


TD.GridHead
{
    font-family:Arial;
    font-size:12px;
    background-color:#084c89;
    color:White;
    vertical-align:top;
    text-align:center;
}

TH.GridHead
{
    font-family:Arial;
    font-size:12px;
    background-color:#084c89;
    color:White;
    vertical-align:top;
    text-align:center;
}

TD.GridLabel
{
    text-align:right;
    background-color:#e5e5e5;
    color:#084c89;
    vertical-align:top;
   
}

TD.GridSubHead
{
    font-family:Arial;
    font-size:10px;
    text-align:center;
    font-size:small;
    background-color:#fff7cb;
    color:#084c89;
    vertical-align:top;
   
}

.suckerdiv ul li ul
{
	left: 195px; /* Parent menu width - 1 */
	position: absolute;
	background-color: #6699cc;
	text-align: left;
	font-size: 10;
	font-weight: bold;
	width: 150px; /* sub menu width */
	line-height: 15px;
	top: -1;
	z-index: 6;
	display: none;
}

div.ad
{
	border:solid 1px #fff7c6;
	color:#fff7c6;
}

div.topalert
{
	/*border:solid 1px #D57539;*/
}

.suckerdiv ul li a:hover{
	color: #FFF7C6 ! important;
}
TD.ResourceSide
{
	width:20px;
	background-color:#084c89;
}

TH.ResourceTop
{
	height:40px;
	font-size:x-large;
	background-color:#084c89;
	color:White;
}

TH.SnippetTop
{
	height:40px;
	font-size:x-large;
	background-color:#084c89;
	color:White;
}

TD.SnippetEmptyCell
{
	background-color:#084c89;
}

TD.SnippetMasterTopLeft
{
	BACKGROUND-ATTACHMENT: scroll; 
	WIDTH: 270px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 114px; 
	BACKGROUND-COLOR: #084c89;
	background-image:url(../images/themes/blue/TopLeftSnippet.gif) ;
}
TD.SnippetMasterLeftMenu
{
	BACKGROUND: url(../images/themes/blue/MenuTopSnippet.gif) #084c89 no-repeat; 
	WIDTH: 200px; 
	HEIGHT: 328px;
	color:White;
}
TD.SnippetMasterTopRight
{
	BACKGROUND-POSITION: 0% 0%; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(../images/themes/blue/TopRightSnippet.gif); 
	VERTICAL-ALIGN: top; WIDTH: 493px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Times New Roman; HEIGHT: 114px; TEXT-ALIGN: center;
}

div.SnippetHead
{
	text-align:center;
	font-size:large;
	position:relative;
	top:45px;	
}
