﻿html,body,form
{
    width : 100%;
    height : 100%;
    padding: 0px;
    margin: 0px;
}

#divLogoBarLeft
{
    position : relative;
    float : left;
    background-repeat: no-repeat;
    width : 358px;
    height : 65px;
    overflow: hidden;
    /*Colors for these elements and classes is defined in CommonStylesColors.css */
}

#divPageContainer
{
    width: 971px;
    margin: 0 auto;
    overflow: hidden;
}

#tblMainTable
{
	border: 1px ridge #C9C9C9;
	width: 947px; /*background-image: url(Images/main_tile_dropshadow.png);
	background-repeat: repeat-y;*/
	border-collapse: collapse;
	height: 100%;
}

/*.imgTopLeft
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    height: 40px;
    width: 12px;
    background-image: url(Images/lhs_top_dropshadow.png);
    background-repeat: no-repeat;
}*/

/*#divTopLeft
{
    height: 40px;
    width: 12px;
    background-image: url(Images/lhs_top_dropshadow.png);
    background-repeat: no-repeat;
    overflow: hidden;
}*/

/*#divBottomLeft
{
    height: 40px;
    width: 12px;
    background-image: url(Images/lhs_bottom_dropshadow.png);
    background-repeat: no-repeat;
    overflow: hidden;
}

#divTopRight
{
    height: 40px;
    width: 11px;
    background-image: url(Images/rhs_top_dropshadow.png);
    background-repeat: no-repeat;
    overflow: hidden;
}

#divBottomRight
{
    height: 40px;
    width: 11px;
    background-image: url(Images/rhs_bottom_dropshadow.png);
    background-repeat: no-repeat;
    overflow: hidden;
}*/

/*#tblTopLeft
{
    width: 12px;
    vertical-align: top;
}

#tblBottomLeft
{
    width: 12px;
    vertical-align: bottom;
}

#tblTopRight
{
    width: 11px;
    vertical-align: top;
}

#tblBottomRight
{
    width: 11px;
    vertical-align: bottom;
}
*/
#tblContent
{
    width: 947px;
}

#divTopBar
{
    position : relative;
    width : 947px;
    height : 18px; 
    float: none;
    overflow: hidden;
}

#divTopBarLeft
{
    position : relative;
    float : left;
    width : 547px;
    overflow: hidden;
}

/*#divTopBarRight
{
    background-image: url(Images/top_colouredbar.png);
    background-repeat: no-repeat;
    width: 400px;
    vertical-align: middle;
    overflow : hidden;
    line-height : 18px ;
    min-height :18px;
}

#divTopBarRight A
{
    height: 18px;
    padding-left: 170px;
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    vertical-align: middle;
    text-decoration: none;
}

#divTopBarRight A visited
{
    text-decoration: none;
}*/

#divLogoBar
{
    position : relative;
    width : 947px;
    float: none;
    overflow: hidden;
}

#divLogoBarRight
{
	position: relative;
	float: right;
	background-color: #FFCCCC;
}


#divFooter
{
	background : #445C73;
    position : relative;
    width : 947px;
    float: none;
    overflow: hidden;
    height : 19px;
}

#tdFlashBanner
{
    padding: 0px;
    margin: 0px;
}



/*#divFooterTopLine, #divFooterBottomLine, #divMenuBarTopLine, #divMenuBarBottomLine, #divTickerTopLine, #divTickerBottomLine
{
    height : 1px;
    position : relative;
    width : 947px;
    /*background-image: url(Images/long_horizontalline.png);
    background-repeat: no-repeat;
    /*overflow : hidden;*/
    /*z-index : 0 ;
    background-color: #C0C0C0;
}*/

.HorizontalSeparator
{
	height: 3px;
	width: 100%;
	background-image: url(  'Images/long_horizontalline.png' );
	background-repeat: no-repeat;
	overflow: hidden;
	visibility: visible;
}

.MenuTop
{
	width: 100%;
	visibility: visible;	
    text-align : center;
    z-index: 60001;
}
.MenuTable
{
	/*background-image: url('Images/MenuBg.jpg');*/	
	height:25px;
	width:100%;
	background-color:#3f6886;	
}


#divFooterContent
{
    position : relative;
    width : 947px;
    overflow: hidden;
	BACKGROUND-COLOR: #445c73    
}

#divFooterContent
{
    position : relative;
    width : 947px;
    overflow: hidden;
	BACKGROUND-COLOR: #445c73    
    
}

#divFooterContentLeft
{
	background-color:#445c73;	    
    float : left;
    width : 300px;
    height : 19px;
    background-image: url(Images/Footer-Left.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    padding-left : 200px;
}

#divFooterContentRight
{
	/*float: right; /*width: 754px;*/
	/*width: 449px;*/
	height: 19px;
	overflow: hidden;
	text-align: right;
	font-family: Arial;
	font-size: 8pt;
	vertical-align: middle ;
	line-height: 19px;
	background-color:#445c73;
}

#divMenuBarContent
{
    position : relative;
    width : 947px;
    z-index : 60001;
}

/*.divMenuBarLeft
{
	background-position: left;
	width: 72px;
	height : 25px;
	background-image: url(Images/lhs_navbar.png);
	background-repeat: no-repeat;
	overflow: hidden;
}*/

/*#divMenuBarMenu
{
    position : relative; 
    width: 803px;
    height: 25px;
    float: left;
    background-image: url(Images/tile_navbar.png);
    background-repeat: repeat-x;
    z-index : 0 ;
 }

.divMenuBarRight
{
	background-position: right;
	width: 68px;
	height : 25px;
	float: right;
	background-image: url(Images/rhs_navbar.png);
	background-repeat: no-repeat;
	overflow: hidden;
}*/


/*#divLandingPageLinks
{
	background-color: #3366FF;
	text-align: right;
	position: absolute;
	overflow: hidden;
	top: 72px;
	left: 623px;
}*/

/*#divMainContentArea
{
	position: relative;
	width: 947px;
	background-color: #666666;
	display: inline-table;
}*/

#tdLeftColumn
{
	border: 2px solid #FFFFFF;
	margin: 3px;
	/*background-color: #416889;*/
	width: 199px !important;
	/*background-repeat: repeat-x;*/
	height: 100%;
}
#LeftColumnMenuArea
{
	background-color: #FFFFFF;
}
#LeftColumnArea
{
	/*background-position: top;*/
	width: 199px;
	/*background-image: url( 'Images/sidemenu_colourtile.jpg' );*/
	/*min-height: 465px;*/
	vertical-align: top;
	/*background-repeat: repeat-x;*/
	/*background-color: #416889;*/
}
.LeftColumnAreaBottom
{
	background-color: #416889;
}

#tdLeftColumnRightBorder
{
    width: 1px;
    background-color: #C0C0C0;
}

#tdMidColumn
{
	padding: 5px;
	background-color: #FFFFFF;
	width: 769px;
}

#divBreadCrumbArea
{
	padding: 4px;
	height: 25px;
	width: 100%;
}

#divMainContent
{
    width : 100%;
}

#tdRightColumn
{
	background-color: #FFFFFF;
	width: 1px;
}


.LeftColumnContentBlock
{
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	margin: 15px 10px 15px 10px;
}

#LeftColumnMenu
{
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	margin: 15px 10px 15px 10px;
	
}

#td3ColumnLeftColumn
{
}

#td3ColumnMiddleColumn
{
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
    padding-right: 5px;
    padding-left: 5px;
}

#td3ColumnRightColumn
{
}

.LeftColSeparatorTop
{
	
}

/*p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #476886;
}*/

/*.BreadCrumbArea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #94b0be;
    text-decoration: none;
    float: none;
}
.BreadCrumbArea a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #94b0be;
	text-decoration: none;	
}
.BreadCrumbArea a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.BreadCrumbArea a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #94b0be;
	text-decoration: none;
}
*/

/*.search_text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #476886;
}
.left_links_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #476886;
	font-weight: bold;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #94b0be;
}
.main_page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #476886;
}
.body_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #476886;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #476886;
	margin-top: 20px;
	margin-bottom: 20px;
}
.info_box_main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #476886;
	font-weight: normal;
}
.info_box_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #476886;
}
.left_links a:link {
	color: #476886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.left_links a:visited {
	color: #476886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.left_links a:hover {
	color: #476886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.left_links a:active {
	color: #476886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.info_box_links a:link {
	color: #476886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.info_box_links a:visited {
	color: #476886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.info_box_links a:hover {
	color: #94b0be;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.info_box_links a:active {
	color: #476886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.course_links a:link {
	color: #476886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.course_links a:visited {
	color: #476886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.course_links a:hover {
	color: #b71f38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.course_links a:active {
	color: #b71f38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.top_links a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.top_links a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.top_links a:hover {
	color: #c3d4dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.top_links a:active {
	color: #c3d4dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.Contact_link a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.Contact_link a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.Contact_link a:hover {
	color: #c3d4dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.Contact_link a:active {
	color: #c3d4dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.tabbed_lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #476886;
	list-style-position: outside;
	list-style-type:disc;
	margin-left:10px;
	outline-color: #FFFFFF;
	padding-left: -3px;
}
*/
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #476886;
}
.leftmargin {
	margin-left: 8px;
}

/*.jse_Newslist H3 A:active,
.jse_Newslist H3 A:hover,
.jse_Newslist H3 A:visited,
.jse_Newslist H3 A:link
{
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #476886;
}*/

.jse_Newslist .body_copy A:active,
.jse_Newslist .body_copy A:hover,
.jse_Newslist .body_copy A:visited,
.jse_Newslist .body_copy A:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #476886;
    text-decoration: none;
}

.jse_Newslist p
{
    margin : 0;
}

.spacerrow
{
    height : 15px;
}




/*  */


.sb_table
{
    width : 100%;
}

/*.longvertical_divider_Upper
{
	border: 0px solid #FF3399;
	background-position: center top;
	background-image: url('Images/longvertical_divider_Upper.jpg' );
	background-repeat: no-repeat;
	height: 167px;
	min-height: 167px;
	max-height: 167px;
	overflow: visible;
}*/
.tdlongvertical_divider_Bottom
{
	height: 167px !important;
	min-height: 167px !important;
	max-height: 167px !important;
	background-position: center bottom;
	background-color : #C0C0C0;
	/*background-image: url(    'Images/longvertical_divider_Tile.jpg' );
	background-repeat: repeat-y;*/
}
/*
.longvertical_divider_Bottom
{
	background-position: center bottom;
	background-image: url(  'Images/longvertical_divider_Bottom.jpg' );
	background-repeat: no-repeat;
	height: 100% !important;
	min-height: 167px !important;
	max-height: 167px  !important;
	overflow:visible ;
	vertical-align : bottom ;
	border: 0px solid #FF3399;
	
}*/

.horizontalSplitter
{
	background-position: bottom;
	background-image: URL('Images/BottomMargin.gif' );
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 1px;
	background-color: #C0C0C0;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.containerPanel
{
	position : relative;
	width : 100%;
	height : 100%;
}

.layerPanel1
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin : 0px;
	padding : 0px;
	overflow : hidden;
}

.layerPanel2
{
	position:absolute;
	top: 0px; 
	left: 0px;
	margin : 0px;
	padding : 0px;
	/*z-index : 15000;*/
	overflow : hidden;
}

.tdContent
{
	background-color: #808080;
	/*width: 400px;*/
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80) !important;
	opacity: .80 !important;
	-moz-opacity: .80 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding-left: 20px;
	vertical-align: middle;
	
}

.tdButton
{
	background-color : Transparent; 
}

.tdButton A:active, .tdButton A:hover, .tdButton A:visited, .tdButton A:link
{
	cursor : hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF !important;
}

.tdContent H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF !important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
}

.tdContent A:active, .tdContent A:hover, .tdContent A:visited, .tdContent A:link
{
	cursor : hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF !important;
}

.tdContent TD
{
	padding-left: 20px;
}

.tdContent P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*font-weight: bold;*/
	color: #FFFFFF !important;
}


