/* CSS Document */

p{
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
color: #000000;
line-height: 18px;
padding: 3px;
}
body {
	background-color: #CCCCCC;
}
.boldService {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 18px;
	font-weight: bold;
	color: #CC3300;
	font-style: normal;
	display: inline;
	text-decoration: none;
}
.navigationSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	display: block;
	width: 140px;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 8px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: center;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
	background-color: #EEEEEE;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: center;
}
.whiteFooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.125em;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.publication {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}
.header0Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	line-height: 2em;
	color: #000000;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.par {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 3px;
	line-height: normal;
}
.serviceLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
}
.ServiceTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 24px;
	font-weight: bold;
	color: #CC3300;
}
.showOnlyInDisplay{
	display: block;
}
.showOnlyInPrint{
	display: none;
}
.CodeInline
{
	font-family: courier new, courier;
	color:black;
	font-family: courier new, courier;
	color:black;
	font-size: medium;
}
.Code
{
	font-family: courier new, courier;
	color:black;
	BACKGROUND-COLOR: white;
	padding: 10pt;
	font-family: courier new, courier;
	color:black;
	font-size: medium;
	margin-left: 50px;
}
.Comment
{
	color:green;
}
.Keyword
{
	color:blue;
}
.Number
{
	color: purple;
}
.String
{
	color: navy;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #DDDDDD;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 6px;
}
.MenuText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 6px;
}
.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.125em;
}
