   
body {
	color: #393733;
	margin: 0;
	padding: 0 0px;
	text-align: center;
	font: 83%/1.4 arial, helvetica, sans-serif;
}
 h2 {
	font: 83%/1.4 arial, helvetica, sans-serif;
	margin: 0 0 0.2em 0;
	font-size: 185%;
	letter-spacing: -1px;
	font-weight: normal;
	clear: right;
	color: #4E463F;
}
    #header {
      float:right;
      width:100%;
      background: url("../img/tab_line.gif") repeat-x bottom;
      font:x-small/1.1em Arial, Sans Serif, Helvetica;
      font-size:12px;
      line-height: normal;
      }
    #header h2 
    {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
	border: none;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
 	font-family: Arial, Helvetica; 
	font-size: 200%; 
	line-height: normal; 
	color: #444444; 
	font-weight: normal
}
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:right;
      background:url("../img/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header a {
      float:right;
      display:block;
      background:url("../img/right.gif") no-repeat right top;
      padding: 10px 21px 4px 12px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    #header span {
      display:block;
      background:url("../img/right.gif") no-repeat right top;
      padding:10px 21px 4px 12px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#000;
      }
    #header #current, #header #ctl00_MainContent_TabControl1_current {
      background-image:url("../img/left_on.gif");
      border-width:0;
      }
    #header #current a {
      background-image:url("../img/right_on.gif");
      color:#444;
      padding-bottom:5px;
      }
    #header #current span, #header #ctl00_MainContent_TabControl1_current span {
      background-image:url("../img/right_on.gif");
      color:#444;
      padding-bottom:5px;
      }

	.submenu 
	{
		min-height: 3em;
		position: relative;
		clear: both;
	} /*IE6*/

	.submenu_entry {
	    color: #0066a7;
		display: block;
		float: left;
		background: url(../img/submenu_divider.gif) 0 50% no-repeat;
		font-size: 11px;
		padding: 3px 6px;
		min-height: 18px;
		white-space: nowrap; /*need for IE6*/
	}
	
    a:hover.submenu_entry {
	    text-decoration: none;
	    color: #e45b00
	}

	.submenu_entry_img {
	    color: #0066a7;
		display: block;
		float: left;
		background: url(../img/submenu_divider.gif) 0 50% no-repeat;
		font-size: 85%;
		padding: 8px 6px;
		min-height: 18px;
		white-space: nowrap; /*need for IE6*/
	}
    
	.submenu .submenu_entry {
		padding: 7px;
	}

	.submenu .submenu_entry img {
		margin-top: 2px;
	}
	
	.submenu strong {
		color: #E45B00;
		margin: 0;
		display: block;
		float: left;
		padding-top: 4px;
		margin-top: -7px;
		font-size: 125%;
		letter-spacing: -0.02em;
		line-height: 1.5;
	}
	
	.tabnavigation {
      float:left;
      width:100%;
      background: url("../img/tab_line.gif") repeat-x bottom;
      font:x-small/1.1em Arial, Sans Serif, Helvetica;
      font-size:12px;
      line-height: normal;
      }
      
    .tabnavigation h2 
    {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
	border: none;
	float: right;
	position: relative;
	padding-top: 0px;
	padding-left: 10px;
 	font-family: Arial, Helvetica; 
	font-size: 200%; 
	line-height: normal; 
	color: #444444; 
	font-weight: normal
}
    .tabnavigation ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    .tabnavigation li {
      float:left;
      background:url("../img/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    .tabnavigation a {
      float:left;
      display:block;
      background:url("../img/right.gif") no-repeat right top;
      padding: 10px 21px 4px 12px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    .tabnavigation span {
      display:block;
      background:url("../img/right.gif") no-repeat right top;
      padding:10px 21px 4px 12px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    .tabnavigation a {float:none;}
    /* End IE5-Mac hack */
    .tabnavigation a:hover {
      color:#000;
      }
    .tabnavigation #current, .tabnavigation .current {
      background-image:url("../img/left_on.gif");
      border-width:0;
      }
    .tabnavigation #current a {
      background-image:url("../img/right_on.gif");
      color:#444;
      padding-bottom:5px;
      }
      
    .tabnavigation #current span, .tabnavigation .current span {
      background-image:url("../img/right_on.gif");
      color:#444;
      padding-bottom:5px;
      }
     
    .contentchoice 
    {
        float:left;
        margin: 0px 0px 0px 20px;
        background-image: none;
        background:url();
        vertical-align:middle;
    }
    
    .contentchoice a
    {
        float:left;
	    background-image: url("../img/mm_off.gif");
	    margin: 0 5px 0 0;
	    border: none;
	    padding: 3px 0 0 0;
	    line-height: normal; 
	    color: #444444; 
	    font-weight: normal;
	    width:78px;
	    text-align:center;
    }
    
    .contentchoice a:hover
    {
        background-image: url("../img/mm_on.gif"); 
        text-decoration: underline;
    }
    
    .contentchoice span
    {
        background-image: url("../img/mm_on.gif"); 
        color:#222;
        font-weight:bold;
        float:left;
        margin: 0 5px 0  0;
	    border: none;
	    padding: 3px 0 0 0;
	    line-height: normal; 
	    width:78px;
	    height:22px;
	    text-align:center;
    }
    
