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

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

}

.subBody {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/img/_common/mainBg2.jpg);
	background-repeat: repeat-y;

}

.bodyPar {
	font-family: arial;
	font-size: 13px;
	line-height:15px;
	margin:0 20 10 0px;
	color:000000;
}

.bodyCols {
	/* moxilla compatible only*/
  -moz-column-width: 15em;
  -moz-column-gap: 1.5em;
  -webkit-column-width: 15em;
  -webkit-column-gap: 1.5em;
  column-width: 15em;
  column-gap: 1.5em;
  clear: both;
}

.ftrTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.ftrTxt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.ftrTxt a:hover { color: #FFFFFF; }
.ftrTxt a:link { color: #FFFFFF; }
.ftrTxt a:visited { color: #FFFFFF; }
.ftrTxt a:active { color: #FFFFFF; }

.wwwForm {
	font-family:arial;
	font-size:11px;
	border:1px solid #666666;
	font-weight:bold;
	padding:2px;
}

.wwwSubmit {
	font-family:arial;
	font-size:11px;
	border:1px solid #666666;
	font-weight:bold;
	background-color:black;
	color:white;
	padding:2px;
}

/* admin forms */
.formElmt {
	font-family:arial;
	font-size:11px;
	border:1px solid #666666;
	font-weight:bold;
	padding:2px;
}

.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 dashed #999999;
	margin: 1px;
}

.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;
}

h1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color:003300;
}

h2 {
	font-family: Times;
	font-size: 18px;
	font-weight: bold;
	color:black;
}

h3 {
	font-family: Times;
	font-size: 16px;
	font-weight: bold;
	color:black;
}
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:0px;
	padding:0px;
}

ol {
	margin: 10 0 0 0px;
	
}

li{
	margin: 0 0 0 22px;
}

.ns-ul{
	margin: 10 0 0 0px;
}
.ns-ul-1{
	margin: 10 0 0 5px;
}

.ns-li-hdr{
	font-family: Times;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	position:relative;
	left:10px;
	margin:0 0 5 0px;
	padding:0px;
}
.ns-li{
	color: #000000;
	position:relative;
	left:10px;
	margin:0 0 5 0px;
	padding:0px;
	list-style: none;	
	font-family: arial;
	font-size: 13px;
	line-height:15px;
	margin:0 20 10 0px;
	font-weight: normal;
}

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

.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:#53527A;
	border-bottom:1px solid #53527A;
	padding:0 0 10 0px;
}

.paratxt-13 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
}
.paratxt-11 {
	font-family: Verdana, sans-serif;
	color:#666666;
	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 0px 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; 
}

.shadowboxImgLib {
	background-color: white;
	padding: 0px;
	/*width: 120px;
	height: 90px;*/
	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);
	
}

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

.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;
	
}
.hdrQuest {
	font-family:arial;
	font-size: 14px;
	color:white;
	padding:4 10 0 0px;
	font-style:oblique;
	font-weight:bold;
}
.hdrPhone {
	font-family:arial;
	font-size: 18px;
	color:white;
	padding:4 10 0 0px;
}
.homeList{
	font-family:Times;
	font-size: 18px;
	color:black;
	border-bottom:1px solid #663300;
	padding:10 0 10 0px;
	font-style:none;
}
.whiteBox50{
	background-color:white;
	border:1px solid #663300;
	filter:alpha(opacity=30);
	opacity:0.3;
}
.p2{
	font-family:Times;
	font-size: 18px;
	color:black;
	line-height:30px;
}
.p2 a{
	font-weight:bold;
}