@charset "UTF-8";
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C60;
	text-decoration: none;
	display: inline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: underline;
	color: #0F3;
}
a:active {
	text-decoration: none;
	color: #0C0;
}
body  {
	background: #CCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
blockquote {
	text-indent: 12px;
	color: #333;
	text-align: left;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-large;
	color: #639;
	text-align: center;
}
h5 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
ul {
	text-align: center;
	color: #999;
	list-style: circle;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	display: inline;
}
#MainContent {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
}
#navcopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
	word-spacing: 10em;
	list-style-position: inside;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #CCC;
	text-align: center;
	padding-left: 0px;
}
#Nav-BAR {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 800px;
	background-color: #333;
	color: #FFF;
	text-decoration: none;
	padding: 2px 0px;
	margin: 2px 0px;
}
.class_navtext {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #CCC;
	display: inline;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	text-align: right;
	cursor: crosshai;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.footer {
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	color: #999;
	background-color: #006;
	text-align: right;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	clear: both;
}
.flush-right {
	float: none;
	text-align: center;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	background: #CCC;
}
.flush-left {
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 5px;
}
.photoframe {
	background: #FFF;
}
table {
	background: #FFF;
	text-align: left;
}
#container center table tr td p {
	text-align: center;
	background: #FF9;
}
.ctable {
	background: #4762B2;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.date {
	color: #F00;
	font-size: x-large;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Consultingtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: normal;
	text-indent: 12px;
	padding-left: 10px;
}
.highlight_text {
	font-style: italic;
	color: #1E368D;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #36C;
}
.History-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-indent: 10px;
}
.flush-righthistory {
	float: none;
	margin: 0px 0px 10px 310px;
	text-align: left;
	padding-right: 20px;
}
.captions {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.flush-center {
	float: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.tbltxt_ctr {
	font-family: Tahoma, Geneva, sans-serif;
}
.clairetable {
	background: #CCC;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
