* {
 margin: 0px;
 padding: 0px;
}

body {
 line-height: 170%;
 font-size: 85%;
 color: #333333;
 background-color: #FFFFFF;
 border-top: 4px solid #0099ff;
}

#header {
 width: 100%;
 background-color: #FFFFFF;
 height: 150px;
}

#headerinner {
 width: 880px;
 margin-right: auto;
 margin-left: auto;
 padding: 0px 0px;
 height: 150px;
}

#headerinner .titlelogo {
 float: left;
}

#topmenu {
 width: 100%;
 background-color: #0066FF;
 height: 40px;
 clear: both;
}

#topmenuinner {
 width: 880px;
 margin-right: auto;
 margin-left: auto;
 height: 40px;
}

#topimage {
 width: 880px;
 margin-right: auto;
 margin-left: auto;
 clear: both;
 padding: 10px 0px 0px 0px;
}

#wrapper {
 clear: both;
 width: 880px;
 margin-right: auto;
 margin-left: auto;
 background-color: #FFFFFF;
}

#menu {
 padding: 10px 10px 10px 0px;
 float: left;
 width: 200px;
}

#main {
 float: right;
 width: 655px;
 padding: 10px 0px 10px 14px;
 background-color: #FFFFFF;
}

#bottommenu {
 width: 100%;
 background-color: #0066CC;
 clear: both;
}

#bottommenuinner {
 width: 880px;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 color: #FFFFFF;
 padding: 5px 0px;
}

#footer {
 width: 100%;
 background-color: #0066CC;
}

#footerinner {
 width: 880px;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 color: #FFFFFF;
 padding: 5px 0px;
}

#topmenu ul {}

#topmenu ul li {
 float: left;
 width: 125px;
 text-align: center;
 background-color: #0066FF;
 list-style: none;
 font-weight: bold;
 font-size: 100%;
 height: 40px;
 line-height: 40px;
 border-left: 1px solid #003399;
}

#topmenu ul li.right {
 float: left;
 width: 125px;
 text-align: center;
 background-color: #0066FF;
 list-style: none;
 font-weight: bold;
 font-size: 100%;
 height: 40px;
 line-height: 40px;
 border-right: 1px solid #003399;
}

#topmenu ul li a {
 text-decoration: none;
 display: block;
 width: 100%;
 color: #FFFFFF;
}

#topmenu a:hover {
 background-color: #003399;
}

#topmenu ul li.selected {
 float: left;
 width: 146px;
 text-align: center;
 background-color: #003399;
 list-style: none;
 font-weight: bold;
 font-size: 100%;
 height: 40px;
 line-height: 40px;
 border-left: 1px solid #333333;
}

#topmenu ul li.rightselected {
 float: left;
 width: 143px;
 text-align: center;
 background-color: #003399;
 list-style: none;
 font-weight: bold;
 font-size: 100%;
 height: 40px;
 line-height: 40px;
 border-right: 1px solid #003399;
}

.menubar {
 padding-left: 10px;
 color: #FFFFFF;
 font-weight: bold;
 height: 30px;
 line-height: 30px;
 font-size: 110%;
 background-image: url(images/menu_bg.gif);
}

#menu ul {
 background-color: #FFFFFF;
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
}

#menu ul li {
 font-weight: normal;
 color: #333333;
 text-indent: 30px;
 list-style-type: none;
 line-height: 35px;
 background-image: url(images/arrow.gif);
 background-repeat: no-repeat;
 background-position: 10px 10px;
 border-bottom: 1px solid #cccccc;
 background-color: #FFFFFF;
}

#menu ul li a {
 color: #333333;
 text-decoration: none;
}

#menu ul li a:hover {
 color: #FF0000;
 text-decoration: underline;
}

#bottommenu a {
 color: #ffffff;
}

#bottommenu a:visited {
 color: #ffffff;
}

a:link {
 color: #003399;
}

a:visited {
 color: #003399;
}

a:hover {
 color: #FF0000;
}

a:active {
 color: #FF0000;
}

h1,
h2,
h3,
h4 {
 font-size: 100%;
 font-weight: normal;
 margin-bottom: 0px
}

.entry {
 font-weight: bold;
 margin-bottom: 10px;
 text-indent: 15px;
 font-size: 100%;
 color: #333333;
 background-image: url(images/entrybar.jpg);
 line-height: 35px;
}

.subentry {
 font-weight: bold;
 margin-bottom: 10px;
 text-indent: 15px;
 font-size: 100%;
 line-height: 30px;
 background-color: #dbd3ca;
}

.subentry2 {
 font-weight: bold;
 margin-bottom: 10px;
 text-indent: 15px;
 font-size: 100%;
 line-height: 30px;
 background-color: #FF9900;
 color: #FFFFFF;
 border-bottom: 2px solid #ff6600;
}

.thirdentry {
 margin-top: 5px;
 text-indent: 10px;
 margin-bottom: 10px;
 color: #FF6600;
 font-weight: bold;
 font-size: 120%;
 background-color: #f4f4f4;
 line-height: 25px;
}

.red {
 color: #CC0000;
}

.redbold {
 color: #CC0000;
 font-weight: bold;
}

.blue {
 color: #000099;
}

.orange {
 color: #FF6600;
}

.big {
 font-size: 130%;

}

.tableborder {
 border-collapse: collapse;
 border: 1px solid #cccccc;
}

.tableborder td {
 border: 1px solid #cccccc;
 padding: 4px;
}

.company {}

.company td {
 padding: 4px;
 border-bottom: 1px dotted #cccccc;
}

#menu .box {
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding: 10px 10px;
 background-color: #FFFFFF;
 line-height: 150%;
 border-top: 1px solid #cccccc;
}

#toppage_left .box {
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding: 10px 10px;
 background-color: #FFFFFF;
 line-height: 150%;
 border-top: 1px solid #cccccc;
}

.borderbox_beige {
 border: 1px solid #b3b371;
 padding: 10px 10px;
 background-color: #f7f7f0;
 margin-bottom: 5px;
}

.clear {
 clear: both;
}

.imageleft {
 padding: 0px 15px 15px 0px;
 float: left;
}

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

* html .clearfix {
 height: 1%;
}

.clear {
 clear: both;
}
