body {	font-size: 8pt;
		background-color: #F8F8F8;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px; }
p { margin-left: 8px;
    margin-top: 0px;
    font-size: 8pt; }
table { font-size: 8pt; }
li { font-size: 8pt; }
hr { margin: 8px; }
ul { margin-top: 0px; margin-bottom: 0px; }
tt { color: #28446C; }
pre { font-size: 8pt; font-family: verdana, arial, helvetica, sans-serif; }
input { font-size: 8pt; font-family: verdana, arial, helvetica, sans-serif; }
select { font-size: 8pt; font-family: verdana, arial, helvetica, sans-serif; }
textarea { font-size: 8pt; font-family: verdana, arial, helvetica, sans-serif; }

.indentTable { text-indent: 5px; }

.textBlue { color: #28446C; }

a:link { color: #28446C; }
a:visited { color: #28446C; }
a:active  { color: #28446C; }
a:hover  { color: #28446C;}
a img { border: 0; vertical-align: top; margin-right : 5px; }

.graySwatchT {
	color: #000000;
	background-color: #CCCCCC; 	/* 100089 022148 28446C */
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	vertical-align: center;
	padding-left : 5px;
}

.graySwatchP {
	color: #000000;
	background-color: #CCCCCC; 	/* 100089 022148 28446C */
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	vertical-align: center;
	padding-left : 5px;
	margin-left: 8px;
}

.topBar {
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	background : url(/oldsite/images/topBar.png);
}

.topTitle {
    margin-top: 10px;
	font-size: 8pt;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	vertical-align: center;
	/*margin-left: 10px;
	padding-left : 5px;
	padding-right : 5px;*/
	white-space: nowrap;
	color: #F0F0F0;
	background-color: #000000;
}

.leftMenu {
	/*margin-left : 5px;
    margin-top: 5px;*/
	padding-right : 5px;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	/*background-color: #00FF00;*/
	background : url(/oldsite/images/leftBar.png);
	background-repeat: repeat-y
}

.leftMenu a {
	display: block;
	text-decoration: none;
	line-height: 20px;
	vertical-align: center;
	color: #000000;
	border: 0.1em solid #DDDDDD;
	padding-left : 5px;
	padding-right : 5px;
	background : url(/oldsite/images/menu.png);
}

.leftMenu a:active  { color: #000000; }
.leftMenu a:visited  { color: #000000; }
.leftMenu a:hover { color: #000000; background : url(/oldsite/images/menuHover.png); }

.leftSubMenu a {
	color: #FFFFFF;
	border: 0.1em solid #28446C;
	padding-left : 15px;
	padding-right : 5px;
	background : url(/oldsite/images/submenu.png);
}

.leftSubMenu a:active  { color: #FFFFFF; }
.leftSubMenu a:visited  { color: #FFFFFF; }
.leftSubMenu a:hover { color: #FFD700; background : url(/oldsite/images/submenu.png); } /*border: 0.1em solid #FFFF00; } */

.textFrame a.black:link { color: #000000; }
.textFrame a.black:visited { color: #000000; }
.textFrame a.black:active  { color: #000000; }
.textFrame a.black:hover  { color: #000000; }

.textFrame a.green:link { color: #006900; }
.textFrame a.green:visited { color: #006900; }
.textFrame a.green:active  { color: #006900; }
.textFrame a.green:hover  { color: #006900; }

.revHistory a:link { margin-left: 8px; color: #008000; font-weight: bold; }
.revHistory a:visited { margin-left: 8px; color: #008000; font-weight: bold; }
.revHistory a:active { margin-left: 8px; color: #008000; font-weight: bold; }
.revHistory a:hover { margin-left: 8px; color: #008000; font-weight: bold; }

.toupper { text-transform : uppercase; }

input {font-size: 8pt; Verdana, Arial, Helvetica, sans-serif; }
select {font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; }


