
a {
color:#CC0000; 
}

a:hover,a:active {
color:#000000 
}

a:visited {
color:#660000
}

a:visited:hover {
color:#000000
}

body,p,td,div,span,dl,dt,dd,ul,ol,li{
font-family: Verdana, Arial, Helv, Helvetica, sans-serif;
font-size: 10pt;  
}

input,textarea{
font-family: 'courier new',courier,monospace;
}

h1,.h1{
font-size:16pt;
font-weight:bold
}

h2,.h2{
font-size:14pt;
font-weight:normal
}

h3,.h3{
font-size:12pt;
font-weight:normal
}

h4,.h4{
font-size:10pt;
font-weight:bold
}

.textS{
font-size:8pt  
}

#PageTitle{
font-size:18pt;
text-align:right;
}

.footer{
font-size:8pt;
color:#666666;
}

.footer a{
font-size:8pt;
color:#666666;
}

.footer a:visited{
font-size:8pt;
color:#666666;
}

.footer a:hover{
font-size:8pt;
color:#000000;
}

.memoriamNote
{
	font-size: 8pt;
	font-family: Georgia, Times New Roman, Times, serif;
	color: black;
	background-color: white; 
	padding: 10px 10px 0 10px;
	text-align: center; 
	margin: 0 0 -20px 0;
}

.note{
font-size:8pt;
color:#666666;
}

.note a{
font-size:8pt;
color:#666666;
}

.note a:visited{
font-size:8pt;
color:#666666;
}

.note a:hover{
font-size:8pt;
color:#000000;
}

.Track{
font-weight:bold
}

.TrackComments,.SubTrackComments{
font-weight:normal;
font-size:8pt;
}

.SubTrack{
font-weight:bold;
font-size:8pt;
}
a {color: blue;}
a:visited {color: blue;}
body {font-family: Arial, Verdana, sans-serif;}
#root ul {font-size: 1.0em; }
#root ul, #root {list-style-type: none; padding: 0;}
#root ul li { font-size: 0.8em;}
#root li {font-weight: bold; color: #0000BB; margin-bottom: 10px;}
#root li li {font-weight: normal; color: black; margin: 0;}
#root {border: 2px outset #888; background-color: #f0f0f0; padding: 4px; margin-top: 0;}
h2 {font-size: 1.5em; font-weight: bold; font-family: Arial, Verdana, sans-serif;}
h3 {margin-bottom: -2px; font-weight: bolder; color: black;}
h3 a {font-size: 0.6em; color: blue; margin-left: 15px; text-decoration: none;}
h3 a:visited {color: blue;}
abbr {border: 0;}
p#location {margin: 0; font-size: 0.9em;}

/* Homepage */
#actionables {width: 745px;}
#actionables #leftCol {float: left; padding-left: 12px; padding-top: 2.0em;}
#actionables #leftCol a img {border: 0; display: block;}
#actionables #rightCol {text-align: left; margin-left: 193px; border-top: 1px dotted black; padding-top: 2.0em;}
#actionables #rightCol a {color: black; text-decoration: none; font-size: 1.0em;}
#actionables #rightCol a:hover {color: blue;}
#actionables #rightCol span {font-size: 1.25em;}
#actionables #rightCol h3 {margin: 0; padding: 0;}


a.track {color: black; text-decoration: none; font-weight: normal; padding-top: 2px; display: block; border-left: 1.0em solid white; padding-left: 5px;}
a.track:hover {background-color: #f7f7ff; border-left: 1.0em solid #9999ff; }

p#captchaExp {font-size: 0.75em; margin-top: 2.0em; clear: both; }