#SideBar
{
	position:absolute;
	top:135px;
	left:32px;
	width:198px;
}

#SideBar h3
{
	color:#093d6f;
	line-height:33px;
	font-size:16px;
	height:33px;
	width:198px;
	background-image:url('../img/h_back_1.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:17px;
	font-weight:700;
	margin:0;
}

#SideBar h4
{
	font-weight:700;
	font-size:12px;
	margin:16px 0 0;
	padding:0;
}

#SideBar .ContentBox
{
	background-color:#F1F1F1;
	background-position-y: bottom;
	line-height:14px;
	font-family:Arial;
	font-size:12px;
	font-weight:400;
	color:#093d6f;
	margin:0px;
	padding:7px;
}
#SideBar .ContentBox a
{
	font-family:Arial;
	font-size:10px;
	font-weight:700;
	color:#093d6f;
	text-decoration:underline;
}

#SideBar ul#FeaturedProducts
{
	margin:5px 17px 0 27px;
	padding:0;
}

#SideBar ul#FeaturedProducts li
{
	list-style-type:disc;
	list-style-image:url('../img/arrow.gif');
	list-style-position:outside;
	margin:0 0 10px;
	padding:0;
    text-align: left;
}

#SideBar ul#FeaturedProducts li.current a
{
	font-weight:700;
}

#SideBar ul#FeaturedProducts li a
{
	color:#42687b;
	text-decoration:none;
	font-size:14px;
	font-weight:400;
}

#SideBar p
{
	margin:5px 0px 7px 0px;
	padding:0;
}

#SideBar .ContentBox_Home
{
	background-color:#F1F1F1;
	background-position-y: bottom;
	line-height:14px;
	font-family:Arial;
	font-size:12px;
	font-weight:400;
	color:#093d6f;
	margin:0px;
	padding:7px;
    text-align:center;
}

#SideBar .ContentBox_Home div.img_logo
{
	padding-bottom: 6px;
}

#SideBar .SideBarHeader{
    height: 30px;
	background: url('../img/SideBarHeaderLeftBg.gif') no-repeat top left;
	padding: 0px;
	margin: 0px;
}

#SideBar .SideBarHeader p {
    margin:0px;
    padding:0px;
    color: white;
	font-size:15px;
	height:30px;
	line-height: 30px;
    font-weight:bold;
	margin-left:8px;
    background: url('../img/SideBarHeaderRightBg.gif') no-repeat top right; 
}
#SideBar .SideBarHeader_home{
    height: 30px;
	background: url('../img/SideBarHeaderLeftBg.gif') no-repeat top left;
	padding: 0px;
	margin: 0px;
    text-align: center;
}

#SideBar .SideBarHeader_home p {
    margin:0px;
    padding:0px;
    color: white;
	font-size:15px;
	height:30px;
	line-height: 30px;
    font-weight:bold;
	margin-left:8px;
    background: url('../img/SideBarHeaderRightBg.gif') no-repeat top right; 
}
#SideBar .SideBarFooter{
    height: 15px;
	line-height: 15px;
    background: url('../img/SideBarFooterLeftBg.gif') no-repeat top left;
    padding: 0px;
	margin:0 0 10px;
}
#SideBar .SideBarFooter p {
    padding: 0px;
    margin: 0px;
    height: 15px;
    background: url('../img/SideBarFooterRightBg.gif') no-repeat top right;
}
#SideBar .SideBarMiddle{
    height: 29px;
    background: url('../img/SideBarMiddleBg.gif') repeat-x top left;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.SideBarContent {
    border-left:1px solid #2D3447;
    border-right:1px solid #2D3447;
}
#SideBar .SideBarMiddle p {
    margin:0px;
    padding:0px;
    color: white;
	font-size:15px;
	line-height: 29px;
    font-weight:bold;
	margin-left:8px;
}

.titleLink: {
    color: #ffffff;
    text-decoration:none;
}
.titleLink:link {
    color: #ffffff;
    text-decoration:none;
}
.titleLink:hover {
    color: #ffffff;
    text-decoration:none;
}
.titleLink:visited{
    color: #ffffff;
    text-decoration:none;
}