body {
	font-family: Verdana, Arial, Geneva,sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	color:#000;background-color:#fff;
	
	/*scrollbar-3dlight-color: #000000;scrollbar-arrow-color: #000000;scrollbar-base-color: #FFFFFF;scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FFFFFF;scrollbar-highlight-color: #FFFFFF;scrollbar-shadow-color: #FFFFFF;scrollbar-track-color: #FFFFFF;*/
}
body.ie5_border {
	/*border-color: #666699;
	border-style: solid;
	border-width: 8px 8px 10px 8px;*/
}
a{ text-decoration: none; }
a:hover { text-decoration:underline; }
a.onlight {
	color: #669;
}
a.onlight:link {
	color: #006;
}
a.onlight:visited {
	color: #336;
}
a.onlight:hover {
	background-color: #EAEAEA;color: #f60;
}
a.onlight:active {
	color: #336;
}
a.white {
	color: #fff;
}
h4.topicsub {
	border-bottom-color: #339;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 16px;
	margin-bottom: -6px;
}

img.topichead {
	margin: 5px 30px 0 0;
}

input, textarea, select{
	font-family: Verdana, Arial, Geneva,sans-serif;
	font-size: 11px;
	font-weight: normal;
}
p {
	line-height:130%;
}
p.margintop {
	margin-top: 5px;
}

td {
	font-family: Verdana, Arial, Geneva,sans-serif;
	font-size:12px;
}
#introbox {
	color:#fff;background-color:#669;
	padding: 15px 10px 15px 10px;
	letter-spacing: 0.1em; 
	line-height:20px;font-size:10px;
	text-transform: uppercase;
	border: 0;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	-moz-box-shadow: 2px 5px 10px #666;-webkit-box-shadow: 2px 5px 10px #666;box-shadow: 2px 5px 10px #666;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
}
#introbox h1 {
	margin: 12px 0 12px 22px;
	font-size:14px;
	text-transform: none;
}
#introbox li {
	margin-bottom: 1em;padding-left:0px;margin-left:0px;
}
#introbox a {
	color: #fff;text-decoration: underline;
}
#introbox a:hover {
	color: #fc6;font-weight: bold;
}
#introsub {
	font-size:10px;letter-spacing: 0.1em;
	margin: 20px 0 10px 25px;
}
td.subhead {
	border-bottom-width: 1px;
	border-color: #666699;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	position: relative;
	top: 5px;
}

td.underline {
	border-bottom-color: #666699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 0em;
}

td.underline_beta{
	background-image: url("Images/txt_worktodo_466x227.gif");
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom-color: #666699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 0em;
}

.dropcap {
	background: #EAEAEA;
	border: ridge;
	float: left;
	font-size: 22px;
	vertical-align: text-top;
}

/*  only IE5 allows classes with underscores */


.shadow_large {
	filter: dropshadow(color=black,OffX=3,OffY=3,Positive=1);
	height: 0;
}

.shadow_small {
	filter: dropshadow(color=silver,OffX=2,OffY=2,Positive=1);
	height: 0;
}
.small {
	font-size:9px;
}
.topichead {
	font-family: Verdana, Arial, Geneva, sans-serif;font-size: 14px;
	line-height:100%;letter-spacing: 0.1em;
	margin-top: 0px;padding-bottom: 10px;
	/*text-decoration: underline;*/
}

p.noprint {
	display:block;
}
ul.expand {
	list-style-type :  square;
	list-style-position : inside;
	margin-left:0;
	line-height:2em;
}
.expandable {
	color : #333366;
	font-size : 12px;
	margin-top : -15px;
	cursor: pointer;
}
 .shown {
	color : #666699;
	font-size : 12px;
	margin-top : -15px;
	border-bottom-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	cursor: pointer;
}
 .expanded {
	color : #000;
	font-size : 11px;
	margin: 10px 0 20px 40px;
	background-color :  #eaeaea;
	padding: 10px 5px 15px 15px;
}
 .collapsed {
	display: none;
}
#credo {
	margin: 10px 0; padding: 5px 15px;
	border:1px solid #333;
	background-color:#eaeaea;
}
