BODY
{
    MARGIN: 0px;
    FONT-FAMILY: verdana, sans-serif;
}
P
{
    FONT-SIZE: small;
    MARGIN: 0px 5px 10px
}
P.quote
{
    FONT-SIZE: smaller;
    MARGIN-LEFT: 40px;
    MARGIN-RIGHT: 40px;
    FONT-STYLE: italic
}
.Title
{
  color:#000000;
}

.missing
{
    FONT-SIZE: 24px;
    COLOR: #ff0000
}

.DisabledLink
{
  color:#AAAAAA;
  text-decoration:underline;
}


H3
{
    MARGIN-BOTTOM: -5px
}
H4
{
    MARGIN-TOP: 28px;
    MARGIN-BOTTOM: 6px
}
LI
{
    FONT-SIZE: small
}
A
{
    COLOR: #472010;
}
A:visited
{
}
DIV
{
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px
}
IMG
{
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px
}
.centered
{
    TEXT-ALIGN: center
}
.GoTop
{
  TEXT-ALIGN: right;
 
}

DIV.Section
{
    MARGIN-TOP: 50px
}
DIV.SectionTitle
{
    MARGIN-BOTTOM: 14px;
    BORDER-TOP-STYLE: solid;
    BORDER-BOTTOM: 1px solid;
    BORDER-RIGHT-STYLE: solid;
    BORDER-LEFT-STYLE: solid
}
DIV.SectionTitle H3
{
    MARGIN-BOTTOM: -3px
}


ul.FAQ
{
  list-style-type:circle;
}
ul.FAQ  p
{
  margin-bottom:2px;
}

#Footer
{
    FONT-SIZE: x-small;
    LEFT: 0px;
    WIDTH: 1004px;
    POSITION: absolute;
    TOP: -200px;
    TEXT-ALIGN: center
}
#References
{
    MARGIN-TOP: 50px
}
#PopUpTitle{
	height: 37px;
	width: 590px;
}
#ContactThankYou{
	left: 0px;
	position: absolute;
	text-align: center;
	top: 60px;
	width: 590px;
}
SPAN.attrib
{
    FONT-STYLE: italic
}

.important
{
  font-style:italic;
  font-weight:bold;
}

.MoveUp
{
    margin-top: -10px
}
.MoveUpAndLeft
{
	list-style-position:outside;
    margin-top: -10px
}
.MoveUpAndLeft li
{
	margin-left: -22px;
}

