html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	}
		
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: center;
	width: 100%;
	color: #FFFFFF;
	}
	
.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #214263;
	line-height: 16px;
	}

a:link {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	}

a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	}

a:hover {
	color: #FFFFFF;
	background-color: #6B92AD;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif, tahoma;
	font-size: 9px;
	color: #D8D8D8;
	font-weight: normal;
	}	

a:link.footer {
	color: #7F7F7F;
	background-color: transparent;
	text-decoration: underline;
	}
	
a:visited.footer {
	color: #7F7F7F;
	background-color: transparent;
	text-decoration: underline;
	}
	
a:hover.footer {
	color: #7F7F7F;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	}	

.greySides {
	background-image: url(/img/sidebar_right.gif);
	}	

.form {
	background-color: #FFFFFF;
	font-size: 10px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Tahoma, Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
	}

.logoIndent {
	border-left-width: 40px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

.uppercase {
	text-transform: uppercase;
	}
	
.blueText {
	font-size: 11px;
	color: #6B92AB;
	}
	
.dividelineLeft {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DAD3CC;
	border-right-color: #DAD3CC;
	border-bottom-color: #DAD3CC;
	border-left-color: #DAD3CC;
	padding-left: 8px;
	}

.imageBorder {
	border: 1px solid #999999;
	}

.noImageBorder {
	border: none;
	}

.altRow {
	background-color: #EDE8E3;
	}

.overRow {
	background-color: #BACCD8;
	cursor: pointer;
	cursor: hand;
	}

.siteTable { 
	border: 1px solid; 
	border-collapse: collapse; 
	border-color: #BFBFBF; 
	} 

.td { 
	border: 1px solid #BFBFBF; 
	border-color: #BFBFBF; 
	} 

.nb { 
	border: none; 
	}


/* The appearance of the highlighted search words in the results, when highlighting is enabled. */
.highlight {
	font-weight: bold;
	}
	
/* The appearance of the “Search results for…” heading */
.searchheading {

	}
	
/* The appearance of the summary information for your search results (“129 results found on 2 pages”) */
.summary {

	}

/* The appearance of the search result listing */
.results {

}

/* The appearance of the category tag next to the result link */
.category {

	}

/* The appearance of the meta description or page description for a search result. */
.description {

	}

/* The appearance of the contextual description. You can specify font, size, etc. here. 
You can also specify margins and padding to make the context indent from the main result link. */
.context {

	}

/* The appearance of the small information line for each search result (“Terms matched”, “Score”, and “URL”). */
.infoline {

	}

/* The appearance of the title line (result number, page title/link, and category name). 
Note that the link itself will be based on the styles defined for hypertext links 
(ie. “a:link”, “a:visited”, “a:hover” and “a:active”). */
.result_title {

	}

/* The appearance of the overall search form. You can specify the overall font you’d like to use for the text around the form, or give the form a border, margin, or background. */
.zoom_searchform {

	}

/* The appearance of the search form options (eg. “results per page”, “match any words”, etc.). */
.zoom_options {

	}
	
/* The appearance of the search button. You can change the colour of this button or set it to an image. */
input.zoom_button {
	background-color: #FFFFFF;
	border: none;
	font-size: 10px;
	color:#000000;
	border: 1px solid #666666; 
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Tahoma, Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
	}

/* The appearance of the search box where a user enters their search query. */
input.zoom_searchbox {
	background-color: #FFFFFF;
	font-size: 10px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Tahoma, Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
	}
.li {
	margin-bottom: 10px;
}
.id {
	margin-bottom: 10px;
}
