body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/lgwindow.gif);
	background-repeat: repeat;
}
.maintable {
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
}
.maintableOuter {
	background-color: #FFFFFF;
	width: 768px;
	border: 1px solid #FFFFFF;
	float: none;
	vertical-align: middle;
}
.footer {
	font-family: "Gill Sans", Helvetica, Garamond, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #999933;
	text-align: center;
	letter-spacing: 1px;
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
}
a:visited {
	color: #411111;
}
a:hover {
	color: #463B40;
	text-decoration: none;
}
a:active {
	color: #411111;
}

h1 {
	font-family: "Trebuchet MS", Garamond, Georgia, "Times New Roman";
	font-size: 15px;
	color: #996633;
	margin-bottom: 5px;
}
h2 {
	font-family: "Trebuchet MS", Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #999966;
	margin-bottom: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #999999;
	margin-bottom: 5px;
	font-weight: normal;
}
h4 {
	font-family: "Trebuchet MS", Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #8BB13D;
	margin-bottom: 5px;
	margin-top: 0px;
}
h5 {
	font-family: "Trebuchet MS", Garamond, Georgia, "Times New Roman";
	font-size: 12px;
	color: #8BB13D;
	margin-bottom: 5px;
}
.navigationBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	letter-spacing: 1px;
	background-image: url(../images/topnavbackground.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 24px;
	vertical-align: middle;
}
hr {
	color: #D3ADC2;
	width: 100%;
}
.firstNav {
	font-family: "Trebuchet MS", Garamond, Georgia, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color: #333333;
	text-align: left;
	background-image: url(../images/navbackgroundSelected.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.firstNav a:link {
	color: #333333;
	text-decoration: none;
}
.firstNav a:visited {
	color: #333333;
	text-decoration: none;
}
.firstNav a:hover {
	color: #463B40;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
}
.firstNav a:active {
	color: #411111;
}
.maintableOuterRightBorder {
	background-image: url(../images/outerBorderRight.jpg);
	background-repeat: repeat-y;
}
.navigation {
	font-family: "Gill Sans", Helvetica, Garamond, Georgia;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/navBackground.jpg);
	background-repeat: repeat-y;
}
.footer a:link {
	color: #FF6600;
}
.footer a:visited {
	color: #D3ADC2;
}
.footer a:hover {
	color: #9E8291;
	text-decoration: none;
}
.footer a:active {
	color: #D3ADC2;
}
.imgBorder {
	padding: 2px;
	border: 1px solid #D3ADC2;
	margin-left: 5px;
}
.maintableOuterBottomBorder {
	background-image: url(../images/outerBorderBottom.jpg);
	background-repeat: repeat-x;
}
.consultationTable {
	border: 1px dotted #999999;
}
.thumbBorder {
	border: 1px solid #999999;
	padding: 1px;
}
