#divWrapper {
	background-image: url(images/bg.jpg);
	width: 760px;
	background-repeat: no-repeat;
	color: #003333;
	background-color: #EEEFF1;
}
.caption {
	font-size: 9px;
	text-align: center;
	color: #335C5C;
}
#tdLeftNav a:hover {
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	margin: 0px;
	padding: 0px;
}
#tblContentWrapper {
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#tdLeftNav {
	width: 213px;
}
#tdContent {
	width: 527px;
	padding-right: 20px;
}
#divFooter {
	text-align: center;
	margin-top: 5px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-left: 100px;
}
#divFooter a {
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
#tdLeftNav a {
	display: block;
	background-image: url(images/btn-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 5px;
	margin-left: 38px;
	width: 144px;
	height: 29px;
	padding-top: 8px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 1em;
}
.greenlink {color: #003333}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	color: #003333;
	font-weight: normal;
}
.submit {
	color: #003333;
	background-color: #668484;
	border: 2px solid #FFE066;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
}

.buttonlink {
	color: #FFFFFF;
	background-color: #668484;
	border: 2px solid #FFE066;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
	white-space: nowrap;
	cursor:pointer;
	margin: 3px;
}


.detailbuttonlink {
	color: #FFFFFF;
	background-color: #668484;
	border: 2px solid #FFE066;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin: 3px;
	cursor:pointer;
}


.buttonlinkdisabled {
	color: #CCCCCC;
	background-color: #999999;
	border: 2px solid #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
	cursor: text;
	white-space: nowrap;
	display: block;
	margin: 3px;
	text-align: center;
}

#adminheader {
	position:absolute;
	left:375px;
	top:43px;
	width:226px;
	height:38px;
	z-index:1;
}
a:link, a:visited,a:active {
	color: #003333;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
}
.special {
	font-weight: bold;
	color: #990033;
}
h1.agents {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
