/* CSS Document */


body {font-family: Arial, helvetica, sans-serif; 
	color: #002B5C; 
	background-color: #FFFFFF; 
	font-size: small} 

p 	{font-size: small; 
	text-align:left;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif; 
	color: #002B5C}
	
img 	{border-top-width: 0px; 
	border-right-width: 0px;
	border-bottom-width: 0px; 
	border-left-width: 0px} 


#logo1{ float: right;
margin-top: 2em;
margin-right: 43px;
}

#photoleft {float: left;
margin-right: 3%;
margin-bottom: 1%;
margin-top: 1%;
padding-right: 1%; }

#photoright {float: right;
margin-left: 3%;
margin-bottom: 1%;
margin-right: 1%;
margin-top: 1%;
}

	
.small 	{font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-small} 

.spacy {letter-spacing: 0.1em;
line-height:1.5;}

.spacy2 {line-height: 1.5;}

.highlight {color:#00A49C;}

.year { font-weight:bold; }

.pub_heading {font-weight:bold;}

#list a{border-bottom-style: none;
		}
	
a:link:hover {font-family: Arial, Helvetica, sans-serif; 
	color: #002B5C; 
	font-size: small;
	text-decoration: underline;
	border-bottom-style: none;}
	

a:link 	{color: #002B5C;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color:  #00A49C; 
	 border-bottom-width: 1px; }


	
a:visited {color: #002B5C;
	 font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	text-decoration: none;
	border-bottom-style:  dashed;
	border-bottom-color:  #00A49C;
	 border-bottom-width: 1px; } 
	 
	 a:visited:hover {color: #002B5C;
	 font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	text-decoration: underline;
	border-bottom-style:  none;
	 } 
	
input 	{font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	background-color: #00A49C;}

h1 	{font-size: small; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	color: #002B5C;} 

h3 	{font-size:small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	color: #002B5C;} 
	
h2  {font-size:small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	color: #002B5C;}
		
ul	{list-style-type: none;
padding: 0;
margin: 0;
	} 

li 	{background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 2.5em;
margin-top: 1%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 0%;
font-size: small; 
	text-align:left;
	font-family: Arial, Helvetica, sans-serif; 
	color: #002B5C;
line-height: 1.5em;}
	
li.noimage { background-image: none;}

#highlightlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009999;
	}


h3.highlight {color: #009999;
			margin-bottom: 0;}

p.highlight {color:#009999;
			margin-top: 0;}

#skip a{border-bottom-style: none;
color:#FFFFFF;
		
		}

#clear {clear:left; }

#clearRt {clear:right; }

#clearbelow {clear:both;}

#float {float: left;}

