
/* left hand menu options */
.menutext {font-family:arial; font-size:10px;color:#003399;font-weight: bold}
A.menutext { color:#003399; text-decoration: none}
A.menutext:hover { color:#003399; text-decoration: none}
A.menutext:link { color:#003399; text-decoration: none}
A.menutext:visited { color:#003399; text-decoration: none}
A.menutext:visited:hover { color:#003399; text-decoration: none}
A.menutext:active  { color:#003399; text-decoration: none}
A.menutext:active:hover { color:#003399; text-decoration: none}

.box {font-family:verdana; font-size:10px; border:0; color:#000000;background-color: #FFFFFF}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
background-color: #FFFFFF;
}

.FootHeadBg {
background-color: #666666;
}
.greentext{font-size: 10px;color: #ccff00;font-family: verdana}
.greytext{font-size: 9px;color: #999999;font-family: verdana}
.maintext{font-size: 10px;color: #333333;font-family: verdana}
.rightmenu{font-size: 10px;color: #000000;font-family: verdana}
.rightmenusmall{font-size: 9px;color: #000000;font-family: verdana}
A.rightmenusmall{font-size: 9px;color: #000000;font-family: verdana}
.bluetext{font-size: 10px;color: #003399; font-family: verdana; text-decoration:none}
A.bluetext {color: #003399; text-decoration: none}
A.bluetext:hover{ color: #003399;text-decoration: none}

/* background color for the content part of the pages */
Body
{
    margin-top:0px;
    margin-left:0px;
    margin-bottom:5px;
    margin-right:0px;
    background-color: #ffffff;


    font-family:Arial, Verdana, Helvetica, sans-serif; 
    font-size:12px; 
    color:#000000;

}

.bluetext{font-size: 10px;color: #003399; font-family: verdana}
A.bluetext {color: #003399; text-decoration: underline}
A.bluetext:hover{ color: #003399;text-decoration: underline}

.smallbluetext{font-size: 9px;color: #003399; font-family: verdana;}
A.smallbluetext {color: #003399; text-decoration: none}
A.smallbluetext:hover{ color: #003399;text-decoration: none}

/* PAGE FOOTLINE */

/* Black country footer*/
.footer {font-family:verdana; font-size:10px;color:#ffffff}


.FootLine {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#FFFFFF
}

A.FootLine:link    {
    text-decoration:none;
    color:"#FFFFFF";
}

A.FootLine:visited {
    text-decoration:none;
    color:"#FFFFFF";
}

A.FootLine:active  {
    text-decoration:none;
    color:"#FFFFFF";
}

A.FootLine:hover   {
    color:"Red";
}

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif Bold;
    font-size: 20px;
    font-weight: bold;
    color:#FFFFFF
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #6699CC;
    border-color: #6699CC;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color:  #6699CC;
    border-color: #6699CC;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color: #666666;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:hover   {
    text-decoration:    none;
    color:white;
}

/* text style for the selected panel */
.SelectedPanel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:"Red";
}

/* text style for the unselected panels */
.OtherPanels {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:"#FFFFFF";
    text-decoration:none;
    font-weight: bold    
}

/* hyperlink styles of the unselected panels */
A.OtherPanels:link    {
    text-decoration:none;
    color:"#FFFFFF";
}

A.OtherPanels:visited {
    text-decoration:none;
    color:"#FFFFFF";
}

A.OtherPanels:active  {
    text-decoration:none;
    color:"#FFFFFF";
}

A.OtherPanels:hover   {
    text-decoration:none;
    color:"Red";
}

    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color: #000000;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color: #000000;
}

A.SiteLink:active   {
    text-decoration:    none;
    color: #000000;
}

A.SiteLink:hover    {
    text-decoration:    none;
    color: red;
}

/* text style for the site links (at extreme top-right of header) */
.LinkButton {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; background-color: 005F9F; height: 16px; border-color: #005F9F #005F9F #005F9F #005F9F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-bottom: 2px; padding-left: 1px
}   

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #FFFFFF
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}


/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:   bold;
    color: #0c5a97;
}

.HeadGreen   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  15px;
    font-weight:   bold;
    color: #7cc518;
}

.SmallHead   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #0c5a97;
    font-weight:   bold;
}


.SmallHeadGreen {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #7cc518;
    font-weight:   bold;
}

.NormalHead
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #0c5a97;
}

/* style for module titles on a panel*/
.PanelHead   {
    color: #ffffff;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #0c5a97;
}

.SubHeadGreen    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #7cc518;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #0c5a97;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.FooterNormal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: white;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    /*font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	BORDER-RIGHT: #d2cac0 1px solid; BORDER-TOP: #867e7b 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #867e7b 1px solid; WIDTH: 95px; COLOR: #000000; BORDER-BOTTOM: #d2cac0 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none*/
	.textBoxLogin {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #005F9F; text-decoration: none; background-color: #FFFFFF; border-color: #005F9F #005F9F #005F9F #005F9F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-bottom: 2px; padding-left: 1px}
}

.NormalRed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Red;
}

.NormalRedBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Red;
}

.NormalGreen
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7cc518;
}

.NormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

.FieldValidator
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: red
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #000000;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #000000;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #000000;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}

/* GENERIC */
H1  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;
   color:  #0000ff;
}


A:active    {
    text-decoration:    none;
    color:  #0000ff;
}

A:visited    {
    text-decoration:    none;
    color:  #0000ff;
}


A:hover {
    text-decoration:    underline;
    
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/*    Standard Admin Panel Control     */
.Left { BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(/EmbracePortal/desktoplayouts/BLEssex/portalimages/left_main_A2.gif); BACKGROUND-REPEAT: no-repeat;BACKGROUND-COLOR: #0c5a97 }

.LeftClicked { BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(/EmbracePortal/desktoplayouts/BLEssex/portalimages/left_main_A2.gif); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #cccccc}

.Middle { FONT-WEIGHT: bold; FONT-SIZE: 82%; WIDTH: 100%; COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #0c5a97}

.MiddleClicked { FONT-WEIGHT: bold; FONT-SIZE: 82%; WIDTH: 100%; COLOR: #0c5a97; FONT-FAMILY: verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #cccccc}

.Right { BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(/EmbracePortal/desktoplayouts/BLEssex/portalimages/chevronUp.gif); CURSOR: hand; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #cccccc}

.RightClicked { BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(/EmbracePortal/desktoplayouts/BLEssex/portalimages/chevronDown.gif); CURSOR: hand; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #0c5a97}

.Content { BORDER-RIGHT: #0c5a97 1px solid; BORDER-LEFT: #0c5a97 1px solid; BORDER-BOTTOM: #0c5a97 1px solid; BACKGROUND-COLOR: #eeeeee }

.Minimize { VISIBILITY: hidden }

/*    end    */

/*    Module Panel Controls    */
.moduleLeft { BACKGROUND-POSITION: left top; BACKGROUND-REPEAT: no-repeat;BACKGROUND-COLOR: #ccff00}

.moduleLeftClicked { BACKGROUND-POSITION: left top; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #ccff00}

.moduleMiddle { FONT-WEIGHT: bold; FONT-SIZE: 82%; WIDTH: 100%; COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #ccff00}

.moduleMiddleClicked { FONT-WEIGHT: bold; FONT-SIZE: 82%; WIDTH: 100%; COLOR: #ccff00; FONT-FAMILY: verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #ccff00}

.moduleRight { BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(/blsurrey/desktoplayouts/BLsurrey/customimages/menurighttop.gif); CURSOR: hand; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #ccff00}

.moduleRightClicked { BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(/blsurrey/desktoplayouts/BLsurrey/customimages/menurighttop.gif); CURSOR: hand; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #ccff00}

.moduleContent {  }

.moduleMinimize { VISIBILITY: hidden }

/*    end    */

TR.DataGrid_SelectedItemStyle
{
	font-weight: bold;
	Color: Navy;
	background-color: #9CF; 
}

TR.DataGrid_ItemStyle
{
	background-color: #FFFFFF;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

TR.DataGrid_AlternateStyle
{
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	font-weight: normal;
}

TR.DataGrid_HeaderStyle
{
	color: #FFFFFF;
	background-color: #0c5a97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    	font-size: 11px;
}

TR.DataGrid_FooterStyle
{
	color: #FFFFFF;
	background-color: #0c5a97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    	font-size: 11px;
}

TR.DataGrid_PagerStyle
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    	font-size: 11px;
	text-align: left;
}

.DataGridTable
{
    BORDER-RIGHT: #0c5a97 1px solid;
    BORDER-TOP: #0c5a97 1px solid;
    BORDER-LEFT: #0c5a97 1px solid;
    BORDER-BOTTOM: #0c5a97 1px solid;
}

.MenuGroup
{
  background-color:white;
  border:1px;
  border-style:solid;
  border-color:Gray;
}

.MenuItem 
{
  background-color:white; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color:white;
  padding:2px;
  padding-left:5px;
  padding-right:15px;
  cursor:hand;
}

.MenuItemOver 
{
  background-color:silver; 
  color:black; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color:Gray;
  padding:2px;
  padding-left:5px;
  padding-right:15px;
  cursor:hand;
}

.moduleborder  
{
padding:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
border:0px;
margin:0px;
cellpad:0px;
cellspace:0px;

}

table.moduleborder
{
padding:0px;
padding-left:0px;
padding-right:0px;
border:0px;
}

.panelborder  
{
	BORDER-RIGHT: #5F93BA 2px solid; 
	BORDER-LEFT: #5F93BA 2px solid; 
	BORDER-BOTTOM: #5F93BA 2px solid;
	BORDER-TOP: #5F93BA 2px solid; 
	BACKGROUND-COLOR: #FFFFFF
}

.menu {
	COLOR: #ffffff; TEXT-DECORATION: none;
 	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
}

A.menu:link {
	COLOR: #ffffff; TEXT-DECORATION: none;
 	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
}
A.menu:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
}
A.menu:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
  	font-family:Verdana, Arial, Helvetica, sans-serif; 
  	font-size:11px; 
}
A.menu:hover {
	COLOR: #cccccc; TEXT-DECORATION: none;
  	font-family:Verdana, Arial, Helvetica, sans-serif; 
  	font-size:11px; 
}

.menu2 {
	COLOR: #0c5a97; TEXT-DECORATION: none;
 	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
}

A.menu2:link {
	COLOR: #0c5a97; TEXT-DECORATION: none;
 	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
}
A.menu2:active {
	COLOR: #0c5a97; TEXT-DECORATION: none;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
}
A.menu2:visited {
	COLOR: #0c5a97; TEXT-DECORATION: none;
  	font-family:Verdana, Arial, Helvetica, sans-serif; 
  	font-size:11px; 
}
A.menu2:hover {
	COLOR: #cccccc; TEXT-DECORATION: none;
  	font-family:Verdana, Arial, Helvetica, sans-serif; 
  	font-size:11px; 
}

.moderate
{
	BACKGROUND-COLOR: #78BA36	
}

.buttonLogin {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; background-color: 005F9F; height: 16px; border-color: #005F9F #005F9F #005F9F #005F9F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-bottom: 2px; padding-left: 1px}

.greentext{font-size: 10px;color: #ccff00;font-family: verdana}
.greytext{font-size: 9px;color: #999999;font-family: verdana}
.maintext{font-size: 10px;color: #333333;font-family: verdana}
.footer{font-size: 10px;color: #FFFFFF;font-family: verdana}
.bluesmalltext{font-size: 9px;color: #003399;font-family: verdana}
.box {font-size: 10px;color: #333333;font-family: verdana;border:0}
.rbox {font-size: 10px;color: #003399;font-family: verdana;border:1 solid #003399}
.rightmenu{font-size: 10px;color: #000000;font-family: verdana}
.rightmenusmall{font-size: 9px;color: #000000;font-family: verdana}

.footer{font-size: 10px;color: #FFFFFF;font-family: verdana}
A.footer {color: #FFFFFF; text-decoration: underline}
A.footer:hover{ color: #FFFFFF;text-decoration: underline}

.breadcrum {font-size: 9px;color: #999999;font-family: verdana}
A.breadcrum {color: #999999; text-decoration: underline}
A.breadcrum:hover{ color: #999999;text-decoration: underline}

.bluetext{font-size: 10px;color: #003399; font-family: verdana}
A.bluetext {color: #003399; text-decoration: underline}
A.bluetext:hover{ color: #003399;text-decoration: underline}

.smallbluetext{font-size: 9px;color: #003399; font-family: verdana;}
A.smallbluetext {color: #003399; text-decoration: none}
A.smallbluetext:hover{ color: #003399;text-decoration: none}

A{color: #333333;text-decoration: none}
A:hover { color: #333333;text-decoration: none }








H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 17px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #3366ff; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Geneva , Helvetica, sans-serif
}

H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #333; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}


.Head   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:   bold;
    color: #0c5a97;
}



.adminTitle {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 17px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #488AC7; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Geneva , Helvetica, sans-serif
}











.navigation {
	FONT-SIZE: 11px; 
	FLOAT: left; 
	WIDTH: 250px;  
	PADDING-TOP: 20px; 
	LIST-STYLE-TYPE: none; 
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif

}
.navigation UL {
	LIST-STYLE-TYPE: none; PADDING: 0; PADDING-LEFT: 0px;
}
.navigation LI {
	LIST-STYLE-TYPE: none; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.navigation A {
	PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 5px; BACKGROUND: #F1F1F1; PADDING-BOTTOM: 0px; COLOR: #000000; LINE-HEIGHT: 25px; PADDING-TOP: 0px; HEIGHT: 25px; TEXT-DECORATION: none
}
.navigation A:visited {
	PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 5px; BACKGROUND: #F1F1F1; PADDING-BOTTOM: 0px; COLOR: #000000; LINE-HEIGHT: 25px; PADDING-TOP: 0px; HEIGHT: 25px; TEXT-DECORATION: none
}
.navigation A:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #1087FF
}





















/* DataGrid /GridView*/
.DataGrid_SelectedItemStyle
{
	font-weight: bold;
	Color: Navy;
	background-color: #9CF; 
}

.DataGrid_ItemStyle
{
	background-color: #FFFFFF;
   	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
}


.DataGrid_AlternateStyle
{
	/*
	background-color: #d5d6ea;
*/
	
/*	background-color: #D8D8D8;*/

	background-color: #DDF0FF;

	font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}


.DataGrid_HeaderStyle
{
	color: #000000;
	/*
	background-color: #d5d6ea;
	background-color: #DDF0FF;
*/
	/*background-color: #D8D8D8;*/
	font-family: Arial;
	font-weight: bold;
    font-size: 11px;
	
}

.DataGrid_FooterStyle
{
	color: #FFFFFF;
	background-color: #d5d6ea;

	/*background-color: Gray;*/
	font-family: Arial;
	font-weight: bold;
    font-size: 11px;
}

.DataGrid_PagerStyle
{
	background-color: #ffffff;
	font-family: Arial;
	font-weight: bold;
    font-size: 12px;
	text-align: left;
	color: #000000;
}




.DataGrid_alt
{
/*
	border-bottom-style:dotted;
	
*/

width:900px;


}

.BrowseMenu_OffStyle
{
	color: #996666;
	background-color: #ffffff;
	font-weight: bold;
    font-size: 14px;
    border-style:solid;
    padding:2px 5px 2px 5px;
}

.BrowseMenu_OnStyle
{
	color: #996666;
	background-color: #DDF0FF;
	font-weight: bold;
    font-size: 14px;
    border-style:solid;
    padding:2px 5px 2px 5px;
}

.DataGrid_SelectedItemStyle_alt
{
	font-weight: bold;
	Color: Navy;
	background-color: #9CF; 
}

.DataGrid_ItemStyle_alt
{


	background-color: #FFFFFF;
	vertical-align:top;
	border-bottom:dashed 3px #d5d6ea;
	margin-bottom:100px;
	

	
   	font-family:Verdana, Arial;
	font-size: 10px;
	font-weight: normal;

}


.DataGrid_AlternateStyle_alt
{
/*
	background-color: #DDF0FF;
*/
	vertical-align:top;
	border-bottom:dashed 3px #d5d6ea;
	margin-bottom:100px;
/*	background-color: #d5d6ea;*/
/*	background-color: #D8D8D8;*/



   	font-family:Verdana, Arial;
	font-size: 10px;
	font-weight: normal;

}


.DataGrid_HeaderStyle_alt
{
	color: #000000;
/*
	background-color: #DDF0FF;
*/
/*
	font-weight: bold;
    font-size: 10px;
*/
    	
}


.menupane 
{
	/*
	position: relative;
	display: block;
	float: left;
	height: 200px;
	width: 246px;
	clear: both;
	margin:0;
	z-index: 99;
*/
	
	position:absolute; 
	width: 160px;
	float: left;
	padding: 10px;
	margin:0 0 10px 0;
}




#wrap {
	BACKGROUND: #C0C0C0; MARGIN: 0px auto; WIDTH: 1094px
}

.tableWrapper
{
	background-color: #C3DAF9;
}

.innerWrapper
{
	/*background-color: #DDF0FF;*/
	background-color: #FFFFFF;
}

.detailWrapper {
	WIDTH: 810px
}


.contentbox {
	position: relative;
	display:block;
}
.contentbox2 {
	position: relative;
	display:block;
}
.contentbox3 {
	position: relative;
	display:block;
}


.articlebox {
	position: relative;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	color: Black;
}

.calendarNormal {
	 font-family: Arial,Verdana,Helvetica,sans-serif;
	 font-size: 10px;
	 color: #000000;
}

