/*@import 'Base.css';*/
html,body,div,span,img,applet,embed,canvas,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,samp,small,strike,strong,sub,sup,tt,var,b,u,i,s,center,dl,dt,dd,ol,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td
{
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
background:transparent
}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
html{height:100%;}
body,input,textarea{font:12px Arial,sans-serif;}

h1,h2,h3,h4,h5,h6{font-weight:bold;}
h1{font-size:1.5833em;color: #FFAE35;}
h2{font-size:1.3333em;}
h3{font-size:1.1666em;}
h5,h6{font-size:.8333em;}
dt{font-weight:bold;}

a:link{cursor: pointer; color: #2970a6; text-decoration: none; }
a:visited{cursor: pointer; color: #2970a6; text-decoration: none; }
a:hover{cursor: pointer; color: #2970a6; text-decoration: underline; }
a:active{cursor: pointer; color: #2970a6; text-decoration: none; }




input[type='button'],input.button 
{
text-align: center;
width: 60px;
}
input[type='reset'],input.reset 
{
text-align: center;
width: 60px;
}
input[type='text'],input.text 
{
border:0;
text-align: left;
cursor: text;
width: 200px;
}


input[type='file'],input.file 
{
border: 1px solid #ccc;
color: #999999;
height: 16px;
text-align: left;
cursor:pointer;
}

input[type='password'],input.password
{
border: 1px solid #ccc;
color: #999999;
height: 16px;
text-align: left;
}

input.checkbox
{
border: 1px solid #ccc;
}
input.checkbox
{
outline: 1px solid #ccc;
}
span
{
}
button
{
    background-color: #D3D3D3;
}
ol
{
margin-top: 0px;
padding-left: 0px;
margin-bottom: 0px;
margin-left: 9px;
line-height: 120%;
list-style-type: square;
text-align: left;
text-decoration: none;
}

table
{
    text-align:center;
    margin-left:auto; 
    margin-right:auto;
}

select
{
border: 1px solid #ccc;
text-align: left;
color:#999999;
}

textarea
{
border: 1px solid #ccc;
text-align: left;
color:#999999;
width: 200px;
}
p
{
padding-top:10px;
}
b
{
font-weight: bold;
}
img
{
border: none;
}



.clearboth { clear: both; }

#clear{
clear:both;
}



@media print {
  page         { margin: 10% }
  h1, h2, h3,
  h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
  blockquote, 
  pre           { page-break-inside: avoid }
  ul, ol, dl    { page-break-before: avoid }
  
   .subMenuSelected
    {
        height:24px;
        background-color:#414244;
    }

}


/* ########################################################################################################## */
/* ########################################     Site      ################################################### */
/* ########################################################################################################## */

html
{
    height:100%; 
}

body
{ 
    font-family: Arial, Helvetica, sans-serif;
    margin:0;
    margin-top:0px;
    padding:0;
    background:#fff;
}


h1,h2,h3 span {
    display:none;
}

h1 {
    height:20px;
    margin:0;
    padding:0;
    display:block;
}
h2 {
    height:13px;
    margin:0;
    padding:0;
}
h3 {
    height:39px;
    margin:0;
    padding:0;
}
h4 {
    height:30px;
    margin:0;
    padding:0;
}
h5 {
    height:15px;
    margin:0;
    padding:0;
}

#container
{
    clear: both;
    width:780px;
    height:100%;
    margin: 0 auto;
    z-index:-1;
    text-align: left;
    /*position: relative;*/
    background-position:bottom ;
    background-repeat:repeat-x;
}

#logo{
height:78px;
z-index:-1;

}

#logo p
{
    margin-top: -25px;
    text-align: right;
    vertical-align: top;
    font-size: 12px;
    color: #C1C1C1;
    clear: both;
    z-index: 100;
}
#logo p b
{
    font-size: 12px;
    font-weight: bold;
    color: #CCCCCC;
    clear: both;
}


#content
{   
    clear: both;
    min-height: 200px;
    height: 100%;
    background-color:Transparent;
    z-index: -1;
    width: 780px;
    margin-left: 0px;
    overflow: hidden;
    display:inline-block;    
}

#contentHeader
{
    height:100px;
    width:780px;
    background-image: url(../Images/contentHeader.png);
    background-repeat:no-repeat;
    background-color: Transparent;
}
#contentHeader img
{
    padding-top:15px;
    padding-left:10px;
}

#contentLeftNav
{
    width: 198px;
    height:250px;
    overflow: hidden;
    background-color:#262626; 
    background-image: url(../Images/contentHeaderMiddle.png);
    background-repeat:repeat-y;
    z-index:-10;
    
    
}
.subMenu
{
    background-color:Transparent;
    padding-right:25px;
    padding-top:2px;
    height:20px;  
    display:block;
    z-index: 1;
    font-size: 1em;
    vertical-align : baseline;
    font-weight: normal;
    line-height:1.6em;
    background-image: url(../images/bullet.png);
    background-position: center right;
    background-repeat: no-repeat;
    text-align:right;


}
 a.subMenu:link{cursor: pointer; color: #fff; text-decoration: none;}
 a.subMenu:visited{cursor: pointer; color: #fff; text-decoration: none;}
 a.subMenu:hover{cursor: pointer; color: #fff; text-decoration: underline;}
 a.subMenu:active{cursor: pointer; color: #fff; text-decoration: none;}


.subMenuSelected
{

    padding-right:25px;
    padding-top:2px;
    height:20px;  
    display:block;
    z-index: 1;
    font-size: 1em;
    vertical-align : baseline;
    font-weight: normal;
    line-height:1.6em;
    background-image: url(../images/bullet.png);
    background-position: center right;
    background-repeat: no-repeat;    
    text-align:right;

}
 a.subMenuSelected:link{cursor: pointer; color: #f58a20; text-decoration: none;}
 a.subMenuSelected:visited{cursor: pointer; color: #f58a20; text-decoration: none;}
 a.subMenuSelected:hover{cursor: pointer; color: #f58a20; text-decoration: underline;}
 a.subMenuSelected:active{cursor: pointer; color: #f58a20; text-decoration: none;}


.subSubMenu
{
    background-color:Transparent;
    color: #F18d20;
    padding-left:35px;
    padding-top:5px;
    height:15px;  
    display:block;
    z-index: 1;
    font-size: 12px;
    vertical-align : baseline;
    font-weight: normal;
    line-height:1.6em;
    line-height:1.4em;    
}
 a.subSubMenu:link{cursor: pointer; color: #F18d20; text-decoration: none;}
 a.subSubMenu:visited{cursor: pointer; color: #F18d20; text-decoration: none;}
 a.subSubMenu:hover{cursor: pointer; color: #F18d20; text-decoration: underline;}
 a.subSubMenu:active{cursor: pointer; color: #F18d20; text-decoration: none;}
 
 
.subSubMenuSelected
{
    background-color:Transparent;
    color: #F18d20;
    padding-left:35px;    
    padding-top:5px;
    height:15px;  
    display:block;
    z-index: 1;
    font-size: 12px;
    vertical-align : baseline;
    font-weight: normal;
    line-height:1.6em;
}
 a.subSubMenuSelected:link{cursor: pointer; color: #F18d20; text-decoration: none;}
 a.subSubMenuSelected:visited{cursor: pointer; color: #F18d20; text-decoration: none;}
 a.subSubMenuSelected:hover{cursor: pointer; color: #F18d20; text-decoration: underline;}
 a.subSubMenuSelected:active{cursor: pointer; color: #F18d20; text-decoration: none;}

 

#contentDefault-Main
{
    float: left;
    width: 350px;
    background-color: Transparent;
    overflow: hidden;
    text-align: left;
    display:inline-block;
    padding-top: 20px;
}

#contentDefault-Main h1
{
    padding: 0px 0px 0px 0px;
    text-align: left;
    font-size: 1.3em;
    color: #89b500;
    vertical-align: top;
    font-weight:bold;
}
#contentDefault-Main ul
{
margin-top: 2px;
padding-left: 0px;
margin-bottom: 0px;
line-height: 120%;
list-style-type: square;
text-align: left;
text-decoration: none;
}
#contentDefault-Main li
{
margin-top: 2px;
padding-left: 15px;
margin-bottom: 0px;
margin-left: 9px;
line-height: 120%;
list-style-type:   none;
text-align: left;
text-decoration: none;
background-image: url(../images/icon_home.gif);
background-position: center left;
background-repeat: no-repeat;

}
#contentDefault-Main p
{
    padding: 0px 0px 0px 25px;
    margin-top:20px;
    text-align: left;
    font-size: 1em;
    color: #666;
    background-image: url(../images/icon_home.gif);
    background-position: top left;
    background-repeat: no-repeat;
    vertical-align: top;
}



#contentDefault-right 
{
    float: left;
	margin-left:43px;
    padding-top: 50px;
    color: #666;
	
	width: 380px;
	height:100%;
	top:-0px;
	text-align: justify;
    background-color: Transparent;
	position:relative;
	overflow: hidden;
	
    background-image: url(../Images/dot_hr.gif); 
    background-position:top right;
    background-repeat:repeat-y; 	
}

#contentDefault-right #default-logo  
{
    float:right;
    text-align: right;
    display:inline-block;
    height:57px;
    width:380px;
    padding-bottom: 30px;   
}

#flash-head
{
    float: left;
    margin-top:0px;
    margin-left:0px;
    z-index:-100;
    display: inline;
}

#broadcasting
{
	width: 380px;
	height:381px;
	top:0px;
	text-align: left;
    background-color: Transparent;
	position:relative;
	overflow: hidden;
	display:inline-block;
	
background-image: url(../images/bckright.jpg);
background-position: center bottom;
background-repeat: no-repeat;
	
	
}
#broadcasting h2
{
    font-weight: bold;
    font-size: 15px;
    color: #333333;
    text-align:left;
    width: 380px;
    height:20px;
    display:inline-block;
    background-color: #dceaad;

}


#contentDefault span  
{
    padding: 0px 0px 0px 10px;
    text-align: justify;
    color:#fff; 
    font-size: 1em;
}
#contentDefault a:link{ cursor: pointer; color: #fff;text-decoration: none;  }
#contentDefault a:visited{cursor: pointer; color: #fff; text-decoration: none; }
#contentDefault a:hover{cursor: pointer; color: #fff; text-decoration: underline; }
#contentDefault a:active{cursor: pointer; color: #fff; text-decoration: none; }


#contentDefault-bottom
{
    float: left;
    width: 780px;
    min-height:133px;
    height:100%;
    background-color: #333;
    overflow: hidden;
    display:inline-block;
    margin-top: 20px;
    background-image: url(../Images/downphoto-home.jpg); 
    background-position:center left;
    background-repeat: no-repeat; 
}

#contentDefault-bottom p
{
    width: 380px;
    color:#fff; 
    font-size: 1em;
    overflow: hidden;
    text-align: left;
    display:inline-block;
    margin-top: 30px;
    padding-left: 350px;
}

#contentDefault-center
{
    padding: 0px 10px 20px 10px;
    color: #fff;
    z-index:100;
    overflow: hidden;
    height:100%;
}
#contentDefault-center a:link{ cursor: pointer; color: #5ab7fa;text-decoration: none;  }
#contentDefault-center a:visited{cursor: pointer; color: #5ab7fa; text-decoration: none; }
#contentDefault-center a:hover{cursor: pointer; color: #5ab7fa; text-decoration: underline; }
#contentDefault-center a:active{cursor: pointer; color: #5ab7fa; text-decoration: none; }




#news
{
    clear:both;
    width:200px;
    height:150px;
    margin-top:0px;
    margin-bottom:10px;
    text-align:left;
    background-color: Transparent;
    display:inline-block;
}
.newsBG
{
    color:#bbb;
    background-color: #464646;
}

#default_video
{
    clear:both;
    width:200px;
    height:250px;
    padding-top:20px;
    text-align:left;
    background-color: Transparent;
    display:inline-block;
}
#default_video h3
{
    text-align:right;
    background-color: Transparent;
    display:inline-block;
    color:#fff;
}
#default_video h4
{
    text-align:right;
    background-color: Transparent;
    display:inline-block;
    color:#fff;
    
}
#default_newsletter
{
    clear:both;
    width:200px;
    height:200px;
    margin-top:30px;
    text-align:left;
    background-color: Transparent;
    display:inline-block;
}


#contentLeftNav p
{
    background-color:#262626;    
    display:block;
}

#contentLeftNavFoot
{
    margin-top: 0px; 
    background : url(../Images/contentNavBottom.png) no-repeat; 
    width:198px;
    height:15px;
}
	
#contentLeft
{
    background-color: Transparent;
    float: left;
    width: 198px;
    left:0px;
    position:relative;
}

#contentMain
{
    width: 571px;
    background-color: Transparent;
    overflow: hidden;
    text-align: justify;
}




#contentExtra 
{
    float: left;
	padding-left:10px;
	width: 145px;
	top:-0px;
	text-align: justify;
    background-color: Transparent;
    color:#bbb; 
	position:relative;
	overflow: hidden;
}

#main
{
    float: left;
    left:0px;
    width:400px;
    background-color:Transparent;
    margin-left:15px;
    padding:0;
    overflow: hidden;
    z-index:-1;
}

#main h1
{
    padding:10px 0px 20px 15px;
    text-align: left;
    font-size: 1.5em;
    color: #8ebb00;
/*   	'Sub Title'	: { Element : '', Styles : { 'color' : 'Orange', 'font-size' : '1em', 'font-weight' : 'bold','background-image':'url(../images/bulletSub.png) no-repeat','background-position':'top left'} }*/
    background-image:url(../images/bulletHeader.png);
    background-position:top left;
    background-repeat: no-repeat; 
    vertical-align: top;
}

#main p span  
{
    text-align: justify;
    color:#fff; 
    font-size: 1em;
}
#main p span  b
{
    text-align: justify;
    color:red; 
    font-size: 2.3em;
    font-weight:bold;
}



#main-wide
{
    float: left;
    left:0px;
    width:600px;
    background-color:Transparent;
    margin-left:15px;
    padding:0;
    overflow: hidden;
    z-index:-1;
}
#main-wide h1
{
    padding:20px 0px 20px 0px;
    text-align: left;
    font-size: 1.4em;
    color: #8ebb00;
    background-image: url(../images/bulletHeader.png);
    background-position: top left;
    background-repeat: no-repeat;
    vertical-align: top;
}

#contentMainProduct
{
    margin-top:-2px;
    background-color: Transparent;
    overflow: hidden;
    text-align: justify;
    width: 780px;
    background-image:url(../images/products_back_Up.png);
    background-position:top left;
    background-repeat: no-repeat;  
    z-index:-1;
}
#contentMainProductBottom
{
    margin-top:0px;
    width: 780px;
    height:30px;
    background-image:url(../images/Products_back_Bottom.png);
    background-position:bottom  center;
    background-repeat: no-repeat; 
    z-index:-1;
}
#contentMainProductBG
{
    margin-top:10px;
    width: 780px;
    background-image:url(../images/Products_back_Middle.png);
    background-position:bottom left ;
    background-repeat:  repeat-y; 
    z-index:-10;
}

#mainProduct
{
    float: left;
    left:0px;
    width:514px;
    background-color:Transparent;
    margin-top:25px;
    margin-left:35px;
    
    padding:0;
    overflow: hidden;
    z-index:-1;
}

#mainProductHeader
{
    margin-top:1px;
    margin-left:35px;
    overflow: hidden;
    vertical-align: top;
}


#mainProductHeader h1 span
{
    padding-top:20px;
    text-align: left;
    color: #F18d20;
    vertical-align: top;
}

#mainProduct h3
{
    text-align: left;
    color: #fff;
    vertical-align: top;
}

#contentExtraProduct 
{
    float: left;
	padding-left:10px;
    margin-top:30px;
	
	width: 210px;
	height:100%;
	top:-0px;
	text-align: justify;
    background-color: Transparent;
    color:#bbb; 
	position:relative;
	overflow: hidden;
}
#contentExtraProduct Img
{
	margin-top:0px;
	padding-left:10px;
    background-color: Transparent;
    color:#bbb; 
}





#docsMain-Product
{
    
    float: left;
    margin-top:20px;
	padding-left:30px;
	width: 145px;
	top:-0px;
	text-align: justify;
    background-color: Transparent;
    color:#bbb; 
	position:relative;
	overflow: hidden;
}
#docsMain-Product h3
{
    padding:3px 0px 0px 15px;
    text-align: left;
    font-size: 1.2em;
    white-space:nowrap;
    color: #F18d20;
    background-image:url(../images/bulletHeader.png);
    background-position:top left;
    background-repeat: no-repeat; 
    vertical-align: top;
}

#docsMain-Product h4
{
    height:20px;
    margin:0;
    padding:0;
    padding: 0 3px 3px 15px;
    color: #fff;
    z-index:100;
    overflow: hidden;
}
#docsMain-Product h4 a:link{ cursor: pointer; color: #fff;text-decoration: none;  }
#docsMain-Product h4 a:visited{cursor: pointer; color: #fff; text-decoration: none; }
#docsMain-Product h4 a:hover{cursor: pointer; color: #fff; text-decoration: underline; }
#docsMain-Product h4 a:active{cursor: pointer; color: #fff; text-decoration: none; }




#mainTabs
{
    float: left;
    left:0px;
    width:724px;
    background-color:Transparent;
    margin-top:25px;
    margin-left:15px;
    padding:0;
    overflow: hidden;
    z-index:-1;
}


.productTab
{
    color: #fff;
    display:block;
    padding-top:5px;
    z-index:-1;
}
 a.productTab:link{cursor: pointer; color: #fff; text-decoration: none;}
 a.productTab:visited{cursor: pointer; color: #fff; text-decoration: none;}
 a.productTab:hover{cursor: pointer; color: #fff; text-decoration: none;}
 a.productTab:active{cursor: pointer; color: #fff; text-decoration: none;}

.productTabOn
{
    color: #fff;
    display:block;
    padding-top:5px;
    z-index:-1;
}
 a.productTabOn:link{cursor: pointer; color: #fff; text-decoration: none;}
 a.productTabOn:visited{cursor: pointer; color: #fff; text-decoration: none;}
 a.productTabOn:hover{cursor: pointer; color: #fff; text-decoration: none;}
 a.productTabOn:active{cursor: pointer; color: #fff; text-decoration: none;}

.weblet
{
    margin-top: 10px;
    font-weight:normal;
    font-size: 11px;
    float: left;
    background-image: url(../Images/Products_Button.png);
    width:97px;
    height:26px;
    margin-right: 1px;
    padding-top: 2px;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align:middle;
}
.webletOn
{
    margin-top: 8px;
    font-weight:normal;
    font-size: 11px;
    float: left;
    background-image: url(../Images/Products_Button_On.png);
    width:97px;
    height:26px;
    margin-right: 1px;
    padding-top: 4px;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align:middle;
}




.SearchResults-text
{
    color: #fff;
}

.SearchResults-search
{
    color: #4EAB52;
}





.subTitle
{
    height:24px;
    background-image: url(../Images/contentNavSelected.png);
    background-position:top left;
    background-repeat:no-repeat;    
    background-color:#414244;
    color:Red;
    margin-left:10px;
    padding-left:12px;
    display:block;
    z-index: 1;
    font-size: 1em;
    vertical-align :  bottom;
}





#banner
{
    margin-top:-3px;
    padding-top:3px;
    height:35px;
    width:780px;
    background-image: url(../Images/GREENBCK.jpg);
    background-repeat: repeat-x;
    clear: both;
    text-align:center;
    display:inline-block;
}
.topHeaderBG
{
    color:#bbb;
    background-image: url(../Images/menuBG.gif);
    background-repeat: repeat-x;
}
.MenuItem
{
    text-align:center;
    padding-left:5px;
    padding-right:5px;
    white-space:nowrap;
}


.SearchTxt
{
    cursor: text;
    margin-top: 5px;
    background-color:#5ab7fa;
    border:  0px;
    color: #fff;
    height: 15px;
    text-align: left;
    z-index: 100;
    width: 100px;
}



#navigate
{   
    float: left;
    left:0px;
    white-space :nowrap;
    min-height: 30px;
    height: 30px;
    width: 100%;
    z-index:10;
}



#search
{
    float: left;
    margin-top: -30px;
    margin-left: 580px;
    width: 150px;
    left: 0px;
    z-index:10;
    white-space: nowrap;
}

#search span
{
   color:#fff;
   padding-right:4px;
}


#search .SearchTxt
{
    cursor: text;
    margin-top: 5px;
    vertical-align:middle;
    border:  0px;
    color: #fff;
    height: 17px;
    text-align: left;
    z-index: 100;
    width: 100px;
}

.SearchBG
{
    background-color:Transparent;
}

/* Forms */

label{
float: left;
width: 120px;
font-weight: bold;
color:#ddd;
}

.emailmessage{
text-align: left;
width: 420px;
font-weight: bold;
color:#ddd;
}
input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
/* End Forms */


/* ----------------------------------------------------------------------- */
.Footer
{
    font-size: 10px;
    color: #666666;
    font-family: arial;
}
.FooterBlock
{
    border: #999999 0px solid;
    font-size: 11pt;
    font-family: arial;
    background-color: #8ebb00;
    background-image: url(../Images/bgFooter.jpg);
    background-repeat:repeat-x;    
}
.FooterBG
{
    background-color: #8ebb00;
    background-image: url(../Images/bgFooter.jpg);
    background-position:center left;
    background-repeat:repeat-x;
    width:450px;
    height:35px;
    display:inline-block; 
}

#footerarea
{
    clear:both;
    width:780px;
    height:30px;
    margin-bottom:230px;
    margin-top:10px;
}
#footer-bg
{
    float:left;
    background-color: #8ebb00;
    background-image: url(../Images/bgFooter.jpg);
    background-position:center left;
    background-repeat:repeat-x;
    width:485px;
    height:25px;
    display:inline-block; 
}
#footer-block
{
    float:right;
    width:260px;
    height:30px;
    display:inline-block; 
    padding-left:20px; 
    padding-top:5px;
}
#footer-rights
{
    font-size: 10px;
    color: #666666;
    font-family: arial;
    width:480px;
    text-align:right;
}

#footermenu
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 90%;
    float: left;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 5px;
}
#footermenu UL
{
    padding-left: 0px;
    font-weight: normal;
    float: left;
    margin: 0px;
}
#footermenu ul li
{
    display: inline;
}
#footermenu ul li a
{
    padding-right: 6px;
    padding-left: 6px;
    font-weight: normal;
    float: left;
    padding-bottom: 4px;
    color: gray;
    padding-top: 2px;
    text-decoration: none;
    color: #fff;
}
#footermenu ul li a:hover
{
    padding-bottom: 0px;
    color: #565656;
    background-color: #f3f3f3;
}



.footer
{
    border-right:solid 1px #fff;
}
.footerLast
{
    padding-right: 6px;
    padding-left: 6px;
    font-weight: bold;
    float: left;
    padding-bottom: 4px;
    color: #fff;
    padding-top: 2px;

}



.plane_text_new
{
    font: 12px arial, helvetica, sans-serif;
    text-transform: none;
    color: #666666;
}

.Header
{
    font-size: 14px;
    color: #8ebb00;
    font-family: arial, helvetica, sans-serif;
    text-align:left;
}
.BIGHEADERS
{
    font-weight: bold;
    font-size: 15px;
    text-transform: none;
    color: #333333;
    font-style: normal;
    font-family: arial, helvetica, sans-serif;
    font-variant: normal;
    text-align:left;
}

A.mailTo
{
    font: 12px arial, helvetica, sans-serif;
    color: blue;
    text-decoration: none;
}
A.mailTo:active
{
    font: 12px arial, helvetica, sans-serif;
    color: blue;
    text-decoration: none;
}
A.mailTo:link
{
    font: 12px arial, helvetica, sans-serif;
    color: blue;
    text-decoration: none;
}
A.mailTo :visited
{
    font: 12px arial, helvetica, sans-serif;
    color: blue;
    text-decoration: none;
}


.HeaderCompany
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif
}
.Contact
{
    font: bold 12px arial, helvetica, sans-serif;
    text-transform: none;
    color: #666666
}
 a.Contact:link{cursor: pointer; color: #666; text-decoration: none;}
 a.Contact:visited{cursor: pointer; color: #666; text-decoration: none;}
 a.Contact:hover{cursor: pointer; color: #666; text-decoration: none;}
 a.Contact:active{cursor: pointer; color: #666; text-decoration: none;}
 
 
.ContactSelected
{
    font: bold 12px arial, helvetica, sans-serif;
    text-transform: none;
    color: #333333
}
 a.ContactSelected:link{cursor: pointer; color: #333; text-decoration: none;}
 a.ContactSelected:visited{cursor: pointer; color: #333; text-decoration: none;}
 a.ContactSelected:hover{cursor: pointer; color: #333; text-decoration: none;}
 a.ContactSelected:active{cursor: pointer; color: #333; text-decoration: none;}


.TextBox
{
    border-right: #cade85 1px solid;
    border-top: #cade85 1px solid;
    font-size: 11pt;
    border-left: #cade85 1px solid;
    border-bottom: #cade85 1px solid;
    font-family: arial;
    background-color: #dceaad;
}

.contact-bg
{
    background-image: url(../Images/bg2.jpg);
    background-repeat:no-repeat;
}

/* ----------------------------------------------------------------------- */



#linksMain
{
    height:100%;
    width:569px;
    clear: both;
}


#links
{
    padding: 0 10px 10px 0px;
    margin-top: 10px;
    color: #fff;
    z-index:100;
    overflow: hidden;
    height:100%;
    border:1px solid #bbb;
}
#links a:link{ cursor: pointer; color: #5ab7fa;text-decoration: none;  }
#links a:visited{cursor: pointer; color: #5ab7fa; text-decoration: none; }
#links a:hover{cursor: pointer; color: #5ab7fa; text-decoration: underline; }
#links a:active{cursor: pointer; color: #5ab7fa; text-decoration: none; }


#links h1
{
    padding: 0 50px 0px 17px;
    text-align: left;
    font-size: 1.5em;
    color: #FF9966;
    background-image: url(../images/bulletHeader.png);
    background-position: left top;
    background-repeat: no-repeat;
    vertical-align: top;
}

#links img
{
position:relative;
float:right;
}

#flash-center
{
z-index:-100;
display: inline;
}



#RelatedItems 
{
    	width: 200px;
}


#docsMain
{
	text-align: justify;
    background-color: Transparent;
	overflow: hidden;
	display:inline-block;
}
#docsMain h3
{
    padding: 8px 61px 0px 0px;
    text-align: right;
    font-size: 1.5em;
    white-space: nowrap;
    color: #fff;
    background-image: url(../images/Title.png);
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: top;
}

#docsMain h4
{
    height:20px;
    margin:0;
    padding:0;
    text-align: right;
    padding: 0px 20px 0px 0px;
    background-image: url(../images/bullet.png);
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: top;
    color: #fff;
    z-index:100;
    overflow: hidden;

}
#docsMain h4 a:link{ cursor: pointer; color: #fff;text-decoration: none;  }
#docsMain h4 a:visited{cursor: pointer; color: #fff; text-decoration: none; }
#docsMain h4 a:hover{cursor: pointer; color: #fff; text-decoration: underline; }
#docsMain h4 a:active{cursor: pointer; color: #fff; text-decoration: none; }


#docs h1
{
    padding: 0 5px 0px 17px;
    text-align: left;
    font-size: 1em;
    color: #FF9966;
    background-image: url(../images/bulletHeader.png);
    background-position: left top;
    background-repeat: no-repeat;
    vertical-align: top;
}

#docs span
{
    padding: 0  5px 0px 17px;
    text-align: left;
    font-size: 1em;
    color: #fff;
    vertical-align: top;

}

.SearchTxt
{
    text-align: left;
    background-image:url(../images/search_Back.png);
    background-position:top left;
    background-repeat:  repeat-x; 
    vertical-align: middle;
    font-size: 1em;
    color:#fff;
}




#default-table
{
    width: 100%;
}


#content-center-Product ul
{
margin-top: 2px;
margin-bottom: 0px;
line-height: 120%;
list-style-type: square;
text-align: left;
text-decoration: none;
}

#content-center-Product li
{
margin-top: 10px;
margin-bottom: 0px;
line-height: 120%;
list-style-type:   none;
list-style-image: url(../images/bullet.png);
text-align: left;
text-decoration: none;
}

#content-center-Product
{
    padding: 0 20px 10px 0px;
    color: #fff;
    background-image: url(../Images/dot_hr.gif); 
    background-position:top right;
    background-repeat:repeat-y;  
    z-index:100;
    overflow: hidden;
    height:100%;
}
#content-center-Product a:link{ cursor: pointer; color: #5ab7fa;text-decoration: none;  }
#content-center-Product a:visited{cursor: pointer; color: #5ab7fa; text-decoration: none; }
#content-center-Product a:hover{cursor: pointer; color: #5ab7fa; text-decoration: underline; }
#content-center-Product a:active{cursor: pointer; color: #5ab7fa; text-decoration: none; }

#content-wide
{
    float: right;
    width: 570px;
    background-color: Transparent;
    overflow: hidden;
    text-align: right;
    display:inline-block;    
}

#content-wide a:link{ cursor: pointer; color: #5ab7fa;text-decoration: none;  }
#content-wide a:visited{cursor: pointer; color: #5ab7fa; text-decoration: none; }
#content-wide a:hover{cursor: pointer; color: #5ab7fa; text-decoration: underline; }
#content-wide a:active{cursor: pointer; color: #5ab7fa; text-decoration: none; }

#content-wide h3
{
    height:1em;
}

#standard
{
    margin-right:10px;    
    display:inline-block;    
}
#standard h1
{
    padding-top:6px;    
    padding-right:50px;    
    height:37px;
    display:inline-block;    
    color: #fff;
    font-weight:bold;
    background-image: url(../images/CategorySubHeader.jpg);
    background-position: center right;
    background-repeat: no-repeat;
}

#standard p
{
    padding-top:6px;    
    margin-right:10px;    
    width:560px;
    display:inline-block;    
    color: #fff;
}


#content-Main
{
    float: right;
    width: 504px;
    background-color: Transparent;
    overflow: hidden;
    text-align: right;
    display:inline-block;    
}


#content-center
{
    float: left;
    padding: 0 0px 0px 0px;
    z-index:100;
    overflow: hidden;
    height:100%;
    display:inline-block;          
}
#content-center a:link{ cursor: pointer; color: #7fa500;text-decoration: none;  }
#content-center a:visited{cursor: pointer; color: #7fa500; text-decoration: none; }
#content-center a:hover{cursor: pointer; color: #7fa500; text-decoration: underline; }
#content-center a:active{cursor: pointer; color: #7fa500; text-decoration: none; }

#content-center ul
{
margin-top: 2px;
padding-left: 0px;
margin-bottom: 0px;
line-height: 120%;
list-style-type: square;
text-align: left;
text-decoration: none;
}
#content-center li
{
margin-top: 20px;
padding-left: 0px;
margin-bottom: 0px;
margin-right: -10px;
line-height: 120%;
list-style-type:   none;
text-align: left;
text-decoration: none;
background-image: url(../images/icon_home.gif);
background-position: center left;
background-repeat: no-repeat;

}




#content-Right
{
    float: left;
	padding-left:0px;
	width: 260px;
	top:-0px;
	text-align: left;
    background-color: Transparent;
    color: #666666;
	position:relative;
	overflow: hidden;
    background-image: url(../images/bckright.jpg); 
    background-position:top center;
    background-repeat: no-repeat; 	
}
#content-Right h3
{
    padding: 8px 61px 0px 0px;
    text-align: right;
    font-size: 1.5em;
    white-space: nowrap;
    color: #fff;
    background-image: url(../images/Title.png);
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: top;
}

#content-Left 
{
    float: left;
	padding-right:10px;
	width: 210px;
	top:-0px;
	text-align: right;
    background-color: Transparent;
    color:#bbb; 
	position:relative;
	overflow: hidden;
	
    background-image: url(../Images/bckright.lpg); 
    background-position:bottom right;
    background-repeat: no-repeat; 	
}

#contact-right
{
    float: left;
	padding-left:0px;
	width: 260px;
	top:-0px;
	text-align: left;
    background-color: Transparent;
    color: #666666;
	position:relative;
	overflow: hidden;
}
#contact-right h3
{
    padding: 8px 61px 0px 0px;
    text-align: right;
    font-size: 1.5em;
    white-space: nowrap;
    color: #fff;
    background-image: url(../images/Title.png);
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: top;
}

.imgProjSelected
{
	color: #f58a20;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
}
.imgProj
{
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	cursor:pointer;
}



