/*

 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: #194fb5 url('../images/interface_body_bg.png') 0 0 repeat;
	color:#000000;
	font-size: 11pt;
	font-family: verdana,"Bitstream Vera Sans",sans-serif;
	padding:0px;
	margin:0px;
}

/* Set Link colors/underlines */
A	 { background-color: #ffffff; color:#000000; text-decoration: none; }
A:Hover  { background-color: #ffffff; color:#000000; text-decoration: none; }

#content A	{border-bottom:1px solid #194fb5; font-weight:bold;}
#content A:Hover {border-bottom:1px solid #194fb5; font-weight:bold;}


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

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

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

TD {
	border: 0px;
	text-align:left;
	vertical-align:top;
	padding:10px;
	line-height:18px;
}

TH {
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	text-align:center;
	vertical-align:top;
	padding:5px;
	background-color:#8cb1e8;
	color:navy;
}

TD.color_bg{
	background-color:#c8dcf9;
	color:black;
}



#container {
	background: #ffffff url('../images/interface_container_bg.png') 0 0 repeat-y;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 780px;
	text-align: center;
	color: #000000;
}

#header {
	background: #4e87e5 url('../images/interface_header.png') 0 0 no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 780px;
	color: #000000;
}

#header_alt {
	display:none;
}

#nav {
	background: #9db4d0 url('../images/interface_nav_top.png') 0 0 no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 780px;
	color: #000000;
}

#footer A {
	text-decoration:underline;
}

#footer {
	background: #ffffff url('../images/interface_container_bg.png') 0 0 repeat-y;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 780px;
	color: #000000;
	font-size: 10px;
	clear:both;
}

#footer_content {
	position: relative;
	margin: 0px auto;
	padding: 7px 0px 0px 0px;
	height: 20px;
	width: 665px;
	font-weight:bold;
	color: #000000;
}

#footer_end {
	background: #f4f4f6 url('../images/interface_footer.png') 0 0 no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 780px;
	color: #000000;
}


#panels {
	background: #ffffff;
	margin: 0px 0px 0px 12px;
	float: left;		
	padding: 0px;
	width: 164px;
	color: #000000;
}

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

.panel {
	background: #ffffff url('../images/interface_panel_bg.png') 0 0 repeat-y;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 164px;
	color: #000000;
}

.panel_content {
	background-color: #ffffff;
	position: relative;
	margin: 0px 7px 0px 7px;
	padding:0px;
	color: #000000;
	font-size: 9px;
	text-align: center;
}

.panel_link_list A {
	display:block;
	background-color: #ffffff;
	position: relative;
	margin: 0px;
	padding:2px 0px 2px 0px;
	color: #000000;
	font-size: 9px;
	text-align: left;
}

.panel_link_list A:hover {
	display:block;
	background-color: #2d67d3;
	position: relative;
	margin: 0px;
	padding:2px 0px 2px 0px;
	color: #ffffff;
	font-size: 9px;
	text-align: left;
}

.panel_div {
	background: #ffffff url('../images/interface_panel_div.png') 0 0 no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 164px;
	height: 19px;
	color: #000000;
}

.panel_end {
	background: #ffffff url('../images/interface_panel_end.png') 0 0 no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 164px;
	height: 18px;
	color: #000000;
}

#content {
	position: relative;
	margin: 0px 17px 0px 180px;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	line-height:23px;
}

/*                     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;
}



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