a {
background: none;
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
color: #005172;
text-decoration: none;
}
a.nav {
background-image: url('link_background.gif');
background-repeat: no-repeat;
padding-left: 12px;
padding-right: 20px;
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
color: #005172;
text-decoration: none;
font-weight: bold;
font-size: 8pt
}
a:hover.nav {
background: none;
padding-left: 12px;
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
color: #df162b;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
}
a.topright {
background: none;
height: 10px;
border-right: solid #005172 1px;
padding-right: 4px;
margin: 2px 8px 2px 0px;
letter-spacing: .05em;
text-align: right;
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
color: #004e61;
text-decoration: none;
font-weight: 100;
font-size: 7pt;
}
a:hover.topright {
background: none;
height: 10px;
border-right: solid #004e61 1px;
padding-right: 4px;
margin: 2px 8px 2px 0px;
letter-spacing: .05em;
text-align: right;
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
color: #004e61;
text-decoration: underline;
font-weight: 100;
font-size: 7pt;
}
h1{
height: 30px;
width: 580 px;
background-color: #eeeeee;
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
color: #df162b;
text-decoration: none;
font-weight: bold;
font-size: 18pt;
text-align: center;
margin-left: 4px;
margin-right: 4px;
margin-top: 8px;
margin-bottom: 12px;
}
h2.red {
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
color: #df162b;
text-decoration: none;
font-weight: bold;
font-size: 12pt;
text-align: left;
margin: 0px;
margin-left: 50px;
}
h2.blue {
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
color: #004e61;
text-decoration: none;
font-weight: bold;
font-size: 12pt;
text-align: left;
margin: 4px;
}
h2.gray {
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
color: #474747;
text-decoration: none;
font-weight: bold;
font-size: 12pt;
text-align: left;
margin: 4px;
}
p.quote {
color: #474747;
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
font-size: 9pt;
font-weight: 100;
font-style: italic;
text-align: left;
margin-left: 10px;
margin-right: 0px;
}
p {
color: #474747;
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
font-size: 10pt;
font-weight: 400;
text-align: justify;
margin-left: 0px;
margin-right: 40px;
margin-top: 0px;
width: 400px;
margin-bottom: 0px;
}
p.cite {
color: #474747;
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
font-size: 9pt;
font-weight: 100;
font-style: italic;
text-align: right;
margin-right: 10px;
margin-top: -14px;
margin-bottom: 0px;
}
hr {
border-width: 1px 0px 0px 0px;
border-color: #474747;
border-style: dotted;
width: 400px;
height: 1px;
margin: 0px;
margin-top: -8px;
}
.date {
color: #474747;
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
font-size: 18pt;
font-weight: bold;
text-align: right;
margin-top: -14px;
margin-bottom: 8px;
margin-right: 20px;
}
ul {
list-style-type: square;
}
li {
font-family: "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
font-size: 10pt;
font-weight: 400;
text-align: left;
vertical-align: top;
}
.headshot {
width: 125;
height: 168;
float: right;
border-width: 1px;
border-color: #474747;
}

div#content
{float: right;
position: relative;
width: 460px;
margin-left: 0px;
margin-top: 0px;}

div#navigation {float: left;
width: 150px;
height:300px;
padding-right: 20px;
margin-right: 0px;
margin-left: 30px;
margin-top: 4px;
margin-bottom: 0px;
border-right: dashed darkgray 1px;
background-color: white;
}


/* ********************************
   Project: CSS Table Galery
   Title: Like Adwords
   Author: Cleiton Francisco
   URL: http://www.cleiton.net/
   Country: Brazil
   Update: 2005-12-18
 ****************************** */
table.list {
	border-collapse: collapse;
	border: 2px solid #474747;
	font: normal 80%/140% "helvetica neue", helveticaneue, helvetica, arial, sans-serif;
	color: #000;
	background: #fff;
}
caption.list {
	padding: 0 0.6em 0.8em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: transparent;
}
td.list, th.list {
	border: 1px solid #e0e0e0;
}
thead.list th.list {
	border: 1px solid #e0e0e0;
	text-align: Center;
	font-size: 1em;
	font-weight: bold;
	background: #e8e8e8;
}
tfoot.list th.list, tfoot.list td.list {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	background: #e8e8cf;
}
tfoot.list th.list {
	font-weight: bold;
}
tbody.list td.list a {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
tbody.list th.list a {
	background: transparent;
	color: #3f7c5f;
	text-decoration: underline;
	font-weight: bold;
}
tbody.list th.list a:visited {
	color: #b98b00;
}
tbody.list th.list, tbody td.list {
	vertical-align: top;
	text-align: left;
}
tfoot.list td.list {
	border: 1px solid #996;
}
tbody.list tr.list:hover {
	background: #ffffd9;
}

