
/* Selected Tab */
  .main_nav_selected_left
  {
    position:relative;
    width:12px;
    height:28px;
    float:left;
    background:url(../images/Selected_tab_left.gif);
  }
  
  .main_nav_selected_middle
  {
  	width:75px;
		height:28px;
    float:left;
    background:url(../images/Selected_tab_middle.gif) bottom repeat-x;
  }
  
  .main_nav_selected_right
  {
    width:12px;
    height:28px;
    float:left;
    background:url(../images/Selected_tab_right.gif) no-repeat;
  }

	.mainNav_selected_text_margin
	{
	  margin-top:5px;
	  color:#ffffff;
		text-decoration:none;
	}
	
	.mainNav_selected_text_margin a:link, .mainNav_selected_text_margin a:visited
	{
		margin-top:5px;
	  color:#ffffff;
		text-decoration:none;
		font-weight:bold;
		font-style: italic;
	}
	
	.mainNav_selected_text_margin b
	{
	    color:#000000;
			text-decoration:none;
			margin: 2px 2px 0px 0px;
			font-weight:normal;
			padding: 2px 5px 2px 5px;
			font-size:1.35em;
	}
	/* End Selected Tab */




/* Unselected Tab */
  .main_nav_unselected_left_orange
  {
    position:relative;
    width:12px;
    height:28px;
    float:left;
    background:url(../images/header_orange_round_left.gif);
  }
  
  .main_nav_unselected_middle_orange
  {
  	width:75px;
		height:28px;
    float:left;
    background:url(../images/header_orange_middle.gif) bottom repeat-x;
  }
  
  .main_nav_unselected_right_orange
  {
    width:12px;
    height:28px;
    float:left;
    background:url(../images/header_orange_round_right.gif) no-repeat;
  }

	.mainNav_unselected_text_margin_orange 
	{
	  margin-top:5px;
	  color:#ffffff;
		text-decoration:none;
	}
	
	.mainNav_unselected_text_margin_orange a:link, .mainNav_unselected_text_margin_orange a:visited
	{
		margin-top:5px;
	  color:#ffffff;
		text-decoration:none;
		font-weight:bold;
	}
	
	.mainNav_unselected_text_margin_orange b
	{
	    color:#000000;
			text-decoration:none;
			margin: 2px 2px 0px 0px;
			font-weight:normal;
			padding: 2px 5px 2px 5px;
			font-size:1.35em;
	}
	/* End Unselected Tab */
	
	
	/* Unselected RepTab */
  .main_nav_unselected_reptab_left
  {
    position:relative;
    width:12px;
    height:28px;
    float:left;
    background:url(../images/unselected_reptab_left.gif);
  }
  
  .main_nav_unselected_reptab_middle
  {
  	width:75px;
		height:28px;
    float:left;
    background:url(../images/unselected_reptab_middle.gif) bottom repeat-x;
  }
  
  .main_nav_unselected_reptab_right
  {
    width:12px;
    height:28px;
    float:left;
    background:url(../images/unselected_reptab_right.gif) no-repeat;
  }

	.mainNav_unselected_text_reptab_margin
	{
	  margin-top:5px;
	  color:#666;
		text-decoration:none;
	}
	
	.mainNav_unselected_text_reptab_margin a:link, .mainNav_unselected_text_reptab_margin a:visited
	{
		margin-top:5px;
	  color:#666;
		text-decoration:none;
		font-weight:bold;
	}
	
	.mainNav_unselected_text_reptab_margin b
	{
	    color:#000000;
			text-decoration:none;
			margin: 2px 2px 0px 0px;
			font-weight:normal;
			padding: 2px 5px 2px 5px;
			font-size:1.35em;
	}
	/* End Unselected RepTab */
	
	
	/*Main Title Text*/
	.mainTitleText
	{
		color:#FF7300;
		font-family:arial;
		font-weight:bold;
		font-family: 'Trebuchet MS', arial;
	  font-size: 14pt;
	  padding-top: 6px;
	  margin-top:6px;
	}
	
	
	
	/*Main Title Text End*/
	
	
	/*Main Text*/
	.mainText
	{
		color:#606060;
		font-family:arial;
	}
	/*Main Text End*/
	
	/*Email Contact*/
	.txt
	{
		background-color:#ffffff;
		border:1px solid #ebebeb;
		border-color:#cecece;
		margin-top:6px;
		text-align:left;
		color:#000000;
		width:80px;margin-right:6px;
		padding:1px;
	}
	/*Email Contact End*/
	
/*gridrow*/
	.grid
	{
	  border:1px solid #ececec;
	}
	
	.gridRow
	{
	  border:1px solid #ececec;
	  background-color:#ffffff;
	}
	
	.gridRowAlt
	{
    border:1px solid #ececec;
	  background-color:#ebebeb;
	}
 
 .gridRowHighLight
	{
	  background-color:#5D99FD;
	  color:white;
	}
	.gridHeader
	{
	  background-color:#808080;
	  color:white;
	}
	
	.gridHeader th a:link, .gridHeader th a:visited, .gridHeader th a:hover
	{
	 display: block;
	 text-decoration: none;
	 color: white;
	 margin-left: 4px;
	 padding: 4px;
	}
	
	.gridBottomLink
	{
	  background-color:#808080;
	  color:white;
	  text-align: left;
	  vertical-align: center;
	}
	
	.gridBottomLink td a:link, .gridBottomLink td a:visited .gridBottomLink td a:hover
	{
	 display: block;
	 text-decoration: none;
	 color: white;
	 margin-left: 0;
	 padding: 0;
	}
	
	
/*  */
  #part1{width:100%; height:auto; padding-left:10px; float:left;}
  #part1 .intro{width:96%; height:auto; padding-top:50px; float:left; }
  #part1 .intro h2{font-family:Arial Narrow, Arial, Helvetica, sans-serif; color:#424242; font-size:22px; font-weight:normal; line-height:28px; word-spacing:2px;}
  #part1 .intro h2 span{color:#DC2A1C; font-size:24px; font-weight:normal; line-height:28px; word-spacing:1px;}
  #part1 #part2{width:100%; float:left; padding-top:20px; line-height:18px;}