
body {
	background-image: url(/images/background.gif);
	margin-bottom: 15px;
}

table { 	
 font-family: Tahoma, Georgia, Verdana;
	font-size: 11px; }

.itemTitle {
	font-family: Tahoma, Georgia, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #636567;
}

td.leftboxheading label {
	font-family: Tahoma, Georgia, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: right;
}

#container {
	width: 780px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#secondarynavigation {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20px;
	width: 174px;
	float: left;
	position: relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7931E;
	border-right-color: #F7931E;
	border-bottom-color: #F7931E;
	border-left-color: #F7931E;
	margin-top: 76px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigation {
	padding: 0px;
	text-align: right;
	left: 1px;
}
