body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

div {
	text-align: left;
}

div#nav a {
	padding: 0px 3px 0px 8px;
	text-decoration: underline;
	color: #000000/*993333*/;
	background: url(../graphics/navBut.gif) center left no-repeat;
}

div#nav a:visited {
	padding: 0px 3px 0px 8px;
	text-decoration: underline;
	color: #000000/*#660000*/;
	background: url(../graphics/navBut.gif) center left no-repeat;
}

div#nav a:active {
	padding: 0px 3px 0px 8px;
	text-decoration: underline;
	color: #000000/*#660000*/;
	background: url(../graphics/navButOver.gif) center left no-repeat;
}

div#nav a:hover {
	padding: 0px 3px 0px 8px;
	text-decoration: none;
	color: #000000/*#993333*/;
	background: url(../graphics/navButOver.gif) center left no-repeat;
}

div#nav ul {
	margin: 0px;
	display: inline;
	list-style: none;
}

div#nav li {
	margin: 0px;
	display: inline;
	list-style: none;
}

div#nav {
	width: 458px;
	background: url(../graphics/navBg.gif);
	margin: 0px;
	padding: 3px;
	color: #000000;
	text-align: left;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	font-size: 8pt;
	text-align: center;
}

div#container {
	width: 750px;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
}

div#header {
	background: url(../graphics/headerBg.jpg) top right no-repeat;
	width: 750px;
	height: 112px;
}

div#headerLeft {
	width: 286px;
	height: 112px;
	float: left;
}

div#headerRight {
	width: 464px;
	height: 66px;
	float: left;
	padding: 2px 0px 0px 0px;}

div#content {
	width: 730px;
	float: center;
	padding: 10px;
	border-top: 0px solid #CC0000;
}

div#footer {
	width: 750px;
	text-align: right;
	font-size: 8pt;
	padding-top: 5px;
}

div#insidefooter {
	width: 300px;
	float: left;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

div.clearfloats {
	clear: both;
}

.heading {
	font-size: 16pt;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Sans-Serif;
	color: #CC0000;
	font-weight: bold;
}	

.smallCaps {
	font-size: 7pt;
	color: #000000;
	font-variant: small-caps;
}

.quote {
	color: #CC0000;
	font-style: italic;
	text-align: center;
}

.black {
	color: #000000;
}

.conceptImage {
	border: 1px solid #000000;
	float: right;
}

.subHead {
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}

td.head {
	background: #000000;
	color: #FFFFFF;
	font-size: 11pt;
	padding: 3px 0px 3px 20px;
	font-variant: small-caps;
}

td.underHead {
	font-size: 9pt;
}

*td.underHead {
	padding-top: 4px;
}

td.expert {
	background: url(../graphics/experts.jpg) no-repeat;
	padding: 87px 0px 0px 32px;
	color: #FFFFFF;
}

div#content td ul li {
	margin: 0px;
}

div#content td li {
	padding: 2px 0px 2px 0px;
}

#form {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

td.contactLeft {
	text-align: right;
	font-size: 10pt;
	padding: 2px 3px 2px 0px;
}

td.contactRight {
	padding: 2px 0px 2px 3px;
	text-align: left;
	width: 250px;
}

td.enlarge {
	font-size: 10pt;
	color: #000000;
}
