/* Revised  21 June 2002 by ead name of CSS is research.css */

a {
	background-color : transparent;
	color : #385789;
}

a:hover {
	background-color : transparent;
	color : #993366;
	text-decoration : underline;
}

a.backtotop {
	background-color : transparent;
	color : #000000;
	font-family : Verdana, Ariel, Helvetica, sans-serif;
	font-size : 80%;
}

a.onpagelinks {
	background-color : transparent;
	color : #666699
;
	font-family : Verdana, Helvetica, Andy, sans-serif;
	text-decoration : underline;
}

a.sidebar {
	background-color : transparent;
	color : #EBF5FF;
	font-family : Verdana, Helvetica, Andy, sans-serif;
	text-decoration : underline;
}

body {
	background-color : transparent;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
}

em {
	background-color : transparent;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight :bold ;
}

em.em2 {
	background-color : transparent;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
	text-align : justify;
}

h1 {
	background-color : transparent;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 75%;
	margin : 1px 10px;
}

h2 {
	background-color : transparent;
	color : #FFFFFF;
	font-family : "Californian FB", Arial, Helvetica, sans-serif;
 font-size : 150%;
	letter-spacing : 1px;
	margin : 40px;
}

h3 {
	background-color : transparent;
	color : #666699
;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 130%;
	font-weight : bold;
	margin-left : 35px;
}

h4 {
	background-color : transparent;
	color : #666699
;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	margin-left : 35px;
}

hr {
	background : transparent;
	color : #000000;
}

p {
	background-color : transparent;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
	margin-left : 25px;
}

p.logo {
	background-color : transparent;
	color : #993366;
	font-family : "Times New Roman", sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
}

p.nav {
	background-color : transparent;
	color : #FFFFFF;
	font-size : 70%;
	font-weight : bold;
}

p.normal {
	background-color : transparent;
	font-family : Helvetica, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 70%;
	line-height : 20px;
}

p.normal2 {
	background-color : transparent;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 70%;
	line-height : 20px;
}

td {
	background-color : transparent;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
}

.banner {
	background-color : #666699
 ;
	border-bottom : medium solid #6699cc;
}

.leftcellfill {
	background-color : #666699
 ;
}

.leftsidebar {
	background-color : #666699
;
	border-right : medium solid #6699cc;
}

.logoborder {
	background-color : #FFFFFF;
	border : solid;
	border-color : #6699cc ;
