form {padding:0;margin:0}

* {
  font-family: Arial;
}

a { 
  text-decoration: underline;
  color:#006699;
} 

a:hover { 
  text-decoration:underline;
  color:#CF0000;
} 

h1 {
    font-size:160%;
    font-weight:bold;
    color: #C60000;
    text-transform: none;
    text-decoration: none;
    margin-bottom:20px;
}

.startpage_workspace h1 {
  font-size:120%;
  margin-bottom:0px;
}    

h2 {
    font-family: Arial;
    font-size:120%;
    font-weight:bold;
    color: #000000;
    text-transform: none;
    margin-top:20px;
}

.startpage_workspace h2 {
  font-size:90%;
  margin-top:0px;
}

.content, .startpage_workspace p, .workspace p {
  font-size:80%;
}

.leftcolumnnote {
  font-size:70%;
}



.navigation {
  font-family: Arial; 
  font-size: 80%; 
  font-weight: normal;
  color: #C96308; 
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
}

.topmenu a {
  text-decoration:underline;
  color:#FFFFFF;
  font-size: 68%;
  font-weight:bold;
}

.topmenu a:hover {
  text-decoration:underline;
  color:#FFFFFF;
}

.leftmenu a {
  color:#006699;
  font-weight:bold;
  font-size:80%;
}

.leftmenu a:hover {
  color:#C60000;
}

.divider {
  background-color:#E6E6E6;
}

.hrdivider {
    height:1px;
    color:#E6E6E6;
    }

.headerlc {
    font-family: Trebuchet MS, Helvetica, Arial;
    font-size:80%;
    font-weight:bold;
    color: #333333;
    background:##ACACAC;
    border-bottom:0px solid #696969;
    text-transform: uppercase;
    padding:3px;
    }

.rightheaderbg {
    background-image:url('/sites/integrio/themes/1067962636810/images/right_header_bg.gif');
}

.rightcomment {
    font-size:80%;
    }

.headermb {
    font-family: Trebuchet MS, Helvetica, Arial;
    font-size:80%;
    font-weight:bold;
    color: #333333;
    background:#EBEBEB;
    border-bottom:0px solid #696969;
    text-transform: uppercase;
    padding:3px;
    }

.subheader1 {
    color: #C60000;
    }

.rightblocktext {
    font-size:80%;
    color:#FFFFFF;
    }

.infocontent {
    font-size:100%;
    background-color:#FFFFFF
}

.infobox {
  background-color:#E6E6E6;
}

.infoheader {
    text-transform:uppercase;
    font-weight:bold;
}

li {
 margin-bottom:15px;
}

acronym, abbr {border-bottom: 1px dotted}
