body{
margin: 0;
padding: 0;
font-family: arial, san-serif;
font-size: 100%;
background-color: #fff;
color: #333333;
margin: 0;
padding: 0;
}

form{
margin: 0;
padding: 0;
}

.top-bar{
background-color: #660033;
color: #fff;
font-size: 75%;
font-weight: bold;
}

.left-nav{
background-color: #80180E;
color: #fff;
font-size: 75%;

}

.left-subnav{
background-color: #993300;
color: #fff;
}

.ln-link{
margin: 0 0 0 25px;
padding: 5px;

}



a.left {
color: #fff;
text-decoration: none;

}


a.leftsmall {
color: #fff;
text-decoration: none;
font-size:80%;
}


a.leftsmall:hover{
text-decoration: underline;
}


a.left:hover{
text-decoration: underline;
}

.bottom-links{
color: #000;
font-size: 70%;
margin:  0 0 10px 0;
}

.right-nav{
background-color: #EBEBEB;
color: #fff;
font-size: 80%;
}

.right-bg{
background: #fff url(../images/right_bg.gif) repeat-y fixed right;
}

.main-content{
margin: 10px;
font-family: arial, san-serif;
}

.cobg {
background: #fff url(../images/cobg.gif) repeat-y fixed right;
}

.line {
margin: 10px 0 10px 0;
width: 100%;
}

.download{
background-color: transparent;
color: #000;
font-size: 70%;
font-weight: bold;
margin: 5px 0 0 0;
}



.submit{
font-weight: bold;
padding-top: 0px;
padding-bottom: 0px;
border-color: #000;
background-color: #fff;
height: 21px;
color: #000;
}

h1{
background-color: transparent;
color: #000;
font-size: 100%;
font-weight: bold;
margin: 5px 0 5px 0;
}


.h1alt{
/*background-color: transparent;*/
color: #80180e;
font-size: 80%;
font-weight: bold;
margin: 5px 0 5px 0;
}

h2{
background-color: transparent;
color: #000;
font-size: 80%;
font-weight: bold;
margin: 20px 0 20px 0;
}

li {
font-size: 75%;
}
li  li{
font-size: 100%;
}

ul {
margin: 5px 10px 10px 25px;
}

div>ul {
margin: 10px 10px 10px -20px;
}

p {
margin: 10px 0 10px 0;
line-height: 140%;
font-size: 75%;
}

p.sup {
margin: 0 0 0 0;
font-size: 75%;
}

.content {
margin: 0 0 0 0;
font-size: 75%;
}

a {
color: #000;
}

.main-content b {

color: #000;

}

sub { line-height: 130%;

}

sup { 
line-height: 120%;
font-size: 85%;

}

.sidebar {
border: 1px solid #737373; 
background-color: #fff;
}
.sidebartitle {
color: #fff; 
background-color: #737373; 
font-size: 70%;
font-weight: bold; 
padding: 4px;
}

.thumbnail{
margin: 4px;
border: 1px solid #000;
}

