a, a:link { color: #6f64a9;
   background: transparent;
    text-decoration: none;
    cursor: auto }

.background {	background-image: url(images/bg_wide.jpg);
	background-repeat: no-repeat;
}

a:hover {
    text-decoration: underline
 }

.roundcont {
       width: 640px;
        background-color: #ffffff;
        color: black;
}

.roundcont p {
        margin: 20px;
}

.roundtop { 
        background: url(images/tr_white.gif) no-repeat top right; 
}

.roundbottom {
        background: url(images/br_white.gif) no-repeat top right; 
}

.sideroundcont {
        background-color: #6f64a9;
        color: white;
}

.sideroundcont p {
        margin: 0 10px;
	width: 120px;
}

.sideroundtop { 
        background: url(images/tr_dark.gif) no-repeat top right; 
}

.sideroundbottom {
        background: url(images/br_dark.gif) no-repeat top right; 
}

p.reference {
	text-indent: -15px;
	padding-left: 15px;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

img.rightfloating {
	float: right;
	margin: 15px;
}

img.leftfloating {
	float: left;
	margin: 15px;
}

img.sidebuttons {
	margin-top: 10px;
	border: 0px;
}

img.bios {
	float: right;
	margin: 20px;
}

.biotitle {
        margin: 20px;
	font-size: 12pt bold;
	font-family: verdana, arial, sans-serif;
	color: #185024;
}

.quoteText {
	float: right;
	display: block;
	width: 200;
	font-size: 9pt;
	margin: 15px;
	font-style: italic;
}

.biotitle a {
	color: #185024;
	background: transparent;
	text-decoration: none;
	font-size: 10pt;
	cursor: auto;
}

.biotitle a:hover {
    text-decoration: underline
 }

.banner {
        background-image: url(images/waves.gif);
	background-repeat: no-repeat;
	height: 111px;
}

h2 {
        margin: 20px;
	font-size: 14pt bold;
	font-family: verdana, arial, sans-serif;
	color: #185024;
}
	
h3 {
        margin: 15px;
	font-size: 12pt bold;
	font-family: verdana, arial, sans-serif;
	color: #185024;
}
	
h4 {
        margin: 15px;
	font-size: 10pt bold;
	font-family: verdana, arial, sans-serif;
	color: #185024;
}
.mainbody {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	margin-left: 160px;
	background-color: #aca3de;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contactinfo {
	font-family: verdana, arial, sans-serif;
	width: 790px;
	font-size: 10pt;
	align: bottom;
        background-color: #6f64a9;
	padding: 5px;
        color: white;
	clear: left;
}
	
#contactinfo a {color:white }

#side {
	width: 140px;
	padding-left: 10px;
	background-color: #aca3de;
	float: left;
	font-family:verdana, arial, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

#side a:hover{
   color: #6f64a9;
 background: #ffffff;
    text-decoration: none;
}

#side a:visited{
	text-decoration: none;
}

#side a, #side a:link{
 color: white;
background: transparent;
    text-decoration: none;
}

a.cat {
font-weight: bold;
margin-top: 20px;
}

.tblheader {
font: 10pt bold Verdana;
color: white;
background: #6f64a9;
}

.tblbody {
font: 10pt Verdana;
vertical-align: text-top;
}