body {
   margin: 5px 0px 0px 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   background: #F7F7F7;
}
p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   color: #000000;
   text-align: left;
}
h3{
   text-align:left;
   margin-left:125px;
}
/* credits - small link on a front page */
a.credits:visited, a.credits:active {
   color: #0033CD;
}
a.credits {   
   text-decoration: underline; 
   color: #0033CD;
   font-size:10pt;
}
a.credits:hover {
   text-decoration: none;
}

a {
   text-decoration: underline; 
   color: #0033CD;
}
a:hover {
   text-decoration: none;
   color: #0033CD;
}
a:visited, a:active {
   color: #0033CD;
}

ul {
   color: #000000; 
   font-family:  Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
   font-weight: normal; 
   list-style-type: disc; 
   text-align: left;
}
ol {
   color: #000000; 
   font-family:  Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
   font-weight: normal; 
   list-style-type: decimal; 
   text-align: left;
}
img {
   color: #ffffff; 
   border-width: 0px ;
}
/* Holy Hack for IE */
.gainlayout { 
	min-height: 0; 
}

/* styles for homepage */
p.homepage {
   margin-top:20px;
   margin-bottom:10px;
   font-size: 11pt;
   line-height:150%;
}
ul.homepage {
   line-height:150%;
   list-style-type:disc;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11pt;
}
hr.homepage {
   width: 480px;
   position:relative;
   left:-15px;
   height:1px;
   border: 0;
   color: #000000;
   background-color: #000000;
}

/* main wrapper */
#wrapper { /*width: 740px; margin: 0px auto;   background: #f0f0f0; border: 0px solid none; display: table;}*/
   background-color:#F7F7F7;
   display:block;
   margin:auto;
   width:860px;
}

/* page header */
#header {
   width: 100%;
   height: auto;
   background-color: #F7F7F7;
   border-bottom: 1px solid black; 
   margin-left:auto;  
   margin-right:auto;  
   margin-top:0px; 
   margin-bottom:0px; 
}
/* ...with logo */
#topgraphics {
   background-color: #000000 ; 
   text-align: center;
}
/* .. with menu */
#topmenu{
   background-color: #000000 ; 
   background-image: url(/style/bg_01.gif);  
   text-align: center;
}
#header #topmenu table {
   padding-top: 0px; 
   border-width: 0px;  
   margin-left:auto;  
   margin-right:auto;  
   font-family:Helvetica,Arial,Verdana; 
   font-size:10pt; 
   font-style:normal;  
   font-weight:bold; 
   line-height:normal; 
   text-decoration:none; 
   height: 30px;
}
#header #topmenu table td.item {
   background-image: url(/style/bg_01.gif); 
   border-left:1px solid #AAAAAA;
   width: 100px;
}
#header #topmenu table td.item:hover { 
   background-color: transparent;
   background-image: url(/style/bg_02.gif); 
}
#header #topmenu table td.itemactive { 
   background-color: transparent;
   background-image: url(/style/bg_02.gif); 
}
#header #topmenu table a { 
   background-repeat: repeat; 
   background-color: transparent;
   padding-left: 10px;
   padding-right: 10px;
   text-decoration: none;  
   color: #ffffff;  
   border-width: 0px; 
   line-height:28px;
   text-align: center;
}
#header #topmenu table a.active,#header #topmenu table a.visited { 
   background-repeat: repeat; 
   background-color: transparent;
   padding-left: 10px;
   padding-right: 10px;
   text-decoration: none;  
   color: #ffffff;  
   border-width: 0px;
   line-height:28px;
   text-align: center;
}
#header #topmenu table a:hover {
   color:#000000;  
}

/* drop down menus */
#ddmenu2,
#ddmenu3,
#ddmenu4
{
   left:300px;
   top:100px;
   visibility:hidden;
   background-color:#000000;
   border-color:white;
   border-style:solid;
   border-width:0px 1px 1px 1px;
   position:absolute;
   z-index:10;
   text-align: left;
   padding: 0px;
}
#header #ddmenu2 table,
#header #ddmenu3 table,
#header #ddmenu4 table
{
   padding: 0px; 
   border-width: 0px;  
   margin: 0px;  
   width:100%;
   font-family:Helvetica,Arial,Verdana; 
   font-size:10pt; 
   font-style:normal;  
   font-weight:bold; 
   line-height:normal; 
   text-decoration:none; 
}
#header #ddmenu2 table tr,
#header #ddmenu3 table tr,
#header #ddmenu4 table tr
{
   height: 23px;
}
#header #ddmenu2 table td.item,
#header #ddmenu3 table td.item,
#header #ddmenu4 table td.item
{
   background-image: none; 
   background-color: #000000;
   border-width: 0px;
}

#header #ddmenu2 table td.item:hover,
#header #ddmenu3 table td.item:hover,
#header #ddmenu4 table td.item:hover
{ 
   background-color: transparent;
   background-image: url(style/bg_02_small.gif); 
}
#header #ddmenu2 table a,
#header #ddmenu3 table a,
#header #ddmenu4 table a
{
   background-repeat: repeat; 
   background-color: transparent;
   text-decoration: none;  
   color: #ffffff;  
   border-width: 0px; 
}
#header #ddmenu2 table a.active, #header #ddmenu2 table a.visited,
#header #ddmenu3 table a.active, #header #ddmenu3 table a.visited,
#header #ddmenu4 table a.active, #header #ddmenu4 table a.visited
{ 
   background-repeat: repeat; 
   background-color: transparent;
   text-decoration: none;  
   color: #ffffff;  
   border-width: 0px;
   line-height:21px;
}
/*#header #ddmenu2 table a:hover,
#header #ddmenu3 table a:hover,
#header #ddmenu4 table a:hover
{
   color:#000000;
}*/

/* navigation bar */
#navbar{
   margin:0px;
   padding:0px;
   position:relative;
   top:-10px;
}
#navbar p{
   text-align:left;
   color: #000000;
   font-size:8pt;
   font-family:Helvetica,Arial,Verdana; 
}
#navbar a,#navbar a:visited{
   text-decoration:none;
}
#navbar a:hover{
   text-decoration:underline overline;
}

/* page content */
#sectioncontent{
   text-align:center;
   padding: 0px 6px 0px 6px;
   background: #F7F7F7;
}
p.justified{
   text-align:justify;
}
hr.breaker{
   clear: both;
   height:0px;
   width: 0px;
   visibility:hidden;
}

hr.sectionseparator {
   width: 480px;
   height:1px;
   border: 0;
   color: #000000;
   background-color: #000000;
}

/* inner wrapper */
#inwrapper {
   width: 80%;
   margin: 25px auto;   
}
#inwrapperbig {
   width: 90%;
   margin: 25px auto;   
}

/* merged paragraphs */
.merged{
   border: 1px solid #000000;   
   padding: 6px;
   margin: 6px;
}

/* submenu */
#submenu{
   border-width:0px;
   width: 95%;  
   height: auto;  
   background-color: #F7F7F7;
   margin-left:auto;  
   margin-right:auto;  
   margin-top:0px; 
   margin-bottom:5px; 
   clear:both;
}
#submenu table {
   padding-top:5px; 
   padding-top: 0px; 
   border-width: 0px;  
   margin-left:auto;  
   margin-right:auto;  
   font-family:Helvetica,Verdana,Arial; 
   font-size:10pt; 
   font-style:normal; 
   font-variant:normal; 
   font-weight:bold; 
   line-height:normal; 
   text-decoration:none; 
  /* height: 30px;*/
}
#submenu table td.item { 
   font-size: 9pt;
   height: 28px;
   padding: 0px;
   margin: 0px;
   background-image: url(/style/bg_01.gif); 
   border-right:1px solid #AAAAAA;
}

#submenu table a { 
   background-repeat: repeat; 
   background-color: transparent;
   padding-left: 20px;  
   padding-right: 20px;  
   text-decoration: none;  
   color: white;  
   border-width: 0px; 
   line-height:28px;
}
#submenu table a.active, #submenu table a.visited { 
   background-repeat: repeat; 
   background-color: transparent;
   padding-left: 20px;  
   padding-right: 20px;  
   text-decoration: none;  
   color: white;  
   border-width: 0px; 
   line-height:28px;
}
#submenu table a:hover {
   color:#000000;  
}
#submenu table td.item:hover { 
   background-color: transparent;
   background-image: url(/style/bg_02.gif); 
}
#submenu table td.itemactive { 
   background-color: transparent;
   background-image: url(/style/bg_02.gif); 
}

/* styles for page content */
.tabheader {
   width:250px; 
   height:30px; 
   padding:0px;
   margin:0px;
   float:left; 
   border:1px solid #000000;
   background-color: transparent;
   background-image: url(/style/bg_01.gif); 
   position:relative; 
   top:1px;
}
.tabheader p{
   color:#ffffff;
   font-family:Helvetica,Verdana,Arial; 
   font-weight:bold;
   font-size:9pt;
   margin:0;
   line-height:28px;
   text-align:center;
}
.tabheader a, .tabheader a:visited, .tabheader a:active{
   font-weight:bold;
   color:#ffffff;
}
.leftspan2 {
   text-align:left;
   clear:left; 
   padding:6px ;  
   background: #F7F7F7; 
   margin-left:auto; 
   margin-right:auto;   
   border: 1px solid #000000;  
   margin-bottom:25px;
}
/* images floating */
.floatright {
   float: right; 
   margin: 6px 6px 6px 18px;
}
.floatleft {
   float: left; 
   margin: 6px 18px 6px 6px;
}
.floatcenter {
   text-align:center;
}
/* products navigation */
.movedlink {
   margin-left: 50px;  
}
.navbuttonup{
   text-decoration: underline;
   font-size:8pt;
}
.navbuttonup:hover{
   text-decoration: none;
}
.navbuttonmore{
   text-decoration:underline;
   font-size:8pt;
   margin-left: 50px;
}
.navbuttonmore:hover{
   text-decoration: none;
}


/* footer */
#footer {
   clear:both;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: bold;
   color: #FFF;
   background-color: #000;
   width: 100%;
   bottom: 0;
}
#footer p {
   margin:0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   padding: 6px;
   line-height:12pt;
   font-size: 8pt; 
   font-weight: normal; 
   color: #ffffff; 
   text-align: center;
}

#topstrip
{
position: absolute;
width: 100%;
height: 5px;
top: 0px;
background-color: #000;
color: #000;
}







/* form styles */
.inputbox {
   background:#ffffff;
    font-family:Verdana,arial; 
   font-size:12px;  
   border:1px solid #000000;
}
.textbox {
   background:#ffffff;
    font-family:Verdana,arial; 
   font-size:12px;  
   border:1px solid #000000;
}
.button {
   padding:2px;   
   background:#AAAAAA; 
   color:#000000; 
   border-color:#000000; 
   border-width:1px; 
   border-style: outset;   
   font-family:Helvetica,Verdana,Arial; 
   font-size:12px; 
   font-weight: bold;  
}
.button:hover{
   border-style: inset; 
}
.errorfield {
   color:red;
}
fieldset {
   border: 1px solid #AAAAAA;
   width:auto;
}
legend {
   color: #000000;
   background: #AAAAAA;
   border: 1px solid #AAAAAA;
   padding: 2px 6px;
   font-weight:bold;
} 

