html{
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
}


h1 {
	font-size: large;
	font-weight: bold;
	}

h2 {
	font-size: medium;
	font-weight: bold;
	}

h3 {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	}
	
h4 {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	}

/*sections*/

#header {
	height:50px;
	margin:0; 
	padding:0px 0px 0px 0px;
	}

#main1,#main2 {
	border:0px solid #ffffff;
	background-image:none;
	}

#sideimage, #navigation, #topdiv, #bottomlinks, #language {
display: none;
	}
		
#container {
  margin:5px;
  float: none !important;
	}

#container a[href^="/"]:after {
  content: " (http://www.qaa.ac.uk.com" attr(href) ") ";
   }
   
		
#section{
	font-size: large;
	font-weight:bold;
	line-height:60px;
	padding:0px 0px 2px 5px;
}


#copyright{
	font-size: x-small;
	text-align:right;
}



/*news page only*/
#jobs {
width:40%;
float:right;
border:1px solid #666666;
padding: 5px;
}

#reports {
position:relative;
}

/*links*/

a.nav{
color:#657083;
text-decoration:none;
}
a.nav:hover{
color:#657083;
text-decoration:underline;
}

a{
	color: #006699;
	text-decoration:none;
}
a:hover{
	color: #006699;
	text-decoration:underline;
}


/*text styles*/
	

.imageleft {
	float:left;
	padding: 2px 5px 5px 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.imageright {
	float: right;
	padding: 2px 0px 5px 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	
.nostylelist {
list-style:none;
}

.blurbtext {
font-weight:bold;
line-height: 100%;
text-align:right;
}


.outlinedtext {
border-style:solid;
border-color:#000000;
border-width:1px;
padding:2px;
}

.highlighttext {
background-color:#999999;
}

.welshtext {
float:right;
padding:0px 5px 0px 5px;
width:50%;
}

.textright {
float:right;
padding:0px 5px 0px 5px;
width:50%;
}

.textrightbox {
float:right;
padding:0px 5px 0px 5px;
width:50%;
border: 2px solid #000000;
}
