body { 
	padding: 0; 
	margin: 0; 
	background-color: #939393; 
}

p{	font-size : 10pt; }
a{	font-family : Arial, Helvetica, sans-serif;	color : #00359A;	font-size: 10pt;  font-weight:bold  }
a:hover{	text-decoration : none;  color: white; background: #00359A; padding: 0px 0px 0px 0px; }
form{	margin: 0px;}
input{ font-family: Tahoma;  font-size: 12px;  }

/* MAIN
-------------------------------------------------------------------------*/
#MAIN {	width: 960px;
		border-width:thin;
		border-color:#999999;
		padding: 0;
		background-color: White; 
		position: relative;
		margin-right: auto;
		margin-left: auto;	
		margin-top: 0;
}

/* HEADER
-------------------------------------------------------------------------*/
#HEADER{ display: block; width:99%; height: 168px; padding:0; margin:0;  background-position: top right;  background-repeat: no-repeat;  background-image: url("images/newbanner2.jpg");   }
	#HEADER ul{ list-style: none; margin: 127px 0 0 0; padding: 0px; display: inline; float: right; display: block;  border-bottom: 5px solid #004278;  position: relative;        }
	#HEADER li{ float:left; margin: 0;  padding:  5px 12px 0 5px; list-style: none; display: inline;  height: 25px;  line-height: 15px;      }
	#HEADER li a{  color: #00359A; text-decoration: none;  font-size: 12px;  font-family: Tahoma, Arial, Helvetica, sans-serif; }
	#HEADER li a:hover{ text-decoration: none; position: relative; top: -1px; color: #fff; background: #00359A; padding: 0 0 0 0 }

/* NAV LINE
--------------------------------------------------------------------------*/
#PATH{ display: block; height:148px;  padding-left: 220px; margin:0; }
	#PATH p{ padding: 29px 0 0 0; margin: 0; font-size: 8pt; color: #B90000; font-weight: bold; }
	#PATH a{ text-decoration: none; color: Black; font-size: 8pt;  font-weight: normal;  }
	#PATH a:hover{ text-decoration: none; position: relative; top: -1px; }
	#PATH .Arrow{ color: Black; position: relative; top: -1px;  margin: 0 2px 0 2px;  }
	
/* CONTENT
--------------------------------------------------------------------------*/
#CONTENT{ display: block; margin:5px 10px 27px 10px; }
	#CONTENT h1{ margin:10px 10px 10px 0; padding:3px 3px 3px 3px; line-height: 14pt; color: White;  background-color: #004278; font-family: Arial, sans-serif;  font-weight: normal;  font-size: 14pt;  }
	#CONTENT p{ text-align: justify; margin: 0 0 10px 0;  padding: 0; font-family: Arial, Helvetica, sans-serif; color: Black;  }

#SIDEBAR{ width:210px; display: table-cell; margin-top: 5px; padding: 0px 13px 0 13px;  background-image: url("images/bg_vline.gif");  background-repeat: repeat-y;  background-position: right;  float: left;  margin-bottom: 20px;     }
	#SIDEBAR h1{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: White;  background-color: #004278;  text-align: center;  font-weight: bold;  padding: 3px 0 3px 0;  margin: 0 0 17px 0;         }
	#SIDEBAR p{ text-align: justify;  margin: 0;  font-family: Arial, Helvetica, sans-serif;  font-size: 9pt;  padding-bottom: 3px;     }
	#SIDEBAR p.Date{ text-align: left;  font-size: 8pt; color: #0000FF;  font-weight: bold;  line-height: 8pt;  margin: 0 0 3px 0;       }
	#SIDEBAR p.More{ text-align:right;  margin-top: 3px;  margin-bottom: 18px;   }
	#SIDEBAR p.More a{font-size: 8pt; color: #006634;  text-decoration: none;  font-weight: bold;     }
	#SIDEBAR p.More a:hover{ color: white; text-decoration: none;  background: #006634; padding: 10px 5px 10px 0}

/* FOOTER
--------------------------------------------------------------------------*/
#FOOTER{ display: block; margin: 27px 0 0 27px; width: 95%; padding: 0 0 20px 0; clear: both;  background-image: none;  background-repeat: no-repeat;  background-position: right bottom;             }
	#FOOTER ul{  background-image: url("images/bg_hline.gif");  background-repeat: repeat-x;  list-style: none; margin: 0; padding: 5px 0 0 0;   display: block;              }
	#FOOTER h1{ margin:10px 10px 10px 40px; padding:3px 3px 3px 3px; line-height: 14pt; color: White;  background-color: #004278; font-family: Arial, sans-serif;  font-weight: bold;  font-size: 10pt;  }
	#FOOTER li{  margin: 0;  padding: 0; list-style: none;  display: inline;                  }
	#FOOTER li a{ color: blue; padding: 0; text-decoration: underline; font-size: 10pt; font-family: "MS Sans Serif", Geneva, sans-serif;  margin-left: 6px;  margin-right: 6px;   }
	#FOOTER li a.First{ margin-left:0;}
	#FOOTER li a:hover{ color: white; text-decoration: none; }
	#FOOTER p{ margin: 5px 0 0 0; font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 10pt; }
	#FOOTER a{font-family: "MS Sans Serif", Geneva, sans-serif;  font-size: 9pt; color: #00359A;  text-decoration: none; 	 }
	#FOOTER a:hover{ color: #fff; text-decoration: underline; padding: 0;}