body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 5px 5px 5px 5px;
}

/*colors*/
.background_left { background-color: #eee; }
.text_left { color: #4c4c4c; }
.menu_background_color { background-color: #53534a; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.contents
{
   margin-left: auto; 
   margin-right:auto; 
   width: 800px;
}

a 
{
	text-decoration: none;
	font-style: italic;
	color: #08215C;
}

sup
{
	vertical-align: 80%;
	font-size: 60%;
}

a:hover
{
	text-decoration: underline;
}

input.text
{
	border: 1px solid #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.button
{
	border: 1px solid #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.head { color: #999999; }
td.leftbar { background-color: #FFCC66; border-right: 1px solid white; vertical-align: top;}
.leftbar2 { background-color: #FFCC33; border-bottom: 1px solid white; border-top: 1px solid white; color:white; height: 162px; padding-top: 8px; padding-left: 12px; overflow:hidden;}
.footer { background-color: #FFCC00; height: 20px; padding-left: 10px; border-top: 1px solid white;}
#footer { color: white; font-size: 10px; }
#footer a { color: white; font-style:normal; }

#main {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#home h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #4D4D4D; margin-top: 2px; margin-bottom: 2px;}
#home h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #08215C; margin-top: 2px; margin-bottom: 5px;}
#home h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: black; margin-top: 2px; margin-bottom: 2px;}
#home p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black; margin-top: 2px;}

#main h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #4D4D4D; margin-top: 2px; margin-bottom: 2px;}
#main h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #08215C; margin-top: 6px; margin-bottom: 2px;}
#main h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: black; margin-top: 2px; margin-bottom: 2px;}
#main p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black; margin-top: 2px; margin-bottom: 6px;}
#main .bullet { font-weight: bold; color: #A35000 }

#left a { color: #4c4c4c; font-style: normal; }
#menu a { font-style: normal; text-decoration: none; }
#menu a:hover { font-style: normal; text-decoration: none; }

.menu-top-item {
   font-weight:bold;
   width:90px !important;
}

.search{ margin-left: 12px; margin-top:10px;}
input.search { border: 1px solid black;}

/* DIV level3 : Used in Sibling navigation control */
#level3
{
	padding: 0px 0px 10px 5px;
}

#level3 a
{
	display: block;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #4c4c4c;
	margin: 0px 10px 0px 0px;
	padding: 12px 4px 2px 0px;
}

#level3 a.sub1
{
	font-weight: normal;
	margin: 0px 0px 0px 5px;
	padding: 2px 4px 2px 0px;
}

#level3 a.sub2
{
	font-weight: normal;
	font-size: 8pt;
	margin: 0px 0px 0px 15px;
	padding: 2px 4px 2px 0px;
}

#level3 a:hover
{
	text-decoration: underline;
}

#search
{
   margin-left: 12px; margin-top:10px;
}

#search input[type=text]
{
   border: 1px solid black;
}

#searchResults p.title
{
   font-size: 14px;
   font-weight:bold; 
   color: #08215C;
}

#searchResults p.title a
{
   font-style: normal;
}

#searchResults p.summary
{
}

#searchResults p.url
{
   font-size: 10px; 
   color: #A35000; 
   padding-bottom: 5px; 
   border-bottom: 1px solid #dddddd; 
   margin-bottom: 5px
}

div.feature-popup {
   background-color:White;
   border:1px solid black;
   height:auto !important;
   margin-left:50px;
   max-width:500px;
   min-width:300px;
   padding:5px;
   position:absolute;
}

/* helper styles */
.menu-foreground { background-color: #BAE2E8; }