body{font-size:62.5%;font-family:verdana,arial,geneva,helvetica,sans-serif;}

	body {
		margin: 20px;
		margin-top:0px;
		padding: 0px;
		background: #dddddd;
		font: 16px arial, sans-serif; }

	pre {text-indent: 30px}

	#tabmenu {
		color: #000;
		border-bottom: 2px solid black;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #ffffff;
		background: #ff5c00;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		background: #ffffff;
		color: #000000;
		border-bottom: 3px solid #ffffff; }

	#tabmenu a.green {
		background: #007cc3;
		color: #ffffff;}
		

	#tabmenu a:hover {
		color: #ffffff;
		background: #ff5c00; }



	#tabmenu a.active:hover {
		background: #f05c22;
		color: #DEDECF; }

	#content {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		background: #ffffff;
		padding: 20px;
		border: 2px solid black;
		border-top: none;
		z-index: 2;	}

	#content a {
		text-decoration: none;
		color: #3366aa;font-size:1.2em;font-weight:bold }

	#content a:hover { background: #dddddd; }
	
	#header {right:0px;height:50px}
	
	.mainlinkbox {margin:10px}
	
#footer {font-size:.8em;margin:5px}


#top{background-color:#ffffff;height:90px;padding:0px;border-bottom:1px solid #666666}


h1{color:#000000;font-size:1.8em}

.exsp{font-size:.75em}
.productdisplay{padding:5px;font-size:.9em}



#maincon{font-size:1.3em;border:1px solid #443266;margin-left:50%;left:-385px;background-color:#ffffff;}
#maincon{margin-left:-385px;width:770px}
/* hack \*/
/* hack */
/* hack \*/
#maincon{position:absolute;top:0px;margin-left:50%;left:-385px}
/* Header Section */
.titleh2{margin-top:0;color:#443266}
/* Select account type */
#selectmodel{border:1px solid #666666;width:400px;height:200px;margin:10px;padding:8px}
#lifea li{padding-bottom:6px}
#lifea{padding:40px}
/* table */
#etable{width:650px}
#inputfieldt1{width:280px;border:1px solid #666666;padding:1px}
#inputfieldt2{width:280px;border:1px solid #666666;padding:1px}
#inputfieldt3{width:180px;border:1px solid #666666;padding:1px}
#inputfieldt4{width:400px;border:1px solid #666666;padding:1px}

.text11{font-size:.8em}
#submbutton{border:1px solid #666666;padding:5px}
/*footer section */
#bot{background-color:#C3C3E5;height:20px;padding:4px}
/* Edit spec */

.edbut{border:1px solid #999999;border-left:0;border-top:0;margin:0px;width:195px;padding:4px;text-align:center;margin-left:0;cursor:pointer}
a:hover .edbut{background-color:#c0c0ff;}
/* Body section */
#main{padding:5px;padding-top:0;background-color:#ffffff;height:600px}
#inputfieldt2{width:520px;border:1px solid #666666;padding:1px}
.rem{font-size:0.8em}

.leftmenu{float:left;width:210px;height:100%;border:0px solid #333333;margin-left:-5px}

a span{display:none}
a:hover{font-size:100%;}
/*html body a:hover span { /*the span will display just on :hover state*/
display:block !important;position:absolute;top:5px;left:40px;width:150px;border:1px solid #b9d2e3;background-color:#ffffff;color:#000;padding:10px;font-size:1em} */
.pbox{margin: 10px 10px 10px 3px}
table.tborder {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.tborder th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
}
table.tborder td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
}
h1 {font-size:1.6em}

	div.autosuggest
{
	position: absolute;
	background-image: url(../img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(../img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(../img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(../img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(../img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
	font-size:1em;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-image: url(../img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(../img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(../img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(../img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
}

div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}