body { margin:0; background:#0164A8 url(../images/bg.jpg) repeat-x; }
body, p, div, td { font: normal 8.5pt verdana, sans-serif; color: #333; }

a:link { text-decoration: none; color: #BA3406; }
a:visited { text-decoration: none; color: #BA3406; }
a:hover { text-decoration: underline; color: #0079C2; }
a:active { text-decoration: underline; color: #BA3406; }

h5, h6, h7 { font: bold 10pt verdana; }

h1 { font: bold 12pt verdana; color: #0079C2; }
h2 { font: bold 11pt verdana; color: #000; }
h3 { font: bold 9pt verdana; }
h4 { font: bold 9.5pt verdana; border-bottom: 1px solid #956F42; }

.quote { font: bold 11pt georgia, serif; color: #0d598d }

.primaryContainer {
	background:url(../images/body_bg.gif);
	padding:10px;
	}

#topLeft {
	border-right:2px solid #d0b89a;
	border-bottom:2px solid #d0b89a;
	}
#topLeft td {
	border:1px solid #40484f;
	background:#f7f0e5;
	padding:10px;
	width:100%;
	}

#subLeft {
	margin-top:6px;
	border-right:2px solid #d0b89a;
	border-bottom:2px solid #d0b89a;
	}
#subLeft td {
	border:1px solid #40484f;
	background:#f7f0e5;
	padding:10px;
	width:100%;
	}

#primaryContent {
	border-right:2px solid #d0b89a;
	border-bottom:2px solid #d0b89a;
	}
#primaryContent td {
	border:1px solid #40484f;
	background:#f7f0e5;
	padding:10px;
	}
#primaryContent table, #primaryContent table td {
	border:none;
	}

#footer {
	margin-top:6px;
	border-right:2px solid #d0b89a;
	border-bottom:2px solid #d0b89a;
	}
#footer td {
	border:1px solid #40484f;
	background:#fff;
	padding:10px;
	}
	
	.bnInput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333333;
  background-color: #FFFFFF;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
}