/* CSS Document */
* {
	font-family:Tahoma, Helvetica, sans-serif;
}

body {
	margin:0px 5px;
}
.mainmenu {
 	width:111px;
	height:25px;
	font-size:9pt;
	font-weight:bolder;
	font-variant:small-caps;
	padding:0px 5px;
	text-align:center;
	cursor:pointer;
	border-left:1px solid #999999;
	border-top:1px solid #999999;	
	color:#003300;
	background-image:url(/eiws.nsf/footer-bg.jpg);
}

a {
	color:#006633;
	text-decoration:none;
}

a:hover {
	border-bottom:1px dashed #999999;
}

.mainmenuLink:hover {
	border:none;
}

.adOn  {
	font-size:8pt;
	color:#333333;
}

.adOn:hover  {
	border-bottom:none;	
	color:#009900;
}

.about{
	font-size:8pt;
	text-align:right;
	padding-right:15px;
	height:25px;
	vertical-align:middle;
	background:#FFFFF5;
}
.footer p {
	font-size:9px;
}

.subHeader {
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	height:22px;	
	padding:0px 10px;
	background-color:#006633;
	border-bottom:1px solid #CCCCCC;
	text-transform:uppercase;
}

.subHeaderLink {
	height:20px;
	font-size:11px;
	padding:0px 15px;
	border-bottom:1pt solid #F0F0F0;
	font-variant:small-caps;
	font-weight:600;
	background-color: #FFFFF7;
	color:#006633;
	cursor:pointer;
}

.subHeaderLink a:hover {
	border:none
}

.subIndSep{
	font-size:9pt;
	padding:0px 15px;
	border-bottom:1pt solid #CCCCCC;
	font-variant:small-caps;
	font-weight:800;	
}

.subIndHeader{
	font-size:8pt;
	padding:0px 15px;
	border-bottom:1pt solid #CCCCCC;
	font-weight:800;
	height:25px;	

}

.indIndex {
	font-size:8pt;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.contentImg {
	margin:0px 15px 15px 15px; 
	border:1px solid #000000;
	clear:both;
	float:left;
}

.newsTitle {
	font-size:9pt;
	font-weight:bold;
	padding:15px 0px;
}

.newsNote {
	padding:0px 5px 15px 6px;
	font-size:8pt;
	border-bottom:1px dotted #999999;
}

.time {
	vertical-align:top;
	border-bottom:1px dotted #CCCCCC;
	font-size:9pt;;
	font-weight:bold;
	color:#990000;
	padding:10px 5px;
	
}
.docLink {
	color: #666666;
	font-size:10pt;
}

.docLinkRed {
	color:#009900; /*#FF0000*/
	font-size:10pt;
}

.docLink:hover, .docLinkRed:hover {
	border-bottom:1px dashed #999999;
	color:#009900;
}

.dateTime {
	padding:3px 5px;
	background-color:#999999;
	margin-top:20px;
	color:#FFFFF5;
	font-size:8pt;
	font-weight:bold;
	width:70px;
	text-align:center;
	border:1px solid #333333;
	border-bottom:none;

}

.dateTimeNoImg {
	padding:3px 5px 5px 40px;
	color:#006633;
	font-size:8pt;
}
.newsTabTitle{
	font-size:10pt;
	font-weight:bold;
	padding:10px 7px;
}

.contentCell{
	border:1px solid #CCCCCC;
}
.scroller{
	height:50px;
	font-size:8pt;
	vertical-align:middle;
	padding-left:20px;
}

.pageNumber {
	border:1px solid #CCCCCC;
	margin:2px;
	padding:3px 4px;
}

.doctitle {
	color:#006633;
	margin:15px 0px;
	font-size:11pt;
	font-weight:bold;
}

#content, #content p {
	font-size:9pt;
}

#content table {
	border-collapse:collapse;
	font-size:8pt;
}

.mainViewImg {
	width:110px;
	height:110px;
	border:1px solid #CCCCCC;
	margin:10px;
}

.mainDocLink {
	font-size:10pt;
	font-weight:bold;
	margin:8px 0px 10px 0px;
	color:#003366;	
}

.mainTime{
	font-size:8pt;
	font-weight:bold;
	
}

.mainNote {
	font-size:9pt;
	margin:5px 0px;
}

.mainNewsWire {
	font-size:8pt;
	padding:10px 5px;
	border-bottom:1px dotted #CCCCCC;
	
}

#sSubm, #sDay, #sMonth, #sYear {
	font-size:8pt;
	padding:0px 2px;
}

#hideImg, #hideImg *   {
	display:none;
	visibility:hidden;
	height:0px;
	width:0px;
}

.sButtons {
	font-size:8pt;
	background-color:#999999;
	color:#FFFFFF;
	border:1px solid #333333;		
}
.scroller {
	font-size:8pt;
	margin:2px;
	border:1px solid #CCCCCC;
	padding:3px;
}