table {
	font: 9pt "trebuchet ms", arial, sans-serif
	}
body {
	color: #000000;/*themecolour5%0;*/
	/* background-image:  url(index_files/index_hnav_bg.gif); */
	background-repeat: repeat-x;
	background-color: #ffffff;/*themecolour5;*/
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 12pt;
	margin-left: 30px;
	margin-right: 30px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;

	}
	blockquote {
	margin-top: 2px;
	color: #333333;
	margin-right: 40px;
	margin-left: 15px;
	margin-bottom: 2px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour5%0;*/
}

#hnavigation {
	background-image:  url(index_files/index_hnav_bg.gif);
	
	background-repeat: repeat-x;
	position: absolute;
	height: 28px;
	width: 80%;
	
	top: 0px;
	right: 0px;
	z-index: 3;
	left: 0px;
	margin-left: auto;
    margin-right: auto;
}

#vnavigation {
	position: absolute;
	height: auto;
	width: 100%;
	left: 20px;
	top: 200px;
	z-index: 2;
}

#content {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 28px;
	right: 0px;
}

#heading {
	position: absolute;
	height: auto;
	width: auto;
	top: 60px;
	left: 175px;
}

.leftcoltext {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007bff;/*themecolour1;*/
	padding-right: 20px;
	padding-left: 20px;
	width:420px;

}

.rightcoltext ul {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	color: #333333;
	list-style-image:  url(index_files/index_bullet2.gif);
}
.leftcoltext ul {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	color: #000000;/*themecolour5%0;*/
	list-style-image:  url(index_files/Arrow2_bullet.gif);
}
h1 {
	font-size: 18px;
	color: #000000;/*themecolour5%0;*/
	margin-top: 0px;
	margin-bottom: 1px;
}
.rightcoltext h1 {
	font-size: 18px;
	color: #000000;/*themecolour5%0;*/
	margin-top: 0px;
	margin-bottom: 1px;
}
h2 {
	font-size: 15px;
	color: #10218b;/*themecolour1;*/
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}
.leftcoltext a:link {
	color: #000000;/*themecolour5%0;*/
}
.leftcoltext a:visited {
	color: #999999;
}
.leftcoltext a:link:hover {
	color: #10218b;/*themecolour1;*/
}

.rightcoltext a:link {
	color: #666666;
}
.rightcoltext a:visited {
	color: #999999;
}
.rightcoltext a:link:hover {
	color: #10218b;/*themecolour1;*/
}
.rightcoltext {
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
	background-color: #f4efac;/*themecolour2$ 83.7%, 0.2%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007bff;/*themecolour1;*/
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007bff; /* #10218b; */
	
}
.highlightbox {
	padding: 5px;
	color: #333333;
	border: 1px solid #000000;/*themecolour5%0;*/
	background-color: #e30a18;/*themecolour2$ 83.7%, 0%;*/
}

.pagctrls a:link {
	color: #ffffff;/*themecolour1%0;*/
}
.pagctrls a:visited {
	color: #ffffff;/*themecolour1%0;*/
}
.pagctrls a:link:hover {
	color: #ff4000;
}
.pagctrls {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 10px;
}

.xara_albumcell0 {
	font-weight: bold;
	color: #10218b;/*themecolour5%0;*/
	border: 0px solid #C1F2FF;/*themecolour5%0;*/
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	align: center;
}
.xara_albumcell1 {
	color: #10218b;/*themecolour5%0;*/
	font-size: 80%;
	padding: 1px;
	/* padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px; */
	text-align: center;
	vertical-align : middle;
	align: center;
}

.xara_albumcell2 {
	padding: 0px;/* 
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px; */
	text-align: center;
	align: center;
	border: 0px solid #000000;/*themecolour5%0;*/
}

.xara_albumcell3 {
	font-size: 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	align: center;
	
}
.thumbpad {
	padding-top: 1px;
	padding-bottom: 1px;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

.floatboxes 
{
    width: 100%;
	height: 350px;
	border: 1px #ffffff solid;
	overflow: auto;
	padding:5px;
	/* background:#FFCCFF; */
}

