body {
	margin: 0;
	background-color: white;
	background: url(images/pagebg.jpg) repeat-x;
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	display: none;
}

#boxContent {
	padding: 0 10px;
}

#box {
  text-align: left;
}

.banner {
	height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.banner #logo {
	margin-top: 10px;
}

.banner_ad {
	text-align: center;
	padding-bottom: 12px;
}

.navbar {
	text-align: center; 
	white-space: nowrap;
}

.navbottombar {
	margin-bottom: 14px;
}

a, a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #3A76B5;
}

a:hover {
	text-decoration: underline;
}

.invisible {
	display: none;
}

.center {
	margin: 0px auto;
	text-align: center;
}

.spaced {
	margin-bottom: 12px;
}

.page {
  width: 775px;
  margin: auto;
}

.text {
	text-align: left;
	/*font-size: 14px;*/
	padding: 0px 0px 16px 0px;
}

.bigText {
	/*font-size: 16px;*/
}

.footer {
	margin: 6px 8px 4px 8px;
	/*font-size: small;*/
}
.copyright {
	text-align: right;
}

.contactus {
	float: left;
}

.title {
	font-size: 125%;
	/*font-size: 16px;*/
	font-weight: bold;
	color: #333;
	padding-bottom: 0.25em;
}

.byline {
	/*font-size: 14px;*/
}

.standout {
	padding: 1em;
	background-color: #FFFFCC;
	border: 1px solid yellow;
}

.fixedCol {
	background-color: #efefef;
}

.turbogrid-row-selected .fixedCol {
	background-color: #D9E8F9;
}

#grid {
	/*width: 705px;
	height: 200px;
	border: 1px solid silver;*/
}
