body {
 padding:0px;
 margin:0px;
 background-color:#ffffff;
}
div {
 font-family:arial;
 font-size:14px;
}
a:link {
 color:#1b4d7e;
 text-decoration:none;
}
a:hover {
 color:#1b4d7e;
 text-decoration:underline;
}
a:visited {
 color:#1b4d7e;
 text-decoration:none;
}
a:active {
 color:#1b4d7e;
 text-decoration:none;
}
td.gutter-left {
 background-color:#f8f8f8;
 background-image:url('/images/gutterleft.jpg');
 background-repeat:repeat-y;
 background-position:right;
}
div.gutter-left {
 margin:196px 0px 0px 0px;
 background-color:#a2acb5;
 height:34px;
}
td.gutter-right {
 background-color:#f8f8f8;
 background-image:url('/images/gutterright.jpg');
 background-repeat:repeat-y;
 background-position:left;
}
div.gutter-right {
 margin:129px 0px 0px 0px;
 background-color:#a2acb5;
 height:34px;
}
td.gutter-bottomleft {
 background-color:#1b4d7e;
 background-image:url('/images/gutterbottomleft.jpg');
 background-repeat:no-repeat;
 background-position:top right;
 width:16px;
}
div.gutter-bottomleft {
 background-color:#1b4d7e;
 width:16px;
}
td.gutter-bottomright {
 background-color:#1b4d7e;
 background-image:url('/images/gutterbottomright.jpg');
 background-repeat:no-repeat;
 background-position:top left;
 width:16px;
}
div.gutter-bottomright {
 background-color:#1b4d7e;
 width:16px;
}
td.gutter-bottom {
 background-color:#f8f8f8;
}
div.gutter-bottom {
 background-color:#a2acb5;
}
div.logo {
 padding:0px;
 margin:0px;
 width:215px;
}
div.header {
 margin:20px 0px 5px 5px;
 margin:0px;
 width:775px;
}
div.header-top {
 padding:30px 0px 30px 40px;
 margin:0px;
 font-size:44px;
 font-family:tahoma;
 font-style:bold;
 color:#1b4d7e;
}
div.header-bottom {
 padding:5px 10px 5px 0px;
 margin:0px 0px 0px 150px;
 text-align:right;
 font-size:18px;
 font-family:tahoma;
 font-style:italic;
 color:#ffffff;
 background-image:url('/images/menuleft.jpg');
 background-repeat:no-repeat;
 background-position:left;
 background-color:#a2acb5;
 height:24px;
}
div.header-gutter {
 padding:20px 0px 5px 0px;
 margin:0px;
}
div.header-topgutter {
 padding:10px 0px 30px 0px;
 margin:0px;
 font-size:44px;
 font-family:tahoma;
 font-style:bold;
 color:#1b4d7e;
}
div.header-bottomgutter {
 padding:5px 0px 5px 0px;
 margin:0px;
 text-align:left;
 font-size:18px;
 font-family:tahoma;
 font-style:italic;
 color:#bdd634;
 background-color:#a2acb5;
 height:24px;
}
div.menu {
 padding:0px;
 margin:0px;
 width:775px;
 background-color:#ffffff;
}
div.menu-left {
 padding:5px 0px 5px 10px;
 margin:0px 150px 0px 0px;
 text-align:left;
 font-size:18px;
 font-family:tahoma;
 color:#1b4d7e;
 background-color:#a2acb5;
 background-image:url('/images/menuright.jpg');
 background-repeat:no-repeat;
 background-position:right;
 height:24px;
}
div.menu-gutter {
 padding:0px;
 margin:0px;
 height:24px;
}
div.menu-leftgutter {
 padding:5px 0px 5px 0px;
 margin:0px;
 text-align:right;
 font-size:20px;
 font-family:tahoma;
 background-color:#a2acb5;
}
div.maintext {
 padding:20px 10px 50px 10px;
 margin:0px;
 line-height:150%;
 background-color:#ffffff;
 text-align:justify;
}
td.rightbar-top {
 padding:0px;
 margin:0px;
 background-image:url('/images/rightbar_top.jpg');
 background-repeat:no-repeat;
}
div.rightbar-top {
 margin:0px;
 color:#ffffff;
}
td.rightbar {
 padding:0px;
 margin:0px;
 background-image:url('/images/rightbar.jpg');
 background-repeat:repeat-y;
}
div.rightbar {
 padding:0px 20px 10px 20px;
 margin:0px;
 color:#ffffff;
}
div.rightbartags {
 padding:0px 20px 10px 20px;
 margin:0px;
 color:#ffffff;
 font-size:11px;
 text-align:justify;
}
div.footer {
 font-family:tahoma;
 font-size:12px;
 padding:20px 0px 5px 0px;
 margin:0px;
 color:#ffffff;
 width:990px;
 height:90px;
 background-color:#1b4d7e;
 text-align:center;
}
.headersmall {
 font-size:28px;
}
.heading {
 font-size:18px;
 color:#bdd634;
 font-style:italic;
}
.emphasis {
 color:#1b4d7e;
 font-style:bold;
}