div#content h1 {
border:0;
}

div#content h2 {
	width:auto;
	margin: 0 0 18px 0;
	padding: 8px;
	background: #EFEFEF;
	border: 1px solid #DEDEDE;
	font-size: 12px;
	color: #333333;

}
div#content h3 {
	width:auto;
	margin: 0 0 18px 0;
	padding: 8px;
	background: #EFEFEF;
	border: 1px solid #DEDEDE;
	font-size: 12px;
	color: #333333;

}
div#content p {
	font-size:12px;
	line-height:140%;
}

*.container {
	clear:both;
	width:auto;
	margin:0 0 20px;
	padding:0;
}

*.center {
	text-align:center;
}


/* link list
----------------------------------------------- */
ul.links {
	list-style-type: none;
	line-height: 18px;
	font-size: 12px;
}

ul.links li {
	background: url(img/bullet_pointer.gif) no-repeat 0px 3px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
}

ul.links li.outlink {
	background: url(img/bullet_window.gif) no-repeat 0px 3px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
}

ul.links li.pdflink {
	background: url(img/bullet_pdf.gif) no-repeat 0px 0px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 23px;
}

/* table
----------------------------------------------- */
table.vector_list {
	width:100%;
	margin:10px 0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #999999;
	font-size:12px;
}
table.vector_list thead tr th {
	padding:0.2em;
	font-weight:bold;
	text-align:center;
	color:#333333;
	border:1px solid #999999;
	background:#BBBBBB;
}

table.vector_list thead tr td {
	padding:0.2em;
	font-weight:normal;
	text-align:center;
	color:#333333;
	border:1px solid #999999;
	background:#E0E0E0;
}

table.vector_list thead tr > th + th {
	border-left:1px solid #999999;
	border-right:0;	
}
table.vector_list tbody th {
	padding:0.2em 0.5em;
	text-align:left;
	background:#FFF;
	border:1px solid #999999;
}
table.vector_list tbody td {
	padding:0.2em 0.5em;
	text-align:center;
	background:#FFF;
	border:1px solid #999999;
}

/* Attention list
----------------------------------------------- */
ul.attention {
	list-style:none outside;
	margin:0 5px 15px;
	padding:0;
	line-height:1.35em;
	font-size:12px;
}

ul.attention li {
	padding-left:1em;
	text-indent:-1em;
}

/* order form
----------------------------------------------- */
div#content div.btnBox {
	margin:5px 0 10px;
	text-align:center;
	padding:5px;
	background-color: #E5ECF9;
}

div#content div.btnBox input.submit {
	margin:0px 5px 0px;
	width:200px;
}


div#content div.formBox{
	margin:5px 0 10px;
	padding:5px;
	border:solid 1px #B2B2B2;
	text-align:left;
	font-size:12px;
	color:#545454;
}

div#content div.formBox fieldset {
	border:none; 
	padding: 0;
	background:transparent url("img/form_bg.gif") 0 0 repeat-y;
}

div#content div.formBox legend {
	display:none;
}


div#content div.formBox input {
	margin-bottom: 5px;
	vertical-align:middle;
}

div.formBox dl{
	clear: both;
	margin:0;
	padding: 8px 5px;
	border-bottom: dotted 1px #B2B2B2;
}
div#content div.formBox dl.last{
	border-bottom: none;
}
div#content div.formBox dt{
	display:block;
	float: left;
	width: 178px;
	font-weight:bold;
}
div#content div.formBox dd{
	display:block;
	margin-left:182px;
}

div#content div.formBox dd ul {
	list-style:none outside;
	margin:0;
	padding:0;
	line-height:1.35em;
	font-size:12px;
}
.formBox dd input.short{
	width:70px;
}

.formBox dl dt em {
	color:#CD0000;
	font-style: normal;
}

.formbox table tr th {
	padding:6px 5px 4px 10px;
	background-color:#FFFFFF;
	font-size:12px;
	text-align: left;
}
.formbox table tr td {
	border-bottom: dotted 1px #B2B2B2;
}

.subText{
font-size:0.85em;
font-weight:normal;
}

/* Flexi ORF Clone Label License
----------------------------------------------- */
div#Flexi_ORF_Clone_Label {
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
	height: 23px;
}
div#Flexi_ORF_Clone_Label h3 {
	font-size:12px;
	background-color: #CCCCCC;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.5em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
div#Flexi_ORF_Clone_Label ul {
	margin: 0 0 1em 25px;
	font-size:10px;

}


/* =============== Float Clearing =============== */

.clearFix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearFix{display:inline-table;}

/* Hides from IE-mac \*/
* html .clearFix{height:1%;}
.clearFix{display:block;}
/* End hide from IE-mac */
.tdmidashi {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.tdmidashi2 {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.tdmidashi3 {
	text-align: left;
	padding-top: 12px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
	font-weight: bold;
}
.tdmidashi4 {
	text-align: left;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
}
.tdmidashi2-2 {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.midashi   {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	padding-top: 15px;
}
#content .mente2 {
	font-size: 12px;
	color: #FF0000;
}



/* table
----------------------------------------------- */
table.data{
	clear: both;
	width:100%;
	margin-bottom:10px;
	border-collapse:collapse;
	border-style:solid;
	border-color:#999999;
	border-width:1px 1px 0 0;
	font-size:12px;
	line-height: 1.2;
}

table.data tr td{
	padding:0.5em;
	border-style:solid;
	border-color:#999999;
	border-width:0 0 1px 1px;
	font-weight:normal;
}

table.data thead th{
background-color:#DCDCDC;
padding:0.5em;
border-style:solid;
border-color:#999999;
border-width:0 0 1px 1px;
background-color:#EFEFEF;
white-space: nowrap;
}

table.data tbody td.center {
	text-align: center;
}
.thth {
	padding:0.2em;
	font-weight:bold;
	text-align:center;
	color:#333333;
	border:1px solid #999999;
	background:#BBBBBB;
}
.red {
	color: #FF0000;
}
.underline {
	color: #000;
	text-decoration: underline;
}
#content .container .vector_list .bgcolor_blue {
	background-color: #0066CC;
}
#content .container .vector_list .bgcolor_green {
	background-color: #339966;
}
#content .container .vector_list .thth2 {
	background-color: #FFCC33;
}
under_line {
	padding-left:1em;
	text-indent:-1em;
}

