	#content {
  	min-height: 380px;
  	height:auto !important;
  	height: 380px;
}

	#topbanner {
	background: #FFFFFF;  /* #396 */
}

	#topbanner2 {
	width : 846px;
	text-align: right;
	height : 21px;
	background: #93107E;  /* #396 */
	margin : 1px 0 0 0;
	padding : 0;
	zzborder : 1px solid #00f;
	
}
	.rightlogo img {
	text-align: right;
	position: relative;  /* no good absolute if IE Mac doh! */	
	width : auto;
	height : auto;
	float: right;		/* no good float: left; if IE Mac doh! */
	background: transparent;
	margin-top : -99px;
	margin-bottom : 0;
	margin-right: 4px; 
	padding : 0 0 0 0;
	border : 0px solid #000;
}





	
	#navigation li.pur1 a, #navigation li.purple1 a:visited {
	margin-left: 0;
	background: #fff; /* ded */
	list-style: none;	
	display: inline;
	border-left: 0;
	color: #93107E;
}


/*   left menu within #sideleft  */

	#leftnav li .on {
	font: bold 11px Arial, sans-serif;	
	height: auto;
	line-height : 100%;
  	color: #93107E;
  	text-decoration: none;
}

	#leftnav li a.on:visited {
	font: bold 11px arial, 
	Verdana, sans-serif; 
	color: #93107E;  
	height: auto; 
	line-height : 100%;
}

	#leftnav li a:hover {color: #000; background: #fff; line-height : 100%;}

	

/*   for more details""  */
	
	.pur1 a, a.pur1 {
	font: bold 11px Arial, sans-serif;	
	line-height : 500%;
  	color: #7f4976;
  	text-decoration: none;
  	border: 0px solid #7f4976;
 }


/*   logo within #sideleft  */
	.xbox1 {
	display: block;
	position: absolute;
	background: #eed;
	float: right;
	width: 120px;
	height: 120px;
	margin: 1px 0 0 0;	
	margin-top: 59px;	/* !CONTROL! slide box1 UP or ACROSS  */
	margin-left: 0;	
	padding: 0 0 0 0;
	border: 0px solid #770;
} 






	.conf {
	white-space: nowrap;
	display: block;
	margin-left: -200px;
	margin-right: 0;
	background: #fff;
	clear: both;
	position: absolute;
	xfloat: right;
	width: auto;
	height: auto;
	margin-top: 40px;
	padding: 0; 
	text-align: left;
} 


	.rightbox1 {
	display: block;
	margin-left: auto;
	margin-right: 0;
	background: #3f253b;
	clear: both;
	position: relative;
	xfloat: right;
	width: 80px;
	height: 80px;
	margin-top: 120px;
	padding: 0; 
	
} 

	.rightbox2 {
	display: block;
	margin-left: auto;
	margin-right: 0;
	background: #b27aa9;
	clear: both;
	position: relative;
	xfloat: right;
	width: 80px;
	height: 80px;
	margin-top: 60px;
	padding: 0; 
	
} 

	.rightbox3 {
	display: block;
	margin-left: auto;
	margin-right: 0;
	background: #d7b9d2;
	clear: both;
	position: relative;
	xfloat: right;
	width: 80px;
	height: 80px;
	margin-top: 60px;
	padding: 0; 
	
} 


.briefings {color: #4e004e; text-decoration: none; font-size: 12px; margin: 40px 4px 30px 0; line-height: 135%; font-weight: bold;}

/*   simple link  */
	
	.link a, a.link {
	color: #00c;
  	text-decoration: none;
  	border-bottom: 1px dotted #00c;
  	}
  	
  	.link a:hover, a.link:hover {
	color: #c00;
  	text-decoration: none;
  	border-bottom: 1px dotted #c00;
  	}

/* form */


form {  /* set width of whole form */
    xfont:70% Verdana, Arial, Helvetica, sans-serif;  /* master font control */
    margin: 0;
    padding: 0;
    width: 500px;
    margin-top: 20px;
}

form fieldset { /* set form border */
    border-color: #ddd;
    border-width: 1px;
    border-style: solid;
    border-left: 0;
    padding: 10px 0 20px 0;        
    margin: 10px 0 20px 0;
}

form label {               /* the form components */
	float: left; 
	width: 200px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	border: 0px solid #000;
}

/*form span {           
	float: left; 
	font:80% Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	margin-bottom: 2px;
	color: #000;
	border:0px solid #000;
}
*/


form fieldset legend {
	font-weight: bold;
	color: #000;
}

form input, form textarea, form select {
	width: auto;
	margin: 5px 5px 0 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /* force height of inputs */
	color: #009;  /* sets colour of input text and radio select colour */
	font-weight: bold;
	background: #fff;  /* bgcolor of input boxes and radios */
	line-height: 100%;
	border: 1px solid #aaa;  /* set border on input boxes and radios */
}

form textarea, form select {
    width: 225px;
}

x.boxes (font-size: 0.8em;)  

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea {overflow: auto;}

xform small {
	display: block;
	margin: 0 0 5px 160px; 
	padding: 1px 3px;
	font-size: 9px;
}

form .required {font-weight:bold;} 

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

	.select {
	font: bold 11px Arial, sans-serif;	
	line-height : 300%;
  	color: #4e004e;
  	text-decoration: none;
  	border: 0px solid #4e004e;
  	margin-left: 200px;
	}

.submit {background-color: #eee;}


.radiodiv{
   float: left; 
   width: 200px; 
}
.spacebar{
  /* width: 500px; 
   margin: 1px; */
   padding-bottom: 1px;
}

   .smallprint {
	width: 500px;
	margin: 20px 0 5px 0; 
	padding: 1px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}



		
	.xbox1 {
	background: #fff;
	border: 0px solid #770;}
	
	p strong {
	color: #4e004e;
	font: normal 16px Verdana, sans-serif;
	height: auto;
	line-height: 1em;
	}

	
