/* body */
body {
	 border: none;
    padding: 1em;
    margin-left: 10px;
    font-family: Verdana, Arial, Sans-serif;
	 background-color: #f3f3f3;
}

p {
	font-size: 80%;
}

.left {
	float: left;
}
.right {
	float: right;
}
.center {
	float: center;
}


li { font-size: 80%; }

a {
word-spacing: 2px;
color: Blue;
letter-spacing: 2px;
text-decoration: underline;
}
.doc{padding-left: 15px;background-image: url(/mimes/document.gif);background-repeat: no-repeat;}
.docs{padding-left:15px;background-image: url(/mimes/documents.gif);background-repeat:no-repeat;}
.sdoc{padding-left: 15px;background-image: url(/mimes/sdocument.gif);background-repeat: no-repeat;}
.sdocs{padding-left: 15px;background-image: url(/mimes/sdocuments.gif);background-repeat: no-repeat;}
h1 {
    font-size: 120%;
    color: Black;
}

h2 {
    font-size: 105%;
    color: Black;
    border-bottom: solid 2px;
    margin-top: 10px;
}
h3 {
    font-size: 100%;
    color: Black;
	 border-bottom: solid 1px;
    margin-top: 10px;
}
h4 {
    font-size: 95%;
    color: Black;
    margin-top: 10px;
}
h5 {
    font-size: 90%;
    margin-top: 15px;
    margin-bottom: 7px;
}
h6 {
    font-size: 80%;
    margin-top: 10px;
    
}

table {
	
}

.left {
	float: left;
}
.right {
	float: right;
}
.center {
	float: center;
}


img {
	
}

.textfloat {
text-align: right;
 margin: 2;
}


.right {
	float: right;
}

.left {
	float: left;
}

.center {
	float: center;
}
.content {

font: 1em Georgia, Palatino, Serif; 
padding: 1.5em;

background: #f5f5f5;
}
h2.float-right {
float: right;
width: 11em;
margin: 0 0 0 0.2em;
padding: 0 0 0 0.2em;
background: #90ee90;
border-left: 2px dotted #2e8b57;
border-bottom: 2px dotted #2e8b57;
}
blockquote.float-left {
float: left;
width: 13.2em;
padding: 0.5em;
margin: 0 0.5em 0 0;
color: #00008b;
background: #add8e6;
border-right: 2px dotted #4169e1;
border-bottom: 2px dotted #4169e1;
}
p.after-blockquote {
padding: 0.4em;
border-top: 3px dotted #696969;
background: #e6e6fa;
}
span.cap-g, span.cap-o,
span.cap-p, span.cap-y {
float: left; 
font-size: 1.7em;
padding: 0 0.15em;
margin: 0 0.15em -0.5em 0; 
border: 3px outset #2e8b57;
}

span.cap-g {
background: #90ee90;
}

span.cap-o {
background: #ffa500;
}

span.cap-p { 
background: #dda0dd;
}

span.cap-y {
background: #ff0;
}

#footer { 
font-family: Georgia, Palatino, Serif; 
font-style: italic;
text-align: center;
padding-bottom: 1em;
}



