div, span {font-family: helvetica, arial, geneva, sans-serif; font-size: 12px; color: #000000; }

.Headline { font-size: 24px; margin-bottom: 7px; margin-top: 5px; font-weight: bold; }
.Subhead { font-size: 16px; margin-bottom: 7px; margin-top: 5px; font-weight: bold; color: #707068;}
.BodyText { margin-bottom: 7px; }

.bold { font-weight: bold; color: #707068;}

.error { font-weight: bold; color: #BF2A1D; margin-bottom: 10px;}

a {text-decoration: none; color: #AC8214;}
a:hover {color: #000000;}

input, select {border: 1px #000000 solid; font-family: arial, geneva, helvetica, sans-serif; font-size: 11px; height: 17px; padding: 0px; margin: 0px;}
select {height: 15px;}
textarea {border: 1px #000000 solid; font-family: arial, geneva, helvetica, sans-serif; font-size: 11px; padding: 0px; margin: 0px;}
input.checkbox {border: 0px;}
input.submit {border: 0px; height: 22px; padding: 0px; margin: 0px;}

/* format styles for file listing area */
.flHeader { font-size: 9px; color: #000000;}
.flItem { font-size: 9px; }
a.flColumnHeader { color: #000000; }
a.flColumnActive { text-decoration: underline; color: #000000; }

/* format styles for status notification area */
.snHeader { font-size: 15px; color: #7A7A67; font-weight: bold; }
.snItem { font-size: 11px; }

/* format styles for home */
.hItem { font-size: 9px; }
.hHeader { font-size: 16px; color: #000000;font-weight: bold; }
a.hItem { font-size: 9px; color: #BF2A1D; }

/* format styles for login page */
.lItem { font-size: 9px; }
a.lItem { font-size: 9px; color: #BF2A1D; }


/* format styles for edit editor 
div.first {color: #ff0000;}
div.paragraph {text-indent: 15px;}
div.firstParagraph:first-letter {font-size: 150%;}
div.firstParagraph {fonts-size: 11px;}
div.subhead1 {color: #000000; font-size: 13px; font-weight: bold; margin-top: 20px;}
 */
 
div.specialChars {position: absolute; top: 40px; left: 300px;}
div#contentEditor {line-height: 180%;}
.inactive {border: 1px solid #cacab8; background-color: #ffffff; text-align: center;}
.active {border: 1px solid #cacab8; background-color: #EDEDE3; text-align: center;}

/* format styles for edit print feature */
.prntNoBorder {border: 1px solid #000000; margin: 20px 0px 20px 0px; padding: 50px 20px 30px 20px; width: 8in;}

/* format styles for warning popup window */
#warningWindow {filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color='#aaaaaa', Positive='true'); position: absolute; z-index: 3; top: 80px; left: 250px; width: 350px; height: 130px; overflow: hidden; background-color: #ffffff; border: 1px #000000 solid;}
#warningWindow#wwTop {position: absolute; top: 0px; left: 0px; width: 100%; height: 15px; background-color: #cacab8; background-image: url('/images/popup_white_triangle.gif'); background-repeat: no-repeat; overflow: hidden;}
#warningWindow#wwSide {position: absolute; top: 0px; left: 0px; height: 100%; width: 14px; border-right: 1px solid #cacab8;}
#warningWindow#wwContent {position: absolute; top: 30px; left: 25px; width: 310px; margin-bottom: 30px;}

/* format for default photocaptions */
.photoCapDefault { font-size:12px; font-weight:normal; }
.unformatted { font-size:12px; font-weight:normal; }


/* list styles */

ul {
	padding-left: 15px;
}

ol {
	padding-left: 25px;
	list-style-type: arabic-numbers;
}

li {
	margin-bottom: 5px;
}
