.tableBorder {
	border: 2px solid #B2B2B2;
	filter: DropShadow(Color=333333, OffX=10, OffY=10, Positive=yes);
}

table.pnd
{ 
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 570px;
background-color: #fafafa;
border: 1px #CCCCCC solid;


margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}
/*
.pnd p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}
*/
.divlineH {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.divlineV {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.grayHdiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.grayVdiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.grayDotHdiv {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6699FF;
}

.newslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.newslink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.newslink_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.news_title_bar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	padding-right: 18px;
}

.news_footer {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
	line-height: 12px;
}

/* Top Nav */
#meta-nav a {
    padding: 0 10px;
    border-right: 1px solid #a5b8c9;
    display: block;
	color: #7B9CBA;	
    font-size: .9em;
	text-transform: lowercase;
}
#meta-nav a:hover  {
    color: #1F466E;
    }
#meta-nav a:active  {
    color: #1F466E;
    }
#meta-nav .last-horiz-nav-item a {
    border: 0;
    }

#meta-nav ul {
	list-style-type: none;
	list-style-image: url(file:images/pixel-gif.gif);
}

.horiz-nav-list li {
    float: right;
    }
	
/*  ---- */

#leftcolcontain .menuon {
	margin:0px 0px 5px 2px;
	color:#408de4;
	font-weight:bold;
	list-style-position: outside;
}
#leftcolcontain a {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
#leftcolcontain a:hover {text-decoration:underline}

/*
a:link {
	color: #009EC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
}
*/

#subnav a{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	/*border-top: 1px solid #0099CC;
	border-right: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	border-left: 1px solid #0099CC;*/
	padding: 1px 5px 3px 5px;
	background-color: #6699CC;
}

#subnav a:hover{
	color: #1F466E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #1F466E;
	padding: 1px 5px 3px 5px;
	}	
	
#subnav #current{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	border-bottom: 1px solid #695D54;
	padding: 1px 5px 3px 5px;
	background-color: #BAA45C;
}

#subsubnav {
	background:url(images/tab.gif) no-repeat;
	padding:2px 8px 4px 15px;
	color:#1F76CC;
	font-size:12px;
	padding:2px 8px 4px 15px;
	text-decoration:none;
}

#sub3nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:underline;
}

#sub3nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration:underline;
}

#sub4nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration:none;
}

#sub4nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration:none;
}

#sub4nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7086B2;
	text-decoration:underline;
}

#sub3nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration:none;
}

#subNewsNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	padding-left: 15px;
}

#subNewsNav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration:underline;
	padding-left: 15px;
}

.currentsub{
	background:url(images/tab2.gif) no-repeat;
	padding:2px 8px 4px 15px;
	color:#FF6600;
	font-size:12px;
	padding:2px 8px 4px 15px;
	text-decoration:none;
}

.b11{
	font-family:Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-left: 8px;
}

a:link {
	text-decoration: none;
	color:#0066FF;
}
a:visited {
	text-decoration: none;
	color:#0066CC;
}


ul {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	/*list-style-type: none;*/
	font-weight: normal;
	list-style-position: outside;
	color: #333333;
	/*list-style-image: url(file:images/bullet2.gif);*/
}
/*
li {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	
	font-weight: normal;
	list-style-position: outside;
	color: #333333;
	
}
*/

.bullet ul{
    list-style: url(file:images/bullet2.gif);
	margin-left:17px;
    } 
	  
.bullet ul ul {
    list-style: url(file:images/bullet2.gif);
    }
	
.divideHSolid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.whiteborder {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.shoppingCart {
	border: 1px solid #999999;
}
.confirmationborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.contentTitles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
}

.thinBorder {
	border: 1px solid #CCCCCC;
}

.thinBorder2 {
	border-left: 1px solid #CCCCCC;
	padding-left: 8px;
}

.thinBorder3 {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 8px;
}

.thinBorder4 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.thinBorder5 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.thinBorder6 {
	border: 1px solid #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.thinBorder7 {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-left: 8px;
}

.thinBorder8 {
	border-top: 1px solid #CCCCCC;
	padding-left: 8px;
}

.thinBorder9 {
	border: 1px solid #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F2F4F9;
}

.thinBorder10 {
	border: 1px solid #CCCCCC;
	background-color: #F2F4F9;
}

.thinBorder11 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F2F4F9;
}

.thinBorder12 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.thinBorder13 {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.thinBorder14 {
	border-left: 1px solid #CCCCCC;
}

.thinBorder15 {
	border-bottom: 1px solid #CCCCCC;
}

.thinBorder16 {
	border-top: 1px solid #CCCCCC;
}

.LeftDivider {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.BottomDivider {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}

/*-----------------------------------*/

/* drop menu CSS*/
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	width: 150px;
	padding: 2px 8px;
	border: 1px solid #FFFFFF;
	border-left-width: 0;
	text-decoration: none;
	text-align: center; 
	background: url(menubg.gif) center center repeat-x;
	font-family: Tahoma;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
	left: 0;
	top: 0;
	border-top: 1px solid #FFFFFF;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	border-top-color: #000000;
	color: #006699;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
	display: inline;
	float: none;
	background-color: #999999;
	color: #000000;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 150px;
	font-weight: normal;
	padding: 2px 5px;
	border-width: 0 1px 1px 1px;
	color: #FFFFFF;
	background-color: #006699;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: #0099CC;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
.footer1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066FF;
}

.footer2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.customer_download_title_bar {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration:none;
	font-weight: bold;
	padding-right: 18px;
}

#social {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

#social a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

#social a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #0066FF;
	text-decoration: none;
}


.estore_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007AC5;
}

.estore_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	font-style: normal;
}

.ies_title_bar {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
