@charset "utf-8";
body#hp-flash {
	font-size:12px;
	background:transparent url(http://media.netapp.com/designimages/background-blue-gradient-119x2.jpg) repeat-x scroll center top;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	 color: #696969;
}
#outer {
	width:950px;
	padding:0;
	margin:0 auto;
	position:relative;
}
#top-container {
	/*background:#00599b url(http://media.netapp.com/designimages/bkg-top-containter.jpg) bottom left no-repeat;*/
	/*height:356px;*/
	min-height:500px;
	position:relative;
}
a.button {
	background-color:transparent;
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	text-indent:-5000px;
	outline:0;
	overflow:hidden;/*critical to displaying correctly in some browsers*/
}
a.button:hover, a.button:focus {
	outline:0;
	background-position:bottom right;
}
a.button:active {
	outline:0;
}
#btm-container {
	position:relative;
	/*height:284px; dasha*/
        height:119px;

}
#hp-flash #footerLogo, #hp-flash #footerMenu {
/* padding-left:9px;/* this is weird */
}
#solutions {
	height:275px;/*was 271*/
	width:552px;
	position:absolute;
	top:0;
	top:0;
	right:0;
	background:#e5eef5 url(http://media.netapp.com/designimages/bkg-solutions-content.gif) bottom left no-repeat;
}
#solutions .tabs {
	border:0;
	margin:0;
	padding:0;
	width:100%;
	border-spacing:0px;
	text-align:center;
	height:38px;/*was 43*/
	background: #fff url(http://media.netapp.com/designimages/bkg-sol-tabs-base-short.gif) top left no-repeat;
}
#sol-tab-1, #sol-tab-2, #sol-tab-3, #sol-tab-4, #sol-tab-5 {
	padding:0 10px 5px 10px;
	margin:0;
}
#sol-stitch-12, #sol-stitch-23, #sol-stitch-34, #sol-stitch-45 {
	margin: 0;
	padding: 0;
	width: 14px;
	background: url(http://media.netapp.com/designimages/bkg-sol-stitch-mid-short.gif) no-repeat;
}
#sol-stitch-first, #sol-last-1, #sol-last-2, #sol-last-3, #sol-last-4, #sol-last-5 {
	width: 5px;
	margin: 0;
	padding: 0;
}
.show-one #sol-stitch-first {
	background: url(http://media.netapp.com/designimages/bkg-sol-stitch-first.gif) no-repeat;
}
.show-one #sol-stitch-12, .show-two #sol-stitch-23, .show-three #sol-stitch-34, .show-four #sol-stitch-45 {
	background: url(http://media.netapp.com/designimages/bkg-sol-stitch-left-short.gif) no-repeat;
}
.show-two #sol-stitch-12, .show-three #sol-stitch-23, .show-four #sol-stitch-34, .show-five #sol-stitch-45 {
	background: url(http://media.netapp.com/designimages/bkg-sol-stitch-right-short.gif) no-repeat;
}
.show-one #sol-tab-1, .show-two #sol-tab-2, .show-three #sol-tab-3, .show-four #sol-tab-4, .show-five #sol-tab-5 {
	background: url(http://media.netapp.com/designimages/bkg-sol-tab-shown.gif) repeat-x;
}

.show-one #sol-last-1, .show-two #sol-last-2, .show-three #sol-last-3, .show-four #sol-last-4, .show-five #sol-last-5 {
	background: url(http://media.netapp.com/designimages/bkg-sol-stitch-last.gif) top right no-repeat !important;
}
#solutions .content {
	height:217px;
	margin:0;
	padding:0 10px 10px 10px;
}
#solutions h3 {
	margin:0 0 11px 0;
	padding:0;
	color:#0067c5;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
}
#solutions h3 a:visited {
	color:#0067c5;
}
#solutions p {
	margin: 0 0 11px 0;
	padding:0;
}
#solutions .tabs td {
	padding: 0;
	text-align:center;
	vertical-align:middle;
}
#solutions .tabs a {
	font-weight: bold;
	display:block;
	padding: 0 8px;/*newer value 3px 8px 3px 9px*/ /*was 3px 8px*/
	line-height: 12px;
	position:relative;
	top:-2px;
}
#solutions .tabs a:link {
	text-decoration:none;
	color:#0067c5;
}
#solutions.show-one #sol-tab-1 a:link, #solutions.show-two #sol-tab-2 a:link, #solutions.show-three #sol-tab-3 a:link, #solutions.show-four #sol-tab-4 a:link, #solutions.show-five #sol-tab-5 a:link {
	text-decoration:none;
	cursor:default;
	color:#454545;
}
#solutions .tabs a:visited {
	text-decoration:none;
	color:#0067c5;
}
#solutions .tabs a:hover, #solutions .tabs a:focus, #solutions .tabs a:active {
	color:#0067c5;
	text-decoration: none;
}
#solutions.show-one #sol-tab-1 a:visited, #solutions.show-two #sol-tab-2 a:visited, #solutions.show-three #sol-tab-3 a:visited, #solutions.show-four #sol-tab-4 a:visited, #solutions.show-five #sol-tab-5 a:visited {
	cursor:default;
	color:#454545 !important;
}
#solutions.show-one #sol-tab-1 a:hover, #solutions.show-two #sol-tab-2 a:hover, #solutions.show-three #sol-tab-3 a:hover, #solutions.show-four #sol-tab-4 a:hover, #solutions.show-five #sol-tab-5 a:hover {
	cursor:default;
	color:#454545 !important;
}
#solutions .article {
	width:173px;
	z-index:1;
	position:relative;
}
#solutions .contents {
	margin: 10px;
	position: relative;
}
#news {
	width:369px;
	height:284px;
}
#newsItems {
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0 13px 13px 3px;
	
	overflow:auto;
	position:relative;
	font-family:Arial;
	padding: 0.2em 0 0.2em 0.2em;
	color:#336699
}
#newsItems li {
	margin:-1px 0 0 0;
	padding: 1px 9px 1px 35px;
	background:#fff center left no-repeat;
	min-height:5px;
	border-top:1px dotted #ccc;
}
#newsItems strong {
	color:#84bd00;
}
#newsItems .news {
	background-image:url(../images/icon-news.gif);
}

#newsItems .solution {
	background-image:url(../images/Solution.png);
}

#newsItems .SharedUser {
	background-image:url(../images/Profile_1.png);
}

#newsItems .Module {
	background-image:url(../images/netapparrow.gif);
}

#newsItems .events {
	background-image:url(http://media.netapp.com/designimages/icon-event.gif);
}
#newsItems .podcast {
	background-image:url(http://media.netapp.com/designimages/icon-podcast-28x28.gif);
}
#newsItems .videoNews {
	background-image:url(http://media.netapp.com/designimages/icon-video-28x28.gif);
}
#newsItems .resources {
	background-image:url(http://media.netapp.com/designimages/icon-resource.gif);
}
#newsItems .blogs {
	background-image:url(http://media.netapp.com/designimages/icon-blog-28x28.gif);
}
#newsItems .tech-ontap-article{
	background-image:url(http://media.netapp.com/designimages/icon-tot-article-28x28.gif);
}
#newsItems .external-news-article{
	background-image:url(http://media.netapp.com/designimages/icon-news-article-28x28.gif);
}
#newsPages {
	text-align:center;
}
#newsPages a {
	display:inline-block;
	width:20px;
	height:20px;
	margin: 0 1px;
	border:none;
}
#newsPages a img {
	border:none;
}
#newsPages img {
	width:20px;
	height:20px;
}
#news .tabs {
	margin:0 0 17px 0;
	border:0;
	padding:0;
	text-align:center;
	border-spacing:0px;
	height:33px;/*was 27px*/
	width: 100%;
}
#news .tabs td {
	margin:0;
	padding:0;
	border:0;
	border-spacing:0px;
}
#news .tabs a {
	display:block;
	padding:0 8px;
	line-height:13px;/*was 33px, needed to change to support 2-line tabs - kevin*/
/*	height:33px;*/ /* needs to be auto to have vertically centered 2-line tabs - kevin */
	font-weight: bold;
	color:#454545;
}
.tabs a:link, .tabs a:visited, .tabs a:hover, .tabs a:focus, .tabs a:active {
	outline: 0;
	border: 0;
}
#news .tabs a:link {
	text-decoration:none;
	color:#0067c5;
}
#news.show-first .tab-first a:link, #news.show-second .tab-second a:link, #news.show-third .tab-third a:link, #news.show-fourth .tab-fourth a:link, #news.show-last .tab-last a:link {
	text-decoration:none;
	color:#454545;
}
#news .tabs a:visited {
	color:#0067c5;
}
#news .tabs a:hover, #news .tabs a:focus, #news .tabs a:active {
	text-decoration:none;
	color:#0067c5;
}
#news.show-first .tab-first a:visited, #news.show-second .tab-second a:visited, #news.show-third .tab-third a:visited, #news.show-fourth .tab-fourth a:visited, #news.show-last .tab-last a:visited {
	text-decoration:none;
	color:#454545 !important;
}
#news.show-first .tab-first a:hover, #news.show-second .tab-second a:hover, #news.show-third .tab-third a:hover, #news.show-fourth .tab-fourth a:hover, #news.show-last .tab-last a:hover {
	text-decoration:none;
	color:#454545 !important;
}
table.tabs td {
	cursor:pointer;/*need to make the whole tab link-looking - kevin*/
}
.show-first .tab-first, .show-second .tab-second, .show-third .tab-third, .show-fourth .tab-fourth, .show-last .tab-last,
.show-first .tab-first a, .show-second .tab-second a, .show-third .tab-third a, .show-fourth .tab-fourth a, .show-last .tab-last a {
	cursor:default;
}
table.tabs a {
position:relative;/* need to hack these links to support going to two lines, as there was a requirements change -kevin*/
}
table.tabs a span {/*need to put a span in there to get the divider properly sized. There are probably better ways to do this, but this will work. -kevin*/
display:block;
height:33px; 
margin-top:-16.5px;
position:absolute;
right:0;
top:50%;
width:1px;
}
.tab-first {
	background: url(http://media.netapp.com/designimages/bkg-news-tabs-first-off-gradient.gif) top left no-repeat;
}
.tab-second, .tab-third, .tab-fourth {
	background: url(http://media.netapp.com/designimages/bkg-news-tabs-mid-off-gradient.gif) top left repeat-x;
}
.tab-last {
	background: url(http://media.netapp.com/designimages/bkg-news-tabs-last-off-gradient.gif) top right no-repeat;
}
.tab-first span, .tab-second span, .tab-third span, .tab-fourth span {
	background: url(http://media.netapp.com/designimages/bkg-news-tabs-divider-off-gradient.gif) top right no-repeat;
}
.show-first .tab-first {
	background: url(http://media.netapp.com/designimages/bkg-news-tabs-first-on-gradient.gif) top left no-repeat;
}
.show-second .tab-second, .show-third .tab-third, .show-fourth .tab-fourth {
	background: url(http://media.netapp.com/designimages/bkg-news-tabs-mid-on-gradient.gif) top right repeat-x;
}
.show-last .tab-last {
	background: url(http://media.netapp.com/designimages/bkg-news-tabs-last-on-gradient.gif) top right no-repeat;
}
.show-first .tab-first span, .show-second .tab-first span, .show-second .tab-second span, .show-third .tab-second span, .show-third .tab-third span, .show-fourth .tab-third span, .show-last .tab-count-5 .tab-fourth span, .show-last .tab-count-4 .tab-third span, .show-last .tab-count-3 .tab-second span, .show-last .tab-count-2 .tab-first span {
	/* assuming we'll never a one-tab news section */
background: url(http://media.netapp.com/designimages/bkg-news-tabs-divider-on-gradient.gif) top right no-repeat;
}

/*BEGIN: Edits to homepage layout  - removal of 3 stories and addition of flash and ad banners*/
#flash-ads-hp,
* html:first-child #flash-ads-hp {/*IE7 and everybody else*/
	height:308px;
	/*position:relative;*//* had to change for search autocomplete in version 49*/
	padding-top: 17px;
	padding-bottom: 20px;
	float:left;
}
* html #flash-ads-hp{/*IE6 Hack*/
	padding-bottom:0;
}
#flashBanner-hp {
	height:308px;
	width:675px;
	float:left;
	padding-right: 23px;
}
#adBanner-hp {
	height:291px;
	width:250px;
	float:left;
	background-image:url(or-banner-245x139.jpg);
	background-repeat:no-repeat;
	/*padding-top:17px; dasha */
}
#adBanner-hp h4 {
        display:none;
	margin:0 0 16px 0;
	padding:0;
	color:#0067c5;
	line-height: 18px;
	font-size: 16px;
	font-weight:bold;
	/*text-align:center;*/
}
#flash-ads-hp a:link, #flash-ads-hp a:link:hover, #flash-ads-hp a:visited:hover, #flash-ads-hp a:visited {
	color:#0067C5;
}
#adBanner-hp h4 a:link, #adBanner-hp h4 a:visited {
	line-height: 18px;
	font-size: 16px;
	font-weight:bold;
}
#adBanner-hp h4 a:link:hover, #adBanner-hp h4 a:visited:hover {
	text-decoration:underline;
}
#adImage-hp {
        width:250px;
        height:260px;
        background-color:#FFF;
        border:0px solid #CCC;
        background-repeat:no-repeat;
        background-position:top left;
}
#adImage-hp ul.gree-arrow-hp {
	margin:0;
	padding:20px 0 0 0;
	list-style: none;
}
#adImage-hp ul.gree-arrow-hp li {
	margin:0;
	padding:0;
	background-image:url(http://media.netapp.com/designimages/green-arrow-hp.jpg);
	background-position: 0 5px;
	background-repeat:no-repeat;
	padding-left:10px;
}
#adImage-hp a {
	outline: none;
}
.clear-hp {
	clear: both;
	margin : 0;
	padding: 0;
	border: 0;
	line-height: 0;
}
/*END: Edits to homepage layout  - removal of 3 stories and addition of flash and ad banners*/

/*START: new, note-style calls to action - kb*/
/* this is also used on the hp-stories */
.cta-note,
* html:first-child .cta-note { /*IE7 and everybody else*/
position:absolute;
bottom:1px;
left:183px;
width:375px;
height:223px;
}
* html .cta-note {/*IE6*/
left:183px;
bottom:45px;
}
.cta-note a {
outline:0;
}
.cta-note img {
width:375px;
height:223px;
}
/*START: new, note-style calls to action - kb*/

/*START: things that will be trashed when new global nav header and footer code is used*/
#site-search {
	margin:-18px 0 20px 0;
	float:right;
	clear:right;
	width:auto;
	top:45px;
	height:22px;
	line-height:22px;
	background:#fff url(http://media.netapp.com/designimages/bkg-site-search-nw.gif) top left no-repeat;
}
#site-search * {
	vertical-align:top;
}
#site-search #textBox {
	display:inline-block;
	background: url(http://media.netapp.com/designimages/bkg-site-search-input.gif) bottom right no-repeat;
	border:0;
	margin:1px 0;
	outline:0;
}
#site-search form {
	position:relative;
	height:22px;
	margin:0;
	padding:0 23px 0 3px;
	background:url(http://media.netapp.com/designimages/bkg-site-search-sw.gif) bottom left no-repeat;
}
#site-search a {
	position:absolute;
	top:0;
	right:0;
	display:inline-block;
	text-indent:-5000px;
	width:24px;
	height:22px;
	background:transparent url(http://media.netapp.com/designimages/search-button-en.gif) no-repeat;
	overflow:hidden;
}
#hp-flash .globalSites {
	padding:0 0 0 13px;
	margin-right:0;
	white-space:nowrap;
}
#hp-flash #topMenu, #hp-flash .globalSites {
	float:none;
	height:auto;
	margin-bottom:0;
	margin-top:14px;
	padding-left:20px;
	padding-right:0;
	width:auto;
}
.globalSites, .globalSites a:link, .globalSites a:visited, .globalSites a:hover, .globalSites a:focus, .globalSites a:active {
	color:#fff;
}
#hp-flash #headerMenu {
	padding:0;
	width:562px;
	height:17px;
	float:right;
	clear:right;
	top:81px;
}
#hp-flash .custommainmenu {
	padding-top:0;
	width:562px;
}
#hp-stories h1,
#hp-flash h1 {/* Making exception for homepage, as NetApp is semantically a good title for the page. */
	width:66px;
	height:76px;
	float:left;
	position:relative;
	padding:0;
	margin:31px 0 0 0;
	background:transparent url(http://media.netapp.com/designimages/logo-home-66x76.gif) no-repeat;
	text-indent:-5000px;
}
#masthead {
	height:122px;
	margin:0 20px 0 13px;
}
.hp-headerLogo {
	float:left;
	height:90px;
	padding-top:30px;
}
.hp-headerTopArea {
	float:left;
	height:120px;
}
.hp-headerTopMenu {
	clear:left;
	float:left;
	width:851px;
}
.hp-headerSearchBox {
	clear:left;
	float:left;
	width:290px;
	padding-left:561px;
	height:35px;
	text-align:right;
	padding-top:9px;
}
.hp-headerMeainMenu {
	clear:left;
	float:left;
	width:746px;
	height:25px;
	padding-left:101px;
	padding-top:14px;
}
.hp-headerTopMenuLeft {
	float:left;
	width:559px;
}
.hp-headerTopMenuRight {
	float:right;
	width:162px;
	padding-right:128px;
	padding-top:4px;
}
#hp-flash #topMenu {
	margin-top:0px;
	padding-top:18px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
#hp-flash .searchBox {
	padding-right:0px;
	margin-right:0px;
	margin-left:0px;
	padding-left:0px;
}
#hp-flash .searchBox {
	clear:left;
	float:left;
	font-size:10px;
	height:22px;
	padding-top:5px;
	text-align:left;
}
#hp-flash .searchBoxL {
	clear:left;
	float:left;
	text-align:left;
	width:125px;
}
#hp-flash .searchBoxR {
	float:left;
	width:136px;
	font-size:12px;
	padding:3px 0 0;
}
#hp-flash .searchBoxR, #hp-flash .searchBoxR a:link, #hp-flash .searchBoxR a:visited, #hp-flash .searchBoxR a:hover, #hp-flash .searchBoxR a:focus {
	color:#fff;
}
#hp-site-search {
	margin:0px 0px 0px 0px;
	float:right;
	width:140px;
	height:22px;
	line-height:22px;
	text-align:right;
	background:#fff url(http://media.netapp.com/designimages/bkg-site-search-nw.gif) top left no-repeat;
}
#hp-site-search * {
	vertical-align:top;
}
#hp-site-search #textBox {
	display:inline-block;
	background: url(http://media.netapp.com/designimages/bkg-site-search-input.gif) bottom right no-repeat;
	border:0;
	margin:1px 0;
	outline:0;
}
#hp-site-search form {
	position:relative;
	height:22px;
	margin:0;
	padding:0 22px 0 3px;
	background:url(http://media.netapp.com/designimages/bkg-site-search-sw.gif) bottom right no-repeat;
}
#hp-site-search a {
	position:absolute;
	top:0;
	right:0;
	display:inline-block;
	text-indent:-5000px;
	width:24px;
	height:22px;
	background:transparent url(http://media.netapp.com/designimages/search-button-en.gif) no-repeat;
	overflow:hidden;
}
/*END: things that will be trashed when new global nav header and footer code is used*/

/*START: vl - image bar footer homepage - dt */

#navBarContainer{  
	width: 950px;  
	height: 126px;  
	margin: 0; 
}  

ul#navBar{  
	width: 950px;  
	height: 126px;  
	margin: 0;  
	list-style: none;  
	padding: 0;
        padding-top: 20px;
}  
  
ul#navBar li{  
	display: inline;  
} 

ul#navBar li a{
        float: left;
        height: 0;
        overflow: hidden;
        padding-top: 126px;
}

ul#navBar li#navBarProducts a{
	width: 184px;
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat 0px 0px;
}

ul#navBar li#navBarSolutions a{
	width: 164px;
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat -184px 0px;
}

ul#navBar li#navBarSupport a{
	width: 169px;
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat -348px 0px;
}

ul#navBar li#navBarPartners a{
	width: 145px;
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat -517px 0px;
}

ul#navBar li#navBarCompany a{
	width: 139px;
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat -662px 0px;
}

ul#navBar li#navBarHowtobuy a{
	width: 149px;
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat -801px 0px;
}

ul#navBar li#navBarProducts a:hover{
	background-position: 0 -252px;
}

ul#navBar li#navBarSolutions a:hover{
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat -184px -252px;
}

ul#navBar li#navBarSupport a:hover{
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat -348px -252px;
}

ul#navBar li#navBarPartners a:hover{
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat -517px -252px;
}

ul#navBar li#navBarCompany a:hover{
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat -662px -252px;
}

ul#navBar li#navBarHowtobuy a:hover{
	background: url(http://media.netapp.com/designimages/homepage-footer-950x126.png) no-repeat -801px -252px;
}

/*END: vl - image bar footer homepage - dt*/


/*START: vl - HE image bar footer homepage - dt */

.rtl ul#navBar li#navBarHowtobuy a{
	width: 149px;
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat 0px 0px;
}

.rtl ul#navBar li#navBarCompany a{
	width: 139px;
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat -149px 0px;
}

.rtl ul#navBar li#navBarPartners a{
	width: 145px;
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat -288px 0px;
}

.rtl ul#navBar li#navBarSupport a{
	width: 169px;
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat -433px 0px;
}

.rtl ul#navBar li#navBarSolutions a{
	width: 164px;
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat -602px 0px;
}

.rtl ul#navBar li#navBarProducts a{
	width: 184px;
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat -766px 0px;
}


.rtl ul#navBar li#navBarHowtobuy a:hover{ 
	background-position: 0 -252px;
}

.rtl ul#navBar li#navBarCompany a:hover{
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat -149px -252px;
}

.rtl ul#navBar li#navBarPartners a:hover{
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat -288px -252px;
}

.rtl ul#navBar li#navBarSupport a:hover{
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat -433px -252px;
}

.rtl ul#navBar li#navBarSolutions a:hover{
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat -602px -252px;
}

.rtl ul#navBar li#navBarProducts a:hover{
	background: url(http://media.netapp.com/designimages/homepage-footer-off-950x126-he.png) no-repeat -766px -252px;
}

.arial-blue-title-50pt-light {
	PADDING-LEFT: 20px; 
	FLOAT: left;
	HEIGHT: 35px; 
	TEXT-ALIGN: right;
	font-family: Arial;
	font-size: 35px;
	
	color: #FFFFFF;	
	padding-top:46px;
}
  .moduleCss
      {
          color:#84BD00;
          font-weight:bold;
          text-decoration:none;
      }
      .orangeCss
      {
          color:#FFA500;
          font-weight:bold;
      }
      .grayCss
      {
          color:#6D7B8D;
          font-weight:bold;
      }
.PPTli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/power-point.png");
            padding: 0.1em 0 0em 0.2em;
        }
        .WordDocli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/word_doc1.png");
            padding: 0.1em 0 0em 0.2em;
        }
          .Jpegli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/jpeg_image.png");
            padding: 0.1em 0 0em 0.2em;
        }
            .Gifli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/GIF_image.png");
            padding: 0.1em 0 0em 0.2em;
        }
        .Bmpli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/BMP_image.png");
            padding: 0.1em 0 0em 0.2em;
        }
           .Txtli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/txt_image.png");
            padding: 0.1em 0 0em 0.2em;
        }
           .Pngli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/Png_image.png");
            padding: 0.1em 0 0em 0.2em;
        }
            .Excelli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/excel1.png");
            padding: 0.1em 0 0em 0.2em;
        }
            .HTMLli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/html_image.png");
            padding: 0.1em 0 0em 0.2em;
        }
                .ZIPli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/zip_image.png");
            padding: 0.1em 0 0em 0.2em;
        }
                     .CHMli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/chm_image.png");
            padding: 0.1em 0 0em 0.2em;
        }
          .Otherfileli
        {
            text-decoration: none;
            color: #15428B;
            font-weight: normal;
            list-style-image: url("/images/filetype.png");
            padding: 0.1em 0 0em 0.2em;
        }

      
/*END: vl - HE image bar footer homepage - dt*/
