body {
	margin: 0;
	color: #111111;
	background-color: #f6f6f4;
	font-family: courier;
}

.tmp_dod1033_container {
	margin: 30px;
}

.tmp_dod1033_branding {
	background-color: #111111;
	padding: 18px;
	padding-bottom: 13px;
}

.tmp_dod1033_main .top-items {
	display: none;
	margin-bottom: 30px;
}
.tmp_dod1033_main h4 {
	display: inline-block;
	margin: 7px 0;
}
.tmp_dod1033_main table {
	margin-top: 20px;
	width: 100%;
	margin-left: -2px;
}
.tmp_dod1033_main th {
	text-align: left;
	border-bottom: 1px solid black;
	padding-bottom: 15px;
}
.tmp_dod1033_main td {
	padding: 10px 10px;
	border-bottom: 1px solid black;
}
.tmp_dod1033_main .name {
	width: 70%;
}

.tmp_dod1033_main .status-mark {
	display: inline;
}

.tmp_dod1033_main .quantity, .tmp_dod1033_main .total-cost {
	width: 15%;
	text-align: right;
}

.tmp_dod1033_main .agency {

}
.tmp_dod1033_main .ah-left {
	float: left;
}
.tmp_dod1033_main .ah-right {
	float: right;
}	
.tmp_dod1033_main .ah-shim {
	height: 20px;
}

.tmp_dod1033_source {
	float: right;
	font-family: Courier;
	margin-top: 5px;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}

.tmp_dod1033_source a {
	color: #ff0b3a;
	text-decoration: none;
}

.tmp_dod1033_source a:hover {
	text-decoration: underline;
}

.tmp_dod1033_main .agency-name {
	cursor: pointer;
	color: #ff0b3a;
}

.tmp_dod1033_main .agency-total {
	font-size: 12px;
	float: right;
	margin: 8px 0px;
	margin-right: 3px;
}

.tmp_dod1033_main .state-total {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #111;
}

.tmp_dod1033_main .state-total span {
	font-size: 14px;
	font-weight: normal;
	color: #111;
}

.tmp_dod1033_selector {
	margin-top: 10px;
	font-family: Courier;
	background-color: #111111;
	color: #ffffff;
	font-size: 16px;
	height: 40px;
	width: 100%;
	text-indent: 8px;
	display: inline-block;
}

.tmp_dod1033_embed_info {
	z-index: 4000;
	position: fixed;
	top: 90px;
	left: 30px;
	right: 30px;
	border: 1px solid #111;
	padding: 30px;
	color: #FFF;
	background: #353535;
	font-size: 15px;
	display: none;
}
.tmp_dod1033_embed_info code {
	font-family: Courier;
	font-weight: 300;
	font-size: 12px;
}

.tmp_dod1033_main:active, .tmp_dod1033_selector:hover {
	outline: none
}

.tmp_dod1033_headline {
	font-size: 26px;
	font-family: Courier;
	margin-bottom: 15px;
	max-width: 740px;
}

.tmp_dod1033_body {
	max-width: 740px;
	font-size: 16px;
	line-height: 1.4em;
	font-family: Georgia;
	margin-bottom: 20px;
}

.tmp_dod1033_body a {
	color: #ff0b3a;
}

.tmp_dod1033_fixwrap {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #f6f6f4;
}

.tmp_dod1033_main {
	margin-top: 375px;
}

.tmp_dod1033_container .state-total {
	background: #f6f6f4;
	position: fixed;
	padding-bottom: 10px;
	margin-top: 10px;
	top: 300px;
}