@media print 
{
	.hideforprint{display:none} 
	#HelpCell{display:none} 
	#tblBrandNavigation{width:100%}
	
	.TableBody
	{
		font-size:10pt;
		font-family:Verdana;
	}

	.TableTabNavigation
	{
		font-size:10pt;
		font-family:Verdana;
	}	
	
	#TitleBar
	{
		width:100%
	}	
	
	.CentreSearchTable
	{
		width:100%
	}				
}

@media screen
{
	.TableBody
	{
		font-size:10pt;
		font-family:Verdana;
		height:400px;
		width:620px;
		border: solid 1 #99CCFF
	}	
	
	.TableTabNavigation
	{
		font-size:10pt;
		font-family:Verdana;
		width:600px;
	}
	
	.TitleBar
	{
		width:620px
	}	
	
	.CentreSearchTable
	{
		width:620px
	}	
}

.brandNavigation
{
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
}

.newBrandNavigation
{
	padding: 5px 5px 5px 5px;
	
}

.edexcellogo
{
	float:left;
	width:190px;
	height:127px;
}

.topbar
{
	color:#fff; 
	text-decoration:none; 
	font-size:xx-small;
	background-image:url(../images/TopBar/bg760.gif); 
	background-repeat:no-repeat;
}

BODY
{
	font-size:10pt;
	font-family:Verdana;
	margin-right:0px;margin:0px;
	background-color: #FBF5EA;
}
TABLE
{
	font-size:10pt;
	font-family:Verdana;
}
INPUT, textarea
{
	font-size:10pt;
	font-family:Verdana;
}

BUTTON
{
	font-size:10pt;
	color:#e7e7ff;
}

A
{
	font-size:8pt;
	font-family:Verdana;
	color:Blue;
}
.BUTTON1
{
	border-right:#6699cc thin solid;
	border-top:#6699cc thin solid;
	font-weight:bold;
	background:#6699cc;
	border-left:#6699cc thin solid;
	color:captiontext;
	border-bottom:#6699cc thin solid;
}
.PaddedButton
{
	padding-left :5px;
	padding-right :5px;
}
.TableMain
{
	font-size:10pt;
	left:0px;
	top:0px;
	height:800px;
	width:100%;
	font-family:Verdana;
	position:absolute;
}

.DATAGRID
{
	font-size:XX-small;
	width:100%;
	border-top-style:none;
	font-family:Verdana;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-width:0
}

.STUDENTS
{
	font-size:8pt;
	width:200PX;
	border-top-style:none;
	font-family:Verdana;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-width:0
}
.ENTRIES
{
	font-size:8pt;
	width:380PX;
	border-top-style:none;
	font-family:Verdana;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-width:0
}

.KSDataGridItem
{
	font-size:8pt;
	color:#4a3c8c;
	height:10px;
	background-color:#e299ff;
}
.KSDataGridAlternatingItem
{
	font-size:8pt;
	height:10px;
	background-color:#f7f7f7;
}

.DROPDOWNLIST
{
	font-size:10pt;
	font-family:Verdana;
}

.NEWDROPDOWNLIST
{
	font-size:8pt;
	font-family:Verdana;
	width:160;
	font-weight:bold;
}
.SMALLFONT
{
	font-size:8pt;
	font-family:Verdana;
}
.BIGFONT
{
	font-size:10pt;
	font-family:Verdana;
}
.MESSAGE
{
	font-size:10pt;
	font-family:Verdana;
}
.WARNING
{
	font-size:10pt;
	font-family:Verdana;
	color:Red;
  }
.rootmenu
{
	padding-right:2px;
	padding-left:2px;
	padding-bottom:2px;
	padding-top:2px;
	width:100%;
}
.rootmenu_item
{
	border-right:white 1px solid;
	padding-right:2px;
	border-top:white 1px solid;
	padding-left:2px;
	font-weight:bold;
	font-size:8pt;
	padding-bottom:2px;
	border-left:white 1px solid;
	cursor:pointer;
	background-color:#B9DBFF;
	color:Black;
	padding-top:2px;
	border-bottom:white 1px solid;
	background-repeat:repeat-x;
	font-family:Verdana;
	background-color:white;
}
.rootmenu_selected_item
{
	border-right:gray 1px solid;
	padding-right:2px;
	border-top:gray 1px solid;
	padding-left:2px;
	font-weight:bold;
	font-size:8pt;
	padding-bottom:2px;
	border-left:gray 1px solid;
	cursor:pointer;
	color:green;
	padding-top:2px;
	border-bottom:gray 1px solid;
	font-family:Verdana;
	background-color:#f1f1f1;
}
.submenu
{
	border-right:gray 1px solid;
	padding-right:2px;
	border-top:gray 1px solid;
	padding-left:2px;
	padding-bottom:2px;
	border-left:gray 1px solid;
	width:100%;
	padding-top:2px;
	border-bottom:gray 1px solid;
	position:absolute;
	background-color:white;
}
.submenu_item
{
	border-right:white 1px solid;
	padding-right:2px;
	border-top:white 1px solid;
	padding-left:2px;
	font-size:8pt;
	padding-bottom:2px;
	border-left:white 1px solid;
	cursor:pointer;
	color:#666699;
	padding-top:2px;
	border-bottom:white 1px solid;
	font-family:Verdana;
	background-color:white;
}
.submenu_selected_item
{
	border-right:gray 1px solid;
	padding-right:2px;
	border-top:gray 1px solid;
	padding-left:2px;
	font-size:8pt;
	padding-bottom:2px;
	border-left:gray 1px solid;
	cursor:pointer;
	color:green;
	padding-top:2px;
	border-bottom:gray 1px solid;
	background-color:#f1f1f1;
}
.banner
{
	background:#6699cc;
}

.container
{
	position:relative;
	height:22px;
	width:580px;
	overflow:hidden;
	background-color :#f5f5f5;
}

.newContainer
{
	position:relative;
	height:22px;
	width:500px;
	overflow:hidden;
	background-color :#f5f5f5;
}

.ticker
{
	position:relative;
	visibility:hidden;
	left:0px;
	top:0px;
	border-width:0px;
	border-style:none;
	font-size:12px;
	width:100%;
	height :22px;
}

.tickerbanner
{
	color:Black;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	margin:0px;
	font-size :12px;
	font-family :Verdana;
}
.DataGridHeader
{
	font-weight:bold;
	background-color:#B9DBFF;
	color:Black;
}
.KSDataGridHeader
{
	font-weight:bold;
	color:#f7f7f7;
	background-color:#e299ff;
}
.DataGridHeader1
{
	font-weight:bold;
	background-color:#6699cc;
	color:#F7F7F7
}
.DataGridSelectedItem
{
	font-weight:bold;
	color:#F7F7F7;
	background-color:#738A9C
}
.DataGridItem
{
	color:#4a3c8c;
	background-color:#e7e7ff;
	height:10px
}
.DataGridAlternatingItem
{
	background-color:#F7F7F7
}
.DataGridFooter
{
	color:#4A3C8C;
	background-color:#B5C7DE;
	font-weight:bold
}
.KSDataGridFooter
{
	font-weight:bold;
	color:#4a3c8c;
	background-color:#e299ff;
}
.DataGridPager
{
	color:#4A3C8C;
	background-color:#E7E7FF;
}
.KSDataGridPager
{
	color:#4a3c8c;
	background-color:#e299ff;
}
.DataGridItemHighlight
{
	color:#4a3c8c;
	background-color:#ffffcc;
	height:10px
}
.DataGridItemBright
{
	color:#4a3c8c;
	background-color:#ccffcc;
	height:10px
}

.DataGridItemWarning
{
	background-color :#ffcc7e;
}

.DataGridItemSevere
{
	color:white;
	background-color:#ff8e5f;
}

/* Images */

IMG
	{
		border:0px;
	}
	
	/* Default hyperlinks */

A:link
	{
		font-family:verdana, arial, helvetica;
		font-size:8pt;
		text-decoration:underline;
		color:#1D2CB1;
	}

A:visited
	{
		font-family:verdana, arial, helvetica;
		font-size:8pt;
		text-decoration:underline;
		color:#1D2CB1;
	}

A:hover
	{
		font-family:verdana, arial, helvetica;
		font-size:8pt;
		text-decoration:underline;
		color:#1D2CB1;
	}
	
.ScreenText
	{
		font-family:verdana, arial, helvetica;
		font-size:8pt;
		text-decoration:none;
		color:#000000;
	}
	
	/* Background Formatting */

.blueCell
	{
		background-color:#CADBEE;
	}

.lightBlueCell
	{
		background-color:#EDF4FC;
	}

.greyCell
	{
		background-color:#EFEFEF;
	}

.InnerDataGrid
{
	font-size:11px
}

.InnerDataGridHeader
{
	color:#FFFFFF;
	background-color:#9999cc;
}

.InnerDataGridItem
{
	color:#4a3c8c;
	background-color:#e7e7ff;
	height:8px;
}
.InnerDataGridAlternatingItem
{
	background-color:#F7F7F7
}

.Tab
{
	background-color:#B6DDFC;
}

.TabSelected
{
	background-color:#99CDFF;
}

.TitleBlue
{
	background-color:#364395;
	color: #FFFFFF;
    
}

.A.TabLink:link
{
	text-decoration:none;
	color:Black;
}

.A.TabLink:hover
{
	text-decoration:none;
	color:Black;
}

.A.TabLink:visited
{
	text-decoration:none;
	color:Black;
}
.InvoiceLineItem
{
	border-right:black 1px solid;
}

.Header
{
	background-color:#eeeeee;
	font-weight:bold
}

.ShoppingCart
{
	color:#003463;
	font-size:11px;
	background-color: #F1D1FA;
}
.Shading
{
	background-color:#eeeeee;
}
.CartGridHeader
{
	font-weight:bold;
	background-color:#D8CCF9;
	color:Black;
}
.CartGridItem
{
	color:Black;
	background-color:#FAECFD;
	height:10px
}
.CartGridAlternatingItem
{
	background-color:#F1D1FA
}
.CartGridFooter
{
	color:Black;
	background-color:#D8CCF9;
	font-weight:bold
}
.ProcessControl
{
	background:#D8D8D8
}

.A.ProcessControl:visited
{
	font-size:10pt;
}
.A.ProcessControl:hover
{
	font-size:10pt;
}
.A.ProcessControl:link
{
	font-size:10pt;
}

.ProcessSelected
{
	background-color:#B5DFFF;
	font-weight:bold;
}
.A.ProcessSelected:visited
{
	font-size:10pt;
}

.A.ProcessSelected:link
{
	font-size:10pt;
}

.A.ProcessSelected:hover
{
	font-size:10pt;
}

.DataGridHeaderPubs
{
	font-weight:bold;
	background-color:#B9DBFF;
	color:Black;
}

.DataGridHeaderPubs A:link
{
	font-size :10pt;
}
.DataGridHeaderPubs A:visited
{
	font-size :10pt;
}

.DataGridHeaderPubs A:active
{
	font-size :10pt;
}
.DataGridHeaderPubs A:hover
{
	font-size :10pt;
}

.DATAGRIDPUBS
{
	font-size:10pt;
	width:100%;
	border-top-style:none;
	font-family:Verdana;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-width:0
}

.DataGridItemPubs
{
	color:#4a3c8c;
	background-color:#e7e7ff;
	height:10px
}

.DataGridItemPubs A:link
{
	font-size :10pt;
}
.DataGridItemPubs A:visited
{
	font-size :10pt;
}

.DataGridItemPubs A:active
{
	font-size :10pt;
}
.DataGridItemPubs A:hover
{
	font-size :10pt;
}

.DataGridFooterPubs
{
	color:#4A3C8C;
	background-color:#B5C7DE;
	font-weight:bold;
	font-size :10pt;
}
.DataGridFooterPubs A:link
{
	font-size :10pt;
}
.DataGridFooterPubs A:visited
{
	font-size :10pt;
}

.DataGridFooterPubs A:active
{
	font-size :10pt;
}
.DataGridFooterPubs A:hover
{
	font-size :10pt;
}
.DataGridAlternatingItemPubs
{
	background-color:#F7F7F7;
	font-size:10pt;
}
.DataGridAlternatingItemPubs A:link
{
	font-size :10pt;
}
.DataGridAlternatingItemPubs A:visited
{
	font-size :10pt;
}

.DataGridAlternatingItemPubs A:active
{
	font-size :10pt;
}
.DataGridAlternatingItemPubs A:hover
{
	font-size :10pt;
}

.legend
{
	color:Black ;
	font-weight:bold;
}

.CommentaryTitle
{
	font-weight :bold;	
	font-size :10pt;
}

.oscaParagraph 
{
	MARGIN-BOTTOM:2px; 
	MARGIN-LEFT:23px; 
	WIDTH:560px 
}

.brBorder 
{
	BORDER-RIGHT:black 1px solid; 
	BORDER-BOTTOM:black 1px solid 
}

.btrBorder 
{
	BORDER-RIGHT:black 1px solid; 
	BORDER-TOP:black 1px solid; 
	BORDER-BOTTOM:1px solid 
}

.trBorder 
{ 
	BORDER-RIGHT:black 1px solid; 
	BORDER-TOP:black 1px solid 
}

.rBorder
{
	border-right:black 1px solid;
}

.bBorder
{
	border-bottom :black 1px solid;
}

.brBoldBorder
{
	BORDER-RIGHT:black 2px solid; 
	BORDER-BOTTOM:black 2px solid 
}

.bBoldBorder
{
	BORDER-BOTTOM:black 2px solid
}

.infoBox
{
	border-right:#91936E 1px solid;
	border-top:#91936E 1px solid;
	border-left:#91936E 1px solid;
	border-bottom:#91936E 1px solid;
	background-color:#FEFECA;
	padding:5px;
}

.pageSection
{
	border-right:#99ccff 2px solid;
	padding-right:5px;
	border-top:#99ccff 2px solid;
	padding-left:5px;
	padding-bottom:5px;
	margin:2px;
	border-left:#99ccff 6px solid;
	padding-top:5px;
	border-bottom:#99ccff 2px solid;
	background-color:#fafaff;
}

.italicText
{
	FONT-STYLE:italic 
}

.boldText 
{ 
	FONT-WEIGHT:bold 
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

.A.MenuLink:link
{
	color:black;
	text-decoration:none
}
.A.MenuLink:visited
{
	color:black;
	text-decoration:none
}
.A.MenuLink:hover
{
	color:black;
	text-decoration:underline
}
.btn{color:Black}
.btn,.chkBox{cursor:pointer}
.accessKey{text-decoration:underline}
.smallprint{font:xx-small}
.heading{font-weight:bold;text-align:center}
.hidden{display:none}
input.ReadOnly, textarea.ReadOnly, select.ReadOnly
						{ background-color: #dcdcdc; }

