/* Default CSS Stylesheet for a new Web Application project */
a
{
	 FONT-SIZE: 8pt;
 }
  
BODY, td{
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: 100;
    LETTER-SPACING: 0px;
    TEXT-TRANSFORM: none;
    WORD-SPACING: 1px;
    color: Black;
}


.PageTitle
{
	border:Double 3px #80B3C8;
	background-color:#80B3C8;
	color:black; 
	font-weight:600;  
	padding:4 ;
}
 
	INPUT
	{
	border-right: #909090 1px solid;
	BORDER-TOP: #909090 1px solid;
	BORDER-LEFT: #909090 1px solid;
	font-size :12px;
	BORDER-BOTTOM: #909090 1px solid;

	color:#000000;
	
	}
	
.section
	{
border : 1px #A0A9A2;
border: 1px solid #808080;
background-color: #E5E5E5;
 border-top : 1px solid;
 font-weight : bold;
 color : #242424;
 border-width : 1px 1px 1px 1px;
 font : 700 8.5pt;
}

.4section
	{
border : 1px #A0A9A2;
border: 1px solid #808080;
background-color: #CFC59A;
 border-top : 1px solid;
 font-weight : bold;
 color : #330000;
 font : 700 8.5pt;
}

.firstparagraph
{
	FONT-SIZE: 8.5pt;
	color : #333333;
	font : arial;
	 font-weight : bold;	
}

.Oldsecondparagraph
{
	FONT-SIZE: 8.5pt;
	color : #FF6600;
	font : arial;
	 font-weight : bold;
}


.By{
 color : #EA5226;
 font : 600  8pt;
	}

.writer{
 color : #EA5226;
 font : 600  8pt;
	}

.articlehead{
background-color: #ECE9D8;
	font-style : normal;
	font-weight : bold;
	}

.Signature{
	color : #D23D17;
}
.ImagePhotgrapher
{
	FONT-SIZE: 10px;
	color: #000000; 
	TEXT-Align: left;	
}
.ImageCaption
{
	FONT-SIZE: 8.5pt;
	color : #FF6600; 
	TEXT-Align: left;	
}
.PullQuote
 {
 font-size: 12px;
 font-weight:bold;  
 text-align:center;
 BORDER-right: #808080 1px solid;
 color:#C4A86F;
 padding:10 ;
 }
 
  .Calendar1 {
 	font-family: verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color:#FF6600;
 }
 
 .menu
 {
		color:#FF6600;
		text-decoration: none;
	}
	
	 .secondparagraph 
	 {
 	font-family: arial;
	font-size: 8.5 pt;
	font-weight: bold;
	color:#FF6600;
 }