/* CSS Document */
html{
	background-color: #A8D3E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body{
	font-size: 12px;
	background-color: #DFDCFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#serverStatus{
	color: #FF0000;
	text-align: center;
	display: block;
	background-color: #999999;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#commonItems a, #commonItems a img{
	border: 0px none #FFFFFF;
	text-decoration: none;
}
#dynTD{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#header{
	display: block;
	margin: 0px;
	padding: 0px;
}
#header h1{
	font-size: 24px;
	padding: 0px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 25px;
	display: inline;
	text-align: center;
}
#header img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navlist
{
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73758C;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#navlist li{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	text-decoration: none;
	background-color: #DFDCFF;
}

#navlist li a:link, #navlist li a:visited { color: #448; }
/* #navlist li a:visited { color: #667; } */

#navlist li a:hover{
	color: #000;
	border-top-color: #227;
	border-right-color: #227;
	border-bottom-color: #ADAAEF;
	border-left-color: #227;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #ADAAEF;
}

#navlist li a#current{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DFDCFF;
	color: #667;
}
#navlist #nTerm{
	margin-left: 5em;
}
#cMain{
	display: block;
	margin: 5px;
	padding: 2px;
}
#cMain #colLeft{
	float: left;
	width: 600px;
	text-align: center;
/*	border: 1px solid #000000; */
	padding: 3px;
	margin-bottom: 5px;
}
#cMain #colLeft h2{
	margin: 0px;
	padding: 0px;
}
#cMain #colRight{
	float: left;
/*	border: 1px solid #000000; */
	width: 315px;
	padding: 3px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#cMain #colLeft h4{
	font-size: 18px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #003366;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 2px;
}
#cMain #colLeft a{
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
#videoHolder{
/*	border: 1px solid #000000; */
	display: block;
	padding: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	border: 1px solid #666666;
	background-image: url(images/dbbg_light.png);
}
#videoHolder h1, #industrySub h2, #colLeft h1{
	color: #006699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 14px;
	text-align: right;
}
#videoHolder p{
	font-size: 12px;
	text-align: center;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}
#videoHolder a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #CAC6FF;
}
#commonItems td{
	text-align: center;
	padding: 2px;
}
#footer{
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	clear: both;
	/*line-height: 20px;*/
	font-size: 10px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #666666;
}
#contactForm td{
	vertical-align: top;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#contactForm input, #contactForm textarea, #contactForm select{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #333333;
	margin-top: 1px;
	font-family: "Courier New", Courier, monospace;
}
#contactForm #button{
	font-weight: normal;
}
#products{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	background-image: url(images/dbbg_light.png);
}
#products p{
	clear: both;
	text-align: justify;
	text-indent: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

#products h2{
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#products h3{
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#products ul, #products ul a{
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	color: #003366;
}
#products ul li{
	margin-top: 2px;
}
#products ul ul{
	text-align: left;
	list-style-type: none;
	font-weight: normal;
	color: #000000;
}
#products ul#prods{
	display: block;
	clear: both;
	font-weight: normal;
	color: #666666;
	padding-right: 10px;
	list-style-image: url(images/bullet3.png);
}

#orange, #orange a{
	display: inline;
	color: #FF9900;
}
#message{
	margin: 2px;
}
#message table{
	border: 1px solid #666666;
	margin-bottom: 3px;
	background-image: url(images/dbbg_light.png);
}
#message p{
	text-align: justify;
	text-indent: 15px;
}
#message ul{
	text-align: left;
	margin: 0px;
}
#message h2{
	font-size: 12px;
	font-weight: bold;
}
#supportMain{
	border: 1px solid #666666;
	background-image: url(images/dbbg_light.png);
}
#pSub{
	display: block;
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
#pSub b{
	color: #003399;
}
#pSub li#ph{
	font-weight: bold;
	color: #003366;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: -15px;
	list-style-image: none;
}
#pSub li#pn{
	list-style-image: none;
	list-style-type: none;
	color: #000000;
	margin-left: -30px;
	margin-bottom: 15px;
}
#pNav a{
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	color: #003399;
}
#industry{
	background-color: #FFFFFF;
	background-image: url(images/files_sm.png);
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #999999;
}
#industry ul{
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
}
#industry ul li{
	list-style-image: url(images/bullet.png);
	padding-top: 5px;
}
#colLeft #industry ul li a{
	font-size: 14px;
}
#colLeft #industry ul li a:hover{
	color: #000000;
}
#industrySub{
	text-align: left;
}
#industrySub ul li{
	list-style-image: url(images/bullet2.png);
}

#industrySub p{
	text-align: justify;
	text-indent: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#colLeft #industrySub a:link{
	font-size: 11px;
	color: #006699;
	padding-right: 0.25em;
	padding-left: 0.25em;
}
#industrySub h3{
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#colLeft #refLetters a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin-left: 25px;
}
#testimonial{
	color: #666666;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
}
#testimonial p{
	text-align: justify;
	text-indent: 15px;
}
#mini_nav{
	font-size: 10px;
	text-align: left;
}
#mini_nav h2{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#mini_nav ul{
	width: 148px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mini_nav li{
	list-style-type: none;
}
#mini_nav ul li, #mini_nav a{
	text-align: left;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
#mini_nav a:hover, #mini_nav #current{
	text-decoration: underline;
	color: #666666;
}
#mini_nav p{
	font-size: 10px;
	text-align: justify;
	text-indent: 10px;
	width: 190px;
	margin: 0px;
	padding: 2px;
}
#mini_nav h4{
	font-size: 10px;
	padding: 0px;
	width: 198px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #003366;
	background-color: #CCCCCC;
	text-align: center;
}
#cMain #colLeft #fullArt{
	text-align: left;
}
#cMain #colLeft #fullArt p{
	text-align: justify;
	text-indent: 15px;
}
#cMain #colLeft #fullArt h4{
	font-size: 16px;
}
#disclaimer{
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
	display: block;
	text-align: center;
}
#infoLink{
	margin-left: 10px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
#newsClips{
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 550px;
	background-image: url(images/paperbg.png);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #003366;
}
#newsClips h1{
	color: #FF0000;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 10px;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 3px;
}
#newsClips h2{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	font-style: italic;
}
#newsClips h3{
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
#newsClips p{
	margin: 0px;
	padding: 2px;
}
#formH{
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;/*	border: 1px solid #000000; */
}

#formH form{
/* NEEDED FOR IE */
	margin: 0px;
	padding: 0px;
}
#formH #cFormMain{
	background-image: url(images/formmiddle.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#formH #cFormtop{
	background-image: url(images/formtop.png);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
#formH #cFormbottom{
	background-image: url(images/formbottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

#b1{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 5px;
}
#b1 h1{
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#b1 li{
	color: #666666;
	list-style-type: disc;
	font-size: 10px;
	font-weight: normal;
}
#b1 li#emph{
	list-style-type: none;
	color: #003399;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	text-align: center;
	font-size: 12px;
}
#prodSpecs{
	border: 1px solid #999999;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
#prodSpecs td#one{
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: left;
}
#prodSpecs td#two{
	padding-left: 15px;
	text-align: left;
}
#supportMenu li{
	list-style-type: none;
	display: inline;
}
#supportMenu li a:hover{
	background-color: #003366;
}
#cPartner{
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #666666;
	background-color: #FFFFFF;
}
#cPartner h1{
	text-align: center;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 22px;
}
#cPartner img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cPartner p{
	float: left;
	display: inline;
}
#cPartner b{}
a#spOffer img{
	border: 1px solid #000000;
	margin-top: 2px;
	margin-left: 2px;
}

#supportTbl #s_item{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#supportTbl #s_item #odd, #downloads #odd{
	background-color: #CCCCCC;
}
#supportTbl #s_item #even, #downloads #even{
	background-color: #FFFFFF;
}
#supportTbl #s_item td{
	padding-top: 4px;
	padding-bottom: 4px;
}
#supportTbl #s_item a{
	font-size: 10px;
	color: #006699;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
#supportTbl #s_item b{
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
	display: block;
	margin: 0px;
	color: #CCCCCC;
	background-color: #006699;
	line-height: 18px;
}

#industrySub #highDefVid{
	text-align: center;
	width: 500px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	border: 1px solid #666666;
	padding: 5px;
	background-image: url(images/dbbg_light.png);
}
#industrySub #highDefVid h1{
	padding: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-size: 20px;
}
#industrySub #highDefVid a:link{
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
	border: 1px solid #666666;
	background-image: url(images/videosBtnBgUP.png);
	background-repeat: repeat-x;
}
#industrySub #highDefVid a:hover{
	background-image: url(images/videosBtnBgDN.png);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	color: #333333;
}
#introVid{
	width: 300px;
	height: 300px;
	text-align: center;
}
#partners{
	border: 1px solid #666666;
	background-color: #999999;
}
#partners td{
	padding-top: 2px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
td#empty{
	font-size: 10px;
	font-style: italic;
	padding-top: 10px;
}
#applianceFeatures ul{
	list-style-type: none;
	text-align: center;
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#newsletterSignup{
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 425px;
}
#listDisclaimer{
	font-size: 10px;
	color: #666666;
	text-align: center;
	display: block;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#loginForm{
	border: 1px solid #000000;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/liformbg.png);
	background-repeat: repeat-x;
}
#loginForm h1{
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}

#loginForm input{
	border: 1px solid #000000;
}
#loginForm input#button{
	border: 1px outset #000000;
}

#pLoggedIn{
	border: 1px solid #006699;
}

#pHeader{
	font-size: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-style: italic;
}
#pBlock{
	margin-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
#pBlock h1{
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 350px;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: auto;
}
#pBlock #data{
	margin: 2px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	text-align: left;
	padding: 3px;
}
#pBlock #data p{
	text-indent: 10px;
	padding-right: 1em;
	padding-left: 1em;
}
tr.odd td{
	background-color: #FFFFFF;
}
#pActInfo{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
#messageCtr th, #messageCtr td{
	border: 1px solid #999999;
}
#messageCtr td, #messageCtr th{
	text-align: center;
}

#messageSubmit{
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #666666;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 5px;
	margin-left: 1em;
	text-align: center;
	background-color: #999999;
}

#smallText{
	text-align: center;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-top: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
}
#inReplyTo{
	margin-right: 0px;
	margin-left: 2em;
	font-family: "Courier New", Courier, monospace;
	color: #006699;
	border: 1px dotted #999999;
	padding: 2px;
}

#msg_odd td{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}
#msg_even td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#msg_odd a, #msg_even a{
	font-weight: bold;
	display: block;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 2em;
	color: #006699;
}
#data #msg_odd a:hover, #data #msg_even a:hover{
	color: #000000;
	text-decoration: underline;
}
#data h2{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
#data #byLine{
	text-align: right;
	font-size: 10px;
	color: #666666;
	background-color: #BFBFBF;
}
#highBals{
	border: 1px solid #FF0000;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
}
#highBals caption{
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
}
#highBals td{
	padding-right: 4px;
	padding-left: 4px;
}
#highBals th{
	text-align: center;
	background-color: #333333;
	color: #CCCCCC;
}
#tickets{
	font-size: 10px;
	border: 1px solid #999999;
	margin-top: 1em;
}
#adminControls{
	border: 1px solid #999999;
	margin: 2px;
	background-color: #CCCCCC;
}
#adminControls h2{
	margin: 1px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#adminControls #navlist{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#adminControls #navlist li a{
	border: 1px outset #333333;
	margin-right: 1em;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}
#adminControls #navlist li a:hover{
	background-color: #DFDCFF;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#nla_yr{
	padding-right: 1em;
	padding-left: 1em;
}
#nla_yr a{
	padding-left: 1em;
}
#vidlinks{
	padding-right: 1em;
	padding-left: 1em;
	border: 1px solid #999999;
	margin-top: 2px;
}
#vidlinks h3{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
#vidlinks #vDescSmall{
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#pBlock #data #vidlinks a:link, #pBlock #data #vidlinks a:active, #pBlock #data #vidlinks a:visited{
	letter-spacing: 0px;
	line-height: 13px;
}
#pBlock #data #vidlinks a:hover{
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
}
#fdlds{
	display: none;
}
#docDesc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#fileB{
	border: 1px solid #FFFFFF;
	margin-bottom: 3px;
}
#data #fileB h2{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #333333;
	background-image: url(images/ltgrayanglebg.png);
	display: block;
	padding-left: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#fileB p{
	font-size: 10px;
	margin-top: 1em;
	margin-bottom: .5em;
}
#data #fileB a, #fileB a:link, #fileB a:visited, #fileB a:active{
	display: block;
	color: #000000;
	background-color: #666666;
	height: 20px;
	width: 200px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #000066;
	margin-right: 0px;
	margin-left: auto;
	background-image: url(images/smWaveBG.png);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
}
#data #fileB a:hover{
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(images/smWaveBG2.png);
	background-repeat: repeat-x;
}

b.prod_blue{
	color: #003366;
	font-size: 17px;
	font-weight: bold;
}
b.prod_orange{
	color: #FF9900;
	font-size: 16px;
	margin-left: .5em;
}
b.prod_sm_name, #pSub p b.prod_sm_name, #pn b.prod_sm_name{
	color: #FF8500;
	font-size: 13px;
	text-align: left;
	margin-right: .5em;
}
b.prod_sm_desc, #pSub p b.prod_sm_desc, #pn b.prod_sm_desc{
	color: #72767A;
	font-size: 11px;
	text-align: left;
}
#greenLogo{
	position: fixed;
	visibility: visible;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	height: 100px;
	width: 100px;
}



