﻿html, body
	{
	font-size 			: 1em;
	font-family 		: arial, verdana, sans-serif;
	margin				: 0px;
	padding				: 0px;
	background-color	: #ffffff;
	color				: #000000;
	}
div
	{
	border				: none;
	margin				: 0px;
	padding				: 0px;
	}
h1
	{
	color				:#000000;
	font-size 			: 1.5em;
	}


.toppanel /* This will need to dynamically change with the channel, but is header 2 for general page for now */
	{
	height 				: 100px;
	margin				: 0px;
	padding				: 0px;
	color				: #FFFFFF;
	background-color	: #5c66ae;
	/*background-color	: #5c66ae;*/
	}
	
.tagline /* Tagline in the top right of the page */
	{
	float 				: right;
	width 				: 50%;
	text-align 			: right;
	font-size 			: 1.6em;
	margin				: 5px 10px 0 0;
	}
#councillogo
	{
	width				: 275px;
	height 				: 65px;
	position 			: absolute;
	left 				: 0;
	right 				: auto;
	margin 				: 5px 0 0 0;
	background-image 	: url("/section31register/images/logo.gif");
	background-repeat	: no-repeat;
	text-indent: -3000px;
	}
#channelfin /* Background needs to chage dynamically and channelfin2 can then be deleted */
	{
	position			: absolute;
	right 				: 0;
	left 				: auto;
	width 				: 200px;
	height 				: 70px;
	background-color	: #5c66ae;
	/*background-color	: #5c66ae;*/
	background-image 	: url("/section31register/images/whitefin.gif");
	background-repeat	: no-repeat;
	}

img
{
	border: solid 0px #ffffff;
}

a:link, a:visited
{
	color: #333366;
	background-color: #FFFFFF;
}

 #Content
 {
	margin: 0;
	padding: 0 20px;
	position: relative;
	top: 70px;
	display: block;
 }
 
  #Content
 {
	margin: 0;
	padding: 0 20px;
	position: relative;
	top: 70px;
	display: block;
 }
 #Contacts
 {
 position: relative;
 margin: 5px;
 }

 
.BoldLabel
 {
	font-weight 		: bold;
 }
 
 .footer
	{
	margin-top			: 59px;
	padding				: 0;
	width				: 100%;
	color				: #ffffff;
	background-color	: #5c66ae;
	height 				: 60px;
	}
.footer
	{
/*/*/
	margin-top			: 70px;
	height 				: 60px;
/* */
	}

#strap
	{
	float 				: left;
	font-size 			: 1em;
	font-weight 		: bold;
	padding 			: 2px;

	}

#rightfooter
	{
	float 				: right;
	}
#rightfooter a
	{
	color				: #ffffff;
	background-color	: #5c66ae;
	}
	
.colourButton
	{
	color				: #ffffff;
	background-color	: #5c66ae;

	}
.pcentre
{
	text-align: center;
	font-weight: bold;
	font-size: larger;
	color:		#576f1d;
}
.ethlabel
{
	font-weight: normal;
}
.Question
{
	color:			#475399;
	font-weight:	bold;
}
.Question A
{
	color:			#576f1d;
	font-weight:	bold;
}
.address
{
background-color	: #d1d5e5;
}
.highlight
{
background-color	: #d1d5e5;
border				: 0px;
}

#lblStudentNoRows
{
	font-weight	:bold;
	color:Red;
}