/* CSS Document */

body{
	margin: 0px;
	text-align:center;
	SCROLLBAR-FACE-COLOR: #E7E5FA;
	SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ED3311;
	SCROLLBAR-TRACK-COLOR:#eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	background-image: url(../assets/images/bak1.jpg);
	background-repeat: repeat-x;

}

/* Layer Styles */

#Layer1 {
	position:relative;
	left: 0px;
	top: 5px;
	height: 580px;
	width: 950px;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	z-index:50;
	border: 0px solid #CCCCCC;
	background-color: #FFFFFF;
}


#Layer2 {
	position:absolute;
	left:0px;
	top:108px;
	width:100%;
	height:25px;
	z-index:2;
	border: 1px none #CCCCCC;	
}


#Layer3 {
	position:absolute;
	left:163px;
	top:145px;
	width:770px;
	height:420px;
	z-index:3;
	overflow: auto;
	padding: 5px;
}

/* layers 31 and 32 added to display results side by side*/

#Layer31 {
	position:absolute;
	left:5px;
	top:125px;
	width:350px;
	z-index:4;
	padding: 5px;
}

#Layer32 {
	position:absolute;
	left:365px;
	top:125px;
	width:300px;
	z-index:5;
	padding: 5px;
}

/* layer 33 added to display results side by side but in single layer*/

#Layer33 {
	position:absolute;
	left:5px;
	top:125px;
	width:450px;
	z-index:4;
	padding: 5px;
}

 style added to test change of property 
	   
#sl {
	display: none;
}
	   
#Layer4 {
	position: absolute;
	left: 10px;
	width: 155px;
	top: 220px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	background-position: top;
	height: 300px;

}

#Layer40 {
	position: absolute;
	left: 4px;
	width: 155px;
	top: 150px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	background-position: top;
	height: 330px;

}

#Layer5 {
	position:absolute;
	left:80px;
	top:12px;
	width:327px;
	height:26px;
	z-index:1;
}

#MenuPos {
	position: absolute;
	width: 100%;
	left: 0;
	height: 25px;
}

#banner {
	position:absolute;
	left:0px;
	top:2px;
	width:933px;
	height:100px;
	z-index:3;
	overflow: auto;
	padding: 5px;
}

#Layer7
 {
	position:absolute;
	left:163px;
	top:145px;
	width:770px;
	height:400px;
	z-index:100;
	overflow: auto;
	padding: 5px;
}


/* text - font styles */

.maintext1 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
	white-space: normal;
}

.maintextpadleft {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
	white-space: normal;
	padding-left: 5px;
}

.maintextresults {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #24498f;
	text-align: left;
	white-space: normal;
	background-color: #FFFFFF;
	padding-left: 25px;
}

.maintextresults_right {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #24498f;
	text-align: right;
	white-space: normal;
	background-color: #FFFFFF;
	padding-left: 1px;
}

.maintext_bold_blue {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #1D5294;
	text-align: left;
}

.maintext1_centred_blue {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #1D4F8E;
	text-align: center;
}

.under_text {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
}


.leftwindow {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
}

.text_mid {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
}

.large_text {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #666666;
}

.page_heading1 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.maintext_centred {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-align: center;
}

.officetext {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 75%;
	text-align: center;
	color: #24498f;
}


/* Navigation and link font styles */
a.maintextresults:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #24498f;
	text-align: left;
	white-space: normal;
	background-color: #FFFFFF;
	padding-left: 25px;
}

a.maintextresults_right:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #24498f;
	text-align: right;
	white-space: normal;
	background-color: #FFFFFF;
}

a.midpagebrightlinks:link{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #24498F;
	text-decoration: none;
}

a.midpagebrightlinks:visited  {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #24498F;
	text-decoration: none;
}

 a.midpagebrightlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ED3311;
	text-decoration: none;
}

.midpagebrightlinks {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #24498F;
	text-decoration: none;
		}
		


a.midpagelinks:link{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

a.midpagelinks:visited  {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

 a.midpagelinks:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}

.midpagelinks {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
		}
		
a.boldlinks:link{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1D5294;
	text-decoration: none;
}

a.boldlinks:visited  {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C14732;
	text-decoration: none;
}

 a.boldlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.boldlinks {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #1D5294;
	text-decoration: none;
		}
		
a.bottomlinks:link{
	font-family: "Trebuchet MS";
	font-size: 6pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A6A6A6;
	text-decoration: none;
}

a.bottomlinks:visited  {
	font-family: "Trebuchet MS";
	font-size: 6pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A6A6A6;
	text-decoration: none;
}

 a.bottomlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 6pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C14732;
	text-decoration: none;
}

.bottomlinks {
	font-family: "Trebuchet MS";
	font-size: 6pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #A6A6A6;
	text-decoration: none;
		}
		
	
a.officelinks:link{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C14732;
	text-decoration: none;
}

a.officelinks:visited  {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C14732;
	text-decoration: none;
}

 a.officelinks:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.officelinks {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #C14732;
	text-decoration: none;
		}	
