BODY
{
	background-color: #E9EAEC;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	line-height: 16px;
	height: 100%;
	line-height: 16px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
A:link
{
	text-decoration: underline;
	color: #3333cc;
}
A:visited
{
	text-decoration: underline;
	color: #333399;
}
A:active
{
	text-decoration: underline;
	color: #333399;
}
A:hover
{
	text-decoration: underline;
	color: #3333cc;
}
SMALL
{
	font-size: .7em;
}
BIG
{
	font-size: 1.17em;
}
BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}
UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.TableBorderstyle
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.menustyle
{
	background-color: black;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-bottom-color: black;
	border-top-color: gray;
	border-left-color: gray;
	border-right-color: black;
	border-style: solid;
	padding: 1px;
}

.menuitem
{
	width: 150px;
	height: 24px;
	color: white;
	font-family: Arial;
	font-size: 9pt;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-bottom-color: black;
	border-top-color: gray;
	border-left-color: gray;
	border-right-color: black;
	border-style: solid;
}

.menuitem a
{
	text-decoration: none;
	color: white;
}

#menuitem a:link
{
	text-decoration: none;
	color: white;
}

.DatagridGridLines
{
	border-collapse: separate;
}

.inputButton {
    background-color: white;
    font-weight: bold;
    border: 1px solid black;
    font-size: 10px;
    font-family: Arial;
    height: 22px !important; /* mozilla/IE hack */
    height: 22px;
    margin: 0px;
    padding-bottom: 1px !important; /* mozilla/IE hack - see notes at the bottum */
    padding: 6px;
    padding-top: 1px;
    margin-left: 3px;
    cursor: pointer;
    border-radius: 5px 5px;
    box-shadow: 3px 3px 1px #888888;
}
.modalPopup
{
	background-color: white;
	border-style: solid;
	border-color: Gray;
	width: 621px;
}
.modalPopup2
{
	background-color: white;
	border-style: solid;
	border-color: Gray;
	width: 500px;
}
.QFeedbackMenu ul.AspNet-Menu /* Tier 1 */
{
	font-family: Arial;
	background-color: black;
	padding: 2px 0px 0px 2px;
}
.QFeedbackMenu ul.AspNet-Menu img
{
	border: solid 0px black;
	padding: 0px;
}
.QFeedbackMenu ul.AspNet-Menu ul /* Tier 2 */
{
	width: 6em;
	top: 100%;
	left: 0;
}
.QFeedbackMenu ul.AspNet-Menu ul ul /* Tier 3+ */
{
	top: 0.2em;
	left: 13em;
}

.QFeedbackMenu li /* all list items */
{
	width: 11em;
	background: black;
}

.QFeedbackMenu li:hover, /* list items being hovered over */ .QFeedbackMenu li.AspNet-Menu-Hover
{
	background: #BC9345;
}

.QFeedbackMenu a, /* all anchors and spans (nodes with no link) */ .QFeedbackMenu span
{
	color: white; /*	background: transparent url(arrowRight.gif) right center no-repeat;*/
	background-image: url(../images/obs_bkg.png);
	background-repeat: repeat-x;
	background-color: black;
	border-left: 2px;
	border-top: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-bottom-color: black;
	border-top-color: gray;
	border-left-color: gray;
	border-right-color: black;
	border-style: solid;
	padding: 2px 2px 4px 8px;
}

.QFeedbackMenu li.AspNet-Menu-Leaf a, /* leaves */ .QFeedbackMenu li.AspNet-Menu-Leaf span
{
	/*	background-image: none !important;*/
	background-image: url(../images/obs_bkg.png);
	background-repeat: repeat-x;
}

.QFeedbackMenu li:hover a, /* hovered text */ .QFeedbackMenu li:hover span, .QFeedbackMenu li.AspNet-Menu-Hover a, .QFeedbackMenu li.AspNet-Menu-Hover span, .QFeedbackMenu li:hover li:hover a, .QFeedbackMenu li:hover li:hover span, .QFeedbackMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .QFeedbackMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .QFeedbackMenu li:hover li:hover li:hover a, .QFeedbackMenu li:hover li:hover li:hover span, .QFeedbackMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .QFeedbackMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
	color: White;
	background-image: url(../images/obs_bkg.png);
	background-repeat: repeat-x; /*	background: transparent url(activeArrowRight.gif) right center no-repeat;*/
}

.QFeedbackMenu li:hover li a, /* the tier above this one is hovered */ .QFeedbackMenu li:hover li span, .QFeedbackMenu li.AspNet-Menu-Hover li a, .QFeedbackMenu li.AspNet-Menu-Hover li span, .QFeedbackMenu li:hover li:hover li a, .QFeedbackMenu li:hover li:hover li span, .QFeedbackMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a, .QFeedbackMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
	color: white;
	background-image: url(../images/obs_bkg.png);
	background-repeat: repeat-x; /*background: transparent url(arrowRight.gif) right center no-repeat;*/
}

.QFeedbackMenu .AspNet-Menu-Selected /* this tier is selected */
{
	/*border: solid 1px #00ff00 !important;*/
	background-image: url(../images/obs_bkg.png);
	background-repeat: repeat-x;
}

.QFeedbackMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
	/*border: solid 1px #ff0000 !imporant;*/
	background-image: url(../images/obs_bkg.png);
	background-repeat: repeat-x;
}

.QFeedbackMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
	background-image: url(../images/obs_bkg.png);
	background-repeat: repeat-x; /*border: solid 1px #0000ff !important;*/
}
.modalBackground
{
	background-image: url(../images/body_bg.gif);
}
.EditbuttonSpace
{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 8px;
}
.EditTable
{
	background-color: #cccccc;
	width: 100%;
}

.errors
{
width: 95%;
border-width: 1px;
border-style: solid;
border-color: black; /*#C3D9FE;*/
background-color: #FFFFCC; /*#EEF5FF; *//*#bc9345;*/
padding-top: 8px;
padding-left:35px;
padding-bottom: 10px;
/*font: 11px Verdana;*/
color: #8598B9;
/*background-image: url(../Images/Infobox/Info.gif);*/
background-position: 10px 6px;
background-repeat: no-repeat;
margin: 3px;
overflow:hidden;
}
