html {
	scrollbar-face-color: #cccccc !important;
  	scrollbar-shadow-color: ThreeDDarkShadow !important;
  	scrollbar-highlight-color: ThreeDHighlight !important;
  	scrollbar-3dlight-color: #eeeeee !important;
  	scrollbar-darkshadow-color: #aaaaaa !important;
  	scrollbar-track-color: #999999 !important;
  	scrollbar-arrow-color: #666666 !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/img/_common/page_BG.gif);
	background-repeat: repeat;

}

.body2 {
	background-image: url(/img/_common/pageBG2.jpg);
	background-repeat: repeat-x;
}

.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.intraForm {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	font-size: 1.0em;
	border: 1px solid #999999;
	margin: 1px;
}
.intraForm2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	font-size: 1.0em;
	border: 1px solid #999999;
	margin: 0px;
}
.intraSubmit {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	font-size: 1.0em;
	border: 1px solid #999999;
	margin: 1px;
}

.formlabels_highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFF66;
	font-weight: bold;

}
.tblBrdrDashed {
	border: 1px dashed #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p ul{
	margin: 2 0 0 0px;
}

p ul,li{
	font-size: 11px;
}

p ol{
	margin: 2 0 0 0px;
}

p ol,li{
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 0 -20px;
}

ul {
	margin: 10 0 0 0px;
}

ol {
	margin: 10 0 0 0px;
	
}

li{
	margin: 0 0 0 22px;
}

a {
	text-decoration: none;
	color: #660000;
}

.statusTxt {
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
}

.statusTxt a:link{ color: #ffffff }
.statusTxt a:visited{ color: #dddddd }
.statusTxt a:hover{ color: #ffffff }
.statusTxt a:active{ color: #ffffff }

.alertMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: eeeeee;
	margin: 3px;
	padding: 3px;
	border: 1px dashed #999999;
	overflow:visible;
}

a:link {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
a {
	text-decoration: none;
}

.boldHead {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.boldSubhead {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hdrMain {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color:#666666;
	padding:0 0 10 0px;
}

.subhdrMain {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color:#666666;
	padding:0px 0px 10px;
	margin: 0px;
}

.paratxt-13 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
}
.paratxt-11 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:15px
}
.formlabel-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.emailReplyField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #660000;
}
.nowrapTable {
	background-repeat: no-repeat;
	background-image: url(/img/tbls/subPg_tbl_BG.jpg);
}

input .intranet {
	background-color: #eeeeee;
	color: #333333;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-style: italic;*/
	color: #999999;
}


/* -=-=-=-=-=-=- [ drop shadow over white BG] -=-=-=-=-=-=- */

.shadowboxMain, .shadowBLCorner, .shadowTRCorner {
	display: block
}

.shadowboxMain {
	background: url(/img/tbl/shadBox/shadow_main.gif) no-repeat right bottom;
	float: left;
	margin: 0 0 0 4;
	border: solid 0px black;
}

.shadBoxMainImgLib {
	background: url(/img/tbl/shadBox/shadow_main.gif) no-repeat right bottom;
	float: left;
	margin: 4 0 0 4; /* */
	border: solid 1px black;
}

.shadowboxLeft {
	background: url(/img/tbl/shadBox/shadow_left.gif) no-repeat left bottom;
	
}

.shadowboxTop {
	background: url(/img/tbl/shadBox/shadow_top.gif) no-repeat right top;
	padding: 0 8px 8px 0; 
	border: solid 0px black;
}

.shadowboxImgLib {
	background-color: white;
	padding: 0px;
	/*width: 120px;*/
	border: solid 1px black;
}
.shadowboxImg {
	display: block;
	margin: 0 0 0 0;
}

/* -=-=-=-=-=-=- [ drop shadow over yellow BG #FEFF99] -=-=-=-=-=-=- */

.shadowPostItMain {
	display: block
}

.shadowPostItMain {
	background: url(/img/tbl/shadBox/shadowPostIt_main.gif) no-repeat right bottom;
	float: left;
	margin: 0 0 0 4;
	border: solid 0px black;
}

.shadowPostIt {
	background: url(/img/tbl/shadBox/shadowPostIt_main.gif) no-repeat right bottom;
	float: left;
	margin: 4 0 0 4; /* */
	border: solid 0px black;
}

.shadowPostItLeft {
	background: url(/img/tbl/shadBox/shadowPostIt_left.gif) no-repeat left bottom;
	
}

.shadowPostItTop {
	background: url(/img/tbl/shadBox/shadowPostIt_top.gif) no-repeat right top;
	padding: 3 8px 8px 0; 
}

.shadowboxPostIt {
	/*background-color: white;*/
	padding: 0px;
	/*width: 120px;*/
	border: solid 1px #999999;
}
/* -=-=-=-=-=-=- [ session logout alerts ] -=-=-=-=-=-=- */
.logout {
	margin: 0px;
	border: 1px solid #003300;
	background-color: #ffffdd;
	padding: 8 0 0 8px;
}
.logout h4 {
	font-size: 0.8em;
	font-weight: bold;
}

/* -=-=-=-=-=-=- [tiny mce paragraphs ] -=-=-=-=-=-=- */

.tmceDiv {
	font-family: Verdana, sans-serif;
	color:#666666;
	font-size: 11px;
	line-height:15px
}

.tmceDiv p {
	font-size: 11px;
}

.tmceDiv ul{
	margin:5 0px;
}

.tmceDiv ol{
	margin:5 0px;
}

.tmceDiv li{
	font-size: 11px;
	line-height:15px;
	padding:0 0 0 0px;
	list-style-position: outside;
	list-style-image: url(/img/_icon/bullet_blueWht.gif);
	
}

/* -=-=-=-=-=-=- [ ad viewport ] -=-=-=-=-=-=- */

#adDivBG {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  /*position: absolute; 
  left: 0px; top: 0px;
  z-index:2;
  display:none;
  width:100%;height:100%;
  background-color:white;
  opacity:.40;
  filter: alpha(opacity=40);*/
}

body > div#adDivBG {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
 /* position: fixed;
  z-index:2;
  display:none;
  width:100%;height:100%;
  background-color:white;
  opacity:.40;
  filter: alpha(opacity=40);*/
}

#adDivOuter {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  /*position: absolute; 
  left: 0px; top: 0px;
  z-index:3;
  display:none;
  width:100%;height:100%*/
}
body > div#adDivOuter {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
 /* position: fixed;
  z-index:3;
  display:none;
  width:100%;height:100%*/
}

#adContents2 {
	/*position:relative;top:0;left:0;
	background-color:white;
	height:530px;
	border-top:3px solid #666666;
	border-right:3px solid #cccccc;
	border-bottom:3px solid #cccccc;
	border-left:3px solid #666666;
	overflow:auto;
	z-index:4;*/
}

/* -=-=-=-=-=-=- [ ad details ] -=-=-=-=-=-=- */

.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: dddddd;
}

.adDescrip {
	font-size: 11px;
	font-weight:normal;
}

.adDescrip p{
	font-size: 11px;
	font-weight:normal;
	margin:0 0 8 0px;
}

.adDescrip ul{
	margin:5 0 5 10px;
	font-size: 11px;
	font-weight:normal;
}

.adDescrip ol{
	margin:5 0 5 10px;
	font-size: 11px;
	font-weight:normal;
}

.adDescrip li{
	font-size: 11px;
	margin:0 0 0 10px;
	font-weight:normal;
}

/* -=-=-=-=-=-=- [ misc fun stuff ] -=-=-=-=-=-=- */

.dottedDiv{
	background-image:url(/img/_common/dotteddivider.gif);
	background-repeat:repeat-x;
	height:1px;
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	font-size:1px;
}

.goTxt {
	background-color:dddddd;
	position:relative;
	right:0px;
	margin:20 0 0 0px;
	padding:3 3 3 3px;
	clip:  rect(0 0px 0 0);
	border:1px dashed #999999;
	font-weight: bold;
	line-height:30px;
	
}

