body  {
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	margin: 0px;
   padding: 0px;
	
}

.copy { font-family : arial, helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
}

p { font-family : arial, helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
}

td  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.bold { font-family : arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight : bold;
}

h1 {

		font-family : arial, helvetica, sans-serif; 
		color: #000000; 
		font-weight: bold; 
		font-size: 16px
}

h2 {

		font-family : arial, helvetica, sans-serif; 
		color: #5E528B; 
		font-weight: bold; 
		font-size: 14px
}


h3 {

		font-family : arial, helvetica, sans-serif; 
		color: #000000; 
		font-weight: bold; 
		font-size: 13px
}

whiteBold {

		font-family : arial, helvetica, sans-serif; 
		color: #ffffff; 
		font-weight: bold; 
		font-size: 14px
}

ul, li  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	list-style:square;
}
ul.white, li.white  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	list-style:square;
}

.white { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; color: #ffffff }
.black { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; color: #000000 }

.pageHeader { font-family: Arial, Helvetica, Sans-serif; color: #000000; font-weight: bold; font-size: 16px }
.pageHeader-white { font-family: Arial, Helvetica, Sans-serif; color: #ffffff; font-weight: normal; font-size: 15px }

.background1 { background : #4B0082;

}

.background2 { background : #8C82B5;

}

.background3 { background : #E7DCE4;

}

.background4 { background : #BCB4D3;

}

a:link  {
	color : #000000;
}

a:visited  {
	color : #000000;
}

a:active  {
	color : #000000;
	
}

a:hover  {
	color : #000000;
	
}

a.navHead:link  {
	font-size: 12px;
	color : #000000;
	text-decoration:none
}

a.navHead:visited  {
	font-size: 12px;
	color : #000000;
	text-decoration:none
}

a.navHead:active  {
	font-size: 12px;
	color : #000000;
	text-decoration: underline
}

a.navHead:hover  {
	font-size: 12px;
	color : #000000;
	text-decoration: underline
}

a.nav:link  {
	font-size: 11.5px;
	color : #000000;
	text-decoration:none
}

a.nav:visited  {
	font-size: 11.5px;
	color : #000000;
	text-decoration:none
}

a.nav:active  {
	font-size: 11.5px;
	color : #000000;
	text-decoration: underline
}

a.nav:hover  {
	font-size: 11.5px;
	color : #000000;
	text-decoration: underline
}

a.textonly:link  {
	font-size: 11px;
	color : #ffffff;
	text-decoration: none;
}

a.textonly:visited  {
	font-size: 11px;
	color : #ffffff;
	text-decoration: none;
}

a.textonly:active  {
	font-size: 11px;
	color : #000000;
	text-decoration: underline;
}

a.textonly:hover  {
	font-size: 11px;
	color : #000000;
	text-decoration: underline;
}

a.footer:link  {
	font-size: 10px;
	color : #FFFFFF;
}

a.footer:visited  {
	font-size: 10px;
	color : #FFFFFF;
}

a.footer:active  {
	font-size: 10px;
	color : #FFFFFF;
}

a.footer:hover  {
	font-size: 10px;
	color : #E1E1E1;
}

.footer { font-family : verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
}

.copyright { font-family : verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
}

.largetext {

		font-family : arial, helvetica, sans-serif; 
		font-weight: bold; 
		font-size: 16px
}

/***************************
  RSS Feed styles
***************************/
channel {  display:block;  
font-family:verdana, 
sans-serif;  
margin:2%;  
font-size:90%;  
color:#000000;  
background:#ffffff;}

channel title {  display:block;  font-size:1.3em;  color:inherit;  background:inherit;  font-weight:bold;}
channel tagline, channel subtitle, channel link {  display:block;  font-size:0.9em;}
feed updated, feed author name, email, id, managingEditor, copyright, ttl, modified, convertLineBreaks {  display:none;}
channel language {display:none;}
channel image {display:none;}
channel generator {  display:block;  font-size:0.9em;}

channel generator {  
display:block;  
margin:3em 4em 3em 0em;  
color:black;  
background:#EEEEEE;  
border:solid gray 1px;  
text-align:left;  
padding:1em;  
font-family:mono;  
font-size:0.8em;  
}

item {  display:block;  color:inherit;  background:inherit;  padding:0;  margin:1em 1em 4em 1em;}
item pubDate, item modified, item updated, item author {  display:block;  color:#999999;  background:inherit;  padding:0 0 0 1em; font-size:0.8em;}
item created, item issued, item published, item id, item comments {  display:none;}
item link {display: block; padding: 1em; }
item title {  display:block;  font-size:1em;  font-weight:bold;  color:inherit;  background:inherit;  padding:1em 1em 0em 1em;  margin:0;  border-top:solid 1px #dddddd;}
item description {  display:block;  font-size:0.9em;  color:inherit;  background:inherit;  padding:1em;  line-height:1.5em;}
