body
{
	margin: 0;
	padding: 0;
	border: 0;
	background: #d9d9d9;
	background: #d9d9d9 url(../images/wrapBG.gif) top left repeat-x;

	font-family: Verdana, Helvetica, Arial, san-serif;
	color: #333;
	font-weight: normal;
	height: 100%;
}

#wrapper
{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	min-height: 1024px;
	 height:auto !important;
     height:1024px;	
	background-color: #d9d9d9;
	background: #d9d9d9 url(../images/wrapBG.gif) top left repeat-x;
    
	
}

#main
{
	width: 978px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
	_background-color: none;
	float: left;
	border: solid #c2c2c2;
	border-width: 0 1px;
}

/*************** TABS ***************/

.tabs
{
	color: #333;
	background: #fff url(../images/tabsBG.gif) top left no-repeat;
	float: left;
	width: 980px;
	clear: both;
	margin: 0;
}

.tabs ul
{
	font-size: 12px;
	line-height: 12px;
	border: 0;
	display: inline;
	list-style-type: none;
	width: 980px;
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
}

.tabs ul li 
{
	 display: inline; 
	 font-weight: normal;
	 clear: none;
	 margin: 0;
	 float: left;
}

.tabs ul li a
{
	display: block;
	padding: 14px 12px 13px 12px;
	color: #39f;
	text-decoration: none;
	font-weight: bold;
	clear: none;
	border: solid #cbcbcb;
	border-width: 0 1px 1px 0;
	text-align: center;
}

.tabs ul li a:hover
{
	text-decoration: none;
	color: #39f;
	font-weight: bold;
	background: #fff url(../images/tabHoover.gif) repeat-x;
}

.tabs ul li a.on
{
	background: #fff url(../images/tabOn.gif) repeat-x;
	color: #333;
	border-bottom-color: #fff;
}

.tabs ul li a.corner:hover
{
	background: #fff url(../images/tabCornerHoover.gif) no-repeat;
}

.tabs ul li a.cornerOn
{
	background: #fff url(../images/tabCornerOn.gif) no-repeat;
	color: #333;
	border-bottom-color: #fff;
}

/*************** HEADER ***************/

#header
{
	width: 980px;
	margin: 12px 0;
	padding: 10px 0;
	border: 0; 
	float: left;
	clear: both;
}

/*** logo ***/

#header .logo_left
{
	width: 465px;
	margin: 4px 0 0 20px;
	border: 0;
	padding: 0;
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
}

#header .logo_right
{	
	padding: 16px;
	margin: 0 20px 0 0;
	border: 0;
	float: right;
	text-align: center;
	color: #666;
	font-weight: normal;
	font-size: 12px;
	background: #e6edfc;
	border: 1px solid #c2c2c2;
	height: 16px;
}

#header .logo_right input.srchtxt{	width: 140px;	border: 1px solid #c2c2c2;	padding: 2px 2px;	margin-left: 4px;	margin-right: 8px;	position: relative;	float: left;}#header .logo_right a.goBTN{	display: block;	width: 32px;	height: 20px;	text-decoration: none;	color: #fff;	background-image: url(/images/goBTN.gif);	background-repeat: no-repeat;	background-position: top left;	padding: 8px 0 0 26px;	font-weight: bold;}

.logo_left a, .logo_left a:active, .logo_left a:visited, .logo_left a:link
{
	font-size: 10px;
	color: #39f;
	text-decoration: underline;
}

.logo_left a:hover
{
	text-decoration: none;
}

.logo_right a
{
	font-size: 12px;
	color: #39f;
	text-decoration: underline;
	font-weight: bold;
}

.logo_right a:hover
{
	text-decoration: none;
}

.logo_left a.on
{
	font-size: 10px;
	color: #39f;
	background-color: #39f;
	text-decoration: underline;
}

span.logo
{
	position: relative;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

span.logo a
{
	display: block;
	width: 443px;
	height: 41px;
	background: #fff url(../images/logues.gif) no-repeat;
}

span.elogo
{
	position: relative;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

span.elogo a
{
	display: block;
	width: 443px;
	height: 41px;
	background: #fff url(../images/ipeb.gif) no-repeat;
}

span.ilogo
{
	position: relative;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

span.ilogo a
{
	display: block;
	width: 240px;
	height: 30px;
	background: #fff url(../images/ilogo.gif) no-repeat;
}

/*** login ***/

.log
{
	width: 240px;
	margin: 0;
	border: 0;
	padding: 0;
	float: right;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
}

.log a, .log a:active, .log a:visited, .log a:link
{
	font-size: 10px;
	color: #39f;
	text-decoration: underline;
}

.log a:hover
{
	text-decoration: none;
}

/*************** FOOTER ***************/

#footer
{
	width: 977px;
	margin-top: 0px;
	padding: 20px 0;
	float: left;
	background: #333 url(../images/footer.gif) top left repeat-x;
	height: 100px;
	border: solid #666;
	border-width: 0 1px 1px;
}

#footer p
{
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

#footer p a, #footer p a:active, #footer p a:visited, #footer p a:link
{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#footer p a:hover
{
	text-decoration: none;
}

/*************** TABLE ***************/

#table_wrap
{
	border: 1px solid #c2c2c2;
	margin: 10px 0 20px 20px;
	padding: 0 0 0 0;
	width: 938px;
	position: relative;
	float: left;
	

	
}

#table_wrap a
{
	color: #39f;
	text-decoration: underline;
}

#table_wrap a:hover
{
	text-decoration: none;
}

#table_wrap2
{
	border: 0;
	margin: 10px 0 0px 0;
	padding: 30px 0 20px 0;
	width: 760px;
	position: relative;
	float: left;
	border: solid #a0a0a0;
	border-width: 1px 0 0 0;
}

#table_wrap2 p
{
	border: 0;
	margin: 10px 0 20px 0;
	padding: 0;
	position: relative;
	float: left;
	font-size: 10pt;
}

#table_wrap2 p a, #table_wrap2 p a:active, #table_wrap2 p a:visited, #table_wrap2 p a:link
{
	font-size: 10pt;
	color: #39f;
	text-decoration: underline;
}

#table_wrap2 p a:hover
{
	text-decoration: none;
}

.tdstyle1
{
	font-size: 11px; 
	padding: 5px;
	font-weight: normal;
}

.tdstyle2
{
	font-size: 11px; 
	padding: 5px;
	font-weight: normal;
	background-color: #e6edfc;
}
.tdstyle3
{
	font-size: 11px; 	
	font-weight: normal;
}
.tdstyle4
{
	font-size: 11px; 	
	font-weight: normal;
	background-color: #e6edfc;
}

.tdheader
{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding: 2px;
	background-color: #333;
	border: solid;
	border-width: 0 1px 1px 0;
	border-color: #fff #fff #a0a0a0 #fff;
}

.tdheader2
{
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 2px;
	background-color: #fff;
	border: solid;
	border-width: 1px 1px 0px 0;
	border-color: #a0a0a0;
	margin-bottom: 0;
}

#table_wrap tr
{
	clear: both;
}

h1
{
	font-size: 24px;
	padding: 20px;
	margin: 0;
	color: #333;
	line-height: 28px;
	clear: both;
	font-weight: bold;
	background: #fff url(../images/rule.gif) bottom left repeat-x;
}

h1.aboveReport
{
	font-size: 24px;
	padding: 20px 20px 18px 20px;
	margin: 0;
	color: #333;
	line-height: 28px;
	clear: both;
	font-weight: bold;
	background-image: none;
}

h2
{
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #666;
	line-height: 12px;
	clear: both;
	font-weight: bold;
}

h2 a
{
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	color: #39f;
	font-weight: normal;
	text-decoration: underline;
}

h2 a:hover
{
	text-decoration: none;
}

h2 a.tabon
{
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	color: #222;
	font-weight: normal;
	text-decoration: none;
}

h2 a.tabon:hover
{
	text-decoration: none;
	color: #222;
}

h2.account
{
	font-size: 14px;
	padding: 0;
	margin: 0 0 20px 0;
	color: #333;
	line-height: 14px;
	clear: both;
	font-weight: bold;
}

h3
{
	font-size: 18px;
	padding: 0;
	margin: 0 0 20px 20px;
	color: #333;
	line-height: 18px;
	clear: both;
	background-color: #fff;
	border: solid #a0a0a0;
	border-width: 0;
}

h3.alone
{
	font-size: 18px;
	padding: 0;
	margin: 20px 0 12px 20px;
	color: #333;
	line-height: 18px;
	clear: both;
	background-color: #fff;
	border: solid #a0a0a0;
	border-width: 0;
}

h3 i, h3.alone i
{
	font-weight: normal;
}

h3.no
{
	background-color: transparent;

	font-size: 13px;
	padding: 0;
	margin: 0 0 5px 0;
	color: #333;
	line-height: 13px;
	clear: both;
	border: 0;

}

h3.yes
{
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #f30;
	line-height: 13px;
	clear: both;
	border: 0;
	font-weight: bold;
	background-color: #fff;
}

h4
{
	font-size: 16px;
	padding: 0;
	margin: 0 0 4px 20px;
	color: #666;
	line-height: 20px;
	clear: both;
}

*html h4
{
	margin: 10px;
}

h4.gr
{
	font-size: 12px;
	padding: 0;
	margin: 20px 0 10px 0;
	color: #333;
	line-height: 12px;
	clear: both;
}

p
{
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	margin: 16px 20px;
	padding: 0;
}

hr
{
	line-height: 16px;
	color: #efefef;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 16px;
	height: 1px;
}

p.red
{
	font-size: 10px;
	line-height: 16px;
}

p.red, p.red a
{
	color: #999;
	text-decoration: none;
}

p.red a:hover
{
	text-decoration: none;
}

p.red a:hover, p.red:hover
{
	color: #666;
	text-decoration: none;
}

p.grey
{
	color: #333;
}

/*****************************************/

.box
{
	width: 220px;
	padding: 10px;
	background-color: #efefef;
	margin: 10px 15px 0 0;
	float: left;
	border: 0;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
}

.boxr
{
	width: 278px;
	height: 110px;
	padding: 10px;
	background-color: #f4f4f4;
	margin: 0;
	float: left;
	border: 1px solid #cbcbcb;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
}

.boxr select
{
	width: 160px;
	float: right;
	clear: none;
}

*html .boxr select
{
	width: 155px;
}

.boxt
{
	width: 258px;
	padding: 10px 20px;
	background-color: #e6edfc;
	margin: 20px 0 20px 19px;
	float: left;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	border: 1px solid #c2c2c2;
	height: 170px;
}

.boxt select1
{
	width: 254px;
	border: 1px solid #c2c2c2;
	padding: 2px;
	float: left;
	margin-bottom: 12px;
}

.boxt select
{
	width: 254px;
	border: 1px solid #c2c2c2;
	padding: 2px;
	float: left;
	margin-bottom: 4px;
}

.boxt input.rdio
{
	margin: 6px 2px 4px 2px;
	position: relative;
	top: 1px;
}

.boxr select
{
	width: 160px;
	float: right;
	clear: none;
}

.boxl
{
	width: 220px;
	height: 229px;
	padding: 10px;
	background-color: #efefef;
	margin: 10px 20px 0 0;
	float: left;
	border: 0;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
}

.box2
{
	width: 149px;
	padding: 0;
	background-color: #fff;
	margin: 10px 0 0 10px;
	float: right;
	border: 0;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
}

.box3
{
	width: 89px;
	padding: 0;
	background-color: #fff;
	margin: 10px 10px 0 0;
	float: left;
	border: 0;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
}

.subbox
{
	width: 220px;
	padding: 0;
	margin: 10px 0 0 0;
	float: right;
	border: 0;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
}

.box select
{
	width: 220px;
}

*html .box select
{
	width: 215px;
}

.box input
{
	margin: 0 0 10px 0;
}

*html .boxt select
{
	width: 215px;
}

.boxt input
{
	margin: 0 0 10px 0;
}

ul.report
{
	font-size: 10px;
	line-height: 10px;
	border: 0;
	display: inline;
	margin: 0 0 20px 0;
	clear: both;
	position: relative;
	float: left;
	padding: 20px 0;
	background: #e6edfc url(../images/reportBG.gif) repeat-x;
	width: 978px;
}

ul.report li 
{
	 display: inline; 
	 font-weight: normal;
	 clear: none;
	 margin: 0 0 0 12px;
	 float: left;
}

ul.report li a.prnt
{
	display: block;
	width: 82px;
	height: 20px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/printBTN.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 26px;
	font-weight: bold;

}

ul.report li a.prnt:hover
{
	text-decoration: underline;
}

ul.report li a.exc
{
	display: block;
	width: 98px;
	height: 20px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/excelBTN.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 26px;
	font-weight: bold;
}

ul.report li a.exc:hover
{
	text-decoration: underline;
}

ul.report li a.pdf
{
	display: block;
	width: 98px;
	height: 20px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/pdfBTN.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 26px;
	font-weight: bold;
}

ul.report li a.pdf:hover
{
	text-decoration: underline;
}

ul.report li a.doc
{
		display: block;
	width: 159px;
	height: 20px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/docBTN.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 26px;
	font-weight: bold;
}

ul.report li a.doc:hover
{
	text-decoration: underline;
}

ul.report2
{
	font-size: 10px;
	line-height: 10px;
	border: 0;
	display: inline;
	margin: 0 0 20px 0;
	clear: both;
	position: relative;
	float: left;
	padding: 0;
	width: 978px;
}

ul.report2 li 
{
	 display: inline; 
	 font-weight: normal;
	 clear: none;
	 margin: 0 20px 0 0;
	 float: right;
}

ul.report2 li a.pdfAll
{
	display: block;
	width: 124px;
	height: 20px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/pdfAll.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 26px;
	font-weight: bold;
}

ul.report2 li a.pdfAll:hover
{
	text-decoration: underline;
}

ul.report2 li a.docAll
{
	display: block;
	width: 168px;
	height: 20px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/docAll.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 26px;
	font-weight: bold;
}

ul.report2 li a.docAll:hover
{
	text-decoration: underline;
}

/*****************************************/

.boxw
{
	width: 350px;
	padding: 10px;
	background-color: #efefef;
	margin: 10px 20px 0 0;
	float: left;
	border: 0;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
}

.boxw select
{
	width: 220px;
}

*html .boxw select
{
	width: 215px;
}

.box input
{
	margin: 0 0 10px 0;
}

/*****************************************/

.arrow
{
	width: 27px;
	height: 24px;
	background: #fff url(../images/10.jpg) no-repeat;
	outline: none;
	float: right;
	text-align: right;
	position: relative;
	top: -2px;
}

.counter
{
	width: 149px;
	height: 22px;
	background: #fff url(../images/counter.gif) no-repeat;
	outline: none;
	float: left;
	margin-left: 0;
}

.counter:hover
{
	background: #fff url(../images/counter1.gif) no-repeat;
}

.icolc
{
	width: 131px;
	height: 22px;
	background: #fff url(../images/icolc.gif) no-repeat;
	outline: none;
	float: right;
	margin-left: 0;
}

.icolc:hover
{
	background: #fff url(../images/icolc1.gif) no-repeat;
}

.print
{
	width: 77px;
	height: 22px;
	background: #fff url(../images/print.gif) no-repeat;
	outline: none;
	float: left;
	margin-left: 0;
}

.print:hover
{
	background: #fff url(../images/print1.gif) no-repeat;
}

.excel
{
	width: 89px;
	height: 22px;
	background: #fff url(../images/excel.gif) no-repeat;
	outline: none;
	float: left;
	margin-left: 0;
}

.excel:hover
{
	background: #fff url(../images/excel1.gif) no-repeat;
}

.login
{
	margin: 20px 20px 0 20px;
	_margin: 20px 0 20px 10px;
	width: 860px;
	float: left;
	border: 0;
	padding: 20px;
	background-color: #efefef;
}

.login .logleft2
{
	margin: 0;
	width: 279px;
padding: 0 20px 0 0;
	border: 1px solid #a0a0a0;
	border-width: 0 1px 0 0;
	float: left;
	text-align: left;
}

.login .logleft2 p
{
	margin: 0 0 10px 0;
	font-size: 8pt;
	line-height: 8pt;
	color: #333;
	text-align: left;
}

.login .logleft2 p.fp
{
	margin: 10px 0 0 0;
	font-size: 8pt;
	line-height: 13pt;
	color: #333;
	text-align: left;
}

.login .logleft2 p a, .login2 .logleft2 p a:visited
{
	color: #036;
	text-decoration: none;
}

.login .logleft2 p a:hover
{
	color: #f30;
}

.login .logleft2 .logbut
{
	width: 43px;
	height: 22px;
	background: #fff url(../images/login1.gif) no-repeat;
	top: -2px;
	_top: -3px;
	outline: none;
	float: left;
	text-indent: -10000px;
}

.login .logleft2 .logbut:hover
{
	background: #fff url(../images/login2.gif) no-repeat;
}

.login .logleft2 form 
{
	margin: 20px 0 0 0;
	padding: 0;
	width: 232px;
	border: 0;
	text-align: left;
	font-size: 8pt;
}

.login .logleft2 form label 
{
	clear: both; 
	float: left; 
	text-align: left; 
	color: #333;
	padding: 0 0 10px 0;
	font-size: 8pt;
	margin: 0;
	display: block;
	width: 232px;
}

.login .logleft2 form input
{
	border: 1px solid #333; 
	padding: 2px; 
	width: 225px; 
	background: #fff;
	margin: 0 0 10px 0;
	line-height: 12pt;
	clear: both;
}

.login .logleft2 form input:hover 
{ 
	background: #fff; 
	border: 1px solid #ff1900; 
	color: #333;
}

.login .logleft2 form input:focus 
{
	background: #fff; 
	border: 1px solid #ff1900; 
	color: #ff1900;
}

.login .logright2
{
	margin: 0;
	width: 260px;
	padding: 0 0 0 20px;
	border: 0;
	float: left;
}

.login .logleft2 input.unp
{
    border: 1px solid #333; 
    padding: 2px; 
    width: 253px; 
    background: #fff;
    margin: 4px 0 8px 0;
    line-height: 12pt;
    clear: both;
}

.login .logleft2 input.unp:hover 
{ 
    background: #fff; 
    border: 1px solid #39f; 
    color: #333;
}

.login .logleft2 span.unplbl
{
    font-size: 11px;
    line-height: 12px;
    color: #333;
}


.login .logright2 p
{
	margin: 0;
	font-size: 9pt;
	line-height: 13pt;
	color: #333;
}

.login .logright2p a, .login .logright2 p a:visited
{
	color: #036;
	text-decoration: none;
}

.login .logright2 p a:hover
{
	color: #f30;
}

.login .logright2 ul
{
	margin: 10px 0 5px 5px;
	padding: 0;
	list-style: none;
	font-size: 8pt;
}

.login .logright2 li
{
	padding:  0 0 3px 12px;
	background-image: url(../images/arrow2blue.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}


/***/
.login .logleft3
{
	margin: 0;	
padding: 0 10px 0 0;
	border: 1px solid #a0a0a0;
	border-width: 0 1px 0 0;
	float: left;
	text-align: left;
}

.login .logleft3 p
{
	margin: 0 0 10px 0;
	font-size: 8pt;
	line-height: 8pt;
	color: #333;
	text-align: left;
}

.login .logleft3 p.fp
{
	margin: 10px 0 0 0;
	font-size: 8pt;
	line-height: 13pt;
	color: #333;
	text-align: left;
}

.login .logleft3 p a, .login2 .logleft2 p a:visited
{
	color: #036;
	text-decoration: none;
}

.login .logleft3 p a:hover
{
	color: #f30;
}

.login .logleft3 .logbut
{
	width: 43px;
	height: 22px;
	background: #fff url(../images/login1.gif) no-repeat;
	top: -2px;
	_top: -3px;
	outline: none;
	float: left;
	text-indent: -10000px;
}

.login .logleft3 .logbut:hover
{
	background: #fff url(../images/login2.gif) no-repeat;
}

.login .logleft3 form 
{
	margin: 20px 0 0 0;
	padding: 0;
	width: 232px;
	border: 0;
	text-align: left;
	font-size: 8pt;
}

.login .logleft3 form label 
{
	clear: both; 
	float: left; 
	text-align: left; 
	color: #333;
	padding: 0 0 10px 0;
	font-size: 8pt;
	margin: 0;
	display: block;
	width: 232px;
}

.login .logleft3 form input
{
	border: 1px solid #333; 
	padding: 2px; 
	width: 225px; 
	background: #fff;
	margin: 0 0 10px 0;
	line-height: 12pt;
	clear: both;
}

.login .logleft3 form input:hover 
{ 
	background: #fff; 
	border: 1px solid #39f; 
	color: #333;
}

.login .logleft3 form input:focus 
{
	background: #fff; 
	border: 1px solid #39f; 
	color: #ff1900;
}

.login .logright3
{
	margin: 0;
	width: 260px;
	padding: 0 0 0 20px;
	border: 0;
	float: left;
}

.login .logleft3 input.unp
{
    border: 1px solid #333; 
    padding: 2px; 
    width: 253px; 
    background: #fff;
    margin: 4px 0 8px 0;
    line-height: 12pt;
    clear: both;
}

.login .logleft3 input.unp:hover 
{ 
    background: #fff; 
    border: 1px solid #39f; 
    color: #333;
}

.login .logleft3 span.unplbl
{
    font-size: 11px;
    line-height: 12px;
    color: #333;
}


.login .logright3 p
{
	margin: 0;
	font-size: 9pt;
	line-height: 13pt;
	color: #333;
}

.login .logright3p a, .login .logright2 p a:visited
{
	color: #036;
	text-decoration: none;
}

.login .logright3 p a:hover
{
	color: #f30;
}

.login .logright3 ul
{
	margin: 10px 0 5px 5px;
	padding: 0;
	list-style: none;
	font-size: 8pt;
}

.login .logright3 li
{
	padding:  0 0 3px 12px;
	background-image: url(../images/arrow2blue.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}




.reset
{
	width: 39px;
	height: 22px;
	background: #fff url(../images/reset_button_off.gif) no-repeat;
	top: -2px;
	_top: -3px;
	outline: none;
	float: left;
	margin: 0 0 0 10px;
	text-indent: -10000px;
}

.reset:hover
{
	background: #fff url(../images/reset_button_on.gif) no-repeat;
}



.menu_box
{
	margin: 0 0 10px 0;
	padding: 0 5px;
	border: 0;
	width: 700px;
	font-size: 8pt;
	font-weight: normal;
	clear: both;
}

.menu_box ul
{
	margin: 10px 0 0 5px;
	padding: 0;
	list-style: none;
	font-weight: normal;
}

.menu_box li
{
	padding:  0 0 0 12px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: normal;
}

.menu_box a, .menu_box a:visited, .menu_box a:link
{
	color: #39f;
	text-decoration: none;
	font-weight: normal;
}

.menu_box a:hover
{
	color: #333;
	font-weight: normal;
}

.menu_box a.active:link, .menu_box a.active:visited
{
	color: #333;
	font-weight: normal;
}





form.aset
{
	margin: 0;
	padding: 12px 20px;
	width: 938px;
	border: 0;
	text-align: left;
	font-size: 8pt;
	position: relative;
	float: left;
	background: #e6edfc url(../images/rule.gif) bottom left repeat-x;
}

form.aset label 
{
	float: left; 
	text-align: left; 
	color: #333;
	padding: 3px 8px 10px 0;
	margin: 0;
	display: block;
	font-size: 14px;
	
	clear: left;
}

form.aset label a
{
	color: #39f;
	text-decoration: underline;
	font-weight: bold;
}

form.aset label a:hover
{
	color: #39f;
	text-decoration: none;
}

form.aset input
{
	border: 1px solid #c2c2c2; 
	padding: 4px 4px 5px 4px; 
	width: 335px; 
	background: #fff;
	margin: 0 8px 10px 0;
	line-height: 16px;
	font-size: 14px;
	float: left;
}

form.aset input:hover 
{ 
	background: #fff; 
	border: 1px solid #666; 
	color: #333;
}

form.aset input:focus 
{
	background: #fff; 
	border: 1px solid #39f; 
	color: #39f;
}

form.aset select
{
	border: 1px solid #c2c2c2; 
	padding: 4px 4px 5px 4px;  
	width: 75px; 
	background: #fff;
	margin: 0 8px 12px 0;
	line-height: 16px;
	font-size: 14px;
	float: left;
}

form.aset select:hover 
{ 
	background: #fff; 
	border: 1px solid #39f; 
	color: #333;
}

form.aset textarea
{
	border: 1px solid #c2c2c2;
	padding: 2px;
	float: left;
	margin-bottom: 8px;
	clear: both;
	width: 473px;
	height: 100px;
}


a.subbut
{
	display: block;
	width: 76px;
	height: 21px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0 0 0;
	font-weight: bold;
	text-align: center;
	float: left;
	clear: both;
	margin: 0 0 8px 0;
}


a.subbut:hover
{
	text-decoration: underline;
}

.browsebut
{
	display: block;
	width: 76px;
	height: 21px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0 0 0;
	font-weight: bold;
	text-align: center;
	float: left;
}

.browsebut:hover
{
	text-decoration: underline;
}

.odd
{
	background: #fff url(../images/rule.gif) bottom left repeat-x;
}

/* WIDGETS */




.tdheader3 {
background-color:#FFFFFF;
border-color:#A0A0A0;
border-style:solid;
border-width:1px 1px 1px 0;
color:#333333;
font-size:11px;
font-weight:normal;
margin-bottom:0;
padding:2px;
}




.boxt .iechx input
{
    margin-right: 2px;
    position: relative;
}

.ielbl
{
    margin-bottom: 4px;
    float: left;
    clear: both;
}

.ielbl2
{
    margin-bottom: 12px;
    margin-top: 8px;
    margin-right: 12px;
    float: left;
    clear: none;
} 



input.dlALL
{
    width: 95px;
    height: 28px;
    text-decoration: none;
    color: #fff;
    background-image: url(../images/dlAll.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0 0 2px 0px;
    font-weight: bold;
    border: 0;
    text-align: center;
    font-size: 11px;
    margin: 10px 0 2px 20px;
}

input.dlALL:hover
{
    text-decoration: underline;
    cursor: pointer;
}

/*************** TOP LINKS ***************/

ul.topLink
{
    font-size: 12px;
    line-height: 12px;
    border: 0;
    display: inline;
    list-style-type: none;
    width: 960px;
    height: 28px;
    float: left;
    padding: 0 20px 0 0;
    margin: 0;
}

ul.topLink li 
{
     display: inline; 
     font-weight: bold;
     color: #e6edfc;
     clear: none;
     margin: 0 0 0 0;
     float: right;
     padding: 8px;
     border-right: 1px solid #d9d9d9;
}

ul.topLink li a
{
     color: #39f;
     text-decoration: none;
     font-weight: normal;
     float: right;
}

ul.topLink li a:hover
{
     text-decoration: underline;
}




.boxd
{
	width: 418px;
	padding: 10px 20px;
	background-color: #e6edfc;
	margin: 20px 0 0 19px;
	float: left;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	border: 1px solid #c2c2c2;
	height: 240px;
	/*height: 340px;*/
	
}

.boxd2
{
	width: 418px;
	padding: 10px 20px;
	background-color: #e6edfc;
	margin: 20px 0 0 19px;
	float: left;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	border: 1px solid #c2c2c2;
	height: 335px;
	/*height: 600px;*/
}
.boxd3
{
	width: 438px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10;
	margin: 10px 0 0 -19px;
	background-color: #e6edfc;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	border: 1px solid #c2c2c2;
	height: 155px;
	
	/*height: 600px;*/
}

.boxd select, .boxd2 select
{
	width: 414px;
	border: 1px solid #c2c2c2;
	padding: 2px;
	float: left;
	margin: 4px 0;
}

.boxd iframe, .boxd2 iframe
{
	width: 414px;
	border: 1px solid #c2c2c2;
	padding: 2px;
	float: left;
	margin: 4px 0;
}

.boxd input.rdio, .boxd2 input.rdio
{
	margin: 6px 2px 4px 2px;
	position: relative;
	top: 1px;
}

.boxd input.rdio2, .boxd2 input.rdio2
{
	margin: 0 2px 12px 2px;
	position: relative;
	top: 1px;
}

.boxd ul.report3, .boxd2 ul.report3
{
	font-size: 10px;
	line-height: 10px;
	border: 0;
	display: inline;
	margin: 12px 0;
	clear: both;
	position: relative;
	float: left;
	padding: 0;
	width: 418px;
}

.boxd ul.report3 li, .boxd2 ul.report3 li 
{
	display: inline; 
	font-weight: normal;
	clear: none;
	margin: 0 12px 0 0;
	float: left;
	font-size: 10px;
	line-height: 10px;
}

.boxd ul.report3 li input.prnt, .boxd2 ul.report3 li input.prnt
{
	width: 108px;
	height: 28px;
	text-decoration: none;
	color: #fff;
	background-image: url(/images/printBTN.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 2px 22px;
	font-weight: bold;
	border: 0;
	text-align: left;
	font-size: 11px;
}

.boxd ul.report3 li input.prnt:hover, .boxd2 ul.report3 li input.prnt:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.boxd ul.report3 li input.exc, .boxd2 ul.report3 li input.exc
{
	width: 124px;
	height: 28px;
	text-decoration: none;
	color: #fff;
	background-image: url(/images/excelBTN.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 2px 22px;
	font-weight: bold;
	border: 0;
	text-align: left;
	font-size: 11px;
}

.boxd ul.report3 li input.exc:hover, .boxd2 ul.report3 li input.exc:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.boxd img, .boxd2 img
{
	border: 0;
	padding: 4px 9px;
	margin-bottom: 16px;
}

.boxd input.txt
{
	width: 438px;
	border: 1px solid #c2c2c2;
	padding: 4px;
	float: left;
	margin-bottom: 16px;
	clear: both;
	font-size: 14px;
}

.boxd label
{
	width: 258px;
	border: 0;
	padding: 0 0 4px 0;
	float: left;
	margin: 4px 0 6px 2px;
	font-weight: bold;
	color: #666;
	clear: both;
	font-size: 16px;
}

.boxd label a
{
	float: left;
	margin: 4px 0 6px 2px;
	font-weight: bold;
	color: #c33;
	clear: both;
	font-size: 12px;
}

.boxd input.iechx
{
	margin: 0 0px 12px 6px;
	position: relative;
	top: 1px;
}

.boxd h2
{
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #666;
	line-height: 12px;
	clear: both;
	font-weight: bold;
}

.boxd h2 input
{
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	color: #39F;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	background: transparent;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
}

.boxd h2 input:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.boxd h2 input.selected
{
	font-weight: bold;
}

.boxd .divScroll, .boxd2 .divScroll
{
	width: 414px;
	border: 1px solid #c2c2c2;
	padding: 2px;
	float: left;
	margin: 4px 0;
	overflow: auto;
	clear: both;
}

.boxl
{
	width: 220px;
	height: 229px;
	padding: 10px;
	background-color: #efefef;
	margin: 10px 20px 0 0;
	float: left;
	border: 0;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
}

.box2
{
	width: 149px;
	padding: 0;
	background-color: #fff;
	margin: 10px 0 0 10px;
	float: right;
	border: 0;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
}

.box3
{
	width: 89px;
	padding: 0;
	background-color: #fff;
	margin: 10px 10px 0 0;
	float: left;
	border: 0;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
}

.subbox
{
	width: 220px;
	padding: 0;
	margin: 10px 0 0 0;
	float: right;
	border: 0;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
}

.box select
{
	width: 220px;
}

#gridTopTen10Books td a
{
	text-decoration:none;
	color:#000000;
}

#gridMostRecentTitles td a
{
	text-decoration:none;
	color:#000000;
}

#lblSummary ul li
{
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size:12px;	
}

#mostreadbook table a
{	
	font-size: 14px;
	text-decoration:none;
	color:#39f;
	font-weight:bold;
	
}
	
#mostreadbook table a:hover
{	
	font-size: 14px;
	text-decoration:underline;
	color:#39f;
	font-weight:bold;
}
#mostreadbook span
{
	font-size: 12px;
	line-height: 20px;
	}
	
#lnkTitleURL a
{
	font-size: 14px;
	text-decoration:none;
	color:#39f;
	font-weight:bold;
	}
	
div.aset
{
	margin: 0;
	padding: 12px 20px;
	width: 938px;
	border: 0;
	text-align: left;
	font-size: 8pt;
	position: relative;
	float: left;
	background: #e6edfc url(../images/rule.gif) bottom left repeat-x;
}

div.aset label 
{
	float: left; 
	text-align: left; 
	color: #333;
	padding: 3px 8px 10px 0;
	margin: 0;
	display: block;
	font-size: 14px;
	
	clear: left;
}

div.aset label a
{
	color: #39f;
	text-decoration: underline;
	font-weight: bold;
}

div.aset label a:hover
{
	color: #39f;
	text-decoration: none;
}

div.aset input
{
	border: 1px solid #c2c2c2; 
	padding: 4px 4px 5px 4px; 
	width: 335px; 
	background: #fff;
	margin: 0 8px 10px 0;
	line-height: 16px;
	font-size: 14px;
	float: left;
}

div.aset input:hover 
{ 
	background: #fff; 
	border: 1px solid #666; 
	color: #333;
}

div.aset input:focus 
{
	background: #fff; 
	border: 1px solid #39f; 
	color: #39f;
}

div.aset select
{
	border: 1px solid #c2c2c2; 
	padding: 4px 4px 5px 4px;  
	width: 75px; 
	background: #fff;
	margin: 0 8px 12px 0;
	line-height: 16px;
	font-size: 14px;
	float: left;
}

div.aset select:hover 
{ 
	background: #fff; 
	border: 1px solid #39f; 
	color: #333;
}

div.aset textarea
{
	border: 1px solid #c2c2c2;
	padding: 2px;
	float: left;
	margin-bottom: 8px;
	clear: both;
	width: 473px;
	height: 100px;
}
#tblTitleDetail td a
{
	font-size: 12px;
	text-decoration:none;
	color:#39f;
	font-weight:bold;
	}
#tblTitleDetail td a:hover
{
	font-size: 12px;
	text-decoration:underline;
	color:#39f;
	font-weight:bold;
	}	
	
#gridTitles td
{

vertical-align:top;
}
#gridTitles td a
{
	font-size: 12px;
	text-decoration:none;
	color:#39f;
	font-weight:bold;
	
	}
#gridTitles td a:hover
{
	font-size: 12px;
	text-decoration:underline;
	color:#39f;
	font-weight:bold;
	vertical-align:top;
	}	
	/*************** TABS2 ***************/.tabs2{	color: #333;	background: #fff url(../images/tabsBG2.gif) bottom left repeat-x;	float: left;	width: 978px;	clear: both;	margin: 0;}.tabs2 ul{	font-size: 11px;	line-height: 11px;	border: 0;	display: inline;	list-style-type: none;	width: 978px;	height: 37px;	float: left;	padding: 0;	margin: 0;}.tabs2 ul li {	 display: inline; 	 font-weight: normal;	 clear: none;	 margin: 0;	 float: left;}.tabs2 ul li a{	display: block;	padding: 12px 16px 13px 16px;	color: #39f;	text-decoration: none;	font-weight: bold;	clear: none;	border: solid #cbcbcb;	border-width: 0 1px 1px 0;	text-align: center;}.tabs2 ul li a:hover{	text-decoration: none;	color: #333;	font-weight: bold;	background: #fff;}.tabs2 ul li a.on{	background: #fff url(/images/tabOn2.gif) repeat-x;	color: #333;	border-bottom-color: #fff;}.OutsideWrapper{margin: 0; border: 0; text-align: left; font-size: 12pt; position: relative; float: left; background: #e6edfc url(/images/rule.gif) bottom left repeat-x; min-height:300px;
     height:auto !important;
     height:300px; }#mainContent{	width: 940px;	margin: 20px;	padding: 0;	border: 0;	background: #fff;	_background-color: none;	float: left;	font-size: 14px;	line-height: 20px;}#mainContent h5.helpTopic{	font-size: 16px;	background: #fff url(../images/righton.gif) 5px 5px no-repeat;	padding: 0 0 0 15px;	margin: 0 0 8px 0;	font-weight: bold;	clear: both;	float: left;}#mainContent h5.helpTopic a{	color: #999;	text-decoration: none;	margin-left:7px;}#mainContent h5.helpTopic a:hover{	text-decoration: underline;}.HelphiddenDiv{	font-size: 14px;	line-height: 20px;	padding: 0;	margin: 0;	float: left;	background-image: none;	clear: both;	visibility: hidden;	position: absolute;	margin: 0 20px 16px 20px;}#mainContent h5.onArrow{	background: #fff url(../images/righton.gif) 0px 10px no-repeat;}a.downloadlogo:link{		color: #39f;				text-decoration:underline;	}a.downloadlogo:hover{			color: #39f;	text-decoration:none;		}a.downloadlogo:visited{			color: #39f;	text-decoration:none;		}.boxdwidget
{
	width: 518px;	
	background-color: #FFFFFF;
	float: left;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	font-weight: normal;
	border: 0px solid #c2c2c2;
	height: 640px;	
	/*height: 340px;*/
	
}
#my_clip_button { width:150px; text-align:center; border:1px solid black; background-color:#ccc; margin:10px; padding:10px; cursor:default; font-size:9pt; }
#my_clip_button.hover { background-color:#eee; }
#my_clip_button.active { background-color:#aaa; }
.boxdwidget
{
    float: left;
    width: 459px;
    margin: 0 0 20px 20px;
}

.boxwidget-over
{
	height: 600px;
	overflow: auto;
}

.boxdwidget table
{
	font-size: 11px;
}

.boxdwidget table td[align="left"]
{
	padding-left: 8px;
}

.boxdwidget table tbody tr:nth-child(even)
{
	background-color: #f3f3f3;
}

.boxdwidget p
{
    font-size: 12px;
    margin-left: 0;
    width: 459px;
}

.boxdwidget ul
{
	margin-left: 0;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 18px;
	max-height: 300px;
	overflow: auto;
	margin-top: 9px;
}

.boxdwidget li
{
	margin-left: -8px;
}

.boxdwidget .p-over
{
	height: 176px;
	overflow: auto;
	margin-top: 9px;
	margin-bottom: 16px;
    	width: 459px;

}

#my_clip_button 
{
    background-color: #39f;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    margin: 0;
    padding: 6px 10px 0 10px;
    text-align: center;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#my_clip_button:hover
{
	cursor: pointer;
}
.highlight { background-color: blue }

a.widgetlink
{
	color: #39f;
	text-decoration: underline;
}

a.widgetlink:hover 
{
	text-decoration: none;
}
