
.controlpanel {
	width: 100%;
	background-color: #E2E6F4;
}

.StandardButton     {
    background: #1E5589 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #F5F5F5;
	BORDER-RIGHT: #1E5589 1px solid; 
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}


/* Menu & Logo Pane Holder */
.BlankMenu {
/*	background-color: #3399CC; */
	height: 25px;
	background-repeat: no-repeat;
	background-color: transparent;
}

/* Menu & Logo Pane Holder */
.BlankMenuFull {
/*	background-color: #3399CC; */
	height: 25px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/* Small rounded end on menu */
.MenuRight {
	background-color: #00FF00; /* #3399CC;*/
	width: 20px;
	height: 25px;
	background-repeat: no-repeat;
}

/* Repeat Background colour on menu so it expands with tabs */
.MenuBG {
	background-color: #FFFFFF;
	height: 16px; 
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: bottom;
	/*BACKGROUND-IMAGE: url(img/menu_bg18.gif);*/
}
.MenuBGBold {
	background-color: #FFFFFF;
	/* height: 10px; */
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	padding-right: 6px; 
}
A.MenuBGBold:link {
	vertical-align: top;
	color: #939598; 
	font-family: Arial, Helvetica; 
	font-size: 40pt; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration:  none;
}

A.MenuBGBold:visited  {
	vertical-align: top;
	color: #939598; 
	font-family: Arial, Helvetica; 
	font-size: 40pt; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration:  none;
}


/* Menu table repeat for 100% width settings */
.MenuRepeat {
	background-color: #3399CC;
	width: 100%;
	height: 85px;
	background-repeat: repeat-x;
}

/* Breadcrumb Background */
.BCBackground {
	background-image: url(menu_bg.jpg);
	height: 32px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/* Curved section on footer that cannot be repeated */
.FooterFixed {
	background-image: url(FooterBlueFixed.gif);
	height: 100px;
	width: 410px;
	background-repeat: no-repeat;
}

/* Background repeat on Footer for 100% width settings */
.FooterRepeat {
	background-image: url(FooterRepeat.gif);
	height: 100px;
	background-repeat: repeat-x;
}
.NavFooter {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 780px; COLOR: #ffffff; LINE-HEIGHT: 12px; PADDING-TOP: 7px; FONT-FAMILY: Georgia; HEIGHT: 18px; BACKGROUND-COLOR: #c3d8eb; TEXT-ALIGN: right
}
.minibannerpane {
	padding: 0px;
}

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
	 font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
A.MediaTabs:link {
    text-decoration:  none;
    color:#5069BC;
}

A.MediaTabs:visited  {
    text-decoration:    none;
    color:#194874;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.MediaTabs:hover    {
    text-decoration:    none;
    color:#FF9024;
}



/* text and link style for SkinObjects */

.SkinObject
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px; /*1.2em;*/
	font-weight: normal;
}

A.SkinObject:link
{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}
A.SkinObject:visited
{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}
A.SkinObject:active
{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}
A.SkinObject:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #C0C0C0;
	text-decoration: none;
}


p {
	font-family: Arial;
	font-size: 10pt;

} 


.ITXPowered{
  font-family: verdana, arial , helvetica, sans-serif;
  font-size:7.5pt; 
  color: #606060;
}


A.ITXPowered:link  {
  font-family: verdana, arial , helvetica, sans-serif;
	text-decoration:  none;
	font-size:7.5pt; 
	color: #606060;
}

A.ITXPowered:visited  {
  font-family: verdana, arial , helvetica, sans-serif;
	text-decoration:  none;
	font-size:7.5pt; 
	color: #606060;
}

A.ITXPowered:active   {
  font-family: verdana, arial , helvetica, sans-serif;
	text-decoration:  none;
	font-size:7.5pt; 
	color: #606060;
}

A.ITXPowered:hover    {
  font-family: verdana, arial , helvetica, sans-serif;
	text-decoration:  underline;
	font-size:7.5pt; 
	color: #606060;
}
