html	{ min-height: 100%; margin: 0 0 .1em; }

a {
	text-decoration: none;
	color: #59058D;
}

a:hover {
	text-decoration: underline;
	color: #59058D;
}

p {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin: 0 0 8px 0;
}

.intro {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 20px;
	padding: 0 0 4px 0;
	color: #59058D;
}

.quote {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #59058D;
}

.pullquote {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

#bottom {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 20px 0 50px 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #59058D;
	margin: 0 0 8px 0;
	line-height: 20px;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	line-height: 21px;
	margin: 10px 0 8px 0;
	font-style: italic;
	font-weight: normal;
}
.normaltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #222222;
	list-style-image: url(images/bullet.gif);
	margin-left: 5px;
	padding-left: 9px;
}

.greybox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-bottom-color: #E2E2E2;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 22px;
	background-image: url(images/bg_greybox.jpg);
}

.selected {
	font-weight: bold;
	background-color: #EFEFEF;
}

.leftmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

.leftmenu A {
	width: 200px;
	height: 16px;
	color: #404040;
	display: table-cell;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 3px 0px 3px 5px;
}

.leftmenu A:hover {
	text-decoration: none;
	color: #000000;
	background-color: #DFDFDF;

}

.leftmenuactive {
	text-decoration: none;
	color: #59058D;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.navtext {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.navtext A {
	color: #666666;
	text-decoration: none;
}

.navtext A:hover {
	color: #232323;
	text-decoration: none;
	font-weight: normal;
}
.navtextinactive {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.navtextactive {
	color: #59058D;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}


#clr {clear: both;}

.error	{ background: #fcc; border: 1px solid #c00; }
.noshow	{ display: none; }

#resume {
	text-align:right; 
	padding: 20px 0 10px 35px; 
	width: 127px; 
}

#resume a{
	background: url(../images/PDF_small.gif) 100px 2px no-repeat;
	padding: 0 30px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	display: block;
	line-height: 1em;
}

#matrix {
	border: 1px solid #ccc;
	margin: 20px 0;
}

#matrix td {
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
}
