﻿
html,body {
	margin:0;
	padding:0;
	height:100%;
	background: url(images/bg.gif) #ffffff fixed repeat-x;
}

/* Master Page ----------------------------------------------------------------------------------------------- */

.MasterTblMain
{
	background-color:#ffffff;
	border-left: 1px solid #262427;
	border-right: 1px solid #262427;
	border-bottom: 1px solid #262427;
	border-top: 1px solid #262427;
	
}

.MasterTblMainSub
{
	background-color:#ffffff;
	width: 780px; height:100%;
	padding-left:15px;
	padding-right:15px;
	padding-right:15px;
	padding-top:0px;
	
}

#container {
	margin-left:auto;
	margin-right:auto;
	width: 780px; 
	min-height:100%;
	text-align: left;
	background: #fff;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	border-top: 0px solid #474747;
	border-bottom: 0px solid #474747;
    position:relative;
}


/* Header Section ----------------------------------------------------------------------------------------------- */
#header 
{
	background:#ffffff;
	padding-top:10px;
}

#header .logo 
{
	float:left;
}

#header .menuCrnr 
{
	background-image: url(images/topnavcorner.gif);
	position: absolute;
	float: right;
	width:16px;
	right: 248px;
	height:13pt;
	top: 0px;
}

#header .menuTop 
{
	background-image: url(images/topnavbckgrnd.gif);
	position: absolute;
	float: right;
	right: 0px;
	height:13pt;
	top: 0px;
	font-size: 12px;
}

#header span
{
	margin-top: 0;
	padding-right:1pt;
	padding-left:1pt;
	color: #69696B;
	font-size: 11px;
	font-family: Arial; 
	text-decoration: none;
}

#header a
{
	margin-top: 0;
	padding-right:1pt;
	padding-left:1pt;
	color: #69696B;
	font-size: 12px;
	font-family: Arial; 
	text-decoration: none;
}
#header a:hover 
{
	color: #69696B;
	TEXT-DECORaTION: underline;
}

#header .linkb
{
	margin-top: 0;
	padding-right:1pt;
	padding-left:1pt;
	color: #69696B;
	font-size: 12px;
	font-family: Arial; 
	text-decoration: none;
}
#header .linkb:hover
{
	color: #69696B;
	TEXT-DECORaTION: underline;
}
#header .btn
{
	cursor:pointer;
	color:white;
	background-color:#F49D00;
	width:50px;
	height:19px;
	font-size: 12px;
	font-family: Arial; 
	border: solid 0px #EA9300;
	padding-bottom:0px;
	padding-top:0px;
}
#header .btn:hover
{
	background-color:#FDB431;
	padding-left:13px;
}


#header .btnSubmit
{
	cursor:pointer;
	color:white;
	background-color:#F49D00;
	background-image: url(images/navOrange.gif);
	width:50px;
	height:20px;
	font-size: 12px;
	font-family: Arial; 
	border: solid 0px #EA9300;
}
#header .btnSubmit:hover
{
	background-color:#FCB430;
	background-image: url(images/navOrangeHvr.gif);
}

#header .textbox
{
	color:#69696B;
	width:120px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}

#menuTop 
{
	background-image: url(images/topnavbckgrnd.gif);
	position: absolute;
	float: right;
	right: 0px;
	height:13pt;
	top: 0px;
	font-size: 12px;
}

/* Navigation Section ----------------------------------------------------------------------------------------------- */

#navigation 
{
	height:40px;
	text-align:left;
}

#navigation span
{
	margin-top: 0;
	padding-right:1pt;
	padding-left:1pt;
	color: #69696B;
	font-size: 12px;
	font-weight:bold ;
	font-family: Arial; 
	text-decoration: none;
}
#navigation .mainmenu
{
	float:left ;
}

#navigation .search
{
	padding: 3px 5px 2px 2px;
	float:right ;
}

#navigation .textbox
{
	color:#69696B;
	background:#fff;
	width:112px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding: 2px 2px 2px 2px;
}
#navigation .btn
{
	cursor:pointer;
	color:white;
	background-color:#F49D00;
	width:25px;
	height:20px;
	font-size: 12px;
	font-family: Arial; 
	border: solid 0px #EA9300;
	padding-bottom:0px;
	padding-top:0px;
}
#navigation .btn:hover
{
	background-color:#FDB431;
}

#navigation .navHome
{
	font:  Bold 13px Arial;
	cursor:pointer;
	color:white;
	background-color:#A4CD00;
	background-image: url(images/navGreen.gif);
	width:62px;
	height:28px;
	border: solid 0px #ffffff;
}
#navigation .navHome:hover
{
	background-image: url(images/navGreenHvr.gif);
}

#navigation .navAboutUs
{
	font:  Bold 13px Arial;
	cursor:pointer;
	color:white;
	background-color:#F49D00;
	background-image: url(images/navOrange.gif);
	width:101px;
	height:28px;
	border: solid 0px #ffffff;
}
#navigation .navAboutUs:hover
{
	background-color:#FCB430;
	background-image: url(images/navOrangeHvr.gif);
}

#navigation .navMyAccount
{
	font:  Bold 13px Arial;
	cursor:pointer;
	color:white;
	background-color:#69696B;
	background-image: url(images/navGray.gif);
	width:106px;
	height:28px;
	border: solid 0px #ffffff;
}
#navigation .navMyAccount:hover
{
	background-color:#7C7C7D;
	background-image: url(images/navGrayHvr.gif);
}

#navigation .navInfoReq
{
	font:  Bold 13px Arial;
	cursor:pointer;
	color:white;
	background-color:#A4CD00;
	background-image: url(images/navGreen.gif);
	width:130px;
	height:28px;
	border: solid 0px #ffffff;
}
#navigation .navInfoReq:hover
{
	background-color:#B3E004;
	background-image: url(images/navGreenHvr.gif);
}

#navigation .navFaq
{
	font:  Bold 13px Arial;
	cursor:pointer;
	color:white;
	background-color:#F49D00;
	background-image: url(images/navOrange.gif);
	width:61px;
	height:28px;
	border: solid 0px #ffffff;
}
#navigation .navFaq:hover
{
	background-color:#FCB430;
	background-image: url(images/navOrangeHvr.gif);
}

#navigation .navContactUs
{
	font:  Bold 13px Arial;
	cursor:pointer;
	color:white;
	background-color:#69696B;
	background-image: url(images/navGray.gif);
	width:104px;
	height:28px;
	border: solid 0px #ffffff;
}
#navigation .navContactUs:hover
{
	background-color:#7C7C7D;
	background-image: url(images/navGrayHvr.gif);
}

/* Navigation Left Section ----------------------------------------------------------------------------------------------- */

#navigationLeft span
{
	margin-top: 0;
	color: #69696B;
	font-size: 12px;
	font-family: Arial; 
	text-decoration: none;
}

#navigationLeft .label
{
	font:  Bold 11px Arial;
	color: #69696B;
}

#navigationLeft .labelb
{
	font:  Bold 14px Arial;
	color: #69696B;
}

#navigationLeft .btngo
{
	cursor:pointer;
	color:white;
	background-color:#F49D00;
	background-image: url(images/navOrange.gif);
	width:20px;
	height:20px;
	font-size: 12px;
	font-family: Arial; 
	border: solid 0px #EA9300;
}
#navigationLeft .btngo:hover
{
	
	background-color:#FCB430;
	background-image: url(images/navOrangeHvr.gif);
}



#navigationLeft .textbox
{
	color:#69696B;
	width:120px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding: 2px 2px 2px 2px;
	margin-right:2px;
}


/* Home Content ----------------------------------------------------------------------------------------------- */

#homecontent 
{
	position:relative ;
	width:100%;
	margin: 12px 5px 5px 12px;
	padding: 0px 0px 0px 0px;
	line-height:18px;
	color: #111111;
	font: Bold 11px Arial; 
}

#homecontent .img
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border: solid 1px #ddd;
}
/* Body ----------------------------------------------------------------------------------------------- */
#body 
{
	position: relative ;
	min-height:400px;
	background-image: url(images/navbg.gif);
	text-align:left;
	padding-left:8px;
	padding-right:15px;
}
#body .labelb
{
	margin-top: 0;
	padding-left:5pt;
	color: #69696B;
	font-size: 15px;
	font-weight:bold ;
	font-family: Arial; 
	text-decoration: none;
}

.NavLeftLink
{ 
	font:  Bold 11px Arial;
	display:block;
	color: #69696B;
	padding: 5px 12px 5px 0px;
	text-align:left;
	text-decoration:none;
}

.NavLeftLink:hover
{ 
	color: #000000;
	background-image: url(Images/bg_menuHvr.gif);
	padding: 5px 12px 5px 2px;
}

.NavLeftLinkH
{ 
	font:  Bold 11px Arial;
	display:block;
	color: #F49D00;
	padding: 5px 12px 5px 0px;
	text-align:left;
	text-decoration:none;
}

.NavLeftLinkH:hover
{ 
	color: #000000;
	background-image: url(Images/bg_menuHvr.gif);
	padding: 5px 12px 5px 2px;
}
.NavLeftLabelb
{
	font:  Bold 14px Arial;
	color: #69696B;
	text-decoration: none;
}

.NavLeftLabel
{
	font:  Bold 11px Arial;
	color: #69696B;
	text-decoration: none;
}

.NavLeftBtnOr
{
	font:  Bold 13px Arial;
	cursor:pointer;
	color:white;
	background-color:#F49D00;
	background-image: url(images/navOrange.gif);
	width:149px;
	height:28px;
	border: solid 0px #ffffff;
}

.NavLeftBtnOr:hover
{
	background-color:#FDB330;
	background-image: url(images/navOrangeHvr.gif);
}

.NavLeftBtnGr
{
	font:  Bold 13px Arial;
	cursor:pointer;
	color:white;
	background-color:#A4CD00;
	background-image: url(images/navGreen.gif);
	width:149px;
	height:28px;
	border: solid 0px #ffffff;

}

.NavLeftBtnGr:hover
{
	background-color:#B3E004;
	background-image: url(images/navGreenHvr.gif);
}

.hp_link
{
	font:  Bold 11px Arial;
	color: #69696B;
	text-decoration: none;
}
.hp_link:hover 
{
	color: #69696B;
	TEXT-DECORaTION: underline;
}
.hp_imglink
{
	cursor: pointer  ;
	border: solid 1px #ffffff;
}
.hp_imglink:hover
{
	cursor: pointer  ;
	border: solid 1px #5F5F62;
}

/* Content ----------------------------------------------------------------------------------------------- */

#content
{
	padding: 5px 0px 0px 0px;
}
.tblsp { height:5px}


.inputtext
{
	color:#69696B;
	width:250px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}

.inputtexthvr
{
	color:#69696B;
	background-color:#F7FFB3;
	width:250px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}

.inputdl
{
	color:#69696B;
	width:256px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}
.inputdlhvr
{
	color:#69696B;
	background-color:#F7FFB3;
	width:256px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}

.inputdlyr
{
	color:#69696B;
	width:50px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}
.inputdlyrhvr
{
	color:#69696B;
	background-color:#F7FFB3;
	width:50px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}

.inputdlmn
{
	color:#69696B;
	width:40px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}
.inputdlmnhvr
{
	color:#69696B;
	background-color:#F7FFB3;
	width:40px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}

.inputtexts
{
	color:#69696B;
	width:120px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}

.inputtextss
{
	color:#69696B;
	width:40px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}
.inputtextsshvr
{
	color:#69696B;
	background-color:#F7FFB3;
	width:40px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}

.inputtextsq
{
	text-align:right;
	color:#69696B;
	width:120px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}

.inputtextshvr
{
	color:#69696B;
	background-color:#F7FFB3;
	width:120px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}

.inputtextml
{
	color:#69696B;
	width:250px;
	height:58px;
	font-size: 11px;
	font-family: Arial; 
	border: solid 1px #69696B;
	padding:  2px 2px 2px 2px;
}


.links
{
	font: 11px Arial;
	color: #5F5F62;
	TEXT-DECORaTION: underline;
}

.links:hover
{
	color: #E59401;
	font: 11px Arial; 
	text-decoration: none;
}

.linkr
{
	font:bold 11px Arial;
	color: #AA0001;
	TEXT-DECORaTION: underline;
}

.linkr:hover
{
	color: #AA0001;
	font:bold 11px Arial; 
	text-decoration: none;
}

.linke 
{
	font: 11px Arial;
	color: #E59401;
	TEXT-DECORaTION: underline;
}

.linke:hover
{
	margin-top: 0;
	color: #F49D00;
	font: 11px Arial; 
	text-decoration: none;
}


.text
{
	margin-top: 0;
	color: #69696B;
	font: 11px Arial; 
}

#confirmation
{
	background-color:White;
	margin: 5px 5px 5px 5px;
}

#divli ul
{
	font: 11px Arial; 
	text-decoration: none;
	padding-left:0px;
	margin: 5px 0px 1px 8px;
	padding: 0px 0px 0px 10px;
	left:0px;
	color: #69696B;
}
#divli li
{
	font: 11px Arial; 
	color: #69696B;
	left:0px;
	padding: 0px 0px 0px 0px;

}

#divli2 ul
{
	font: 11px Arial; 
	text-decoration: none;
	padding-left:0px;
	margin: 0px 0px 1px 8px;
	padding: 0px 0px 0px 10px;
	left:0px;
	color: #69696B;
}
#divli2 li
{
	font: 11px Arial; 
	color: #69696B;
	left:0px;
	padding: 0px 0px 0px 0px;

}


.label
{
	font: bold 11px Arial; 
	color: #69696B;
}

.labelb
{
	font: bold 13px Arial; 
	color: #69696B;
}

.labelr
{
	font: bold 11px Arial; 
	color: #AA0001;
}

.labelrs
{
	font: 11px Arial; 
	color: #AA0001;
}

.labelError
{
	font: bold 11px Arial; 
	color: #AA0001;
}


.labelInfo
{
	font: bold 11px Arial; 
	color: #000066;
}

.labelAstericks
{
	font: bold 10px verdana; 
	color: #AA0001;
}

.btn
{
	font:  bold 10px Arial;
	cursor:pointer;
	color:white;
	background-color:#676669;
	height:20px;
	border: solid 0px #ffffff;
	border-left: solid 1px #7F7F80;
	border-top: solid 1px #7F7F80;
	border-right: solid 1px #555458;
	border-bottom: solid 1px #555458;

}

.btn:hover
{
	background-color:#B3E004;
	background-image: url(images/navGreenHvr.gif);
	border-left: solid 1px #7F7F80;
	border-top: solid 1px #7F7F80;
	border-right: solid 1px #555458;
	border-bottom: solid 1px #555458;
}


.btng
{
	font:  bold 10px Arial;
	cursor:pointer;
	color:white;
	background-color:#F49D00;
	height:20px;
	border: solid 0px #ffffff;
	border-left: solid 1px #FEC04E;
	border-top: solid 1px #FEC04E;
	border-right: solid 1px #D48902;
	border-bottom: solid 1px #D48902;

}

.btng:hover
{
	background-color:#FCB430;
	border-left: solid 1px #FEC04E;
	border-top: solid 1px #FEC04E;
	border-right: solid 1px #D48902;
	border-bottom: solid 1px #D48902;
}

.btnor
{
	font:  bold 10px Arial;
	cursor:pointer;
	color:white;
	background-color:#F49D00;
	height:20px;
	border: solid 0px #ffffff;
	border-left: solid 1px #FEC04E;
	border-top: solid 1px #FEC04E;
	border-right: solid 1px #D48902;
	border-bottom: solid 1px #D48902;

}

.btnor:hover
{
	background-color:#FCB430;
	border-left: solid 1px #FEC04E;
	border-top: solid 1px #FEC04E;
	border-right: solid 1px #D48902;
	border-bottom: solid 1px #D48902;
}

.btnr
{
	font:  bold 10px Arial;
	cursor:pointer;
	color:white;
	background-color:#A74D50;
	height:20px;
	border: solid 0px #ffffff;
	border-left: solid 1px #C3666A;
	border-top: solid 1px #C3666A;
	border-right: solid 1px #994043;
	border-bottom: solid 1px #994043;

}

.btnr:hover
{
	background-color:#BA5B5E;
	border-left: solid 1px #C3666A;
	border-top: solid 1px #C3666A;
	border-right: solid 1px #994043;
	border-bottom: solid 1px #994043;
}



.textbold
{
	margin-top: 0;
	color: #69696B;
	font: 11px Arial; 
	font-weight:bold;
}

#location
{
	font:  Bold 11px Arial;
	color: #69696B;
	text-decoration: none;
	line-height:20px; 
}

.productheader
{
	font:  Bold 11px Arial;
	color: #FFFFFF; 
	line-height:20px; 
	background-image: url(Images/bg_loc_green.gif); 
	padding-left:30px;
	margin-bottom:10px;
}

.producttype
{
	text-align:left;
	width:132px;
	font:  Bold 11px Arial;
	color: #69696B; 
}

.productswatch
{
	cursor:default ;
	text-align:left;
	width:40px;
	font:  9px Arial;
	color: #69696B; 
	padding: 0px 2px 0px 2px;
}

.productswatch_imgn
{
	border: solid 1px #ffffff;
}

.productswatch_img
{
	cursor: pointer  ;
	border: solid 1px #ffffff;
}

.productswatch_img:hover
{
	cursor: pointer  ;
	border: solid 1px #5F5F62;
}

.productswatchcart_img
{
	cursor:default ;
	margin:5px 5px 5px 5px;
	border: solid 1px #ffffff;
}
.productswatchcart_img:hover
{
	cursor: pointer  ;
	border: solid 1px #5F5F62;
}

.productswatch_zoom
{
	line-height:18px;
	font:  9px Arial;
	color: #fff; 
}

.productcustomtext
{
	cursor:default ;
	text-align:left;
	width:260px;
	font:  11px Arial;
	color: #69696B; 
}

.btnZoom:hover
{
	cursor: pointer  ;
}

.btnZoom:hover
{
	background-image: url(Images/btnZoomHvr.gif); 
}


.imglink
{}

.imglink:hover
{
	cursor: pointer  ;
}

.imgZmlink
{
	border-left: 1px solid #262427;
	border-right: 1px solid #262427;
	border-bottom: 1px solid #262427;
	border-top: 1px solid #262427;
}

.imgZmlink:hover
{
	cursor: pointer  ;
}

.productlink
{
	cursor: pointer  ;
	font:  Bold 11px Arial;
	color: #69696B;
	text-decoration: none;
}

.productlink:hover
{
	color: #69696B;
	TEXT-DECORaTION: underline;
}

.productlinkimglink
{
	cursor: pointer;
	border: solid 1px #FFF;
	margin-right:10px;
}

.productlinkimglink:hover
{
	cursor: pointer;
	border: solid 1px #5F5F62;
}

.productlinkimglinkc
{
	cursor: pointer;
	border: solid 1px #FFF;
}
.productlinkimglinkc:hover
{
	cursor: pointer;
	border: solid 1px #5F5F62;
}

.productDtlName
{
	font:  Bold 14px Arial;
	color: #69696B;
	text-decoration: none;
}

.productDtlDesc
{
	font:  11px Arial;
	color: #69696B;
	text-decoration: none;
}

.productDtlTbl
{
	border: solid 1px #676669;
}

.productDtlTblHdr
{
	font:  Bold 11px Arial;
	color: #fff;
	background-color:#676669;
	text-decoration: none;
	height:23px;
}

.productDtlTblType
{
	font:  Bold 10px Arial;
	color: #fff;
	height:20px;
	background-image: url(images/bg_tbltype.gif);
}

.productDtlTblDet
{
	font:  11px Arial;
	color: #69696B;
	text-decoration: none;
	height:22px;
}

.productDtlTblDetHvr
{
	font:  11px Arial;
	color: #000000;
	background-color:#EFEFEF;
	text-decoration: none;
	height:22px;
}

.productDtlTblDetTextBox
{
	font:  10px Arial;
	background:#fff;
	color: #69696B;
	width:30px;
	height:14px;
	border: solid 1px #69696B;
	text-align:center ;
}

.productDtlTblDetTextBoxHvr
{
	font:  10px Arial;
	background:#F7FFB3;
	color: #69696B;
	width:30px;
	height:14px;
	border: solid 1px #69696B;
	text-align:center ;
}

.productDtlTblDetTextBoxWide
{
	font:  10px Arial;
	background:#fff;
	color: #69696B;
	width:200px;
	height:14px;
	border: solid 1px #69696B;
	text-align:left ;
}
.productDtlTblDetTextBoxWideHvr
{
	font:  10px Arial;
	background:#F7FFB3;
	color: #69696B;
	width:200px;
	height:14px;
	border: solid 1px #69696B;
	text-align:left ;
}

.productDtlTblDetComboBox
{
	font:  10px Arial;
	color: #69696B;
	width:130px;
	height:20px;
	text-align:left ;
}




/* Breadcrum Section ----------------------------------------------------------------------------------------------- */
#breadcrum 
{
	font:   11px Arial;
	color: #69696B;
	padding: 5px 0px 5px 0px;
}

#breadcrum .on
{
	font:  bold 11px Arial;
	color: #F49D00;
	padding: 5px 0px 5px 0px;
}

#breadcrum a
{
	font:   11px Arial;
	color: #69696B;
	text-decoration:underline;
}
#breadcrum a:hover
{
	font:   11px Arial;
	color: #69696B;
	text-decoration:none;
}

.breadcrum
{
	font:  11px Arial; font-weight: bold;
	color: #CCC;
	padding-bottom: 5px; 
	padding-top: 5px; 
	padding-left: 5px; 
}
.breadcrumlink
{
	color: #CCC;
	font-size: 12px;	
	vertical-align:bottom ;
	font: Bold 11px Arial; font-weight: bold;
	padding-left: 5px; 
	padding-right: 5px; 
}

.breadcrumlink:hover
{
	color: #CCC;
	text-decoration:none;
}

/* Report ----------------------------------------------------------------------------------------------- */
.rptlblh { font: bold 15px Arial; color: #69696B;}
.rptlbl {font: bold 11px Arial; color: #69696B;}
.rptlblb {font: bold 13px Arial; color: #69696B;}
.rpttxt {font: 11px Arial; color: #69696B;}	
.rpttblrs { height:16px}
.rpttblsp { height:5px}
.rptlink {font: 11px Arial;color: #E59401;TEXT-DECORaTION: underline;}
.rptlink:hover{color: #F49D00;font: 11px Arial; text-decoration: none;}

/* Footer ----------------------------------------------------------------------------------------------- */
#footer {
	width:100%;
	bottom:0; /* stick to bottom */
	color: #69696B;
	font-size: 12px;	
	font: 11px Arial, Arial; 
	text-align: center;
}
#footer a
{
	margin-top: 0;
	color: #69696B;
	font: 11px Arial, Arial; 
	text-decoration: underline;
}
#footer a:hover 
{
	color: #69696B;
	TEXT-DECORaTION: none;
}

#footer span
{
 line-height:18px;
 padding: 2px 0px 2px 0px;
}
