/* CSS Document */
/************************************************************************************/
/* Baseline CSS Styles - v1.0                                                       */
/* Copyright © 2006 Directory Business Services                                     */
/************************************************************************************/

/************************************************************************************/
/* DO NOT EDIT THIS FILE! ***********************************************************/
/************************************************************************************/
/* If you need to modify values in this document just override them in a subsequent */
/* stylesheet.                                                                      */
/************************************************************************************/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* to get ie5/win to align the layout in the center */
	text-align: center;
}

div.spacer
{
	clear: both;
}

div#container
{
	text-align: left;
	margin: 0 auto;

	width: 780px;
	padding: 0;
}

/* skip links - accesibility */
/*************************************************************************************/

div#skiplink
{
	height: 25px;
	float: left;
}
 
div#skiplink h1, div#skiplink h2
{
	display: none;
	visibility: hidden;
}
 
div#skiplink p
{
	color: #CCCCCC;
	font-size: 10px;
	
	padding-left: 0;
	padding-top: 5px;
}
 
/* lvha */
div#skiplink a,
div#skiplink a:link, div#skiplink a:visited, 
div#skiplink a:hover, div#skiplink a:active
{
	color: #CCCCCC;
	font-size: 10px;
}

/* footer */
/*******************************************************************************/
div#footer_container
{
	margin-top: 20px;
}

div#footer_copyright
{
/*	font-size: 12px;*/
}

div#footer_dbs a, div#footer_dbs p
{
	color: #000;
/*	font-size: 10px;*/
}


div#footer_compliancy
{
	text-align: left;
}