 

TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10pt;
}
.aligntoright{
float: right;	
}
BODY { 
SCROLLBAR-FACE-COLOR: #0099ff; SCROLLBAR-HIGHLIGHT-COLOR: #cfecff; SCROLLBAR-SHADOW-COLOR: #0066cc; SCROLLBAR-3DLIGHT-COLOR: #0066cc; SCROLLBAR-ARROW-COLOR: #cfecff; SCROLLBAR-TRACK-COLOR: #cfecff; SCROLLBAR-DARKSHADOW-COLOR: #66ccff

font-family: Verdana, Arial, Helvetica, sans-serif; ; font-size: 10pt} 
DIV { font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size: 10pt} 

a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
 h2{
font-size: 15px;
	font-weight: bold;
	color: #FFCC00;	
}
.breadcrm {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}
a.bread  {  color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
a.visited.breadvisit {  color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif size = 1 }
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #003366;


}

.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}

input.radiobuttonstyle {
	color: #FFFFFF;
	border: 0px solid #333333;
	background-color: #F4F4F4;

}
select.jumpbutton {background-color: #0066FF;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10pt; color: #003366; }

input {
font-family: Verdana, Arial, Helvetica, sans-serif;background-color: #E6F0FF;  font-size: 10pt; border: 1px solid #666666;
	
}
option {
font-family: Verdana, Arial, Helvetica, sans-serif;background-color: #E6F0FF;  font-size: 10pt; color: #FF3300;border: 1px solid #666666;
	
}


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;background-color: #E6F0FF;  font-size: 10pt; border: 1px solid #666666;
}

.formstablebackground {
	background-color: #FBFBFB;
}

.smalltext {
	font-size: 9pt;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	color: #CC66CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	background-color: #EAF2FF;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.largeorange {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
}
.largeblue {
	font-size: 18px;
	font-weight: bold;
	color: #0066FF;
}
.pagetitle {
	font-size: 21px;
	font-weight: bold;
	color: #00CC00;
}
.othertitle {
	font-size: 11pt;
	font-weight: bold;
	color: #FFCC00;
}
.small {
	font-size: 10px;
	font-weight: normal;
}
.bold {
	font-weight: bold;
	color: #00FF00;
}
.pinkhighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0066;
}
.formdescription {
	font-weight: bold;
	color: #336699;
}
.bottom {
	font-size: 9px;
	color: #CCCCCC;
}



/*--REVEAL PAGE--*/
#reveal { color:#444; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
#reveal #tools { color:#39f; cursor:pointer; font-size:10px; margin-bottom:23px; margin-top: 15px; text-align:center; }
#reveal .header {
	border:0px solid #999;
	cursor:pointer;
	margin-bottom:12px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	padding:3px 0;
}
#reveal .header a { background:url(../images/interface/plusicon.png) no-repeat left; color: #069; font-size: 15px; display:block; margin:0 10px; margin-left: 10px; margin-right: 30px; padding: 6px; padding-left: 30px; background-color: #FFF; color: #FF6600; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }
#reveal .header a.active { background:url(../images/interface/minusicon.png) no-repeat left; background-color: #FFF; 	color: #000; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; 	 }
#reveal .content { display:none; padding:10px; margin-top: -20px; }



.button, .button:visited {
	background: #222 url(overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
	.button:hover							{ background-color: #111; color: #fff; }
	.button:active							{ top: 1px; }
	.small.button, .small.button:visited 			{ font-size: 11px;}
	.button, .button:visited,
	.medium.button, .medium.button:visited 		{ font-size: 13px; 
												  font-weight: bold; 
												  line-height: 1; 
												  color: #FFF;
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  }
												  
	.large.button, .large.button:visited 			{ font-size: 14px; 
													  padding: 8px 14px 9px; 
													  color: #FFF;}
													  
	.super.button, .super.button:visited 			{ font-size: 34px; 
													  padding: 8px 14px 9px;
													   color: #FFF;}
	
	.pink.button, .magenta.button:visited		{ background-color: #e22092; color: #FFF;}
	.pink.button:hover							{ background-color: #c81e82; color: #FFF;}
	.green.button, .green.button:visited		{ background-color: #91bd09; color: #FFF;}
	.green.button:hover						    { background-color: #749a02; color: #FFF;}
	.red.button, .red.button:visited			{ background-color: #e62727; color: #FFF;}
	.red.button:hover							{ background-color: #cf2525; color: #FFF;}
	.orange.button, .orange.button:visited		{ background-color: #ff5c00; color: #FFF; }
	.orange.button:hover						{ background-color: #d45500; color: #FFF;}
	.blue.button, .blue.button:visited		    { background-color: #2981e4; color: #FFF;}
	.blue.button:hover							{ background-color: #2575cf; color: #FFF;}
	.yellow.button, .yellow.button:visited		{ background-color: #ffb515; color: #FFF;}
	.yellow.button:hover						{ background-color: #fc9200; color: #FFF;}
	
	
 
table.innertable a,
table.innertable a:link,
table.innertable a:visited {
	border:none;
	}		
 
table.innertable {
	width:100%;
	border-top:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	margin:1em auto;
	border-collapse:collapse;
	}
table.innertable caption {
	color: #FFF;
	font-size:0.94em;
	letter-spacing:0.1em;
	padding:0;
	margin:1em 0 0 0;
	padding-bottom:5px;
	caption-side:top;
	text-align:center;
	padding-top: 5px;
	}	
table.innertable tr odd td,
table.innertable tr odd  column1 {
	background:#F4F4F4 url(images/background.gif) no-repeat;
	}	
table.innertable  column1	{
	background:#f9fcfe;
	}
table.innertable td {
	color:#678197;
	border-bottom: 1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	padding:.3em 1em;
	text-align:center;
	}				
table.innertable th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	padding:.3em 1em;
	}	
table.innertable thead th {
	background:#F4F4F4;
	text-align:center;
	font:bold   "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #333;
	}				
table.innertable tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
table.innertable tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
table.innertable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
table.innertable .column11 {	background: #FFF;
}
 
 .spacinground{
	margin-top: 5px; margin-bottom: 5px;  
 }
 .centred{
	text-align: center; 
 }
 

.rederror{
	padding: 6px 13px;
	font-size:25px;
	border: #000 1px solid;
	background-color: #C10417;
	color: #FFF;
}
