.TitleText
{
    width:100%;
    font-size: 14pt;
    color: #314279;
    font-family: Arial;
    text-align: center
}
.MainTextCentered
{ 
    FONT-SIZE: 11pt;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: Center;  
}
.MainText
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: justify;  
}

h2
{ 
    FONT-SIZE: 12pt;
    COLOR: #314279;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    FONT-WEIGHT: Bold
}
h3
{ 
    FONT-SIZE: 12pt;
    COLOR: #314279;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    FONT-WEIGHT: Bold
}
h4
{

    Width:80%;
    FONT-SIZE: 11pt;
    COLOR: #314279;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    FONT-STYLE: Bold; 
}
p
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: justify;   
}
body
{ 
    FONT-SIZE: 11pt;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: justify;   
}
h1
{
    width:100%;
    font-size: 14pt;
    color: #314279;
    font-family: Arial;
    text-align: center
}
.SubTitle
{
    FONT-SIZE: 12pt;
    COLOR: #314279;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    FONT-WEIGHT: Bold
}

.CenteredSubTitle
{
    FONT-SIZE: 12pt;
    COLOR: #314279;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: Center;
    FONT-WEIGHT: Bold
}

.NonPaddedSubTitle
{
	FONT-SIZE: 12pt;
    COLOR: #314279;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    FONT-WEIGHT: Bold
}

.SubSubTitle
{
    Width:80%;
    FONT-SIZE: 11pt;
    COLOR: #314279;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    FONT-STYLE: Italic
}

.CaseSubTitle
{
    FONT-SIZE: 11pt;
    COLOR: #314279;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    FONT-WEIGHT: normal
}

.NonPaddedCaseSubTitle
{
	FONT-SIZE: 11pt;
    COLOR: #314279;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    FONT-WEIGHT: normal
}


.ul
{
	font-size:11pt;
	font-family : Arial
}

.ol
{
	font-size:11pt;
	font-family:Arial;
	list-style:decimal;
}

.li
{
	font-size:11pt;
	font-family:Arial;
}

.Highlight
{
	border:1;
	border-color:#314279;
	width:90%;
	text-align:Center;
}

.InputText
{
	font-size:12pt;
	font-family:Arial
}

.SearchHeader
{
	font-size:11pt;
	font-family:bold;
	font-family:arial;
}

.LinkTitle
{
	font-size:12pt;
	font-family:Arial;
	color:#314279;
}

.Separator
{
	width:80%
}

.UnList
{
	margin-Left:50px
}
ul
{
	margin-Left:50px
}
.HelpListLevelTwo
{
	margin-left:130px
}

.ListItem
{
	font-size:11pt;
	text-align:justify;
	font-family:Arial;
	font-weight:normal;
}	

.PaddedListItem
{
	font-size:11pt;
	font-family:Arial;
	font-weight:normal;
}

.HelpText
{
	font-size:11pt;
	font-family:Arial;
	background-color:White;
	color:#314279;
}

.HelpTextLevelTwo
{
	font-size:11pt;
	font-family:Arial;
	background-color:white;
	Text-Align:Justify;
}

.HelpTitleSecondLevel
{
	font-size:11pt;
	font-family:Arial;
	font-weight:bold;
	background-color:white;
}

.HelpTitle
{
	font-size:11pt;
	text-align:left;
	font-family:Arial;
	font-weight:bold;
	color:#314279;
}

.TableHeader
{
	font-size:11pt;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
}

.TableHeaderLinkSort
{
	font-size:10pt;
	color:white;
	text-align:center;
	font-family:verdana;
	font-weight:bold;
}

.ButtonText
{
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
}

.LinkSortText
{
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
}

.Disclaimer
{
	color:red;
	font-family:Arial;
	font-size:10pt;
}

.LinkTableColumnHead
{
	border-style:solid;
	border-color:white;
	background-color:#314279;
	Text-align:center;
}

.LinkTableColumnInfoHead
{
	width:5%;
	border-style:solid;
	border-color:white;
	background-color:#314279;
	Text-align:center;
}

.LinkTableColumnNameHead
{
	width:50%;
	border-style:solid;
	border-color:white;
	background-color:#314279;
	Text-align:center;
}

.LinkTableColumnLeft
{
	text-align:left;
	border-style:solid;
	border-color:white;
}

.LinkTableColumnCenter
{
	text-align:center;
	border-style:solid;
	border-color:white;
}

.LinkTable
{
	width:90%;
	background-color:#e1e1e1;
	border-color:white;
	border-style:none;
}

.LinksGroupTitle
{
	font-family:arial;
	font-size:12pt;
	text-align:center;
	font-weight:bold;
	color:314279
}


#header,#topbar,#footer,#sidebar
{
	display: none;
}
#content
{
	width:100%
	font-size:12pt;
}

a.Nav
{
	font-family:Arial;
	font-size:11pt;
	color:#314279;
	text-decoration:none;
    text-align: left;  
}
a.Nav:hover
{
	color:red;
}
a.Greyed
{
	font-family:Arial;
	font-size:11pt;
	color:gray;
	text-decoration:none;
}
p.DesignHeader
{
	font-family:Arial;
	font-size:12pt;
	color:#314279;
}
	
table.reference {
	border-collapse: collapse;
}

table.reference td {
	border:1px solid #808080;
background: #f8f8f8;
}
table.reference td  p {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

table.reference tr + tr td + td p {
	font-weight: normal;
}
table.reference tr + tr td + td {
	background: transparent;
}

* html table.reference p {
	font-weight: normal;
}

* html table.reference td {
	background: transparent;
}
#xray-radiography-circle {
	position: relative;
	top: -10em;
	left: 8em;
}

#xray-radiography-arrow {
	position: relative;
	top: -11.2em;
	left: 8.5em;
}

#xray-radiography-hotspot-text {
	position: relative;
	font-size: 120%;
	left: 7em;
	top: -9.5em;
}


#xray-radiography-circle {
	position: relative;
	top: -10em;
	left: 8em;
}

#xray-radiography-arrow {
	position: relative;
	top: -11.2em;
	left: 8.5em;
}

#xray-radiography-hotspot-text {
	position: relative;
	font-size: 120%;
	left: 7em;
	top: -9.5em;
}
