body {
	background-image: url(images/bluebg.jpg);
	margin-top: 0px;
}
h3 {
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	vertical-align: middle;
	display: inline;
}
.bold {
	font-weight: bold;
}
.greyBorder {
	border: 1px solid #333333;
}
h4 {

	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	vertical-align: middle;
	display: inline;
}
hr {
	font-size: 1px;
	color: #333333;
	border: 1px double #666666;
}
TABLE.contentCard TR TD.cardBorder-r {
	BACKGROUND-IMAGE: url(images/card_border_r.gif);
	WIDTH: 5px
}
.cardBorder-r SPAN.spacer {
	WIDTH: 5px
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.sideHeaders {
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: 2px;
	font-size: 18px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	vertical-align: middle;
	display: block;
	font-weight: bold;
}
a:link {
	color: #52A6BE;
	text-decoration: none;
}
a:visited {
	color: #9BB988;
}
a:hover {
	text-decoration: none;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#sidebarContainer A {
	COLOR: white;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#sidebarContainer A:visited {
	COLOR: #D6E3CE;
	text-decoration: none;
}#sidebarContainer A:hover {

	COLOR: #D6E3CE;
	text-decoration: underline;
}
#rightNav A {

	COLOR: white;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	line-height: 20px;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.orangeText {
	color: #FF9A00;
	font-size: 16px;
	font-weight: bold;
}
