body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

CODE {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

a:link {
	text-decoration: none;
	color: #22396F;
}
a:hover {
	color: #116643;
	text-decoration: none;
}
a:visited {
	color: #22396F;

	text-decoration: none;
}a:active {
	color: #79AD83;
	text-decoration: none;
}

#nav {
	background-color: #DBEDF9;
	background-image: url(images/nav-bar-back.gif);
	background-repeat: no-repeat;
}
H1, .heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1D368D;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #86B9A2;
}
h2, .subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006633;
	padding: 0px;
	font-weight: normal;
	margin: 0px 0px 5px;
}
#resume ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	
}

.imgborder {
	border: 3px solid #C8DDCE;
}
.large-light-greentext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #799f8f;
	line-height: 20px;
}
.runningtext_sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.runningtext-Green {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #3E7434;
}
.runningtext-Blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #1D368D;
}
.largegreentext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #347439;
	line-height: 20px;
}
.18pttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.lgbluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #405F99;
	line-height: 20px;
}
.smallsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #AAAAAA;
}
.thinimgborder {
	border: 1px solid #C8DDCE;
}

.smallsans-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #347439;
}
#content {
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 20px;
}
#content-sub {
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(images/pgdwn_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#links ul {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
#links li {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4DBA8;
	list-style-type: none;
	padding-left: 5px;
}

