body {
	font-family:arial;
	font-size: 1.08em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}

B{
	color : #666666;
}

HR {
	COLOR: #00a6ef; HEIGHT: 1px; MARGIN-LEFT: 5px
}

p{
	font: 1.08em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #404040; text-align: justify; margin: 10px;
}

h1{
	font: bold 1.2em normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333; margin: 0; text-indent: 10px;
}		
		
h2{
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666; margin: 0; text-indent: 10px ; line-height : 100%;
	
}

h3{
	font: 1.08em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold; margin: 0; text-indent: 10px;
	
}


UL {
	line-height : 100%;
	margin-top:1em;
	margin-bottom:1em;
}

LI{
	line-height : 150%;
	vertical-align : text-top;
	font-size : 1.1em;
	list-style : disc outside;
	
}

.colourtable {
	border-bottom: 1px solid Gray;
	border-collapse: collapse;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 1px solid Gray;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.colourtable TH {
	background-color: Gray;
	border-bottom: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	color: white;
	font-size: 1.08em;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 2px;
	text-align: left;
}
.colourtable TD {
	border-bottom: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	color: #404040;
	font-size: 1.08em;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	vertical-align: top;
	text-align: left;	
}

.colourtable UL {
	line-height: 150%;
	list-style : square;
}

.colourtable INPUT,OPTION,TEXTAREA, SELECT
	{
	font-family :Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1.08em;
	background : #F0F0F0;
	border : 1px solid #333333;
	font-weight : bold;
	color : #004080;
}

.borderlesstable {
	border: none;	
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.borderlesstable TH {
	background-color: Gray;
	border: none;	
	color: white;
	font-size: 1.08em;
	font-weight: normal;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	text-align: left;
}
.borderlesstable TD {
	border: none;	
	color: #404040;
	font-size: 1.08em;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	vertical-align: top;
	text-align: left;	
}

.borderlesstable UL {
	line-height: 150%;
	list-style : square;
}

.borderlesstable INPUT,OPTION,TEXTAREA, SELECT
	{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1.08em;
	background : #F0F0F0;
	border : 1px solid #333333;
	font-weight : bold;
	color : #004080;
}

.noborder {
border: none;
}

.tablerow{
background: #EBEBEB;
}

.currency{
text-align:right;
}


.breadcrumb, .breadcrumb A:VISITED, .breadcrumb A:LINK, .breadcrumb A:VISITED
	{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
	background: url(images/bg.gif) #dae0d2
	
	}

.breadcrumb A:HOVER
	{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-color: #666666; 
	}
	
#ImageLayer {
				height:200px;
				background-image:url("images/concept_r1_c2.gif");
				background-repeat:no-repeat;
			}
			
#divScroll {position: relative; left:2px; top:4px; overflow: auto; width: 100%; height: 456px;}
			
.fade, .fade A:FOCUS, .fade A:HOVER, .fade A:LINK, .fade A:VISITED {
		color:white;
		width:150px;
		height:20px;
		background:#585858;
		/*filter:alpha(opacity=70);*/
		-moz-opacity:.70;
		opacity:.70;
		font-family:Verdana, Arial, Helvetica,Georgia;
		font-size: 1.1em;
		line-height:1.1em;
		text-align: left;
		text-decoration: none;
		cursor: pointer;
	}

.fullbg, .fullbg A:FOCUS, .fullbg A:HOVER, .fullbg A:LINK, .fullbg A:VISITED {
	color:white;
	width:150px;
	height:20px;
	background:#585858;
	/*filter:alpha(opacity=100);
	-moz-opacity:.100;
	opacity:.100;*/
	font-family:Verdana, Arial, Helvetica,Georgia;
	font-size: 1.1em;
	line-height:1.1em;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}
	
	
.LightGreyText,.LightGreyText:LINK, .LightGreyText:VISITED, .LightGreyText:ACTIVE{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.08em;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.LightGreyText:FOCUS,.LightGreyText:HOVER {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.08em;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.Hide, .Hide P, .Hide B, .Hide H1, .Hide H2, .Hide H3, .Hide TD{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.08em;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	/*background-color:#FAFAFA*/
}

.PartlyHide, .PartlyHide P, .PartlyHide B, .PartlyHide H1, .PartlyHide H2, .PartlyHide H3, .PartlyHide TD{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #FF6347;
	text-decoration: none; /*background-color:#FAFAFA*/
}



.ClickText, .ClickText:LINK, .ClickText:VISITED .ClickText:ACTIVE{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.08em;
	cursor: pointer;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.ClickText:FOCUS, .ClickText:HOVER {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.08em;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
	
.GreyText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
}

#wrapper{
	font: 0.59em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.LargeText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666666;
}

.VCATypeApp {
	background-color: #FFFFCC;
	border: thin solid #003399;
	font-family:Arial, Helvetica, sans-serif;
	width: 98%;
}

.pagebreakbefore {
	display:none;
}
