/* CSS Document */

body {
	font: 72%/1.5 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}


h2, h3, h4, p, ul, blockquote {
	margin: 0 20px .75em 0;
}

h2, h3, h4 {
	margin-bottom: .15em;
	font-weight: bold;
	letter-spacing: -1px;
}

h3, #content h4 { margin-top: 1.0em;}

h2 { font: 180% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
h3 { font: 150% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
h4 { font: 125% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}

h3 a {
	text-decoration: none;
	border-bottom: 1px dotted #8dc19b;
	}

h3 a:hover {
	border-bottom-style:solid;
}


h4 a {
	text-decoration: none;
	border-bottom: 1px dotted #8dc19b;
	}

h4 a:hover {
	border-bottom-style:solid;
}

p,ul {
	font: 110% Arial, Helvetica, sans-serif;
	}

p a, ul a {	
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
border-bottom: 1px dotted #8dc19b;
	}	
	
p a:hover {
	border-bottom-style:solid;
	}
	
ul a:hover {
	border-bottom-style:solid;
	}
	
p.small {
	font-size:85%;
	}

.nav {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
}

.nav a {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
border-bottom: 1px dotted #CCCCCC;
}

#rightbox p {
	font: 90% Arial, Helvetica, sans-serif italic;
	}


.degree {
	font-size: 60%;
	vertical-align:super;
	} 
	
#content_main ul { 
	list-style: disc;
	list-style-position:outside;
	margin-left: 10px;
	}


#content p b, #content p strong { font-weight:bold;}
#content p i, #content p em { font-style:italic;}

div#footer {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer a 
{
color: #333;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
text-decoration:none;
}

#footer a:hover 
{
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
text-decoration:underline;
}