﻿body { font-family: Tahoma, Sans-Serif, Arial, Verdana; }
a { color: #384D92; }
a:hover { color: #384D92; text-decoration: none; }

INPUT { font-family: Tahoma; font-size: 11px; }
TEXTAREA { font-family: Tahoma; font-size: 11px; }
SELECT { font-family: Tahoma; font-size: 11px; }
BUTTON { font-family: Tahoma; font-size: 11px; }
FIELDSET { font-family: Tahoma; font-size: 11px; }
P { font-family: Tahoma; font-size: 11px; }

INPUT.Button { padding-top: 3px; padding-bottom: 3px; }

HR { border: solid 1px #990000 }
HR.GreyDotted { border: dotted 1px #CACACA; }

INPUT.Button { width: 90px; }
INPUT.TextBox { border: #CACACA solid 1px !important; }
TEXTAREA { border: #CACACA solid 1px !important; }
SELECT { border: #CACACA solid 1px !important; }

.emergencytitle { color: #ffffff; font-size: 11px; font-weight: bold; }
.emergencytext { color: #ffffff; font-size: 11px; }
.emergencylink { color: #ffffff; cursor: help; font-size: 11px; text-align: right; width: 100%; }
.emergencylink:hover { text-decoration: none; color: #ffffff; }

.Title1 { color: #B10000; font-size: 24px; font-weight: bold; }
.Title2 { color: #B10000; font-size: 21px; font-weight: bold; }
.Title3 { color: #B10000; font-size: 18px; font-weight: bold; }
.Title4 { color: #B10000; font-size: 15px; font-weight: bold; }
.Title5 { color: #B10000; font-size: 12px; font-weight: bold; }

.pagecontent { font-size: 11px; }

TABLE.datagrid { border-top: #CACACA dotted 1px; border-bottom: #CACACA dotted 1px; }
TR.datagridheader TD { background-color: #EFEFEF; font-size: 11px; }
TR.datagriditem	TD { background-color: #FFFFFF; font-size: 11px; border-bottom: #CACACA dotted 1px; }
TR.datagridaltitem TD { background-color: #EDEEF0; font-size: 11px; border-bottom: #CACACA dotted 1px; }
TR.datagridseparator TD { font-size: 0px; background-color: #CACACA; }

TABLE.grid { border-top: #CACACA dotted 1px; border-bottom: #CACACA dotted 1px; }
TR.gridheader TD { background-color: #EFEFEF; font-size: 11px; }
TR.griditem	TD { background-color: #FFFFFF; font-size: 11px; }
TR.gridaltitem TD { background-color: #EDEEF0; font-size: 11px; }
TR.gridseparator TD { font-size: 0px; background-color: #CACACA; }

UL.StarBullets { list-style-image: url(/lib/img/bullets/star.gif); color: #990000; font-weight: bold; margin: 0px; margin-left: 15px; }
UL.StarBullets LI { padding-left: 10px; margin-top: 4px; }

UL.QuestionBullets { list-style-image: url(/lib/img/bullets/question.gif); color: #990000; font-weight: bold; margin: 0px; margin-left: 15px; }
UL.QuestionBullets LI { padding-left: 10px; margin-top: 4px; }

UL.InformationBullets { list-style-image: url(/lib/img/bullets/information.gif); color: #990000; font-weight: bold; margin: 0px; margin-left: 15px; }
UL.InformationBullets LI { padding-left: 10px; margin-top: 4px; }

.Border { border: #CACACA solid 1px; }
.BorderTop { border-top: #CACACA solid 1px; }
.BorderBottom { border-bottom: #CACACA solid 1px; }
.BorderLeft { border-left: #CACACA solid 1px; }
.BorderRight { border-right: #CACACA solid 1px; }

.AJAXLoaderText { font-size: 12px; font-weight: bold; }