TD,P,B,INPUT,DIV{font-family:arial,helvetica; font-size:12px}
BODY{scrollbar-face-color:#006699; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: CCCCCC; scrollbar-darkshadow-color: CCCCCC; scrollbar-track-color: FFFFFF; scrollbar-arrow-color: #CCCCCC}
IFRAME{scrollbar-face-color:#006699; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: CCCCCC; scrollbar-darkshadow-color: CCCCCC; scrollbar-track-color: FFFFFF; scrollbar-arrow-color: #CCCCCC}

.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand}
.clT,.clTover{padding:4px; font-size:12px; font-weight:bold}
.clT{color:white; }   
.clTover{color:#FCCE55;}
.clS,.clSover{padding:2px; font-size:11px; font-weight:bold}
.clS2,.clS2over{padding:2px; font-size:11px;}
.clS,.clS2{color:#006699; background-color:#CDDBEB; layer-background-color:#CDDBEB;}
.clSover,.clS2over{color:#FCCE55;}
.clSover,.clS2over,.clTover,.clB,.clBar{layer-background-color:#336699; background-color:#336699;}
.clB{position:absolute; visibility:hidden; z-index:300}
.clBar{position:absolute; width:10; height:10; visibility:hidden; }

ul {
list-style-type:none;
margin-top:3px;
margin-bottom:3px;
margin-left:0;
padding-left:0;
}

li {
padding-bottom:2px;
font:100% verdana, arial, helvetica, sans-serif;
}

.menulist {
line-height:150%;
text-decoration:none;
display:block;
width:239px;
background:url('/graphics/links-combo3.gif');
}

a.menulist:link {
color:#FFFFFF;
}

a.menulist:active {
color:#FFFFFF;
}

a.menulist:hover {
color:#F33;
background-position: 0 -18px;
}

a.menulist:visited {
color:#FFFFFF;
background-position: 0 -36px;
}

.error {
	background: #fff6bf url(/icons/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
.info {
	background: #F0F8FF url(/icons/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	font-size:12px;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #53868B;
	border-bottom: 2px solid #53868B;
	}
.db-error {
	background: #fff6bf url(/icons/computer_error.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}	
.cancel {
	background: #fff6bf url(/icons/cancel.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
.warning {
	background: #F0F8FF url(/icons/icon_alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #53868B;
	border-bottom: 2px solid #53868B;
	}	
.acrobat {
	background: #FFFFFF url(/icons/file_acrobat.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	font-size:9px;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	}		
	.accept {
	background: #CCFFCC url(/icons/accept.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	font-size:14px;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	}	
	.notice {
	background: #FFF0A5 url(/icons/book_open.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	font-size:14px;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	}	
	
.pullquote 
{width: 145px;
background:beige;
color:black;
float: right;
border:4px double maroon;
font-weight:bold;
line-height:140%;
padding:5px;
margin-top:10px;
margin-left:10px;
}