/* This CSS provides a combination of accessibilty and design*/

body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #000000;
text-align: justify;
	background-color: #ffffff;
  background-image: url("graphics/Menu_background.jpg");
  background-repeat: repeat-y;
  background-position: left;

}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: justify;

}

a {
	color: #666699;
	text-decoration: underline;
	background-color: #ffffff;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #6666CC;
}

form {
	background-color: #FFFFFF;
}

.standard {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
		}

		
	.simplified  {
		font-family: Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: normal;
		}
	
.yellowonblack {
	background-color: #000000;
	color: #FFFF00;
	text-decoration: none;}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 145%;
	background-color: #ffffff;
	color: #5757ac;
	margin: 0.6em 0px 1.3em 0px;
	padding: 0.2em 0.3em 0.1em 0.3em;
	border-left: none;
	border-right: none;
	border-bottom: 0.1em solid #404090;
	border-top: none;
	text-align: left;
	font-weight: bold;
}

.vets {
    
	background-color: #5757ac;
	color: #ffffff;
	margin: 0.6em 0px 1.3em 0px;
	padding: 0.2em 0.3em 0.1em 0.3em;
	border-left: none;
	border-right: none;
	border-bottom: 0.1em solid #404090;
	border-top: none;
	text-align: center;
	font-weight: bold;
}

.toptitle {  /* In px rather than ems as resize would cause loss of clarity & already large. */
	font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
	color: #ffffff;
padding: 5px 5px 3px 5px;

text-align: right;
	position: absolute;
	right: 30px;
	top: 20px;}



.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #5757ac;
	font-style: italic;
	background-position: center;
	text-align:left;
	font-weight: bold;
}

.bigger {
	font-size: 120%;
	color: #5757ac;
	background-color: #FFFFFF;
	font-weight: bold;
	
}

.smaller {
font-size: 75%;
	
}

.obvious {
color: #ffffff;
	background-color: #ffffff;
}
.biggest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: normal;
	color: #5757ac;
	background-color: #FFFFFF;
	font-weight: bold;
	
}


.menudiv{
position: absolute; 
left: 0px;
  width: 10.7em;
  top: 142px;

}

.titlediv{
position: absolute; 
left: 0px;
height: 103px;
width: 100%;
top: 0px;
	background: #5A5BAD;
}


.pagediv{
position: absolute; 
left: 12.5em;
  top: 130px;
  right: 2.5em;

}


.buttondiv{
	position: absolute;
	width: auto;
	top: 94px;
	right: 0px;
}

select {
 	border: 1px solid #5757AC;
		font-size: 100%;
		}   

input {
 	border: 1px solid #5757AC;
		font-size: 100%;
		}   

textarea {
border: 1px solid #5757AC;
	font-size: 100%;
   }

input.inputmedium {
	width: 18.78em;
	background-color: #FFFFFF;
	position: absolute;
	left: 9.4em;
	font-size: 100%;

}

input.inputmediumright {
	width: 16.9em;
	background-color: #FFFFFF;
	position: absolute;
	left: 18.15em;
	font-size: 100%;
}

.checkbox {
  height: 1.5em; 
   width: 1.5em; 
}



.picturetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	text-align: center;
	font-weight: normal;
}

li {
	font-size: 100%;
}

.printbutton {
	width: 11em;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	}


	.printbutton ul {
		list-style: none;
		margin: 10px 0 0 0;
		padding: 0;
		border: none;
		}
		
	.printbutton li {
		border-bottom: 1px solid #eeeef6;
		margin: 0;
	font-size: 100%;
		}


	.printbutton li a {
		display: block;
		padding: 3px 3px 3px 3px;
		background-color: #5757ac;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}
		
			html>body .printbutton li a {
		width: auto;
		}


			.printbutton li a:visited {
		display: block;
		padding: 3px 3px 3px 3px;
		background-color: #5757ac;
		color: #fff;
		text-decoration: none;

		}
		
			.printbutton li a:hover {
		background-color: #8989df;
		text-decoration: none;
		color: #fff;
		}
		

	.printbutton li a:active {
		background-color: #5757ac;
		color: #fff;
		}

.button {
	width: 11.1em;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	}


	.button ul {
		list-style: none;
		margin: 10px 0 0 0;
		padding: 0;
		border: none;
		}
		
	.button li {
		border-bottom: 1px solid #eeeef6;
		margin: 0;
	font-size: 100%;
		}


	.button li a {
		display: block;
		padding: 3px 3px 3px 3px;
		border-left: 8px solid #404090;
		border-right: 8px solid #acadd6;
		background-color: #5757ac;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}
		
			html>body .button li a {
		width: auto;
		}


			.button li a:visited {
		display: block;
		padding: 3px 3px 3px 3px;
		border-left: 8px solid #404090;
		border-right: 8px solid #acadd6;
		background-color: #5757ac;
		color: #fff;
		text-decoration: none;

		}
		
			.button li a:hover {
		border-left: 8px solid #7372C2;
		border-right: 8px solid #dedffe;
		background-color: #8989df;
		text-decoration: none;
		color: #fff;
		}
		

	.button li a:active {
		border-left: 8px solid #acadd6;
		border-right: 8px solid #404090;
		background-color: #5757ac;
		color: #fff;
		}



	.button li a.green {
		display: block;
		padding: 3px 3px 3px 3px;
		border-left: 8px solid #517e5f;
		border-right: 8px solid #b5cdb9;
		background-color: #689979;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body .button li a.green {
		width: auto;
		}
			.button li a.green:visited {
		display: block;
		padding: 3px 3px 3px 3px;
		border-left: 8px solid #517e5f;
		border-right: 8px solid #b5cdb9;
		background-color: #689979;
		color: #fff;
		text-decoration: none;
		}
	.button li a.green:hover {
		border-left: 8px solid #83B091;
		border-right: 8px solid #e8ffeb;
		background-color: #9ACBAB;
		color: #fff;
		text-decoration: none;
		}
		
	.button li a.green:active {
		border-left: 8px solid #b5cdb9;
		border-right: 8px solid #517e5f;
		background-color: #689979;
		color: #fff;
		}

		
img.bordered {
	display: block;
	margin-top: 3em;
	margin-left: auto;
	margin-right: auto;
	border-left: 8px solid #000000;
	border-right: 8px solid #000000;
	border-bottom: 8px solid #000000;
	border-top: 8px solid #000000;
}

img.notbordered {
	display: block;
    margin-top: 3em;
	margin-left: auto;
	margin-right: auto;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}

img.inputmediumasterix {
    width: 1em;
    height: 1em;
	position: absolute;
	left: 28.17em;
}

img.asterix {
    width: 1em;
    height: 1em;

}

img.topmenu {
    width: 133px;
    height: 40px;
	position: absolute;
	left: 0px;
	top: 103px;
}

img.titlebar {
	position: absolute;
	left: 0px;
	top: 0px;
	    width: 749px;
    height: 103px;
	}
	
	
.nav{
   white-space : nowrap;
 	background: #5A5BAD;
   float : left;
    color : White;
   width : 100%;



} 
.nav ul{
   padding : 0;
   margin : 0;
   float : left;  

}
.nav ul li{
   display : inline;
   line-height: 1.5;
}
.nav ul li a{
   padding-left : 1em;
   padding-right : 1em;
   background-color : #5A5BAD;
   color : White;
   font-weight : bold;
   font-size: 100%;
   text-decoration : none;
   float : left;
   border: #ffffff solid 1px;
   margin: 2px

}
.nav ul li a:hover{
   background-color : #8989df;
   text-decoration : none;
} 

.nav ul li a.green{
   background-color : #689979;
}
.nav ul li a.green:hover{
   background-color : #9ACBAB;
} 



.img-shadow {
  clear: left;
  float:left;
  background: url(graphics/shadowAlpha.png) no-repeat bottom right !important;
  background: url(graphics/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }


.centre {	text-align: center;

}


.formtext {
	line-height: 1.5;
}












