body {
	background-color: #004C6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
 	color: #222222;
	margin: 0px;
	padding: 0px;
}
.body {
 	width: 760px;
	border: 1px solid #000000;
	background-color: #FCFCF9;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.content
{
	margin: 0px;
	padding: 5pt;
	background-color: #FCFCF9;
	line-height: 150%;
}

.bodydiv
{
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 0pt;
}

.ImgLeft
{
	float:left;
	margin-left: 0;
	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 0;
}
.ImgRight
{
	float:right;
	margin-left: 15px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

h1 {color: #CC3333;	font-size: 1.8em; }
h1 hr{
	background-color: #CC3333;
	color: #CC3333;
	height: 4px;
	border: 0;
	clear: both;
}

h2 {color: #206080; font-size: 1.5em;}
h2 hr{
	background-color: #206080;
	color: #206080;
	height: 3px;
	border: 0;
	clear: both;
}
h2 a:link, h2 a:visited {
	color: #206080;
	text-decoration: none;
}
h2 a:hover { text-decoration: underline;}

h3 {color: #208040;font-size: 1.em;}
h3 hr{
	background-color: #209040;
	color: #209040;
	height: 2px;
	border: 0;
}
h3 a:link, h3 a:visited {
	color: #207060;
	text-decoration: none;
}
h3 a:hover { text-decoration: underline;}

h4 {color: #000000;}
h5 {color: #000000;}
h6 {color: #000000;}

hr {
	border: 0;
	background-color: #D0D0D0;
	height: 1px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}

.imgbox
{
	margin: auto;
	padding: 10px;
	vertical-align: top;
}

a:link, a:visited { color: #0000CC; }
a:hover { color: #CC3333; }
form { background-color: #FCFCF9; }

ul {
	list-style-image: url('../img/bul18sq8-orcablue.gif');
	list-style-position: outside;
	margin: 5px;
	padding: 0px 0px 0px 12px;
}
ul ul { list-style-image: url('../img/bul18cir7-red.gif'); }
ul ul ul { list-style-image: url('../img/bul18ar9.gif'); }
li.indent { margin-left: 20px ;}

input { font-family: Arial, Helvetica, sans-serif; }
textarea { font-family: sans-serif; }
button, .button { height: 28px; }

label
{
	font-weight: bold;
	text-align: right;
	float: right;
	vertical-align: top;
}
pre { font-size: small; }
.printonly { display:none; }

/*****************     NO PRINT   ***********************/
a.noprint:link { color: #0000CC; }
a.noprint:hover, a.noprint:visited { color: #CC3333; }
.w80 { width: 80%; }

/********************************************************/

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FCFCF9;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FCFCF9;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

a:hover { text-decoration: underline; }
input.big { width: 100px; }
input.small { width: 50px; }

/**********    Main Menu  *********************/
.gmmtbl
{
	background-image: url(../img/orcabanner.png);
	width: 760px;
}

.gmmbar
{
	float: right;
	white-space: nowrap;
	padding: 0px;
	height: 20px;
	width: 100%;
	margin: 0px;
	vertical-align: middle;
	border-bottom: 1px solid #8291AB;
}

a.gmm, a.gmm:visited
{
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	color: #CC3333;
	margin: 0px;
	padding: 4px 25px 4px 5px;
	vertical-align: middle;
	text-align: right;
}

a.gmm:hover { color: #000000; text-decoration: none; }

/************ subglobalNav styles **************/
.gsmbar
{
	font-size: small;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	height: 24px;
}

/* Submenu absolute */
.gsm
{
	text-decoration: none;
	position: absolute;
	top: 110px;
	height: 22px;
	padding: 0px 10px 0px 10px;
	visibility: hidden;
	color: #000000;
}

.gsm a:link, .gsm a:visited
{
	text-decoration: none;
	color: #003260;
}

.gsm a:hover
{
	text-decoration: none;
	color: #CC0000;
}

a.lst, a.lst:visited
{
	text-decoration: none;
	color: #000000;
}

a.lst:hover
{
	color: #CC3333;
	text-decoration: none;
}
.login
{
	text-decoration: none;
	color: #000000;
	text-align: right;
}

a.login, a.login:visited
{
	font-size: 90%;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #000000;
	padding: 0px 20px 0px 5px;
}

a.login:hover { text-decoration: underline; }

/*****************  Global Bottom Menu  *****************/
.gbmbar
{
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #FCFCF9;
}
a.gbm, a.gbm:visited
{
	text-decoration: none;
	font-size: small;
	color: #CC3333;
	margin: 0px;
	padding: 5px 35px 5px 5px;
	vertical-align: middle;
	text-align: right;
	/*border-right: 1px solid #8FB8BC;*/
}

a.gbm:hover, a.gbm:focus
{
	color: #000000;
	text-decoration: none;
}


.orcacopyright
{
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 10px;
	clear: both;
}

.centerfield
{
	vertical-align: middle;
	height: auto;
	width: auto;
}

/*********************  LINK BOX 1 *************************/

.LB1Box
{
	background-color:#F0FFFF;
	border: 1px solid #00A8A8;
	/*line-height: normal;*/
}

.LB1Cap
{
	background-color:#00A8A8;
	color: #FCFCF9;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.LB1Ct
{
	padding: 5px 15px 5px 15px;
	background-color:#F0FFFF;
	color: #000000;
/* 	line-height: 16pt; */
/* 	font-size: small; */
	font-size: 95%;
}
.LB1Img
{
	float:left;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

a.LB1Cap:link, a.LB1Cap:visited
{
	text-decoration: none;
	color: #FCFCF9;
	background-color:#00A8A8;
	font-size: small;
	font-weight: bold;
}
a.LB1Cap:hover
{
	color: #FCFCF9;
	text-decoration: underline;
}
.LB1Link
{
	background-color:#00A8A8;
}
a.LB1Link:link, a.LB1Link:visited
{
	text-decoration: none;
	color: #FCFCF9;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: small;
}
a.LB1Link:hover
{
	color: #FCFCF9;
	text-decoration: underline;
}



/*********************  LINK BOX 2 *************************/
.LB2Box
{
	background-color:#ECFAFF;
	border: 1px solid #0094D2;
}

.LB2Cap
{
	background-color:#0094D2;
	color: #FCFCF9;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: small;
	font-weight: bold;
	text-align: center;}
.LB2Ct
{
	padding: 5px 15px 5px 15px;
	background-color:#ECFAFF;
	color: #000000;
/* 	line-height: 16pt; */
/* 	font-size: x-small; */
	font-size: 95%;

	clear:left;
}

.LB2Img
{
	float:left;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
a.LB2Cap:link, a.LB2Cap:visited
{
	text-decoration: none;
	color: #FCFCF9;
	background-color:#0094D2;
	font-size: small;
	font-weight: bold;
}
a.LB2Cap:hover
{
	color: #FCFCF9;
	text-decoration: underline;
}
.LB2Link
{
	background-color:#0094D2;
}
a.LB2Link:link, a.LB2Link:visited
{
	text-decoration: none;
	color: #FCFCF9;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: small;
}
a.LB2Link:hover
{
	color: #FCFCF9;
	text-decoration: underline;
}

.error
{
	color: #CC3333;
}

/******************************************************/

table.Chem
{
	background-color: #F0FFFF;
	border: none;
	font-size: small;
/*	line-height: 24px;*/
}
form.Chem
{
	background-color: #F0FFFF;
}

p.Chem
{
	line-height: normal;
}

td.Chem
{
	padding: 0px 10px 0px 10px;

/*	vertical-align: top;*/
}

table.ProdMain
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

table.Prod
{
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}


caption.Prod
{
	font-weight: bold;
}

td.Prod
{
	background-color: #F5FEDA;
	border: none;
}
form.Prod
{
	background-color: #F5FEDA;
}

a.Prod:link
{
	color: #000000;
}
a.Prod:visited
{
	color: #000000;
}

td.ProdMenu
{
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	line-height: 24px;
}

a.Pointer:link, a.Pointer:visited
{
	text-decoration: none;
	color: #000000;
}
a.Pointer:hover
{
	color: #CC3333;
	text-decoration: underline;
}

a.prodMenu:link, a.prodMenu:visited
{
	text-decoration: underline;
	color: #0000CC;
}
a.prodMenu:hover
{
	color: #CC3333;
	text-decoration: none;
}

