
.bodycopy {
	padding-left: 20px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #7d6e8f;
	padding-right: 20px;
	height: 100%;
	min-height: 550px;
	padding-top: 20px;
}



div.bodycopy a:link, div.bodycopy a:visited, div.bodycopy a:active {
	color: rgb(53, 28, 117); 
}

div.bodycopy a:hover {
	color: #4A034E;
	text-decoration: underline;
}


h1, h2, h3, h4, h5 {
	color: rgb(53, 28, 117);  
}


#link {
	float: right;
}

td.buttons {
	font-size: 1.0em;
	color: #FFFFFF;
	}

.buttons{
	cursor: pointer;
	}
	
.buttons a {
	color: #000066;
	text-decoration: none;
}
div.buttons:hover {
	text-decoration: none;
	display: block;
	background-color: #DEE4EC;
}


td#color
{
    background-color: #DDD6DE;
}

.desc {
	font-weight:bold;
	font-size:10px;
}


h1#docHead1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #998ac4;
}
h2#docHead2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #998ac4;
	margin-bottom: 0px;
}

p.docHead1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #998ac4;
	line-height: 25pt;
}
p.dochead2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #998ac4;
	margin-bottom: 0px;
}

p.menuSubTitle
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}
h2.docHead2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #998ac4;
	margin-bottom: 0px;
	padding-top: 10px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #F0EDF1;
}

.msg_head {
	cursor:pointer;
}
.msg_body {
	padding: 5px;
	border: #452f5e;
	border-style: solid;
	border-width:1px;
	background-color: #F0EDF1;
}

div.maincontent {
	border: medium #998ac4;
}

.icons {
	 margin-right:5px; 
	 float:left;
	 height:45px; 
	 width:45px;
}







a {
	color: #9966cc;
}
#menu a {
	color: #998ac4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 3px 10px;
	text-decoration: none;
}
#grid {
	border: 1px solid #998ac4;
	background: #ddddee;
}
#grid td.note {
	font-size: 80%;
}
#topic input, #topic select {
	background: #ffffff;
}
th, td.dark a {
	color: #998ac4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.toplink:hover {
	color: #ffffff;
	text-decoration: underline;

}
a.toplink:visited {
	color: #ffffff;
	}
.dark {
	color: #998ac4;
}

.videoset {
	 border:thin solid #998ac4; 
	 width:480px; 
}



<!--  nav menu css   -->

#navigation ul, #navigation ul a {
    list-style-type: none;
    text-decoration: none;
}

#navigation li.active a {
    color:#670012;
    font-weight:bold;
	text-decoration:underline;
}

<!-- end nav menu css   -->