p {
	margin: 0px;
	padding: 0px;
}

/* normal link text styles */
a:link {
	color:#000099;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color:#FF6600;
	text-decoration:none;
}

a.infolink:link {
	color: #000099;
	text-decoration: underline;
}

a.infolink:visited {
	color: #000099;
	text-decoration: underline;	
}

a.infolink:hover {
	color: #FF6600;
	text-decoration:none;
}
/* End of normal link text styles */

/* Javascript treemenu styles */
SPAN.TreeviewProdSolServ a {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
}

SPAN.TreeviewSupport a {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
}

SPAN.TreeviewProdSolServ a:link {
    color: #000000;
    text-decoration: none;
}

SPAN.TreeviewSupport a:link {
    color: #FFFFFF;
    text-decoration: none;
}

SPAN.TreeviewProdSolServ a:visited {
    color: #000000;
    text-decoration: none;
}

SPAN.TreeviewSupport a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

SPAN.TreeviewProdSolServ a:hover {
	color: #FF0000;
	font-weight: bold;
    text-decoration: none;
}

SPAN.TreeviewSupport a:hover {
	color: #FF0000;
	font-weight: bold;
    text-decoration: none;
}
/* End of Javascript treemenu styles */

/* Other styles */
hr {
	color: #FF0000;
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal
}

.Box {  
	border: #333333; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin
}

.Gap {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: normal
}

.RressRelease {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	margin-top: .5em; 
	margin-bottom: .5em
}

.Table { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: left; 
	margin-right: 2em; 
	border-color: #FF0000 black black 
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.Heading {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	font-style: normal;
	margin-right: 2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
}

.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 1em;
}

.SubSubHeading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FF6600; 
	font-style: normal; 
	margin-bottom: 1em; 
	margin-right: 1em; 
	margin-left: 1em
}

.PageCopy {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000;
	font-weight:normal;
	font-style: normal;
}

.PageCopy_Superscript {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
	vertical-align:top
}

.PageCopy_FixedWidth {

	font-family: "Courier New", Courier, mono; 
	font-size: 10pt;
	color: #000000;
	font-weight:normal;
	font-style: normal;
}

.MenuCopy {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
	font-style: normal;
}

.BoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
}

.IndentSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-left: 1em;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 1em;
	margin-bottom: 1em;
}

li {
	margin-bottom: 5pt;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/Small_Triangle.GIF);
	margin-top: 1em;
	margin-bottom: 1em;
}

