.portaprt_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-decoration: none;
}
.portapwr_supabig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.portaprt_medwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.portapwr_medred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.portaprt_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.porta_smallgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.porta_smallewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.portapwr_bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.portapwr_bodygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.portaprt_bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.porta_smallYELLOS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.portapwr_link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inline {
	margin-top: 0px;
	margin-bottom: 0px;
}
.flushbottom {
	margin-bottom: 0px;
}
.flushtop {
	margin-top: 0px;
}
.porta_smallRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}.portapwr_supabigRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

p {
text-align:justify;
font-size:11px;
font-family:Arial, Helvetica, sans-serif, Verdana;
top:0;
margin:0;
}

h2 {
font:Arial, Helvetica, sans-serif 15px;
text-align:right;
padding:0 8px 0 0;
}

h3 {
font:Arial, Helvetica, sans-serif 12px;
text-align:right;
padding:0 8px 0 0;
}

/* =================================== */
/* new layout elements - ejs 4/8/09 */
/* DIV based layout for database objects */

.twoColProduct {
	margin: 0px;
} 

.twoColProduct #mainbody 
{
	position: relative;
}

.twoColProduct #mainbody #product 
{
	padding-right: 8px;
	padding-left: 3px;
	text-align: left;
}
.twoColProduct #mainbody #product p
{
	text-align: left;
}
.twoColProduct #mainbody .edit {
	font-size: 10px;
}
.twoColProduct #mainbody .label {
	font-size: smaller;
}
.twoColProduct #mainbody .option {
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
}
.twoColProduct #mainbody .separator {
	font-size: 10px;
	font-style: italic;
}
.submitLink {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
  }
.twoColProduct #mainbody #imageFrame {
	padding: 5px;
	margin: 3px;
	float: right;
	display: inline;
}
.twoColProduct #mainbody #inventoryForm .rowdivider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
}

.twoColProduct #mainbody #inventoryForm .shown {
	text-align: left;
	font-size: 12px;
}
.twoColProduct #mainbody #inventoryForm .hidden {
	color: #333333;
	visibility: hidden;
	height: 0px;
}
.twoColProduct #mainbody #inventoryForm .disabled {
	background-color: #E2E2E2;
}
.twoColProduct #mainbody #inventoryForm {
	margin: 5px;
	border: thin solid #CCCCCC;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.twoColProduct #mainbody #frmInventory .separator {
	padding-right: 15px;
	padding-left: 15px;
}

.twoColProduct #mainbody #inventoryForm li {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}


.twoColProduct #mainbody .hidden2 {
	background-color: #CCCCCC;
	color: #333333;
}
.twoColProduct #mainbody #navoptions {
	float: right;
	font-size: 10px;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border: thin ridge #CCCCCC;
	display: inline;
	z-index: auto;
	overflow: visible;
	position: relative;
	visibility: visible;
	clear: right;
}

.twoColProduct #mainbody #navoptions .separator {
	padding-right: 5px;
	padding-left: 5px;
}

.twoColProduct #mainbody #inventoryForm p {
	text-align: left;
}
