body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	background-color: #2E2E2E;
}
td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 1.4em;
}
hr {
	color: #999999;
	height: 1pt;
	border: 0;
    background-color: #999999;
}

small {
	font-size: 7.5pt;
	line-height: normal;
	font-weight: normal;
}
h1 {
	font-size: 20pt;
	color: #00639C;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size : 15pt;
	color: #00639C;
	text-decoration: none;
	height: auto;
	width: auto;
	font-weight: normal;
	line-height: normal;
}
h3 {
	font-size: 14pt;
	color: #00639C;
	font-weight : normal;
	line-height: normal;
}
h4 {
	font-size: 12px;
	font-weight : bold;
	line-height: normal;
}
a {
	text-decoration: underline;
	color: #00639C;
	font-weight : bold;
}
a:link {
	font-weight: bold;
}
a:hover {
	color: #FF0000;
}
a:visited {
}
.subtitle {
	font-size: 14pt;
	line-height: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.glossborder{
	width:200px;
	background-color: #F0F8FF;
	font-size: 12px;
	text-decoration: none;
	color: #00639C;
	padding: 3px;
	margin: 3px;
	border: 1px solid #00639C;
}
.maintable {
	border: 5px solid #000000;
	background-color: #333333;
	padding: 0px;
	width: 780px;
}

.glossary{
	background-color: #F8F8FF;
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}


.ppPopup{
	width:150px;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	padding:3px;
	border: 2px solid Black
}
.headerbg {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.headerbg:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.headerbg:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.headerbg:hover {
	text-decoration: underline;
	font-weight: bold;
	height: 35px;
	color: #FFFFFF;
}
#headerbg {
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat;
	background-position: right bottom;
}
input.fm {
	FONT-SIZE: 11px;
	MARGIN: 1px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #E1E1E1;
	TEXT-DECORATION: none;
	border: 1px solid #000066;
	padding: 1px;
	height: 15px;
	width: 150px;
}
input.fm2 {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #006699;
	TEXT-DECORATION: none;
	border: 1px solid #000066;
	font-weight: bold;
	height: 18px;
	width: 22px;
}
#wcolor {
	color: #FFFFFF;
}
.thumbnailbg {
	background-image: url(images/thumbnailbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.titles {
	background-color: #424542;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.thumbtable {
	background-color: #DEDBDE;
	width: 640px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.style1 {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.style1:link {
	color: #FFFFFF;
}
.style1:hover {
	color: #CCCCCC;
}
.style1:visited {
	color: #FFFFFF;
}
.graypart {
	background-image: url(images/gray_part.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.contextlinks {
font-family: Arial, Helvetica, sans-serif;
}

.thumbnails {
	height: 135px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align: top;
	float:left;
}

.thumbnailstext {
	height: 25px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align: top;
	float:left;
}

.thumbnailswide {
	height: 135px;
	width: 230px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align: top;
	float:left;
}
.fiveleft {
	padding-left : 5px;
}
#rightbox {
	width:555px;
	float:left;
}
#leftbox {
	width:365px;
	float:left;
}