@charset "UTF-8";
/* CSS Document */

p, td, body {
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-style: none;
	}
	
	.BlueNav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #004DAA;
	text-decoration: none;
}
.GrayNav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}

.GrayBottom {
	font-size: 8px;
	color: #666666;
}

A {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004DAA;
	text-decoration: none;
}

A:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004DAA;
	text-decoration: underline;
}

.Resume-Category {
	color: #004DAA;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-style: none;
	}
	
.Resume-Blue {
	color: #004DAA;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-style: none;
	}
	
.Resume-Blue-Bold {
	color: #004DAA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-style: none;
	}
		
.Resume-Black-Bold {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-style: none;
	}
	
			
.Resume-Name {
	color: #004DAA;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-style: none;
	}
	
			
.Resume-Subname {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-style: none;
	}