* {
   padding:0;
   margin:0;
}

body {
text-align: center;
background-image: url(images/menubar-bkg.gif);
background-repeat: repeat-x;
background-attachment: scroll;   
margin-top:5px;
}

a {
text-decoration: none;
}

.paragraph {
margin-bottom: 20px;
}

a:hover {
text-decoration: underline;
color: #f1932e;
}

.emphasis{
font-weight:bold;
color:#496EA3;
font-style: italic;
}

.emphasisred {
font-weight:bold;
color:#D20000;
}

.formtextsmall {
font-size: 90%;
color:#002355;}

.formtext {
font-size: 10pt;

}

.tableborder {
border-width: 1px 1px 1px 1px;
border-style: solid solid solid solid;
border-color: rgb(180, 170, 158) rgb(180, 170, 158);
font-size: 10pt;
}

.tableborder td {
padding: 2 0 0 5;
}

#wrapper {
position: relative;
width: 880px; 
margin: 0 auto; 
text-align: left; 
}


#topmenu {
padding: 28px 10px 0px 0px; 
float: right; 
font-family: arial, helvetica;
color:#707070;
font-size:10pt;
}

#logo a {
background-image: url(images/implogo.png); 
background-repeat: norepeat;
width: 450px; 
height: 65px;
margin-bottom: 10px;
display: block;
}

#logo a span {
visibility: hidden;
}

#companyname {
float: left;
width: 350px;
padding: 10 0 15 0;
color: #122754;
font-family: tahoma;
font-size: 20pt;
font-weight: 500;
clear:both;
border-bottom: 1px solid #cbcbcb;
}

#companyname1 {
float: left;
width: 350px;
padding: 10 0 15 0;
color: #122754;
font-family: tahoma;
font-size: 20pt;
font-weight: 500;
clear:both;
}
#productmenu {
padding: 22px 0px 0px 0px; 
float: right; 
width: 530px;
border-bottom: 1px solid #cbcbcb;
}


#banner {
width: 880px; 
height: 282px;
margin-bottom: 10px;
clear:both;
border-top: 1px solid #cbcbcb;
border-bottom: 1px solid #cbcbcb;
background-position: center center;
background-repeat: no-repeat;
}

#bannertext {
padding: 10 2 2 2;
color: white;
font-family: tahoma;
font-size: 14pt;
font-weight: 500;
text-align: center;
vertical-align: middle;
}


#column1 {padding-left: 10;
width: 600px;
float: left;
border-right: 1px solid #cbcbcb;
padding-right: 15;
}

#column1content {
text-align: left;
color: black;
font-family: arial;
font-size: 11pt;
padding: 5 0 15 0;

}

#column2 {
float: right;
width: 250px;
}

#column2content {
color: black;
font-family: arial;
font-size: 9pt;
padding: 5 0 15 0;;

}

.columnheader {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 14pt;
color: #002357;
padding: 0 0 20 0;
}
#yellow-section{
font-family: arial, helvetica, sans serif;
font-size: 10pt;
padding-top:8px;
padding-left:8px;
padding-right:5px;
border-left: 2px solid #f9f461;
border-right: 2px solid #f9f461;
border-bottom: 2px solid #f9f461;
size: 11pt;
background-color: #fffee0;
}

.subheader {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 13pt;
font-weight: 800;
color: #002357;
padding: 5 0 15 0;
width: 500px;
border-bottom: 1px solid #cbcbcb;
margin-bottom: 5px;
}

.subheadershort {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 13pt;
font-weight: 800;
color: #002357;
padding: 5 0 15 0;
width: 375px;
border-bottom: 1px solid #cbcbcb;
margin-bottom: 5px;
}

.normallist {
list-style-type: square;
margin-left: 21px;
padding: 0 0 10 5px;
line-height: 20px;
}

.sublist1 {
list-style-type: dot;
margin-left: 31px;
padding: 2 0 10 5px;
line-height: 20px;
}

.sidelist {
list-style-type: square;
margin-left: 21px;
padding: 10 0 10 5px;
line-height: 17px;
}

.sidesublist {
list-style-type: dot;
margin-left: 10px;
padding: 2 0 10 5px;
line-height: 16px;
}

#footer {
padding: 5px 0px 5px 0px; 
text-align: center; 
font-family: arial, helvetica;
color:#707070;
font-size:8pt;
width: 100%;
background-color: #eaeaea;
margin: 10 0 20 0;
clear:both;

}


.tm {
font-size:11px;
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	bottom: 1ex;
	
}


#moreinfo {
text-align: left;
font-size:9pt;
margin:10 0 25 0;
}


