body {
top:0px;
left:0px;
background-color:#ffffff;
padding:0px;
margin-top:0px;
margin-left:0px;
font-family: Arial, Helvetica, sans-serif; 
font-size:90%

}

blockquote{
color:#2a439b;
text-align: justify;
text-justify: newspaper;
}

.toc a {
	text-decoration:none;
	font-weight:bold;
	color:#95857a;
	outline:none;
	}
	
.toc a:visited {
	color:#95857a;
	background:none;
	text-decoration:none;
	}

.toc a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#2a439b;

}

a {
	text-decoration:none;
	font-weight:bold;
	color:#2a439b;
	}
	
a:visited {
	color:#2a439b;
	background:none;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#2a439b;

}

.container{
width:790px;
border:1px solid #95857a;
display:block;
margin-left: auto; 
margin-right: auto; 
}

.content{
margin:10px;
}

.copybottom {
background-color:#c2c8e6;
color:#000;
text-align:center;
margin-top:5px;
}

.date{
color:#95857a;
font-weight:bold;
text-align:center;
margin:0px 0px 5px 0px;
}

.heading {
font-size: 130%; 
font-weight: bold; 
color: #90b13e; 
}

.floatRight{
float: right; 
}

.floatLeft{
float: left; 
}

.image{
padding: 2px; 
margin-left:10px;
margin-right:10px;
}


.subheading {
font-size: 110%; 
font-weight: bold; 
color: #90b13e; 
}

.subheading2 {
font-size: 110%; 
color: #95857a; 
font-weight:bold;
text-transform:uppercase;
text-align:center;
margin-bottom:5px;
font-family: "Courier New", Courier, monospace;
}


.subheading3 {
font-size: 110%; 
font-weight: bold; 
color: #6575b8; 
}

.t {background: url(/cotc/spring09/images/horizontalline.jpg) 0 0 repeat-x; width: 200px}
.b {background: url(/cotc/spring09/images/horizontalline.jpg) 0 100% repeat-x}
.l {background: url(/cotc/spring09/images/verticalline.jpg) 0 0 repeat-y}
.r {background: url(/cotc/spring09/images/verticalline.jpg) 100% 0 repeat-y}
.bl {background: url(/cotc/spring09/images/bl.jpg) 0 100% no-repeat}
.br {background: url(/cotc/spring09/images/br.jpg) 100% 100% no-repeat}
.tl {background: url(/cotc/spring09/images/ul.jpg) 0 0 no-repeat}
.tr {background: url(/cotc/spring09/images/ur.jpg) 100% 0 no-repeat; padding:10px} 

.toc {
float:left;
width:200px;
margin:0px 10px 10px 10px;
padding:0px 10px 10px 0px;
}



