a {color:#3A6EA5;text-decoration:underline; font-family: Arial, Verdana, Helvetica; font-size: 10pt; font-style: normal; font-weight: normal;}
a:hover{color:#FFFFFF;background-color:#000000; text-decoration:underline; font-family: Arial, Verdana, Helvetica; font-size: 10pt; font-style: normal; font-weight: normal;}
body 
{
  font-family: Arial, Verdana, Helvetica; 
  font-size: 10pt;
  margin:0;
  border:0px none;
  height:100%;
  background: #0b1577 url("../images/gradient.png") repeat-x top left;
  
}
h1 { color: #333333; font-style: normal; font-weight: bold; font-size: 12pt; margin-bottom:0;}
h2 { color: #000000; font-style: normal; font-weight: normal; font-size: 12pt; margin-bottom:0;}
h3 { color: #000000; font-style: normal; font-weight: normal; font-size: 12pt; }
h5 { color: #1B1A14; font-style: normal; font-weight: normal; font-size: 10pt; margin-bottom:0;}
h6 { color: #c0c0c0; font-style: normal; font-weight: normal; font-size: 8pt; margin:0;}
h4 { color: #666666; font-style: normal; font-weight: normal; font-size: 8pt; margin-bottom:0;}
/*p { color: #006FA4; font-style: normal; font-weight: normal; font-size: 10pt; margin-bottom:0; }*/
td { color : #000000; font-size: 10pt; font-style: normal; font-weight: normal; }
input,select,textarea {BACKGROUND-COLOR:#FFFFFF;border-BOTTOM:1px solid;border-LEFT:1px solid;border-RIGHT:1px solid;border-TOP:1px solid;COLOR:#000000;}

img {
  border:0px;
  margin:0;
  padding:0;
}
p {
  margin:0px;
}
hr {
  margin:5px 0;
  clear:none;
  height:1px;
}
.clear:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
.clear {
display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End Holly Hack */
.clear-both {
  clear:both;
}
.elmright {
  float:right;
}

#container {
  width:800px;
  margin:auto;
  text-align:left;
}

#Nav {
  background-image:url(../images/bgtop.jpg);
}
#Nav ul {
  margin:0;
  padding:0;
  list-style:none;
}
#Nav ul li {
  margin:0;
  float:left;
}
#Nav ul li img {
  height:19px;
}

#Body {
  background:url(../images/bgmain.jpg) repeat-y left top;
  padding-top:10px;
}
#Body .left {
  float:left;
  width:250px;
}
#Body .right {
  padding-right:10px;
  padding-left:250px;
}

#Bottom {
  background-image:url(../images/bgbottom.jpg);
  height:20px;
}
#Bottom img {
  float:left;
}
#Bottom .right {
  float:right;
}

/* footer */
#footer {
  text-align:center;
  font-size:small;
  padding:10px;
  line-height:8pt;
}
#footer .copyright {
  font-size:8pt;
  color:#808080;
  margin-top:10px;
  padding-top:10px;
  border-top:solid 1px #808080;
}

.edit-link {
  text-align:right;
  padding-bottom:5px;
}

.edit-content {
  width:100%;
  height:300px;
}
