/* OrgSite 2.0 - Client: SEI Industries Main Screen Layout CSS */
/* Last Updated: 2008.05.23 ET */
/* Admin System Lists, change only what is between the square brackets */
/* BlockFMTs=[Normal,Heading 1,Heading 2,Heading 3,Heading 4,Heading 5,Heading 6] */
/* Fonts=[Arial,Courier New,Tahoma,Times New Roman] */
/* Fontsizes=[1,2,3,4,5] */

body, td, th, p, center, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

sup {
	font-size: 70%;
	vertical-align: top;
}

h1.subafter {
	margin-bottom: 0.25em;
}

ul.submenu li {
	font-size: 12pt;
	margin-bottom: 0.25em;
}

ul.submenu {
	margin-bottom: 1em;
}

td.submenu {
	font-size: 12pt;
}

dl.submenu {
	margin-top: 0.5em;
	margin-left: 10px;
	margin-right: 10px;
}

dl.submenu dt {
	float: left;
	/*border: 1px solid #FF0000;*/
}

dl.submenu dd {
	margin-left: 16px;
	margin-bottom: 5px;
	/*border: 1px solid #00FF00;*/
}

td.logoblock {
	width: 140px;
	height: 86px;
	padding: 0px;
	vertical-align: top;
	background-image: url(../images/seii_bkgd_blue-gray-left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

td.topband {
	background-color: #666699;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 10px;
}

td.topband-right {
	background-color: #666699;
	height: 42px;
	padding: 0px;
	vertical-align: bottom;
}

td.midband {
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
}

td.midband-right {
	background-color: #FFCC66;
	padding: 0px;
	vertical-align: top;
}

td.botband {
	background-color: #FFFFFF;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	letter-spacing: 0.1em;
	padding-left: 20px;
}

td.botband-right {
	background-image: url(../images/seii_bkgd_blue-gray-top.gif);
}

td.sidemenu {
	background-color: #FFFFFF;
	background-image: url(../images/seii_bkgd_blue-gray-left.gif);
	background-repeat: repeat-y;
	width: 140px;
	vertical-align: top;
}

td.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 95%;
	vertical-align: top;
}

td.detailbar {
	background-image: url(../images/seii_bkgd_blue-gray-right.gif);
	font-size: 13px;
	vertical-align: top;
}

img.outline {
	display: block;
	border-top: 1px solid #9999AA;
	border-bottom: 1px solid #666677;
}

img.divlogotop {
	position: absolute;
	top: 0px;
	right: 0px;
}

img.block {
	display: block;
}

span.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.25em;
	text-transform: uppercase;
}

td.midband a, td.midband a:visited {
	color: #3333FF;
	text-decoration: underline;	
}

td.midband a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
	background-color: #666699;
}

div.mainmenu {
	width: 140px;
	padding: 0px;
	padding-bottom: 8px;
	background-color: #666699;
	background-repeat: no-repeat;
	background-image: url(../images/seii_shadow_left.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div.mainmenu a, div.mainmenu a:visited {
	display: block;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 13px;
	letter-spacing: 2px;
	color: #FFFFFF;
	background-color: #666699;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	padding: 3px;
	padding-left: 12px;
	text-decoration: none;
}

div.mainmenu a:hover, div.mainmenu a.on, div.mainmenu a.on:visited {
	color: #000099;
	background-color: #FFCC66;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
}

div.popup {
	display: none;
	position: absolute;
	width: 140px;
	left: 140px;
}

div.popup a, div.popup a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #666699;
	padding: 3px;
	padding-left: 12px;
	text-decoration: none;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
}

div.popup a:hover, div.popup a.on, div.popup a.on:visited {
	color: #000099;
	background-color: #FFCC66;
}

form.searchbox {
	text-align: right;
	margin-top: 20px;
	padding-right: 10px;
}

form.searchbox input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

input.searchtext {
	width: 120px;
}

input.searchbutton {
	background-color: #666699;
	margin-top: 5px;
	color: #FFFFFF;
}

div.description {
	font-size: 80%;
	margin-top: 4pt;
	margin-bottom: 4pt;
}

div.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 1em;
}

div.patent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: right;
	margin-left: 2em;
}

td.detailbar h5 {
	background-color: #DDDDE7;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top: 0.5em;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #9999AA;
	border-bottom: 1px solid #9999AA;
}

td.detailbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0.5em;
	margin-bottom: 1em;
}	

dl.submenu a, dl.submenu a:visited {
	display: block;
	font-weight: bold;
	padding: 1px;
}

dl.submenu a:hover {
	display: block;
	font-weight: bold;
	background-color: #9999AA;
	color: #FFFFFF;
	padding: 1px;
}

div.rightshadow {
	padding: 0px;
	padding-bottom: 8px;
	background-color: #C3C3CC;
	background-image: url(../images/seii_shadow_right.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.accessmenu {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

table.spec th {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: none;
	letter-spacing: 0px;
	background-color: #DDDDAA;
	border-right: 2px solid #FFFFFF;
	border-top: 1px solid #666699;
	border-bottom: 1px solid #666699;
}

table.spec td {
	font-size: 8pt;
	text-align: center;
	border-bottom: 1px solid #666699;
}

table.spec input {
	font-size: 8pt;
}

table.divgrid {
	border-collapse: collapse;
}

table.divgrid td {
	vertical-align: top;
	padding: 1em 1.5em 1em 0em;
}

table.divgrid tr + tr td {
	border-bottom: 1px solid #666699;
	border-top: 1px solid #666699;
}

table.divgrid ul {
	margin-left: 0em;
	padding-left: 0em;
}

table.divgrid li {
	margin-left: 1.3em;
}

div.arcbkgd {
	background-image: url(../images/seii_bkgd_halfcircle_800.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

img.arcimg {
	display: block;
	border: none;
	margin-right: 10px;
}

td.homelogoblock {
	height: 320px;
	width: 176px;
	color: #666699;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

img.smbullet {
	display: inline;
	margin-left: 3px;
}

th.legend {
	padding-left: 0em;
	padding-right: 1em;
	border-top: 1px solid #CCCCFF;
}

td.item {
	border-top: 1px solid #CCCCFF;
}

td.thumbcell {
	background-color: #EEEEEE;
	text-align: center;
}

td.thumbcell img {
	margin-bottom: 6px;
}

div.scroller {
	overflow: auto;
}

p.backlink {
	font-size: 80%;
	margin-top: 2em;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

img.float-left {
	float: left;
	margin: 0px 20px 10px 0px;
}

div.notice {
	color: rgb(51,51,102);
	border: 1px dashed red;
	background-color: rgb(255,255,220);
	padding: 1em 2em;
	margin: 1em;
}