body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: arial, verdana, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 13px;
}

body {
	background-color: #eccda0;
  color: #544b43;
	margin:15px auto;
	text-align:center;
	width:770px;
}

h1 {
	font-size:18px;
	text-align:center;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size:16px;
	margin:3px;
}

h4 {
	color:#cc6600;
	font-size:23px;
	margin:15px 0 15px 0;
}

li {
	margin-bottom:5px;
}

a {
  color: #396399;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a.orangeLink:hover {
  color: #063572;
}

a.blackLink {
	text-transform:uppercase;
	color:#544b43;
	font-size:15px;
}

a.blackLink:hover {
  color: #396399;
}

a.orangeLink {
	color:#cc6600;
}

.blackLink img {
	border:2px solid black;
}

.required {
  color: #f00;
	font-size: 10px;
}

.superScript {
	vertical-align:super;
	font-size:13px;
}

.navigation {
	width:500px;
	background:#cc6600;
	border-left:0;
	border-right:0;
	margin:10px 0 10px 0;
	padding:3px;
	text-align:center;
	color:#fff;
}

.navigation a {
	color:#fff;
	font-size:15px;
	margin:0 7px 0 7px;
}

.navigation a:hover, .navigation a.onState {
	color:#ff9933;
}

.logo {
	background:url(/images/misc/logo3.gif) no-repeat top center;
	width:500px;
	height:275px;
	text-indent:-9000em;
}

.underlined {
	border-bottom:1px solid #9a815c;
	margin:0 0 5px 0;
	padding-bottom:2px;
}

.contentBlock {
	width:770px;
	margin:0 auto;
	text-align:left;
}

.blackBox {
	border:3px solid #9a815c;
	padding:4px;
}

.grey {
	background:#e1ba83;
	padding:3px 3px 3px 7px;
	margin:0;
	text-align:left;
}

.sideBar {
	width:45%;
	float:right;
	margin:0 0 0 25px;
}

.rightBar {
	width:255px;
	float:right;
	margin:0 0 0 25px;
}

.rightBar p {
	margin-top:0;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}

.rightDollars {
	float:right;
}

.blueHead {
	text-transform:uppercase;
	font-size:17px;
	border-bottom:2px solid #9a815c;
	margin-top:7px;
	padding-bottom:4px;
	text-align:center;
	font-weight:bold;
	color:#cc6600;
}

.blueCopy {
	font-size:14px;
	padding:7px;
	font-weight:bold;
	color:#cc6600;
	margin:0;
}

#mainContent {
	line-height:20px;
}

#mainContent p {
	margin-bottom:12px;
}

#blueBox {
	width:245px;
	background:#cc6600;
	padding:5px 5px 10px 5px;
	float:right;
	margin:0 0 0 10px;
	color:white;
	text-align:center;
}

#blueBox p {
	margin:0;
}

#blueBox p.first {
	font-size:20px;
	font-weight:bold;
	line-height:25px;
	margin-bottom:10px;
	letter-spacing:1px;
}

#blueBox p.second {
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
	letter-spacing:1px;
}

#blueBox p.third {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	letter-spacing:1px;
}

#withabox {
	font-weight:bold;
	font-size:14px;
	border:4px solid #cc6600;
	padding:9px;
	margin-bottom:15px;
}

#withabox h1 {
	font-size:17px;
	color:#cc6600;
	margin:0;
	text-align:center;
}

#withabox h2 {
	font-size:14px;
	color:#da9c43;
	margin:0 0 12px 0;
	text-align:center;
}

#withoutabox {
	border:4px solid #cc6600;
	padding:9px;
	color:#535353;
	margin-bottom:15px;
}

#withoutabox h1 {
	font-size:28px;
	color:#cc6600;
	margin:0 0 12px 0;
	text-align:center;
}

#withoutabox h2 {
	text-transform:uppercase;
	font-size:17px;
	color:black;
	margin:0;
	text-align:center;
}