/* ----------------- Global Elements ----------------- */
body {	color: black; 
	background-color: white;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, Sun-Sans-Regular;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
p {	font-size: 9pt; 
	line-height: 1.25em;
	margin: .75em 0em .75em 0em;
	}
ul {	font-size: 9pt; 
	line-height: 1.5em;
	}
li {	font-size: 9pt; 
	line-height: 1.5em;
	}
td { }
a:link, a:visited {color: #1E90FF;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover	{color: #003366;
	text-decoration: none;
	}
a:active	{color: #FFD700;
	}
h1, h2, h3, h4, h5 {	font-family: Arial, Helvetica, Geneva, Swiss, Sun-Sans-Regular;
	line-height: 1em;
	font-weight: bold;
	margin: .5em 0em 0em 0em;
	}
h1 { font-size: 24pt }
h2 { font-size: 18pt }
h3 { font-size: 16pt }
h4 { font-size: 12pt }
h5 { font-size: 10pt }


/* ----------------- Template ----------------- */
.dellsCopyrightFooter { color: black; 
	font-size: 7pt;
	letter-spacing: 0em;
	line-height: 1.5em;
	text-align: center;
	margin: .5em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
	vertical-align: bottom;
	}


/* ----------------- Left Navigation Menus ----------------- */
ul.dellsLeftNavButtons a, a:link.dellsleftNavLink, a:visited.dellsleftNavLink {color: #95cbf6;
	list-style-type: none;
	font-family: Arial, Helvetica, Geneva, Swiss, Sun-Sans-Regular;
	letter-spacing: 0em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 1em;
	position: absolute;
	left: 0px;
	width: 142px;
	max-width: 142px;
	border-bottom: 1px solid #000033;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em .25em 0em;
	}
ul.dellsLeftNavButtons li {
	list-style-type: none;
	margin: .5em 0em .25em 0em;
	padding: 1em 0em .5em 0em;
	}
a:hover.dellsleftNavLink	{color: #003366;
	text-decoration: none;
	background: #FFD700;
	}
a:active.dellsleftNavLink	{color: #003366;
	}
/* ----------------- End Left Navigation Menus ----------------- */


/* ----------------- Left Navigation Menus Version-2 ----------------- */
p.dellsLeftNavMenuV2 a, a:link.dellsLeftNavButtonLinkV2, a:visited.dellsLeftNavButtonLinkV2 {color: #95cbf6;
	font-family: Arial, Helvetica, Geneva, Swiss, Sun-Sans-Regular;
	letter-spacing: 0em;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	max-width: 132px;
	width: 142px;
	float: left;
	clear: left;
	border-bottom: 1px solid #000033;
	margin: 0em 0em 0em 0em;
	padding: .5em 0em .5em 10px;
	}
a:hover.dellsLeftNavButtonLinkV2	{color: #003366;
	text-decoration: none;
	background: #FFD700;
	}
a:active.dellsLeftNavButtonLinkV2	{color: #003366;
	}
/* ----------------- End Left Navigation Menus Version-2 ----------------- */


/* ----------------- Misc. Specifics ----------------- */
.dellsEightHundredNumberLarge { color: #003366; 
	margin: 0em 0em .25em 0em;
	padding: 0em 0em 0em 0em;
	}
.dellsExtraSpaceBefore {
	margin-top: 1em; 
	}
.dellsIndented { 
	margin-top: 0px;
	margin-left: 6em;
	margin-right: 6em;
	margin-bottom: 3em;
	}
p.VeriSignLogoFloating	{
	margin: .25em 0em .25em 0em;
	padding: 0em 0em 0em 0em;
	}

/* ----------------- Misc. Tables and Boxes ----------------- */
table.dellsContactFormBox {
	background-color: #FFFACD;
	border: solid 1px #006633;
	margin: 1em .25em 1em .25em;
	padding: 0em 0em 0em 0em;
	}
table.dellsSearchBox {
	background-color: #F0E68C;
	border: solid 1px #006633;
	margin: .1em .25em .25em .25em;
	padding: 0em 0em 0em 0em;
	}
h5.dellsSearchBox {	font-size: 12pt; 
	color: #006633;
	margin: 0em 0em 0em 0em;
	}
p.dellsSearchBox {	font-size: 8pt; 
	color: #003366;
	margin: 0em 0em 0em 0em;
	}



/* ----------------- Business Listings ----------------- */
h4.dellsBusName {
	color: #003366;
	margin: .5em 0em 0em 0em;
	padding: .5em 0em 0em 0em;
	border-top: 0px solid silver;
	}
p.dellsBusInfo {
	margin: 0em 0em 1em 1em;
	padding: 0em 0em 0em 0em;
	}
.dellsBusTel {
	font-weight: bold;
	}
a.dellsMapLink {
	font-size: 7pt;
	text-decoration: none;
	color: white;
	background: silver;
	padding: .2em .2em .2em .2em;
	}

a:hover.dellsMapLink {
	background-color: #003366;
	}

