p,div,ul,ol,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
body {
	margin: 0px;
	background-color: #20548E;

}
a.toplink:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.toplink:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;

}
a.toplink:hover {
	background-color: #265A94;
	color: #A3C6E0;

}
a.bottomlink:visited {
	color: #A3C6E0;
	text-decoration: none;
	font-weight: bold;
}
a.bottomlink:link {
	color: #A3C6E0;
	text-decoration: none;
	font-weight: bold;

}
a.bottomlink:hover {
	color: #A3C6E0;
	text-decoration: underline;

}
.bottompage {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.content {
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	padding: 10px;
	background-position: 20px 20px;
	background-color: #FFFFFF;


}

td.bottomcontent {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
td.topext {
	background-image: url(images/topextension.jpg);
	background-repeat: repeat-x;
}
td.bottomext {
	background-image: url(images/bottomext.jpg);
	background-repeat: repeat-x;
}
a.resume:link {
	font-weight: bold;
	color: #1F568F;
	text-decoration: none;
}
a.resume:hover {
	color: #28609D;
	text-decoration: underline;
}
a.resume:visited {
	color: #265A94;
	font-weight: bold;
	text-decoration: none;

}
a.business:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.business:lvisited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}a.copyr:link {
	color: #FFFFFF;
}
.activepage {
	color: #A2C6DE;
	background-color: #336699;
}
.resumecell {
	padding-left: 12px;

}
