body
{
	font-family: Verdana, Helvetica, Sans-serif;
	background: #003366;
	color: #000000;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
}

p
{
	margin-right: 10px;
	margin-left: 10px;
}

h1
{
	font-size: 13pt;
	color:	#000000;
	margin: 10px;
}

h5
{
	font-size: 8pt;
	color: #000000;
	margin: 5px;
}

a
{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}

.services a
{
	color: #ffffff;
}

.services a:visited
{
	color:	#ffffff;
}

.services a:hover
{
	color:	#cccccc;
}

.services
{
	color: #000000;
	font-weight: bold;
	margin-top: 110px;
}

.bio
{
	font-size: 9pt;
	margin-bottom: 10px;
}

.home_table
{
	padding-top: 25px;
}

#top_toolbar
{

	background-image: url(../images/bg_toptoolbar.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

.menu a
{
	color: #003366;
	text-decoration: none;
}

.menu a:visited
{
	color: #003366;
	text-decoration: none;
}

.menu a:hover
{
	color: #cccccc;
	text-decoration: none;
}

.menu
{
	text-align: center;
	padding: 10px;
	font-size: 10pt;
	font-weight: bold;
}

.subtitle
{
	padding: 10px;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	background: #666666;
}

.topleft
{
	background: url(../images/proj_design.gif) top center no-repeat;
	padding: 5px;
}

.topright
{
	background: url(../images/training.gif) top center no-repeat;
	padding: 5px;
}

.bottomleft
{
	background: url(../images/assessments.gif) top center no-repeat;
	padding: 5px;
}

.bottomright
{
	background: url(../images/educational.gif) top center no-repeat;
	padding: 5px;
}

.footer	a
{
	color: #ffffff;
}

.footer a:visited
{
	color: #ffffff;
}

.footer a:hover
{
	color: #ff6633;
}

.footer
{
	font-size: 8pt;
	color: #ffffff;
	margin: 5px;
}

.event_header
{
	color: #ff6633;
	margin-left: 10px;
}

.square
{
	background: url(../images/square.jpg) top center repeat-y;
}