/* Global Styles */

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
a {
	color:#6464FF;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}

hr {
	color: #DCDCFF;
	}
	
/* Styles */

.bg1 {
	background-color: #DCDCFF;
}
.bg1light {
	background-color: #F5F5F5;
}
.bg2 {
	background-color: #FFFFFF;
}
.blackbody {
	font-weight:normal;
}
.blackbodybold {
	font-weight: bold;
}
.blackbodyboldlarge {
	font-weight: bold;
	font-size: medium;
}
.redbody {
	color: #FF0000;
}
.redbodybold {
	font-weight: bold;
	color: #FF0000;
}
.redbodyboldlarge {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.bluebody {
	color:#0000FF;
	font-weight:normal;
}
.bluebodybold {
	font-weight: bold;
	color: #0000FF;
}
.bluebodyboldlarge {
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}
.headerleft_bg {
	font-weight: bold;
	background-image: url(../images/headerleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 10px;
}
.headermid_bg {
	font-weight: bold;
	background-image: url(../images/headermid.gif);
	background-repeat: repeat;
}
.headerright_bg {
	font-weight: bold;
	background-image: url(../images/headerright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}
.smheaderleft_bg {
	font-weight: bold;
	background-image: url(../images/smheaderleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 10px;
}
.smheadermid_bg {
	font-weight: bold;
	background-image: url(../images/smheadermid.gif);
	background-repeat: repeat;
}
.smheaderright_bg {
	font-weight: bold;
	background-image: url(../images/smheaderright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}
.bannerleft {
	background-image: url(../images/banner_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:75px;
	width:200px;
}
.bannermid {
	background-image: url(../images/banner_mid.gif);
	background-repeat: repeat;
}
.bannerright {
	background-image: url(../images/banner_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:75px;
	width:290px;
}
.smalltext {
	font-size:xx-small;
}
.border {
	border: thin solid #DCDCFF;
}
.closed {
	background:#D7D7D7;
	font:"Times New Roman", Times, serif;
	font-style:italic;
	color:#000000;
}
.targeted {
	background:#FFFFCC;
	font:"Times New Roman", Times, serif;
	font-style:italic;
	color:#000000;
}
.cmdbtnCLOSE {
	background-image: url(../images/close.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnREOPEN {
	background-image: url(../images/reopen.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnARCHIVE {
	background-image: url(../images/archive.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnDELETE {
	background-image: url(../images/delete.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnUPDATE {
	background-image: url(../images/update.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnRESEND {
	background-image: url(../images/resend.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnHELP {
	background-image: url(../images/help.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnTARGET {
	background-image: url(../images/target.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnPOST {
	background-image: url(../images/post.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnJOBBOARD {
	background-image: url(../images/jobboard.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnHOLD {
	background-image: url(../images/hold.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnINFO {
	background-image: url(../images/info.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.cmdbtnASC {
	background-image: url(../images/asc.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.cmdbtnDESC {
	background-image: url(../images/desc.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.cmdbtnNOTES {
	background-image: url(../images/notes.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnPriority {
	background-image: url(../images/red_post.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnReview {
	background-image: url(../images/review.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnUnderReview {
	background-image: url(../images/review_blue.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnIQNOpen {
	background-image: url(../images/IQN_Open.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.cmdbtnIQNClosed {
	background-image: url(../images/IQN_Closed.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}

.IQNPreClose {
	background-color:#FFFF99;
}
