/* APSR screen CSS */

/* layout */

html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*background: #FFFFFF;*/
	color: #000000;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*background: #FFFFFF;*/
	color: #000000;
	font-size: 80%;
	}
	
#banner1 {
	height: 26px;
	background: url(../images/rptTop.jpg) repeat;
	margin: 0;
	border-bottom: 4px solid #000;
	}
	
#banner2 {
	height: 68px;
	background: url(../images/rptMid.jpg) repeat;
	margin: 0;
	border-bottom: 4px solid #000;
	}
	
#banner3 {
	height: 37px;
	background: url(../images/rptBottom.jpg) repeat;
	margin: 0;
	}

/*Needed for Open Respositories banner*/

#banner2_or {
	height: 68px;
	background: url(../images/rptMid2.jpg) repeat;
	margin: 0;
	border-bottom: 4px solid #000000;
	}
	
#banner2_orca {
	height: 68px;
	background: url(../images/rptTopORCA.jpg) repeat;
	margin: 0;
	border-bottom: 4px solid #000000;
	}
	
h2.redborder {
	border-top: 4px solid #730508;
	padding-top:5px;
}

	
#lhscontainer {
	background: url(../images/slice4.jpg) no-repeat;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 50px 0 0 0px;
	/*position: relative;*/
	float:left;
	list-style-image: url(../images/li_bullet.gif);
	list-style-position: inside;
	left: 5px;
	top: 183px;


	}
	
#content1 {
    	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 5px 0px 10px;
	left: 230px;
	border-left: 1px solid #999999;
   	font-size: 1em;
	width: 70%;	
	position: absolute;
	}
	
#rhscontainer {
	font-family: Arial, Helvetica, sans-serif;
	/*position: relative;*/
	float: right;
	top: 17px;
	font-size: 95%;
	border-left: 1px solid #999;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 25px;
	padding-right: 10px;
	margin-left: 25px;
	margin-right:15px;
	margin-bottom: 40px;
	width: 118px;
	font-weight: normal;
	background-color: #FFFFFF;
	left: 83px;
	height: 100%;

	/*left: 574px;*/
	}
	
p.alerttext1  {
	color: #4D0A7D;
	font-size: 100%;
	border-bottom: 1px solid #333333;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}

p.alerttext2  {
	color: #AC0C0C;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}


#footer {
	clear: both;
	border-top: 1px solid #000;
	padding: 0px 0px 25px 0px;
	margin-right: 150px;
	text-align: left;
	font-size: 85%;
	color: #FFFFFF;
	} 
	
#skip {
	display: none; }
	
	
/* logo */
#header {
	position: absolute;
    top: 10px;
    left: 25px;
	height: 90px;
	}
	
.logo {
	display: block;
	width: 200px;
	height: 200px;
      }
	
.nodisplay {display: none;}

/* Search */
#search {
	width: 250px;
	margin: 40px 8px 3px 0px;
	color: #982D10;
	text-align: center;
	position: absolute;
	top: -4px;
	right: 10px;
	height: 114px;
	left: 767px;
    }
	
#search form {
	margin: 0px;
	font-size: 10px;
	}
	
.searcht {
	background-color: #FFFFFF;
	border: 1px solid #566272;
	font-size: 12px;
	padding:2px; 
	}
	
.searchs {
	background-color: #FFFFFF;
	border: 1px solid #566272;
	font-size: 12px;
	font-weight: bold;
	padding: 1px; 
	}


/*  LHS navigation */

#nav {
	padding: 0px 15px 15px 10px;
	}
	
#nav li {
	margin-bottom: 15px;
	}
	
#nav li a:link, a:visited {
	text-decoration: none;
	color: #7110B5;
	}
	
#nav li a:hover, a:active {
	text-decoration: none;
	color:#A471AD;
	}

#menuTopic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 20px;
	margin-bottom: 15px;
	color: #7110B5;
	}
	
/*li a:link{
list-style-image: url(../images/li_bullet.gif);
padding-bottom: 3px;*/
}

/*#lhscontainer nav li a:link{
	list-style-image: url(../images/li_bullet.gif);
	}*/

/*#nav ul {
		list-style-image: url(../images/li_bullet.gif);
		list-style-type: circle;
		padding: 15px 15px 15px 15px;
		}*/
		
/*#nav li {	   
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 2px 7px;
		color: #7110B5;
		}*/
		
/*#li a:link {
		margin: 0 px 10px 0 px 2px;
		}
		
/*#lhscontainer nav li menuTopic {
		margin: 0px 0px 0px 27px;
		font-size: 80%;
		padding: 0px 5px 10px 0px;
		color:#9B42DA;
		}

/* Added for Open Repositories Template */
#nav td a:hover {
		color: #A471AD;
		}
		
#nav td a {
		display: block;
		padding: 1px 2px;
		text-decoration: none;
		}
			
#footer {
		width: 100%;
		}

		
/* Partner */
	
#partner {
	padding: 0px 10px 0px 0px;
    	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
    	position: absolute;
    	top: 110px;
    	right: 10px;
	}
	
#partner a:link { 
	color: #FFFFFF;
	background: transparent;
 }
 
#partner a:visited { 
	color: #FFFFFF;
	background: transparent;
	}
	
#partner a:hover, a:active {
	color: #E9C7C7;
	background: transparent;
	}

/* Hack to work in Mozilla & IE for Mac */
html>body #nav li a {
		width: auto;
		}

/* styles for standard html elements */
p a:link { 
	color: #7110B5;
	background: transparent;
	text-decoration: none;
 }
 
p a:visited { 
	color: #7110B5;
	background: transparent;
	text-decoration: none;
	}
	
p a:hover, a:active {
	color:  #A471AD;
	background: transparent;
	text-decoration: none;
	}
	a:link { 
	color: #7110B5;
	background: transparent;
	text-decoration: none;
 }
 
a:visited { 
	color: #7110B5;
	background: transparent;
	text-decoration: none;
	}
	
a:hover, a:active {
	color:  #A471AD;
	background: transparent;
	text-decoration: none;
	}
	
h1, h2,  h3, h4 {
	background: transparent;
	}

h1 { 
	margin-top: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #AC0C0C;
	}

h2 { 
	margin-top: 1.1em;
	font-size: 130%;
	font-weight: bold;
	 }
	 
/*h2.currentHead {
/*margin-top: 1.1em;
margin-bottom: 1.5em;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 130%;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(../images/headingBanner.jpg);
	background-repeat:no-repeat;
	background-color: #700105;
	/*height: 23px;
	width: 465px;*/
	}*/
	



h3 { 
	margin-top: 2.8em;
	font-size: 120%;
	 }

h4 { 
	font-size: 85%; 
	color: #555555;
    }
    
h5 { 
	font-size: 65%; 
	color: #003D99;
	border-top: 1px solid #999999;
	padding-top: 5px;
	   }
	   
heading {
	position: absolute;
    top: 10px;
    left: 25px;
	height: 90px;
	}
    
h2+p, h3+p, h4+p { margin-top: -1em; }

#heading { /*heading with colour bar*/
	background: url(../images/headBG.jpg) repeat-y;
	background-color: #700105;	
	height: 25px;
	width: 500px;
	color: white;
	margin-top: 1.5em;
	margin-bottom: .5em;
	padding-left: .2em;
	padding-top: .5em;
	padding-left: .5em;
	font-size: 120%;
}

p { 	
	font-size: 100%;
	color: black;
  }
  
p.subheading {
font-size: 105%;
color: #AC0C0C;
/*border-bottom: 1px solid #333333;*/
margin-top: -12px;
padding-bottom: 5px;
}

dt { font-weight: bold;
	}
	
ul li{margin-top: 0.2em;
   }

/* text sytling */
.highlight { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	border: 1px #5E0AC6 solid;
	background-color: #CDC4CF; 
	margin: 35px 10%;
	padding: 15px;
	text-align: center;
	}

/* for IE 5 */
 table td {
	text-align: left;
	padding-left: 0.3em;
	padding-right: 0.3em;
	font-size: 10pt;
}

table th { 
	font-weight: bold; 
	color: #000000; 
	background-color: #CDC4CF;
	font-size: 10pt;
	}
.redBullet {
	list-style-image: url(../images/redBullet.jpg);
	color: #000000;
	font-weight: normal;
}

 <style type="text/css">
table.photos {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.photos th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.photos td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
</style>
#banner2_orca {
	height: 68px;
	background: url(../images/rptMid2.jpg) repeat;
	margin: 0;
	border-bottom: 4px solid #000000;
}

