/* CSS Document */
/* HOME PAGE ELEMENTS */
html { 
	margin : 0; 
	padding : 0;
	margin-top: 5px;
	text-align: center; 
}
body {
	margin : 0; 
	padding : 0;
	text-align: center;
	min-width: 735px;
	color:#000;
	font: 76%/140% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
div#container {
	text-align: center;
	position: relative;
	width: 735px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	position: relative;
	width: 735px;
} div#logo_bar {
	position: relative;
	width: 735px;
	height: 104px;
	background: url(../images/bg_logobar.jpg) no-repeat;
} a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #900;
} a:visited {
	text-decoration: underline;
	color: #900;
} a:hover {
	text-decoration: none;
	color: #03F;
} ul {
	padding-left: 0px;
	margin-left: 0px;
}
div#textLinks {
	position: relative;
	height: 98px;
	width: 380px;
	float: right;
	text-align: right;
	margin-right: 20px;
	padding-top: 6px;
	padding-right: 6px;
	overflow: hidden;
}    
div#textLinks a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
div#textLinks a:visited {
	color: #000;
	text-decoration: none;
}
div#textLinks a:hover {
	color: #650133;
	text-decoration: underline;
}
div#header_img {
	position: relative;
	width: 735px;
	height: 235px;
	background: url(../images/bg_header_img.jpg) no-repeat;
}
div#navigation {
	position:relative;
	width: 735px;
	height: 40px;
	background: url(../images/bg_navigation.jpg) no-repeat;
	padding-bottom: 3px;
}
div#navigation ul  {
	width: 735px;
	height: 35px;
	margin: 0;
}
div#navigation ul, div#navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#navigation a:link {
	float: left;
	width: 146px;
	height: 25px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 100%;
	text-decoration: none;
	color: #030303;
	vertical-align: middle;
	padding-top: 10px;
}
div#navigation a:visited {
	float: left;
	width: 146px;
	height: 25px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 100%;
	text-decoration: none;
	color: #030303;
	vertical-align: middle;
	padding-top: 10px;
}
div#navigation a:hover {
	color: #900;
}
 div#content {
	position: relative;
	width: 735px;
	text-align: left;
	color:#000;
	padding-top:15px;
}
div#jobLinks {
	position: absolute;
	top: 14px;
	left: 510px;
	width: 226px;
}
div#jobLinks a:link {
	font-weight: bold;
}
div#buttons {
	margin-left: 75px;
}
ul#boxes {
	width: 600px;
	height: 205px;
	margin: 0;
	padding: 0;
	text-align:center;
}
ul#boxes, ul#boxes li { 
	list-style-type: none; 
	display: inline;
	margin: 0; 
	padding: 0; 
}
li#one, li#two, li#three { 
	float: left;
	width: 188px;
	height: 204px;
}
li#one { background: url(../images/btn_collection.jpg) no-repeat; } 
li#two { background: url(../images/btn_outsourcing.jpg) no-repeat; } 
li#three { background: url(../images/btn_onlinepay.jpg) no-repeat; } 

li#one a, li#two a, li#three a {
	display: block;
	width: 188px;
	height: 204px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
li#one a:hover { background: url(../images/btn_rollover_collection.jpg) no-repeat; cursor: pointer; }
li#two a:hover { background: url(../images/btn_rollover_outsource.jpg) no-repeat; cursor: pointer; }
li#three a:hover { background: url(../images/btn_rollover_onlinepay.jpg) no-repeat; cursor: pointer; }

img.inline {
	border: none;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: baseline;
}

img a:hover {
	border: none;
}

.imageLeft {
	float: left;
	padding-right: 10px;
}

.imageRight {
	float: right;
	padding-left: 10px;
}

div#footer { 
	position: relative;
	float: left;
	clear: left;
	width: 735px;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/footer_bg.jpg) no-repeat;
	background-position: 0px 10px;
}
div#footer a:link { 
	color: #000;
	text-decoration: none;
}
div#footer a:visited { 
	color: #000;
	text-decoration: none;
}
 div#footer a:hover { 
 	color: #990000;
	text-decoration: underline;
}
div#footer .dim {
	color: #efefef;
}
div#footer .dim a:link {
	color: #efefef;
}
div#footer .dim a:visited {
	color: #efefef;
}
div#footer .dim a:hover {
	color: #cacaca;
}
h1 {
	font-family: "Trebuchet MS", Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #650133;
} h2 {
	font-family: "Trebuchet MS", Georgia, Times, "Times New Roman", serif;
	font-size: 115%;
	font-weight: bold;
	color: #000;
} h3 {
	font-family: "Trebuchet MS", Georgia, Times, "Times New Roman", serif;
	font-size: 100%;
	font-weight: normal;
	color: #000;
} p {
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 45px;
	margin-right: 35px;
} ul {
	margin-left:45px;
} li {
	list-style-image: url(../images/blt_arrow.jpg);
	list-style-position: outside;
	font-size: 100%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 10px;
} ol#list {
	margin-left: 5px;
	padding:0;
} ol#list li {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	list-style-position:outside;
} .selected {
	color: #C9BCA0;
} .comment {
	font-size: 10px;
	text-align: center;
} table.list tr.dataList td {
	border-bottom: 1px solid #8F8F8F;
}
tr.dataList td a:link {
	color: #333;
}
.indent {
	padding-left: 40px;
}
.clearfloat {
	clear:both;
}
.tabletext {
	font-size: 11px;
}
#deleteMe {
margin-top: 20px;
width: 400px;
font-weight: bold;
vertical-align: middle;
text-align: center;
}
.statusAlert {
width: 300px;
color:#FF6600;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
border:1px solid #BBB89F;
padding: 5px;
}
.validation {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#900;
}

