html { font-size: 100%; /* IE hack */ }
h1 {font-size:24px}

body {
	background-color: #F9FACB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	color: #000080;	
}

.menuhead {

	margin: 5px;
	background-color: #F9FACB;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000080;
	text-decoration: none;
	
}
.menuOption{
	margin: 10px;
	background-color: #F9FACB;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #660000;
	text-decoration: none;
}
.menuOptionselect{
	margin: 10px;
	background-color: #F9FACB;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000080;
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	color: #000080;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	color: #000080;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-variant: small-caps;
	color: #000080;
}
.breadcrumb {
	background-color: #f9facb;
	color: #000080;
	font-size: 0.9em
}
.littlepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #800000;
	text-decoration: none;
}
.newsitem a:link {color:#660000;text-decoration: none}
.newsitem a:visited {color:#660000;text-decoration: none}
.newsitem a:active {color:#990000; text-decoration: none}
.newsitem a:hover {
	color:#990000;
	text-decoration: none;
}
.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-decoration: none;
	text-align: left;
	border-color: #000000;	
}
.maintext a:link {color:#660000;text-decoration: none}
.maintext a:visited {color:#660000;text-decoration: none}
.maintext a:active {color:#990000; text-decoration: none}
.maintext a:hover {
	color:#990000;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-decoration: none;
	text-align: left;
	border-color: #000000;
	float: right;
	border: 1;
	
}
.largetext a:link {color:#660000;text-decoration: none}
.largetext a:visited {color:#660000;text-decoration: none}
.largetext a:active {color:#990000; text-decoration: none}
.largetext a:hover {color:#990000; text-decoration: none}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-decoration: none;
}
.MAlogo {
	font-size: 1.8em!important;
	font-weight: bold;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000080;
	padding: 5px;
	height: auto;
	width: 381px;
	border: 2px;
	border-style: double;
	border-color: #000000;
	text-align: center;
	background-image: url(graphics/Textures/yellowbackground.jpg);
	font-weight: bold;
}
.scaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000080;
	text-transform: capitalize;
}
.subtext {
	margin-left: 20px;
	margin-right: 20px;
}
/* start styles for reading list
*/
.treemenu {
  list-style : none;
}

.treemenu UL {
  list-style : none;
}

.treemenu A {
  padding-left : 15px;
  text-decoration : none;
}

.treemenu .treeopen {
	background-image : url('open.gif');
	background-repeat : no-repeat;
	background-position : left;
}

.treemenu .treeclosed {
	background-image : url('closed.gif');
	background-repeat : no-repeat;
	background-position : left;
}

ulOFF {
  border: 1px solid red;
}

liOFF {
  border: 1px solid blue;
}
/* end styles for reading list
*/
/*styles for newsletter
*/
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}
.newshead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #000000;
}
.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
.newscontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
}
.cite {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.eBbuyclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 110px;
}
.eBqtyclass  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E0E8F8;
	width: 21px;
	height: 18px;
	text-align: right;
	border: 1px solid #7F9DB9;
}
.mainblockPicRight {
	margin: 5px;
	float: right;
	border:thin;
}
.mainblockPicLeft {
	margin: 5px;
	float: left;
}.newsletter {
	background-color: #FFFFFF;
}
.hiddenDiv {
position:relative;
left:20px;
background:#FFFFFF;
padding:10px;
display:none;
border-color: #FFBD32; 
border-style: ridge; 
}
.pseudoLink{
cursor:pointer;
}
.right{text-align:right}
