h2 {
	font-size: 14px;
	font-weight: bold;
}

.clear {
	clear: both;
}

.bg-gray {
	background-color: #CCCCCC;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.Body-Container {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nav-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg-green {
	background-color: #007C3B;
}
.table-content-sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
a:link {
	color: #CC9900;
}
a:visited {

	color: #333333;
}
a:hover {
	text-decoration: none;
}
.table-content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.bg-black {

	background-color: #000000;
}
.text-small {
	font-size: 10px;
}
.bg-yellow {

	background-color: #FFD701;
}
.text-caption {
	font-size: 10px;
}
.bg-white {
	background-color: #FFFFFF;
}
.image-bordered {
	border: 1px solid #000000;
}

.callout {
	padding: .5em;
	background-color: #FFEF93;
	border: 1px solid #666666;
}.image-caption {
	font-size: 10px;
}
