BODY {
	BACKGROUND: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	color : black;
	margin: 0px;
}

P  {
	font-size : 11px;
	letter-spacing : normal;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

.newsheading  {
	font-family: arial,times new roman, times, serif;
	font-size : 15px;
	font-style: normal;
	font-weight: bold;
	letter-spacing : normal;
	color : #999900;
}

.bold {
	font-size : 13px;
	color: #003333;
	font-weight: bold;
	letter-spacing : normal;
}

.small  {
	font-size : 11px;
	font-family: Verdana, Arial, sans-serif;
}

.subdued  {
    color: #666666;
}

.links  {
	font-weight : bold;
}

div.reverse {
    color: #CCCCCC;
	padding : 4px;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

.QUOTE  {
	font-family: times new roman, times, serif;
	font-size : 15px;
	font-style: italic;
	letter-spacing : normal;
}

H1 {
	font-family: Arial, sans-serif;
	font-size : 30px;
	color : #003333;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
	TEXT-ALIGN: left;
}

H2 {
	font-family: Arial, sans-serif;
	font-size : 22px;
	color : #000000;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

H3 {
	font-family: Arial, sans-serif;
	font-size : 18px;
	color : #666600;
	font-weight : bold;
	font-style: oblique;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

H4 {
	font-family: Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #999900;
	font-weight : bold;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

.H4 {
	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #006666;
	font-weight : bold;
}

.press_publication {
	font-family: Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #CC0000;
	font-weight : bold;
}

A,A:link {
	COLOR: #0000CC;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #990099;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #666600;
	TEXT-DECORATION: underline;
}
A:active {
   color : #FF9900; 
   text-decoration : underline; 
}

A.menu,A:link.menu {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}
A:visited.menu {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}
A:hover.menu {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
A:active.menu {
    color : #006600; 
    text-decoration : none; 
}

UL  {
	font-size : 11px;
   font-family : Verdana,Arial,Helvetica;
}

LI  {
	font-size : 11px;
   font-family : Verdana,Arial,Helvetica;
}

LI.news {
   font-size : 11px;
   font-family : Verdana,Arial,Helvetica;
   font-weight: normal;
   letter-spacing: 0px;
   line-height: 160%;
}

LI.subhead {
	font-family: Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #006666;
	font-weight : bold;
}


IMG.news {
   margin-left: -28px;
}

INPUT,TEXTAREA,SELECT,OPTION {
    font-family : Verdana,Arial,Helvetica; 
	font-size: 11px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background: #CCCCCC;
}

TD {
	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

TH {
	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align: left;
}

TABLE.table {
	border-color: #FFCC00;
	border-style: ridge; 
	margin-left: 10px;
	margin-right: 10px;
	width: 97%;
}	

.flyMenuIn  {
	width: 100%;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	background: #FF6600;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 25px 3px 6px;
	cursor: hand;
}


.bannertop  {
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: #FFFFFF;
}

.newsbox  {
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	background: #FFFFFF;
	margin-left:10px;
}

DIV.footer {
	border-width: 0px;
	background: #B4D25B;
	width: 100%;
}

HR {
   width: 96%;
   height: 1px;
}