a{
	text-decoration: none;
}

a.ondark {
	background: #666699;
	color: #FFFFFF;
}

a.ondark:link {
	color: #FFCC66;
}

a.ondark:visited {
	background: #666699;
	color: #FFFFFF;
}

a.ondark:hover {
	color: #FFCC66;
	font-weight: bold;
}

a.ondark:active {
	color: #66FF33;
}

a.onlight {
	color: #666699;
}

a.onlight:link {
	color: #000066;
}

a.onlight:visited {
	color: #333366;
}

a.onlight:hover {
	background-color: #EAEAEA;
	color: #FF6600;
}

a.onlight:active {
	color: #333366;
}

a.white {
	color: #FFFFFF;
}

body {
	font-family: Verdana, Arial, Geneva,sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	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;
}

h4.topicsub {
	border-bottom-color: #333399;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 16px;
	margin-bottom: -14px;
}

img.topichead {
	margin-bottom: 0px;
	margin-left: -10px;
	margin-right: 10px;
	margin-top: 5px;
}

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;
}

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 */
.ie5_border {
	border-color: #666699;
	border-style: solid;
	border-width: 8px 8px 10px 8px;
}

.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: 22px;
	line-height:120%;
	letter-spacing: 0.1em;
	margin-top: 0px;
	padding-bottom: 10px;
	text-decoration: underline;
}
