/* Custom Stylesheet */

a {color: #7F8147;
  }

a:hover {color: #717C8F;
  }

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
  line-height: 12pt;
  }

.body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
  line-height: 12pt;
	color: #ffffff;	
  }

.bold	{
	font-weight: bold;	
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  }

p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
 	line-height: 12pt;
	color: #000033;	
  }
  
.pTag	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
  	line-height: 12pt;
	color: #000033;	
  }

.data {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-size: 9pt;
  line-height: 11pt;
  color: #000033;
  }

.headline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  font-size: 14pt;
  line-height: 18pt;
  color: #000033;
  }

li	{
  list-style-type: square;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  line-height: 12pt; 
  font-weight: normal; 
  color: 000033; 
  list-style-position: inside;  
  }
  
ul	{
  list-style-type: square;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  line-height: 12pt; 
  font-weight: normal; 
  color: 000033; 
  list-style-position: inside;  
  }

.warning  { 
  color: #990000;
  }

	
.bigDay	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 36pt;
	font-weight: bold;	
	color: #000033;
  line-height: 40pt;
  }

.bigMonth	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 24pt;
	font-weight: bold;	
	color: #000033;
	line-height: 36pt;
  }

.mediumDay	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;	
	color: #000033;
	line-height: 18pt;
  }
  
  .altRow {
	background-color : #e0e0e0;
}

.outerTable {
	background-color : #c0c0c0;
}

.tableHeaderBg {
	background-color : #999999;
}

.altTableHeaderBg {
	background-color : #8aa731;
}

.drawingBoardTitle {
	color : #000033;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
  	color: #000033;
}
