* {
   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;
}

#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: 880px;
padding: 10 0 15 0;
color: #122754;
font-family: tahoma;
font-size: 20pt;
font-weight: 500;
clear:both;
border-bottom: 1px solid #cbcbcb;
}

#productmenu {
padding: 22px 0px 0px 0px; 
float: right; 
width: 0px;
border-bottom: 1px solid #cbcbcb;
}

.orangebold {
color: #DD5F0A;
font-weight: 800;
}


#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;

}

#newscontent {
text-align: left;
color: black;
font-family: arial;
font-size: 11pt;
padding: 0 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;
}

.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;
}

.normallist {
list-style-type: square;
margin-left: 21px;
padding: 0 0 10 5px;
line-height: 20px;
}

.sidelist {
list-style-type: square;
margin-left: 21px;
padding: 0 0 10 5px;
line-height: 17px;
}

.sublist1 {
list-style-type: dot;
margin-left: 31px;
padding: 2 0 5 5px;
line-height: 20px;
}

.sitelist {
list-style-type: square;
margin-left: 21px;
padding: 0 0 10 5px;
line-height: 16px;
font-size: 10pt;
}

.sitesublist1 {
list-style-type: dot;
margin-left: 31px;
padding: 2 0 1 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;

}

#blogwrapper {
float: left;
width: 95%;
padding: 10 0 5 0;
margin-bottom: 20px;
border-top: 10px solid #eaeaea;
}

#blogheadline {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 16pt;
color: #707070;
padding: 0 0 15 0;
}

#blogtitle {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 11pt;
}

#blogtext {
font-family: arial, helvetica;
font-size: 11pt;
color: #000000;
}	

.tm {
font-size:11px;
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	bottom: 1ex;
	
}


#partnerwrapper {
position: relative;
width: 600px; 
margin: 0 0 20 0; 
border-bottom: 1px solid #cbcbcb;
height:90px;
}

#lastpartnerwrapper {
position: relative;
width: 600px; 
margin: 0 0 20 0; 
}

#contactbox1 {
margin:0 20 0 0;
padding-bottom: 10px;
float:left;
width:175px;
font-size: 8pt;
}

#contactbox2 {
margin:0 20 0 0;
padding-bottom: 10px;
float:left;
width:175px;
font-size: 8pt;
}

#contactbox3 {
margin:0 20 0 0;
padding-bottom: 10px;
float:left;
width:175px;
font-size: 8pt;
}

.siteheader {
font-size: 10pt;
font-weight: bold;
color: #0000ff;

