/*  */

td, body 
 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #222222;
  font-size: 12px;
  margin:0;
 }

body {
  margin:10px;
}

p {
	margin-top:0;
	margin-bottom:4px;
	color:
}

legend {
	font-weight: bold;
}

fieldset {
	padding:10px;
}
 
img {
  border:0;
}
input, select {
	background-image:url(images/inputbg.gif);
	color: 333333;
	border:1px inset #888888;
	font-size:13px;
    font-family: tahoma;
	padding:2px;
} 

input.button {
	background-color: #FFFF00 !important;
	background-image:url(images/buttonbg.gif);
	width:154px;
	height:20px;
	color: #000000;
	font-weight:bold;
	font-size:11px;
	border: none;
}

input.button_searchbyname {
	background-color: #FFCA27 !important;
	background-image:url(images/button_searchbyname.gif);
	width:154px;
	height:20px;
	color: #000000;
	font-weight:bold;
	font-size:11px;
	border: none;
}

input.button_searchyahoo {
	background-color: #FFCA27 !important;
	background-image:url(images/button_searchyahoo.gif);
	width:154px;
	height:20px;
	color: #000000;
	font-weight:bold;
	font-size:11px;
	border: none;
}

input.button_searchbycategory {
	background-color: #FFCA27 !important;
	background-image:url(images/button_searchbycategory.gif);
	width:154px;
	height:20px;
	color: #000000;
	font-weight:bold;
	font-size:11px;
	border: none;
}

input.button_small {
	background-color: #FFFF00 !important;
	background-image:url(images/buttonbg_small.gif);
	width:100px;
	height:20px;
	color: white;
	font-weight:bold;
	font-size:11px;
	border: none;
	cursor:pointer;
}

a.button_small {
	display:block;
	background-color: #FFFF00 !important;
	background-image:url(images/buttonbg_small.gif);
	width:100px;
	height:17px;
	color: white;
	font-weight:bold;
	font-size:11px;
	border: none;
	text-align:center;
	text-decoration:none;
	padding-top:3px;
}

a.button_small:hover {
	height:16px;
	width:98px; 
	padding-top:4px;
	padding-left:2px;
}

td { vertical-align: top }

h1, h2, h3 { 
   color: #000000;
   font-family: Arial, helvetica, sans-serif;
   margin-bottom:10px;
   margin-top:0px;
}
  
h4 { 
   color: #D65500;
   font-family: Arial, helvetica, sans-serif;
   margin-bottom:10px;
   margin-top:0px;
}
  
h1 {
   font-size: 18px;
}

h2 {
   font-size: 14px;
   padding-top:2px;
   padding-left:8px;
}

h3 {
   font-size: 12px;
}

form { padding:0; margin:0; }


.errorMessage {
    color: #C90000;
	font-size:11px;	
	margin-bottom: 4px;
	text-decoration:blink;
}

.errorTextLarge {
    text-align:center;
    background-color: #9c0000;
	color:white;
	font-size:15px;
	font-weight:bold;	
	margin-bottom: 10px;
	padding:4px;
}
.box {
	border: 1px solid #eeeeee;
	background-color:white;
}

.box h1 { 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size:18pt;
	color: #000000;
	text-align:center;
	margin : 0;
}

.box h2 { 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size:10pt;
	margin : 0;
}


.box div {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size:10pt;
	background-color:white;
}

.center {
    text-align:center !important;
}

.hl {
    color: #000000;
	font-size:19px;
}

.hl2 {
    color: #000000;
	font-weight: bold;
}

.big {
	font-size: 12pt !important;
}

.bold {
	font-weight: bold;
}


.hilightbig {
	font-size:19px;
	font-weight: bold;
	color: #cc0000;
}

.reg {
	font-size: 9px;
	vertical-align:top;
}

table {    
    border-collapse:collapse;
}

.row1 {
  background-color: #f9f9e0;
}

.row0 {
}

.row0 td, .row1 td {
  border-bottom: 1px solid #e0e0e0;
}


.searchCellEven, .searchCellOdd {
   border-top : 1px solid #eeeeee;
   padding:5px;
   font-size: 12px;
}

.searchCellEven a, .searchCellOdd a, .organisation {
   color: #000000;
   font-family:Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-weight:bold;
}


.first {
   border-top: none !important;
}

.hint {
	font-size:11px !important;
	font-weight:normal !important;
	text-align:center;
	color: #000000}

.prompt {
	font-size:11px !important;
	font-weight:normal !important;
	text-align:right;
	color: #000000}



.instruction {
	font-weight:normal !important;
	color: #000000;
	width:100%;
}


.left {
	text-align:left !important;
}

.popupbox {
	position:absolute; 
	display:none;
	background-color:#f4f4f4;
	border: 1px solid #eeeeee;
	padding:0;
	margin:0;
	margin-left:5px;
	font-size:9px; 
}

.popupheader {
   background-color: #000000;
   height:12px;
   margin:0;
   padding:2px;
}

.popupheader a {
   color:white;
   text-decoration:none;
   display:block;
   width:100%;
}

.selection  {
    color: #222222;
	text-decoration:none;
	font-size:9px; 
	margin:0;
	padding-left:4px;
	padding-right:4px;
	display:block;
}

.selection:hover  {
    background-color: #222222;
	color : #ffffff;
}


.border {
	border: 1px solid #eeeeee;
}

.bborder {
	border-bottom: 1px solid #eeeeee;
}

.tborder {
	border-top: 1px solid #eeeeee;
}


.tspace {
	margin-top: 10px;
}

.bspace {
	margin-bottom: 10px;
}

.tpad {
  padding-top: 5px;
}

.padded {
	padding: 5px;
}

.categoryListing a, .categoryListing a:visited {
	font-size: 10px;
	color: #222222;
	text-decoration:none;
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin:0;
}

.categoryListing a:hover {
    color: white;
	background-color:#000000;
}

.marker {
  font-size: 10px;
}

fieldset div {
  margin-top: 4px;
}

.rpad {
  padding-right:5px;
}

.stepTable {
	border: 1px solid #eeeeee;
	margin-bottom:10px;
}

.stepTable td {
	padding:4px;
	border-right: 1px solid #cccccc;
	background-image:url(images/stepsbg.gif);
}

.stepTable td a, .stepTable td a:visited {
	text-align:center;
	display:block;
	width:100%;
	font-size:10px;
	text-decoration:none;
	color: #000000}

.stepTable td.selected a, .stepTable.selected td a:visited {
	text-align:center;
	display:block;
	width:100%;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color: #000000}

 .stepTable td.selected a:hover {
	color: #000000}

 .stepTable td a:hover {
	color: #D65500}

.pageLink {
	color: #000000;
	font-size: 10px;
}

td.listing {
	font-size: 13px;
	padding-left:5px;
	padding-right:5px;
}

td.listing .site {
	padding-top:5px;
}

.heading, .heading a {
	font-size:13px;
}

.heading a, .heading a:visited {
	color:#0000ff;	
}

.site a, .site a:visited {
	color:#6dab23;	
}

.description a, .description a:visited {
	color: #222222;
	text-decoration:none;
}

.heading {
	margin-bottom:5px;
}

@media print {
	.noprint {
		display : none;	
	}
	
	.border {
		border: none;
	}
}
