      body
      {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #333333;
      }
      td
      {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #333333;
      }
      div.preheader
      {
         width: 700px;
         text-align: right;
         height: 60px;
         margin-top: 5px;
		 color: #666666;
      }
      div.inner_header
      {
         width: 700px;
         text-align: right;
      }
      div.tabs
      {
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-color: white;
	text-align: center;
	float: right;
	margin-top: 5px;
      }
      a.tab, a.tab:hover
      {
	width: 70px;
	text-align: center;
	cursor: hand;
	padding-left: 8px;
	padding-right: 8px;
	}
      a.tab:hover 
      {
		background-color:#FFCC00;
		color:#003399;
		text-decoration:none;
	}
      div.bread_crumbs
      {
         margin: 3px 3px 5px 3px;
      }
      div.content
      {
         width: 700px;
         text-align: left;
         margin-bottom: 3px;
      }
      div.default
      {
         border: 1px solid #999999;
         width: 495px;
         padding: 5px 5px 5px 5px;
         text-align: left;
         margin-top: 7px;
      }
      h1
      {
	width: 488px;
	background-color: #CCCCCC;
	padding: 3px 3px 3px 9px;
	margin: 0px 0px 5px 0px;
	font-size: medium;
      }
      .right
      {
         float: right;
      }
      div.right_sidebar
      {
         float: right;
         width: 180px;
         margin-top: 7px;
      }
      div.right_nav
      {
         border: 1px solid #999999;
         width: 180px;
      }
      div.right_nav_title
      {
	border-bottom: 1px solid #999999;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	background-color: #003399;
        color: #FFFFFF;
	padding-left: 9px;
      }
      div.page_links_title
      {
	border-bottom: 1px solid #999999;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	background-color: #E4292A;
        color: #FFFFFF;
	padding-left: 9px;
      }
      div.page_formats_title
      {
	border-bottom: 1px solid #999999;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	background-color: #DAA520;
        color: #FFFFFF;
	padding-left: 9px;
      }
      div.page_links
      {
         border: 1px solid #999999;
         margin: 10px 0 0 0;
         width: 180px;
      }
      div.page_formats
      {
         border: 1px solid #999999;
         margin: 10px 0 0 0;
         width: 180px;
      }
      div.footer
      {
	width: 505px;
	border-top: #666666 dotted 1px;
	color: #666666;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
	margin-bottom: 10px;
	padding-top: 10px;
      }
      a.light_link {
	color: #666666;
	text-decoration: none;
      }
      a.light_link:hover {
	color: #FF9900;
	text-decoration: underline;
      }
      a.orange_link {
	color: #FF9900;
	border-bottom :  1px dashed; 
	text-decoration: none;
      }
   a {
	color: #003399;
	text-decoration: none;
      }
      a:hover {
	color: #FF9900;
	text-decoration: underline;
}
div.left-nav-spacer
{
	background-color: #ffffff;
	height: 1px;
	width: 100%;
}
.bold {
font-weight: bold;
}
.floatright
{
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	text-align: center;
}
