/*:link, :visited { color: #3333cc; }

:hover { color: #008000; }

:active { color: #0000ff; }*/

a.abox:link,a.abox:visited {
	font-weight: bold;
	background-color: #ffffcc;
	border: 2px solid navy;
	padding: 4;
	text-decoration: none;
}

a.abox:hover { text-decoration: underline; }

a.alist:link {
	color: #3333cc;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.alist:visited {
	color: #696969;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.alist:hover,a.alist:active {
	color: #008000;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.anchor_btn:link,a.anchor_btn:visited,a.anchor_btn:active {
	color: #000175;
	border: 2px solid #858585;
	border-radius: 5px;
	padding: 10px;
	background-color: #d2d2d2;
	text-decoration: none;
}

a.anchor_btn:hover {
	color: #0001b0;
	background-color: #dcdcdc;
	text-decoration: underline;
}

a.menu:link,a.menu:visited {
	color: #ffffff;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover,a.menu:active {
	color: #ffff00;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

a.navbar:link,a.navbar:visited,a.navbar:active {
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

a.navbar:hover {
	color: #ffff00;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a.pad1020:link,a.anchor_btn:visited,a.anchor_btn:active {
	/*makes WD btn match FK btn*/
	padding: 10px 20px 10px 20px;
}

a.rc:link,a.rc:visited,a.rc:hover,a.rc:active { font-size: 8pt; line-height: 17px; }

a.subcat:link,a.subcat:visited,a.subcat:active {
	color: #1c65e5;
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

a.subcat:hover {
	color: #113e8e;
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

body {
	/*background-image: url(../images/bg_body_green.jpg);
	background: #e3e3e3;*/
	height: 100%;
	background-color: #e3e3e3;
	color: #000000;
	font-family: Arial,Trebuchet MS,Helvetica,sans-serif;
	font-size: 10pt;
	margin: 0px 4px 8px 4px;
	scrollbar-arrow-color: #002073;
	scrollbar-base-color: #97bace;
}

div.alist,div.intro { margin: 8px 0 6px 0; }

div.allart { font-weight: bold; margin-top: 6px; }

div.autblu,div.article {
	border: 1px solid lightgray;
	padding: 4 4 4 4;
	text-align: left;
	width: 98%;
}

div.box_main {
	display: inline-block;
	width: 96%;
	border: 2px solid #a6a6a6; /*#00008b #989898*/
	border-radius: 20px;
	padding: 12px;
	text-align: justify;
	margin-bottom: 16px;
}

div.btn_download {
	display: inline-block;
	border: 1px solid black;
	border-radius: 6px;
	background-color: #82c2ff;
	padding: 6 16 6 16;
	margin-top: 12px;
	margin-bottom: 12px;
}

div.btn_download a { text-decoration: none; color: black; }

div.btn_download:hover {
	display: inline-block;
	border: 1px solid black;
	border-radius: 6px;
	background-color: #a4d2ff;
	padding: 6 16 6 16;
	margin-top: 12px;
	margin-bottom: 12px;
}

div.container0 { width: 100%; text-align: center; }

div.container1 {
	display: inline-block;
	width: 960px;
	height: 100%;
	text-align: center;
	background-color: #ffffff;
}

div.container2 {
	display: inline-block;
	width: 100%;
	min-height: 800px;
	text-align: center;
	background-color: #ffffff;
	margin-top: 0px;
}

div.excrpt { margin-bottom: 5px; }

div.itemdesc { font-size: 9pt; }

div.itemhdg {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

div.itemtitle { font-size: 10pt; }

div.msg_success {
	display: inline-block;
	width: 96%;
	margin: 10px 0 10px 0;
	font-size: 12pt;
	font-weight: bold;
	border: 3px solid green;
	border-radius: 20px;
	padding: 8px;
}

div.orderbtn { margin: 8px 0 0 0; text-align: center; }

div.prodpic {
	display: inline-block;
	width: 96%;
	border: 2px solid #a6a6a6;
	border-radius: 20px;
	padding: 8px;
	text-align: justify;
	margin-bottom: 24px;
	color: #191970;
	font-size: 14pt;
	text-align: center;
}

div.rtcolhdg {
	background-color: #e7f1e7;
	border: 1px solid #627678;
	margin-bottom: 4px;
	margin-top: 8px;
	text-align: center;
	width: 120px;
}

div.sidebar {
	background-color: #f6fbff;
	border: 2px solid #b0e0e6;
	width: 120px;
}

div.sysreq {
	margin-top:20px;
	font-size:14pt;
	font-weight:normal;
	color:#2d2d2d;
}

div.sysreq2 {
	padding-left: 144px;
}

form { margin-bottom: 0px; margin-top: 0px; }

h1,h2 { font-family: "Times New Roman", Times, serif; }

h1.artcl {
	color: #000080;
	font-size: 16pt;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	width: 100%;
}

h1.cat {
	float: left;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 10px;
}

h1.hdg { margin-bottom: 1px; margin-top: 0px; }

h1.hdg1 {
	color: #000148; /*background-image: url(../images/head1x30.gif);*/
	font-size: 16pt;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	width: 100%;
}

h1.main {
	background-image: url(../images/bg_pips641x32.gif);
	border: thin ridge #696969;
	color: #000080;
	font-size: 20pt;
	margin-bottom: 1px;
	margin-left: 7px;
	margin-top: 6px;
	text-align: center;
	width: 641 px;
}

h1.title {
	color: #000080;
	font-size: 40pt;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
	width: 100%;
}

h2.cat { font-size: 12pt; margin-bottom: 0px; margin-top: 0px; }

h2.hdg1 {
	color: #000000;
	font-size: 16pt;
	margin-bottom: 12px;
	margin-top: 0px;
	text-align: center;
	width: 100%;
}

h2.hp { font-size: 16pt; margin-bottom: 0px; margin-top: 0px; }

h2.rtcol { font-size: 10pt; margin-bottom: 0px; margin-top: 0px; }

h2.title,h3.title {
	color: #000148;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
}

hr { margin-bottom: 0px; width: 94%; }

hr.bigsep { color: black; margin-top: 24px; margin-bottom: 24px; }

html { height: 100%; }

img.blck { border: 1px solid lightgray; }

img.imgfl {
	float: left;
	margin-bottom: 2px;
	margin-right: 6px;
	margin-top: 6px;
}

img.imgfr { float: right; margin: 6px 8px 2px 12px; }

img.mr20 { margin-right: 20px; }

img.mr38 { margin-right: 38px; }

img.vertmid { vertical-align: middle; margin-right: 8px; }

li { line-height: 1.4em; }

p.sidebar { margin-bottom: 3px; margin-top: 3px; }

select.sess {
	font-family: "MS Sans Serif", Verdana, Arial,sans-serif;
	font-size: 9px;
}

table.fp2 {
	background-color: #ffffff;
	border: 3px solid #c0c0c0;
	margin-bottom: 12px;
	width: 100%;
}

table.h {
	background-image: url(../images/background.jpg);
	margin-bottom: 6px;
}

table.intro {
	border: 1px solid #00008b;
	margin-bottom: 6px;
	margin-top: 6px;
	width: 100%;
}

table.links { background-color: #c0c0c0; width: 100%; }

table.logon {
	background-color: #fffff0;
	border: 2px ridge #000080;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 4px 6px 4px 6px;
	padding-left: 2px;
	padding-right: 2px;
	width: 390px;
}

table.m {
	background-image: url(../images/background.jpg);
	margin-top: 0px;
}

table.m1 { margin-top: 0px; width: 98%; }

table.m2 { margin-top: 0px; width: 98%; }

table.menu {
	margin-top: 4px; /*	border-bottom: 2px groove #000080;*/
}

table.msg1, .msg1 { border: 2px solid #000080; }

table.news { margin-bottom: 10px; margin-top: 10px; width: 125px; }

table.p { border: 1px solid #00008b; }

table.subcat { width: 94%; }

table.submenu { background-image: url(../images/background.jpg); }

td {
	background-color: #ffffff;
	color: #000000;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

td.alist { padding: 2px 8px 2px 8px; text-align: left; }

td.artcls { padding: 0px 4px 2px 4px; }

td.banner { padding-bottom: 20px; padding-top: 30px; }

td.banner468 { text-align: center; }

td.bgg { background-color: #e8ffe8; }

td.bggray { background-color: #dcdcdc; }

td.bldrt {
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	text-align: right;
	vertical-align: middle;
}

td.boldj {
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	text-align: justify;
	vertical-align: middle;
}

td.boldl {
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: middle;
}

td.bordrt { border-right: 2px solid #000080; }

td.box600b {
	background-image: url(../images/box/boxb600x23.gif);
	height: 23px;
	vertical-align: top;
	width: 600px;
}

td.box600m {
	background-image: url(../images/box/boxside600x2.gif);
	padding-left: 12px;
	padding-right: 12px;
	vertical-align: top;
	width: 600px;
}

td.box600t {
	background-image: url(../images/box/boxt600x22.gif);
	height: 22px;
	vertical-align: bottom;
	width: 600px;
}

td.box821b, div.box821b {
	background-image: url(../images/box/boxb821x23.gif);
	height: 23px;
	vertical-align: top;
	width: 821px;
}

td.box821m, div.box821m {
	background-image: url(../images/box/boxside821x2.gif);
	padding-left: 12px;
	padding-right: 12px;
	vertical-align: top;
	width: 821px;
}

td.box821t, div.box821t {
	background-image: url(../images/box/boxt821x22.gif);
	height: 22px;
	vertical-align: bottom;
	width: 821px;
}

td.boxbot {
	background-image: url(../images/box/bshimb.gif);
	height: 20px;
	vertical-align: top;
}

td.boxl {
	background-image: url(../images/box/bshiml.gif);
	vertical-align: top;
	width: 20px;
}

td.boxr {
	background-image: url(../images/box/bshimr.gif);
	vertical-align: top;
	width: 20px;
}

td.boxtop {
	background-image: url(../images/box/bshimt.gif);
	height: 20px;
	vertical-align: top;
}

td.cmpsrt { height: 24px; text-align: left; width: 25%; }

td.fp2 { padding: 5px 8px 8px 8px; width: 50%; }

td.hdggray {
	background-color: #dcdcdc;
	font-size: larger;
	text-align: center;
	vertical-align: middle;
}

td.lefthdg {
	color: #0001b0;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

td.links { background-color: #c0c0c0; }

td.mainctr {
	padding-bottom: 8px;
	padding-top: 8px;
	vertical-align: top;
	width: 739px;
}

td.menu { padding-bottom: 5px; padding-top: 3px; }

td.msg1 {
	background-color: #ffff00;
	color: #000000;
	font-size: 14pt;
	padding: 2px 3px 2px 3px;
}

td.navbar1 {
	background-image: url(../images/navbar1.jpg);
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height: 44px;
	padding-left: 10px;
	vertical-align: top;
}

td.navbar2 {
	background-image: url(../images/navbar2.jpg);
	height: 44px;
}

td.navbar3 {
	background-image: url(../images/navbar3.jpg);
	height: 44px;
	padding-top: 26px;
	text-align: center;
}

td.navbar4 {
	background-image: url(../images/navbar4.jpg);
	height: 44px;
}

td.news {
	background-color: #fffff0;
	border-left: 2px solid #00326a;
	border-right: 2px solid #00326a;
}

td.newsb {
	background-image: url(../images/box/tablebot125.gif);
	height: 8px;
	width: 125px;
}

td.newst {
	background-image: url(../images/box/tabletop125.gif);
	height: 12px;
	width: 125px;
}

td.nopad { padding-bottom: 0px; padding-top: 0px; }

td.nw,.nw { white-space: nowrap; }

td.pic,td.sel {
	padding-bottom: 8px;
	padding-top: 10px;
	text-align: center;
}

td.prodpic {
	color: #dc143c;
	font-size: 14pt;
	text-align: center;
	border: 2px solid #4185be;
	border-radius: 25px;
}

td.rec { padding: 3px 4px 6px 4px; text-align: justify; }

td.rows { font-size: 9pt; padding-bottom: 1px; padding-top: 2px; }

td.rvw {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px; /*border-bottom: 1px ridge navy;*/
	text-align: justify;
}

td.rvwhdg {
	border-bottom: 2px ridge #000080;
	height: 32px;
	padding: 0px 0px 0px 0px;
}

td.subcat { width: 33%; }

td.submenu {
	background-color: #b0c4de;
	border-bottom: 2px solid #000080;
	border-left: 2px solid #000080;
	text-align: center;
	vertical-align: middle;
}

td.submit{
	background-color: #dadada;
	border-top: 2px solid #000080;
	padding-bottom: 4px;
	padding-top: 6px;
	text-align: center;
}

td.title,th.title {
	color: #00008b;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

td.top { vertical-align: top; }

th.artcls { padding: 0px 4px 4px 4px; text-align: left; }

th.m1 {
	background-image: url(../images/bg_pips641x28.gif);
	height: 28px;
}

th.msg1 {
	background-color: #000000;
	color: #ffff00;
	font-size: 14pt;
}

th.rec {
	background-color: #dcdcdc;
	border-bottom: 2px solid #000080;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}

th.th1 {
	background-color: #6495ed;
	color: #000000;
	font-family: Times New Roman,Times,serif;
	font-size: medium;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
}

ul.ul_square {
	list-style-type: square;
	line-height: 1.4em;
	margin-left: 110px;
}

ul.ul_square30 {
	list-style-type: square;
	line-height: 1.4em;
	margin-left: 30px;
}

.ul_square li {text-align: left;}

ul.ul1 {
	list-style-image: url(../images/ul_bullet_ie.gif);
	margin-left: 110px;
}

ul.ul2 {
	list-style-image: url(../images/ul_bullet_ie.gif);
	margin-left: 30px;
}

.alertp {
	color: Purple;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.alertred {
	color: Crimson;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.alertt {
	color: #005a5b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.atnpurp { color: #800080; font-weight: bold; }

.attnbox {
	border: 2px solid Silver;
	padding: 6px;
	background-color: Ivory;
}

.attnbox {
	border: 2px solid Silver;
	border-radius: 25px;
	padding: 6px;
	background-color: Ivory;
}

.attnbox_n {
	font-weight: bold;
	background-color: #ffe9c8;
	border: 2px solid black;
	border-radius: 25px;
	padding: 6px;
}

.attnbox_n2 {
	font-weight: normal;
	background-color: #ffe9c8;
	border: 1px solid gray;
	border-radius: 25px;
	padding: 6px;
}

.attnbox_red2 {
	font-weight: normal;
	background-color: white;
	border: 2px solid crimson;
	border-radius: 25px;
	padding: 6px;
}

.attnbox_y {
	font-weight: bold;
	background-color: yellow;
	border: 2px solid black;
	border-radius: 25px;
	padding: 6px;
}

.attnbox_y2 {
	font-weight: normal;
	background-color: yellow;
	border: 2px solid black;
	border-radius: 25px;
	padding: 6px;
}

.attnbox_y2 a { font-weight: bold; }

.attncrim { color: #dc143c; font-weight: bold; }

.attnteali {
	color: #008080;
	font-size: larger;
	font-style: italic;
	font-weight: bold;
}

.blb {
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

.blt {
	font-weight: bold;
	padding-top: 6px;
	text-align: left;
	vertical-align: top;
}

.copyright {
	border-top: 1px solid #c0c0c0;
	color: #333399;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
}

.ctr { text-align: center; }

.dash { border: 5px dashed #008000; padding: 10 8 10 8; }

.dispinline { display: inline-block; }

.drop1 {
	color: #000148;
	float: left;
	font-family: georgia, times;
	font-size: 46px;
	font-weight: normal;
	line-height: 0.80em; /*30px*/
	margin-right: -2px;
}

.errormsg,.attnred {
	color: #dc143c; /*#ff0000;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
}

.info8 { font-size: 8pt; }

.infosmall { font-size: xx-small; }

.margtop12 { margin-top: 52px; }

.mt12 { margin-top: 12px; }

.mtb2410 { margin-top: 24px; margin-bottom: 10px; }

.mtb2424 { margin-top: 24px; margin-bottom: 24px; }

.mtb3624 { margin-top: 36px; margin-bottom: 24px; }

.nav {
	color: #0000ff;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	font-weight: bold;
	margin-bottom: 5px;
}

.navSmall {
	color: #0000ff;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	font-weight: bold;
}

.orderbtn { padding-bottom: 0px; padding-top: 8px; }

.padlr { padding-left: 8px; padding-right: 8px; }

.papy {
	font-family: "Times New Roman", serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	padding: 4 10 2 4;
}

.pb10 { padding-bottom: 10px; }

.phb { color: #000000; }

.phdg {
	color: black;
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.phg { color: #008000; }

.phr { color: #dc143c; }

.pt10 { padding-top: 10px; }

.req { color: #0002c6; font-weight: bold; }

.smallCtr { font-size: xx-small; text-align: center; }

.smgray { color: #808080; font-family: arial; font-size: x-small; }

.sprtr { border-bottom: 2px solid #c0c0c0; }

.vert { filter: flipv fliph; writing-mode: tb-rl; }