/*

 C S S   S t y l e   S h e e t   f o r   B r e a t h e E a s y D u c t C l e a n i n g . c o m 
_______________________________________________________________________________________________
								                                Webmaster: Steve@SteveHiggs.com
*/

HTML{
	padding:0px;
	margin:0px;
}

BODY{
	background: #ffffff;
	font-size: 14px;
	font-family: palatino, "Times New Roman", serif;
	padding:0px;
	margin:0px;
	color:#000000;
}

/* Remove borders from all images */
IMG	{border:0px;}

/* Remove extra space on all headings */
H1	{padding:0px; margin:0px; font-size:15px;}
H2	{padding:0px; margin:0px; font-size:14px;}
H3	{padding:0px; margin:0px; font-size:13px;}
H4	{padding:0px; margin:0px; font-size:12px;}

/* Remove extra space on forms */
FORM	{border:0px; padding:0px; margin:0px; display:inline;}

TD {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	text-align:left;
	vertical-align:top;
	padding:7px;
}

TH {
	border-bottom: 1px solid black;
	text-align:center;
	vertical-align:top;
	padding:4px;
	color:black;
}

#header {
	display:none;
}

#header_alt {
	display:block;
	background: #ffffff;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 119px;
	color: #000000;
}

#nav {
	display:none;
}


#footer {
	display:none;
}

#footer A {
	text-decoration:underline;
}

#panels {
	display:none;
}

/* IE fix for the panels' left margin: */
* html #panels {
	margin-left: 6px; 
}

.panel {
	display:none;
}

.panel_content {
	display:none;
}

.panel_div {
	display:none;
}

.panel_end {
	display:none;
}

#content {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
}


/*                     S t a n d a r d    C l a s s e s
___________________________________________________________________________ 

*/

.bold{
	font-weight: bold;
}

.italics{
	font-style: italic;
}

.underline{
	text-decoration: underline;
}

.center{
	text-align: center;
}


/*                     S p e c i a l    C l a s s e s
___________________________________________________________________________ 

*/

.printer_tip{
	display:none;
}

/*
                    E n d   o f   S t y l e   S h e e t
___________________________________________________________________________ 
*/
