body, td
{
  font-family:		 Arial, verdana, sans-serif;
  font-size:		13px;
  color:		     #494949; 
  line-height:   17px; 
}
body
{
background-color:        #DBD8D2;
}

th
{
  font-weight:		bold;
  font-size:		12px;
}
a:link img, a:visited img
{
  border-color:		#936101;
    border-width:         1px;
}
a:hover img
{
  border-color:         #8080C8;
  border-width:         1px;
}

a
{
  color:		#936101;
  text-decoration:	underline;
}
a:hover
{
  color:		 #000000;
  text-decoration:	underline;
}
a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:	none;
  color:		 #000000;
  font-weight:  bold;
  font-size:	13px;
}

a.MENU-1-OFF
{
  text-decoration:	none;
  color:		#536E8B;
  font-weight:  bold;
  font-size:	13px;
}

a.MENU-2-ON, a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  text-decoration:	none;
  color:		 #000000;
  font-weight:  bold;
  font-size:	11px;
}

a.MENU-2-OFF
{
  text-decoration:	none;
  color:		#536E8B;
  font-weight:  bold;
  font-size:	11px;
}

h1
{
  font-size:		19px;
  font-weight:		normal;
  color: 			#536E8B;
  line-height:   	22px; 
  padding-bottom:   15px;

}
h2
{
  font-size:		15px;
  font-style:    italic;
  color: #536E8B;
}
h3
{
  font-size:		13px;
  font-style:    normal;
  line-height:		15px;
  color: #536E8B;
}

.announcement
{
  font-size:		14px;
  font-style:    normal;
  line-height:		15px;
  color:		#536E8B;
  font-weight: 		bold;
}

a.specialText
{
  color:		#990000;
  text-decoration:	underline;
  font-size:		13px;
  font-style:       normal;
  font-weight:		bold;
}
a.specialText:hover
{
  color:		 #CC0000;
  text-decoration:	underline;
  font-size:		13px;
  font-style:       normal;
  font-weight:		bold;
}

span.quote
{
  font-size:		12px;
  font-style:    italic;

}
b, dt
{
  font-weight:		bold;
}
strong
{
  font-weight:		bold;  
}

li
{
  font-size:		11px;
    line-height:   13pt;
}

li img {
	margin: 5px 0 0 20px;
}

.boxText
{
  border-width:		2px;
  border-style:		solid;
  border-color:		#536E8B;
  background-color:	#D7DFE1;
  padding:	8px;
  margin-top: 5px;
  width: 100%;
}

div.FOOTER
{
  font-size:		9px;  
  line-height:      10pt; 
  background-color: #BFCDD0; 
}
div.FOOTER a
{
  font-size:		9px;  
  line-height:      10px;
}
hr
{
  color: #CC9100;
}
div.menufooter
{
  color: #ffffff;
  padding-left: 23px;
  line-height:      18px;
}
div.menufooter a
{
  color: #ffffff;
  font-weight:		bold;
}
div.menufooter a:hover
{
  color: #000000;
  font-weight:		bold;
}

div.menu
{

  padding-left: 23px;
  line-height:      18px;
}
div.menu a
{
  color:		     #494949;
  font-weight:		bold;
}
div.menu a:hover
{
  color:		     #000000;
  font-weight:		bold;
}

#eventList {font-size:11px;}
#eventList li {margin-top:1em;}
#eventList li.nolist {list-style:none;}
#eventTable td {vertical-align:top;}
.nobreak {white-space:nowrap;}
.oufimgs {text-align:center;}
.oufimgs img, img.oufimgs {border:outset;}


.smallText {
	font-size:		9px;
	line-height: 12px;
}

table.tabular-data{ 
  border: 1px solid black;                    
  padding: 0;
  font-size: 10px;
}

table.tabular-data td{
  text-align: center;
  font-size: 10px;
  margin: 0;
  padding: 0;
  border: 1px solid black;
}

td.grey-head {
  background: grey;
  color: white;
}
.red-text{
	font-size: 12px;
	color: #FF0000;
}