body {
  margin:0;
  padding:0;
}

body,table,input,textarea,select,button {
  font-family:verdana,sans-serif;
  font-size:11px;
  color:#515054;
  line-height:1.7em;
}

table tr td {
  vertical-align:top;
}
h1 {
  font-family:georgia;
  font-size:22px;
  font-weight:normal;
  line-height:1.2em;
}
h2 {
  font-family:georgia;
  font-size:18px;
  font-weight:normal;
  line-height:1.2em;
}
h3 {
  font-family:georgia;
  font-size:14px;
  font-weight:normal;
  line-height:1.2em;
}
h4,h5,h6 {
  font-family:georgia;
  font-size:12px;
  font-weight:normal;
}

a {
  color:#80223D;
  text-decoration:none;
}
a:hover {
  color:#80223D;
  text-decoration:underline;
}
img {
  border:0;
}
ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
ul li {
  margin:0 0 0 20px;
  padding-left:16px;
  background:url(images2/li.gif) 0 2px no-repeat;
}
#main2 table th {
  vertical-align:top;
  text-align:left;
  padding:2px 1em 2px 0;
}
#main2 table td {
  vertical-align:top;
  padding:2px 1em 2px 0;
}

.leftSpace {
  width:20px;
  min-width:20px;
  background:#A5B0C1;
}
.leftSpace div {
  width:20px;
}
.topLeft {
  background:#A5B0C1 url(images2/topLeftBg.jpg) no-repeat;
}
.title {
  background:#A5B0C1 url(images2/title.jpg) no-repeat 0 0;
  width:100%;
}
.title h1 {
  display:none;
}
#navig {
  height:100%;
  padding-top:25px;
}
#nv {
  background:#fff url(images2/nvBg.gif) repeat-y;
  height:100%;
}
#nv .inner1 {
  width:180px;
  height:100%;
}
#nv .inner1 td {
  background:url(images2/nvTopBg.gif) no-repeat 0% 0%;
  height:100%;
  width:180px;
}
#nv .inner2 {
  height:100%;
}
#nv .inner2 td {
  background:url(images2/nvBottomBg.gif) no-repeat 0% 100%;
  width:150px;
  height:100%;
  padding:0 5px 0 25px;
}
#nv a {
  display:block;
  color:#515054;
  text-decoration:none;
}
#nv a:hover {
  color:#000;
}
#nv a.a1 {
  font-weight:bold;
  color:#80223D;
}
#nv a.s1 {
  font-weight:bold;
}
#nv a.d2 {
  padding-left:16px;
}
#nv a.d3 {
  padding-left:32px;
}

#nv1 {
  padding:0 0 0 0;
}
#nv .area {
  margin:10px 0 0 0;
  padding:10px 0 0 0;
  background:url(images2/hr.gif) 0 0 repeat-x;
}
#content {
  background:#fff;
  min-height:600px;
  min-width:660px;
}

#content #main1 {
  height:auto;
}
#content .freePage {
  width:750px;
  height:100%;
  padding:25px 10px 20px 30px;
}

#rightbar {
  width:100%;
  padding:25px 10px 0 25px;
  background:#fff;
}
#rightbar .jiggy {
  margin:0 0 25px 0;
  padding:0;
  float:none;
  width:160px;
  height:auto;
  overflow:auto;
  background:#fff;
}
#rightbar .jiggy .inner {
  padding:0;
}

.bottomLeft {
  background:#A5B0C1 url(images2/bottomLeftBg.gif) no-repeat;
}
.jiggys {
  background:#A5B0C1;
  padding:10px 0;
}

.jiggy {
  width:249px;
  height:119px;
  background:url(images2/jiggyBg.jpg) no-repeat;
  margin:0 15px 0 0;
  float:left;
  overflow:hidden;
}
.jiggy .inner {
  padding:10px 10px 10px 15px;
  line-height:15px;
  font-size:10px;
}
.jiggy h1,
.jiggy h2,
.jiggy h3,
.jiggy h4,
.jiggy h5,
.jiggy h6 {
  font-size:16px;
  margin:0 0 3px 0;
  color:#80223D;
}
.jiggy p {
  margin:0;
}

#copyright {
  margin:1em 0 1em 30px;
  font-size:10px;
  color:#888;
}
