/*
----------------------------------------------------------------------
	SKY VAULT WEBSITE
----------------------------------------------------------------------
*/

/* HIGH BAND FILTER
@import "null?\"\{";*/

/* IMPORTED STYLESHEETS */
@import url(/skins/lights/default.css);
@import url(/skins/lights/linkList.css);


*
	{
	color: black !important;
	}
	
body
	{
	margin: 3cm 2cm;
	}

#header a
	{
	border-style: none;
	}
	
#header
	{
	border-bottom: #999 1px solid;
	margin-bottom: 2em;
	}

#footer
	{
	font-size: 9pt;
	border-top: #999 1px solid;
	margin-top: 2em;
	}

body, textarea, input, p
	{
	text-align: left;
	font-size: 11pt;
	font-family: "Lucida Grande","Verdana", Arial, sans-serif;
	}


#accessToolbar, #menu, #bottomMenu, #complianceCheck, hr, a.top, #credits, #breadcrumbs
	{
	display: none !important;
	}

ul, ol
	{
	list-style-type: disc;
	list-style-image: none !important;
	}

.boxList
	{
	border: #999 1px solid;
	padding: 1em;
	}

dl.timeline
	{
	background: white none;
	}

dl.timeline dt
	{
	margin-top: 2em;
	}

dl.timeline dt,
dl.timeline dd
	{
	margin-right: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	}