body, td, tr {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5a6b73;
	margin-left: 0px;
	margin-right: 0px;
}

table {
	background-color: White;
	border: 1px solid #C1C2CA;
}

td, tr {
	background-color: White;
	color: #ADADAD;
}

a:link, a:visited {
	color: #AAAAAA;
	text-decoration: none;
	background-color: White;
}

a:hover {
	color: #FF6060;
	text-decoration: underline;
}

.level2 {
	font-size: 24pt;
	margin-left: 10px;

}

.level3 {
	font-size: 13pt;
	margin-left: 10px;

}

.topnav {
	font-size: x-small;
	margin-left: 30%;
}

A.topnavlink:LINK, A.topnavlink:VISITED {
	color: #5a6b73;
}

A.topnavlink:HOVER {
	color: #FF9999;
	text-decoration: underline;
}

A.level2link:LINK, A.level2link:VISITED {
	color: #D3D3D3;
}

A.level2link:HOVER {
	color: #9E9E9E;
	text-decoration: underline;
}

.tableDesign {
	background-color: White;
	border: 1px solid #669999;	
}

.tdDesign, .trDesign {
	background-color: White;
	color: #989898;
}

A.level2Designlink:LINK, A.level2Designlink:VISITED {
	color: #99CCCC;
}

A.level2Designlink:HOVER {
	color: #00CCCC;
	text-decoration: underline;
}

.tdCaption, .trCaption {
	background-color: White;
	color: #ADADAD;
	font-size: x-small;
}

.credits {
	font-size: xx-small;
	margin-left: 2%;	
}

A.credits:LINK, A.credits:VISITED {
	color: #5a6b73;
}

A.credits:HOVER {
	color: Black;
	text-decoration: underline;
}

img {
	border: none;
}

div.NextPrev {
	font-size: xx-small;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	width: 35%;
	text-align: right;
	margin-top: 10px;
	}
	
div.filler { 
	height: 90px;
	}

div.formhead {
	color: Black;
	font-weight: bold;
}

div.formhead2 {
	color: Gray;
	margin-left: 30px;
	font-weight: bold;
}

.job {
	margin-left: 10px;
}

.role {
	
}

.other {
	
}

.resumeStat {
	font-size: 9px;
	margin-left: 5px;
}


.blogPost {
	font-size:14px;
	color:#333333;
	margin-left: 30px;
}

.byline{
padding-left:55px; padding-top:0px;margin:0px;color:#5a6b73;font-size:10px;
}

.byline a{
border:none;color:#968A0A;text-decoration:none;
}

.byline a:hover{
text-decoration:underline;
}

	