body
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: white;
}
TD
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
P
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.Menu
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: gainsboro;
}
.RowUL
{
	padding-bottom: 2px;
	border-bottom: black 1px solid;
}
.SmallButton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
}
.SmallButtonBlue
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: lightskyblue;
}

.SmallEdit
{
	font-size: 8pt;
	font-family: Verdana;
}
.ErrorText
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana;
}
.SmallCode
{
	font-size: 8pt;
	color: black;
	font-family: 'Courier New';
}
.RowBG
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: whitesmoke;
}
.RowBG1
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: lightgrey;
}
A
{
	color: black;
}
A:active 
{
	color: black;
}
A:hover 
{
	color: black;
}
A:link
{
	color: black;
}
H1
{
	border-right: 1px solid;
	padding-right: 3px;
	border-top:  1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12pt;
	color: white;
	padding-bottom: 3px;
	border-left: 1px solid;
	padding-top: 3px;
	border-bottom:  1px solid;
	font-family: Verdana;
	background-color:Gray;
}
.pseudoH1
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	padding: 3px;
	font-family: Verdana;
}
.cltpseudoH1
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	padding: 3px;
	font-family: Verdana;
	background-color: #8e0b10;
}
H2
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}
.WhiteURL
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}
.CodeEdit
{
	font-size: 8pt;
	font-family: 'Courier New';
}
.PageBody
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 500px;
	background-color: white;
}
.ListItem
{
	border-bottom: lightgrey 1px solid;
}
.ListHeading
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 1px;
	color: black;
	padding-top: 1px;
	border-bottom: buttonshadow 2px solid;
	font-family: Verdana, Arial;
	background-color: buttonface;
}
.ListHeadingNU
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 8pt;
	border-bottom-width: 2px;
	border-bottom-color: buttonshadow;
	padding-bottom: 1px;
	color: black;
	padding-top: 1px;
	font-family: Verdana, Arial;
	background-color: buttonface;
}
A.SortHeading
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
A.SortHeading:active 
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
A.SortHeading:hover 
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
A.SortHeading:link
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
.QuickBarSelected
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	color: white;
	background-color: black;
}
.ActiveTab
{
	border-right: buttonshadow 1px solid;
	border-left: buttonshadow 1px solid;
	width: 70px;
	cursor: hand;
	background-color: white;
	text-align: center;
	height:13px;
	padding:4px;
	margin:0;
	background:url(/ard/images/ajax_style/tab_active.gif) repeat-x;
}
.InActiveTab
{
	border-right: buttonshadow 1px solid;
	border-top: buttonshadow 1px solid;
	border-left: buttonshadow 1px solid;
	width: 70px;
	border-bottom: buttonshadow 1px solid;
	cursor: hand;
	background-color: white;
	text-align: center;
	height:13px;
	padding:4px;
	margin:0;
	background: url(/ard/images/tab_background.gif) repeat-x bottom;}
.BlankTab
{
	border-bottom: buttonshadow 1px solid;
}
.TabArea
{
	border-right: buttonshadow 1px solid;
	border-bottom: buttonshadow 1px solid;
	border-left: buttonshadow 1px solid;
	background-color: white;
	text-align: center;
}
.TabAreaTop
{
	border-right: buttonshadow 1px solid;
	border-left: buttonshadow 1px solid;
	background-color: white;
	text-align: left;
}
.TabAreaBottom
{
	border-right: buttonshadow 1px solid;
	border-bottom: buttonshadow 1px solid;
	border-left: buttonshadow 1px solid;
	background-color: white;
	text-align: left;
}
.PlainText
{
	font-size: 8pt;
	font-family: 'Courier New';
}
.HTMLToolbar
{
	background-color: buttonface;
}
.HTMLButtonHover
{
	border-right: buttonhighlight 1px ridge;
	border-top: buttonhighlight 1px ridge;
	border-left: buttonhighlight 1px ridge;
	border-bottom: buttonhighlight 1px ridge;
	background: transparent  url(/images/toolbar/toolbarbutton.background.gif) 0px -19px repeat-x;
}
.HTMLButton
{
	border-right: buttonface 1px solid;
	border-top: buttonface 1px solid;
	border-left: buttonface 1px solid;
	border-bottom: buttonface 1px solid;
}
.DisabledField
{
	color: gray;
}
.RowAlternate
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: whitesmoke;
	cursor: hand;
}
.RowNormal
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: white;
	cursor: hand;
}
.Rowhighlight
{
	font-size: 8pt;
	cursor: hand;
	font-family: Verdana;
	background-color: yellow;
}
.ListViewHeading
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 1px;
	vertical-align: baseline;
	cursor: hand;
	color: black;
	padding-top: 1px;
	border-bottom: buttonshadow 2px solid;
	font-family: Verdana, Arial;
	background-color: buttonface;
	text-align: left;
}
.RowHighLightClicked
{
	font-size: 8pt;
	cursor: hand;
	font-family: Verdana;
	background-color: #ffff99;
}
.FixedPitchEdit
{
	font-size: 9pt;
	font-family: 'Courier New';
}
LEGEND
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
.Survey_Detail_Expanded
{
	background-color: buttonface;
	
}
.KBHeader
{
	border-right: navy 2px solid;
	padding-right: 3px;
	border-top: navy 2px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12pt;
	color: White;
	padding-bottom: 3px;
	border-left: navy 2px solid;
	padding-top: 3px;
	border-bottom: navy 2px solid;
	font-family: Verdana;
	background-color: navy;
}
.KBBody
{
	border-right: navy 2px solid;
	border-top: navy 2px solid;
	border-left: navy 2px solid;
	border-bottom: navy 2px solid;
	font-family: Verdana;
	background-color: buttonface;
}
.SelectedAnswer
{
	color: blue;
}
.KBTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff9966;
	font-family: Tahoma;
}
.KBText
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}
.KBHeading
{
	font-weight: bold;
	font-size: 14pt;
	color: white;
	font-family: Tahoma;
	background-color: navy;
	padding: 5px;
}
.KBHeading2
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Tahoma;
	background-color: navy;
	padding: 2px;
}
.ImageBrowserPane
{
	border-right: thin inset;
	border-top: thin inset;
	border-left: thin inset;
	border-bottom: thin inset;
}
.WaitProgress
{
    display: block;
	width: 200px;
    padding: 2px 3px;
}
.WaitContainer
{
    border: solid 1px #808080;
    border-width: 1px 0px;
    width: 300px;
}
.WaitHeader
{
    background: url(/ard/images/WaitHeading.png) repeat-x 0px 0px;
    background-color: White;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.WaitBody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}
