
.add_sub {
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/icons/add.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 10px;
}

.description {
	padding: 0px;
	margin: 0px;
	font-style: italic;
	color: #666666;
	font-size: 10px;
}

.delete {
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 8px;
	margin-right: 0;
	background-image: url(../graphics/icons/delete.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 10px;
}

.disclaimer {
	text-align: center;
	margin-top: 30px;
	color: #3366cc;
	font-size: 10px;
}

.disclaimerLogo {
	text-align: center;
	margin-top: 20px;
	color: #3366cc;
}

.docs { 
	display: block; 
	float: left; 
	width: 30%; 
}

.homeimg {
	text-decoration: none;
	border-width: 0;
	border-style: none;
	padding: 0;
	margin: -5px 0 5px -6px;
}

.links {
	font-size: 12px;
	padding-left: 15px;
	background-image: url(../graphics/icons/link.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

.links_text {
	font-size: 12px;
	font-style: italic;
	margin: 0 0 0 15px;
}

.section {
	color: #fff;
	width: 102px;
	margin-top: 0;
	margin-right: 2px;
	text-align: left;
	height: 363px;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 6px;
}

.linkurl {
	margin-top: 0px;
	color: #999;
	font-style: italic;
	font-size: 14px;
}

.submit {
	cursor: pointer;
	background-color: #f0f0ee;
}

.submit:hover {
	background-color:#0066CC;
	color: #FFFFFF;
}


/*
 *
 * NEW SIDE CONTROL PANEL BUTTONS
 *
 */

.sideGrey_topleft { 
	margin-left: 0; 
	margin-bottom: 3px; 
	margin-right: 3px; 
	margin-top: 0; 
	background: url(../graphics/buttons/side_dark.gif) no-repeat top left; 
	width: 88px; 
	float: left;
	display: block; 
	height: 30px;
	padding: 0px;
}
.sideGrey_topleft:hover { 
	background: url(../graphics/buttons/side_lite.gif) no-repeat top left; 
}


.sideGrey_topright { 
	margin-left: 0px; 
	margin-bottom: 3px; 
	margin-right: 0px; 
	margin-top: 0px; 
	background: url(../graphics/buttons/side_dark.gif) no-repeat top right; 
	width: 88px; 
	float: left;
	display: block; 
	height: 30px;
	padding: 0px;
}
.sideGrey_topright:hover { 
	background: url(../graphics/buttons/side_lite.gif) no-repeat top right; 
}


.sideGrey_bottomleft { 
	background: url(../graphics/buttons/side_dark.gif) no-repeat bottom left; 
	width: 88px; 
	float: left;
	display: block; 
	height: 30px; 
	margin: 0 3px 0 0;
	padding: 0px;
}
.sideGrey_bottomleft:hover { 
	background: url(../graphics/buttons/side_lite.gif) no-repeat bottom left; 
}


.sideGrey_bottomright { 
	background: url(../graphics/buttons/side_dark.gif) no-repeat bottom right; 
	width: 88px; 
	float: left;
	display: block; 
	height: 30px; 
	margin: 0px;
	padding: 0px;
}
.sideGrey_bottomright:hover	{ 
	background: url(../graphics/buttons/side_lite.gif) no-repeat bottom right; 
}


/*
 *
 * SIDE JOBS PANEL BUTTONS
 *
 */

.sideJobs_topleft { 
	background: url(../graphics/corners/side_jobs.gif) no-repeat top left;
	padding: 8px 0 8px 12px; 
}
.sideJobs_topright { 
	background: url(../graphics/corners/side_jobs.gif) no-repeat top right;
	padding: 8px 12px 0 0; 
}
.sideJobs_Main { 
	background: #FFFFCC;
	padding: 8px 12px; 
}
.sideJobs_bottomleft { 
	background: url(../graphics/corners/side_jobs.gif) no-repeat bottom left;
	padding: 6px 0; text-align: right; 
}
.sideJobs_bottomright { 
	background: url(../graphics/corners/side_jobs.gif) no-repeat bottom right; 
}


/*
 *
 * PAGE BOX GRAPHICS AND LAYOUT STYLES
 *
 */
 
.pageBox { 
	width: 100%; 
	border: 0; 
	border-spacing: 0; 
	padding: 0; 
	margin: 20px 0 0 0; 
}

.pageBoxtop1 { 
	background: url(../graphics/corners/pageBox.gif) no-repeat top left;
	padding: 15px 20px 0 20px; color: #666;
}

.pageBoxtop2 { 
	background: url(../graphics/corners/pageBox.gif) no-repeat top right;
	width: 7px;
	height: 7px;
}

.pageBoxmid3 { 
	background: url(../graphics/corners/pageBox.gif) no-repeat left;
	padding: 10px 20px 0 20px; 
}

.pageBoxmid4 { 
	background: url(../graphics/corners/pageBox.gif) no-repeat right; 
}

.pageBoxbottom5	{ 
	background: url(../graphics/corners/pageBox.gif) no-repeat bottom left;
	height: 10px; 
}

.pageBoxbottom6	{ 
	background: url(../graphics/corners/pageBox.gif) no-repeat bottom right;
	width: 7px; 
}




.jobs { 
	width: 100%;
}

.jobs tr { 
	border-bottom-color: #999999; 
	border-bottom-style: solid; 
	border-bottom-width: 0px; 
}

.jobs th { 
	color: #999999; 
	font-style: normal; 
	font-weight: normal;
}

.jobs td {
	color: #666666;
}

.jobs img {
	margin-right: 10px;
}




.footer {
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(../graphics/back_bottom.jpg);
	width: 100%;
	float: left;
	color: #666666;
	padding: 5px 10px;
	border-top:1px; 
	border-top-style:solid; 
	border-top-color:#999999; 
	color:#666666;
}


.searchHead {
	float: left;
}
