body, p, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #000000;
}

body {
        background-color: #999999;
}

img {
    vertical-align: bottom;
    border:0;
}

embed { vertical-align:bottom; } 

p
{
   padding: 4px 0px 10px 0px; /* top, right, bottom, left */
}

h1
{
	text-align: left;
	color: #FF0000; /* bright red */
    font-size: 14px;
	font-weight: bold;
    padding: 0px 0px 12px 0px; /* top, right, bottom, left */
}

h2
{
	text-align: left;
	color: #000000;
	font-weight: bold;
}

#flashid
{
   /*  position:absolute; 
    z-index: -1; */
}

.arrow{

    float: left;
    margin: 0px; /* top, right, bottom, left */
    padding: 10px 25px 5px 15px; /* top, right, bottom, left */
	background: url(../images/arrow.png) no-repeat 12px 50%;


}
.arrowdown{

	float: left;
	margin: 0px; /* top, right, bottom, left */
	padding: 10px 25px 5px 15px; /* top, right, bottom, left */
	background: url(../images/arrowdown.png) no-repeat 12px 50%;


}
.textmenubold
{
	position:relative;
	float: left;
	text-align: left;
    color: #FF0000; 
	/* color: #800000; */
	font-weight: bold;
	width: 150px;
    
}
.bulletspacer
{
	float: left;
	margin: 0px; /* top, right, bottom, left */
	padding: 10px 15px 8px 15px; /* top, right, bottom, left */
	background: url(../images/dot2.jpg) no-repeat 12px 50%;
}
.textmenunormal
{
    text-align: left;
    color: #FF0000;
    font-weight: normal;
    padding: 0px 8px 0px 100px;  /* top, right, bottom, left */
}

.normal_ul
{
    padding:0;
    margin:0;
    list-style-type: disc;
}
.normal_li
{
    margin: 0px 0px 0px 15px;  /* top, right, bottom, left */
    padding: 8px 15px 8px 0px;  /* top, right, bottom, left */
}

.sideheading
{
    color: #FFFFFF;
    margin: 0px 4px 0px 4px;  /* top, right, bottom, left */
    padding: 1px 1px 1px 1px;  /* top, right, bottom, left */
    background-color: #202020;
   font-size: 11px;
}
.sideheading2
{
	color:#008000;
	margin: 0px 4px 0px 4px;
	padding: 1px 1px 1px 1px;
	background-color: #202020;
	font-size: 11px;
}
#sensoricon {
	padding:1em 0px;
}

p.sidetextyellow
{
    text-align: left;
    font-size: 10px;
    padding: 0px 8px 0px 8px;  /* top, right, bottom, left */
    color: #FFFF00;
    line-height: 12px;
}
p.sidetextwhite {
    text-align: left;
    font-size: 9px;
    padding: 0px 8px 0px 10px;  /* top, right, bottom, left */
    color: #EFEFEF;
    line-height: 12px;
}
p.sidetextwhite2 {
    text-align: center;
    font-size: 9px;
    padding: 0px 8px 0px 8px;  /* top, right, bottom, left */
    color: #EFEFEF;
    line-height: 12px;
}

.salespadding {
    text-align: left;
    font-size: 10px;
    padding: 0px 8px 0px 0px;  /* top, right, bottom, left */
}

.clear 
{
   clear: both;
}

.horrule
{
    border-bottom: 1px solid #FF0000;
    margin: 10px 20px 10px 20px;  /* top, right, bottom, left */
}

.logo1
{
    margin: 12px 0px 12px 0px;  /* top, right, bottom, left */
}
.logo2
{
    float: right;
    margin: 2px 12px 8px 0px;  /* top, right, bottom, left */
}

/* ==================================== */
/* Tabs                                 */
/* ==================================== */

.selections2
{
    width: 850px;
    float: left;
    margin: 0px 10px 0px 10px;  /* top, right, bottom, left */
    list-style: none;
    padding: 0px 0px 0px 0px;  /* top, right, bottom, left */
}
.selections2 li {
    float: left;
    margin: 0;
    padding: 0px 0px 0px 0px;  /* top, right, bottom, left */
}
a.tabnotselected {
    float: left;
    display: block;
    margin: 0px 0px 0px 0px;  /* top, right, bottom, left */
    text-decoration: none;
    color: #FF0000;
    padding: 0px 40px 0px 4px;  /* top, right, bottom, left */
    border-bottom: 1px solid #FF0000;
    border-left: 1px solid #FF0000;
    background-image: url(../images/redtabslant.png);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: top right;
    outline: 0; /* remove dotted focus line */
}
a.tabselected  {
    float: left;
    display: block;
    margin: 0px 0px 0px 0px;  /* top, right, bottom, left */
    text-decoration: none;
    color: #000000;
    padding: 0px 40px 0px 4px;  /* top, right, bottom, left */
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FF0000;
    background-image: url(../images/redtabslant.png);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: top right;
    outline: 0; /* remove dotted focus line */
}
a:focus.tabselected  {
    outline: 0; /* remove dotted focus line */
}



#sel_1_left
{
    float: left;
    display: block;
    width: 120px;
    margin: 0px 0px 0px 20px;  /* top, right, bottom, left */
    border-bottom: 1px solid #FF0000;
}
#sel_1_right
{
    float: left;
    width: 85px;
    margin: 0px 0px 0px 0px;  /* top, right, bottom, left */
    border-bottom: 1px solid #FF0000;

}

#sel_2_left
{
    float: left;
    width: 120px;
    margin: 0px 0px 0px 20px;  /* top, right, bottom, left */
    border-bottom: 1px solid #FF0000;

}
#sel_2_right
{
    float: left;
    display: block;
    width: 30px;
    margin: 0px 0px 0px 0px;  /* top, right, bottom, left */
    border-bottom: 1px solid #FF0000;

}
#sel_3_left
{
    float: left;
    width: 120px;
    margin: 0px 0px 0px 20px;  /* top, right, bottom, left */
    border-bottom: 1px solid #FF0000;

}
#sel_3_right
{
    float: left;
    display: block;
    width: 50px;
    margin: 0px 0px 0px 0px;  /* top, right, bottom, left */
    border-bottom: 1px solid #FF0000;

}
/* ==================================== */

/* ==================================== */

td.shadowleft {
    background-attachment: scroll;
    background-image: url(../images/blur_grey_left.jpg);
    background-repeat: repeat-y;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: right top;
}

td.shadowright {
    background-attachment: scroll;
    background-image: url(../images/blur_grey.jpg);
    background-repeat: repeat-y;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}


/* ==================================== */
/* News Ticker CSS Stuff
/* ==================================== */
.newstickercontainer
{
	width: 800px;
	height: 20px;
    padding: 5px 0px 0px 0px; /* top, right, bottom, left */
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#newsticker
{      
    position: relative;
    float: right;
    overflow: hidden;   
    text-align: left;
    background: #FFFFFF;
    color: #0DCE9B;
    width: 500px;
    height: 16px;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
}

/* ==================================== */
/* Inner-Page Content CSS Stuff
/* ==================================== */

.contentblock
{
    text-align: left;
    padding: 0px;
    margin: 0px;
}

.imagefree
{
    padding: 0px;
    margin: 0px;

}

.content_aboutus {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_aboutus.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}

.content_products1a {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_products1a.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}

.content_products1b {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_products1b.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}
.content_products2 {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_products2.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}
.content_products3 {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_products3.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}

.content_applications {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 200px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_applications.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}
.content_downloads {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_downloads.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}
.content_careers {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_careers.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}
.content_sales {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 10px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_contact.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}
.content_directions {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_compass.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}
.content_support247 {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_support247.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}
.content_supportfaqs {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_support247.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}
.content_supportvocab {
    margin:  15px 0px 0px 0px;     /* top, right, bottom, left */
    padding: 0px 15px 15px 150px;  /* top, right, bottom, left */
    background-attachment: scroll;
    background-image: url(../images/content_support247.jpg);
    background-repeat: no-repeat;  /* repeat|no-repeat|repeat-x|repeat-y */
    background-position: left top;
}


