BODY {
    font-size: 10pt;
    line-height: 16pt;
    color: #3838b8;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fffce0;
}

SPAN {
    line-height: 24px;
}

TEXTAREA {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

A:visited {
    color: Blue;
}

A:link {
    color: Blue;
}

A:visited {
    color: Blue;
}

A:link.inParagraph {
    color: #3838b8;
    text-decoration: none;
    font-weight: normal;
}

A:visited.inParagraph {
    color: #3838b8;
    text-decoration: none;
    font-weight: normal;
}

A:link.inParagraphEmail {
    text-decoration: underline;
    font-weight: normal;
}

A:visited.inParagraphEmail {
    text-decoration: underline;
    font-weight: normal;
}

A:hover.BrownLink {
    font-size: 11pt;
    color: #2e2e9b;
    font-style: italic;
    font-family: 'Verdana', sans_serif;
    text-decoration: underline;
}

A:link.BrownLink {
    font-size: 11pt;
    color: #2e2e9b;
    font-family: 'Verdana', sans_serif;
    text-decoration: underline;
}

A:visited.BrownLink {
    font-size: 11pt;
    text-decoration: underline;
    color: #2e2e9b;
    font-family: 'Verdana', sans_serif;
}

H3 {
    padding-right: 4px;
    padding-left: 4px;
    font-weight: bold;
    font-size: 11pt;
    left: 100px;
    margin: 0px 0px 4px;
    vertical-align: middle;
    color: #e7dfac;
    padding-top: 0px;
    white-space: nowrap;
    position: static;
    height: 20px;
    background-color: #1f93d7;
}


    H3.reverseH3 {
        color: #1f93d7;
        background-color: #e7dfac;
    }

TH.pdfTable {
    font-weight: normal;
    font-size: 11pt;
    color: white;
    background-color: #3838b8;
    text-align: center;
}

TD.pdfTable {
    line-height: 16pt;
    vertical-align: top;
}

TD.cellLabel {
    text-align: right;
    float: none;
    width: auto;
    white-space: nowrap;
}

.quotetag {
    margin-top: 4pt;
    text-align: right;
}

.BoldTitleLine {
    font-weight: bold;
    font-size: 12pt;
    padding-top: 8pt;
}

.SpaceAfterButton {
    margin-right: 4px;
}

.GapBeforeButton {
    margin-left: 28px;
    margin-right: 4px;
}


.tableCellText {
    line-height: 24px;
}

.DataGridLookup {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: black;
    background-color: white;
}

.DataGridHeader {
    font-weight: normal;
    color: white;
    background-color: royalblue;
    text-align: center;
    font-size: 14px;

}

.DataGridHeaderSortASC {
    font-weight: normal;
    color: red;
    background-color: #1f93d7;
    text-align: center;
}

.DataGridHeaderSortDESC {
    font-weight: normal;
    color: red;
    background-color: #000080;
    text-align: center;
}

.DataGridSelectedItem {
    color: #3838b8;
    background-color: lightblue;
}

.DataGridPageLabel {
    font-family: Arial, Helvetica, sans-serif;
    color: #3838b8;
    font-size: 12px;
}

.WebLogTable {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    color: #000080;
    padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-collapse: collapse;
    table-layout: auto;
}

.WebLogRowTitle {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.WebLogRowHeaders {
    text-align: center;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.WebLogCell {
    border-right: black 1px solid;
    padding-right: 3px;
    border-top: black 1px solid;
    padding-left: 3px;
    left: 3px;
    padding-bottom: 3px;
    margin: 3px;
    border-left: black 1px solid;
    width: 3px;
    padding-top: 3px;
    border-bottom: black 1px solid;
    top: 3px;
    border-collapse: collapse;
    height: 3px;
}

.PageIndicator {
   	position: absolute;
	top: 83px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3838b8;
	margin-top: 2px;
	white-space: nowrap;
}

.RightButton {
float:right;
}

.BreadCrumb {
    font-size: 12px;
    width: auto;
    color: #3838b8;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    position: absolute;
    top: 0px;
    left: 10px;
    height: 24px;
}

.SmallText {
    font-family: Arial, Helvetica, sans-serif;
    height: 16pt;
    font-size: 10pt;
    color: #3838b8;
    width: auto;
}

.HalfLineTopBottom {
    margin-top: 8px;
    margin-bottom: 8px;
    position: relative;
}

.AdminHomePageURL {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #3838b8;
    height: 24px;
    width: auto;
}

.EmailUsURL {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    letter-spacing: 2px;
    color: #3838b8;
}

.HTMLEditor {
    font-family: Arial, Helvetica, sans-serif;
    BACKGROUND: white;
    color: Black;
    font-size: 10pt;
    padding: 3px 3px 3px 3px;
    border-top: #7F9DB9 1px solid;
    border-right: #7F9DB9 1px solid;
    border-left: #7F9DB9 1px solid;
    border-bottom: #7F9DB9 1px solid;
    margin-top: 0px !important;
    margin-top: 2px;
    margin-bottom: 0px !important;
    margin-bottom: -22px;
}

.HTMLEditorButton {
    font-size: 10pt;
    font-weight: bold;
    margin-top: 2px;
    margin-left: 6px;
    width: 24px;
    font-family: Arial, Helvetica, sans-serif;
    height: 24px;
    text-align: center;
    vertical-align: middle;
}

.divWithBullets {
    list-style-position: outside;
    font-size: 11pt;
    left: -16px;
    line-height: 13pt;
    font-family: Verdana, Sans-Serif;
    list-style-type: circle;
    position: relative;
    text-align: left;
}

.divSmallLeftColwithVertLine {
    border-right: #1f93d7 1px solid;
    padding-right: 6px;
    border-top: 0px;
    padding-left: 0px;
    font-size: 12pt;
    left: 10px;
    float: left;
    padding-bottom: 6px;
    border-left: 0px;
    width: 243px;
    line-height: 16pt;
    margin-right: 0px;
    padding-top: 0px;
    border-bottom: #1f93d7 1px solid;
    position: absolute;
    top: 112px;
    text-align: left;
}

.divLargeRight {
    border-right: 0px;
    font-size: 12pt;
    left: 262px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 6px !important;
    padding-left: 0px;
    border-left: 0px;
    width: auto;
    border-top-style: none;
    line-height: 16pt;
    position: absolute;
    top: 112px;
    border-bottom-style: none;
}

.divLargeAuto {
    font-size: 12pt;
    line-height: 16pt;
    position: absolute;
    top: 112px;
    border-right: 0px;
    padding-right: 0px;
    padding-left: 6px !important;
    padding-left: 0px;
    left: 10px;
    padding-bottom: 0px;
    border-left: 0px;
    width: auto;
    border-top-style: none;
    padding-top: 0px;
    border-bottom-style: none;
}
