/* PLEASE DO NOT ADD ANYTHING TO OR REMOVE ANYTHING FROM THIS STYLESHEET WITHOUT ASKING SUZIE BLACKMAN */

body {background-color:#ffffff; background-image:url("/home/generic/homeimages/homebackground.gif"); background-repeat:repeat-x;}

.heading1,.heading2,.heading3,.heading4,.heading5 {color:#333333; }
.heading6 {font-family:Arial, Helvetica, sans-serif; font-size:0.75em; font-weight:bold; color:#333333;}

a {color:#666699;}
a:hover {color:#666699;}
.subnav {color:#000000;}
.subnav a:hover {color:#000000;}
a.subnavselected {color:#666666;}
a.subnavselected:hover {color:#3a3a71;}

.filesize {font-family:Arial, Helvetica, sans-serif; font-size:0.9em; color:#828C90; padding-left:3px;}


/* according to http://www.html-faq.com/faq.php?category=css&fid=163, IE has a default margin-left of 2.5em on ul elements,
but NS6 etc. has margin-left=0 and padding-left=2.5em. We set padding-left in the indent class, so let's set
them both to IE's defaults here, for Firefox compatibility */
ul {padding-left: 0; margin-left:0;   }
li {list-style: square; font-size: inherit; margin-left: 1.5em; }
li.right {list-style:none;list-style:none outside;background:url(/home/generic/white/arrow.gif) no-repeat 0px 1px;padding:0 0 0 21px;margin:0;}
li.down {list-style: square; font-size: inherit;}
li.up {list-style: square; font-size: inherit;}
/* hack that makes silly IE on PC align floating things properly */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html ul.top { 
	margin-left:-23px;
  }
  
/* End hide from IE5/mac */

#content {width:530px; margin-left:30px; margin-top:15px; }

 .text a{text-decoration:none;}
.text a:hover {text-decoration:underline;color:black;}

li.right {list-style:none;list-style:none outside;background:url(/home/generic/white/arrow.gif) no-repeat 0px 1px;padding:0 0 0 21px;margin:0;}
li.down {list-style-image: url(/home/generic/white/arrowbox_down_list.gif);}
li.doc {list-style-image: url(/home/generic/white/doc_list.gif); }

#bulletins a#l2_bulletins{
	background-color:#9D9DBD;
	text-decoration:none;
	color:white;
}


ul.visit,ul.visit2{
margin:0;
padding:0;}

ul.visit li{
float:left;
display:inline;
width:120px;
margin:0 5px 0 0;}

ul.visit li img{
padding-bottom:4px;}

ul.visit2 li{
float:left;
display:inline;
margin:0 8px 0 0;}

img{border:none;}

#rightnav {z-index:0}

#content a{
	font-weight:bold;
}
