body {
background: url(../images/bg_main.gif) top left repeat;
margin: 0px;
padding: 0px;
font-family: Tahoma,Arial,Verdana,Geneva,Helvetica;
font-size: 12px;
color: #3d3d3d;
}

.page {
width: 1000px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

.bg {
width: 1000px;
margin:0px;
background: url(../images/bg_left.gif) top left repeat-y;
padding: 0px;
float: left;
}

.logo {
background: url(../images/logo.gif) center bottom no-repeat;
margin-bottom: -7px;
padding: 0px;
height: 70px;
}

.left {
width: 260px;
margin:0px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 25px;
float: left;
}

.main {
margin-top: 70px;
padding: 0px;
width: 700px;
float: left;
}

.content {
background: #fff url(../images/bg_content.gif) top left repeat-y;
margin: 0px;
padding-left: 25px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 20px;
width: 655px;
float: left;
line-height: 16px;
}

.content_inner {
margin: 0px;
padding: 0px;
width: 490px;
float: left;
}

.right {
margin: 0px;
padding: 0px;
width: 150px;
float: right;
text-align: left;
}

.topmenu {
margin: 0px;
padding: 0px;
width: 700px;
height: 40px;
float: left;
}

.bottom {
margin: 0px;
padding: 0px;
width: 700px;
height: 9px;
float: left;
background: #FFFFFF url(../images/bg_bottom.gif) bottom right no-repeat;
}

.bottom_left {
margin: 0px;
padding: 0px;
width: 9px;
height: 9px;
float: left;
background: #000066 url(../images/bg_content.gif) top left repeat-y;
}

.copyright {
margin: 0px;
padding: 0px;
width: 100%;
float: left;
}

.copyright_inner {
width: 1000px;
margin-left: auto;
margin-right: auto;
padding:0px;
height:	35px;
}

.copyright_left {
background: url(../images/bg_left.gif) top left repeat-y;
width: 260px;
margin:0px;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
float: left;
height: 35px;
}

.copyright_main {
margin: 0px;
padding-top: 15px;;
width: 700px;
color: #CCCCCC;
float: left;
height: 35px;
}

.moduletable h3 {
background: url(../images/bg_module_h3.gif) bottom left repeat-x;
color: #3d3d3d;
height: 31px;
line-height: 35px;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: normal;
margin-bottom: 10px;
padding-left: 15px;
font-size: 14px;
}

.moduletable {
margin-top: 15px;
margin-bottom: 0px;
padding: 0px;
}

a.mainlevel  {
color: #3d3d3d;
font-size: 12px;
text-decoration: none;
display: block;
border-bottom: #e1e1e1 1px solid;
padding:3px 5px 3px 5px;
}

a.mainlevel:hover  {
color: #fff;
font-size: 12px;
text-decoration: none;
display: block;
border-bottom: #e1e1e1 1px solid;
padding:3px 5px 3px 5px;
background: #5882cd;
}

a.mainlevel#active_menu {
color: #000000;
font-size: 12px;
text-decoration: none;
display: block;
border-bottom: #e1e1e1 1px solid;
padding:3px 5px 3px 15px;
background: url(../images/bg_menu.gif) bottom left no-repeat;
}

.topmenu_inner {
float: right;
margin-right: -1px;
padding: 0px;
}

ul#mainlevel-nav li {
float: left;
margin-top: -5px;
padding: 0px;
height: 30px;
text-align: center;
width: 100px;
list-style: none;
}

a.mainlevel-nav {
display: block;
height: 30px;
padding: 0px;
margin-left: 10px;
line-height: 30px;
text-decoration: none;
color: #3d3d3d;
background: url(../images/bg_topmenu.gif) top left no-repeat;
}

a.mainlevel-nav:hover {
background: url(../images/bg_topmenu_hover.gif) top left no-repeat;
text-decoration: none;
color: #3d3d3d;
}

.inputbox {
border: 1px #e1e1e1 solid;
padding: 2px 2px 2px 15px;
margin-top: 3px;
background: url(../images/bg_input.gif) top left no-repeat;
}

.inputbox:hover {
border: 1px #e1e1e1 solid;
padding: 2px 2px 2px 15px;
margin-top: 3px;
background: url(../images/bg_input_hover.gif) top left no-repeat;
}

a {
color: #5882cd;
text-decoration: none;
}

a:hover {
color: #5882cd;
text-decoration: underline;
}

.contentheading, .contentpagetitle, .componentheading, .sectiontableheader {
color: #5882cd;
font-size: 16px;
border-bottom: 1px solid #e1e1e1;
width: 490px !important;
margin: 0px;
padding-bottom: 5px;
margin-bottom: 10px;
white-space: nowrap;
}

.right .moduletable {
margin: 0px !important;
padding: 0px;
}

.right .moduletable h3 {
background: url(../images/bg_module_h3.gif) bottom left repeat-x;
color: #3d3d3d;
height: 31px;
line-height: 35px;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: normal;
margin-bottom: 10px;
margin-top: 15px;
padding-left: 15px;
font-size: 14px;
}

.sectiontableentry1 {
background: #f6f6f6;
padding-top: 2px;
padding-bottom: 2px;
}

.sectiontableentry2 {
background: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
}
