div .tableborder {
	border-color: #333399;
	border-style: solid solid solid solid;
	border-width: 2px;
	margin-bottom: 5px;
	background: transparent;
}

ul.list-red-arrow {
	list-style-image: url(/images/bullet-arrow-red.gif);
}

.alert-background {
	background-color: #CC0000;
}

.alert-text {
	color: #CC0000;
}

.background-shade0 {
	background: #FFFFCC;
}

.background-shade1, #bgcolor3 {
	background: #C0FFE7;
}

.background-shade2 {
	background: #99FFFF;
}

.big-1st-letter {
	color: #333399;
	font-size: 2em;
	font-weight: bold;
}

.big-bold{
	font-size: 120%;
	font-weight: bold;
}

.border {
	border: 1px solid #333399;
}

.border-specialnote {
	border-color: #00627D;
	border-style: dashed;
	border-width: 1px;
	padding: 7px;
}

.box {
	border-color: #333399;
	border-style: solid solid solid solid;
	border-width: 2px;
	padding: .5em 3% .5em 3%;
	background: #FFFFCC;
}

.boxplain {
	border-color: #333399;
	border-style: solid solid solid solid;
	border-width: 2px;
	padding: 1px 5px 1px 10px;
	background: transparent;
}

.citation {
	border-bottom: 1px dotted;
	font-style: italic;
}

.dropcap {
	float: left;
	width: .75em; /* Win IE 4.x: need to declare a width to enable the float */
	font-size: 200%;
	font-weight: bold;
}

.font-larger {
	font-size: 125% !important;
}

.font-smaller {
	font-size: 80%;
}

.font-tiny {
	font: normal 10px Lucida Sans, Arial, sans-serif;
}

.heading-highlight {
	margin-top: 6px;
	padding: 2px 2px 2px 8px;
	color: White;
	background: #333399;
}

.image-left {
	float: left;
	margin: 1em 1em .5em 0;
}

.image-right {
	float: right;
	margin: 1em 0 .5em 1em;
}

.indent1 {
	margin-left: 20px;
}

.likeheading {
	background: transparent;
	color: #333399;
	font-size: 1.2em;
	font-weight: bold;
}

.list-notype {
	list-style-type: none;
}

.notopspace, .ul-notopspace {
	margin-top: -15px;
}

#bgcolor1 {
	background: #D8FFC0;
}

#bgcolor2 {
	background: #FFC0D8;
}

#bgcolor4 {
	background: #FFCF80;
}

#bgcolor5 {
	background: #C0D8FF;
}

