
#toc_nav ul.tocLinks {
	
    list-style: none;
    padding: 1px 0 2px;
    color: #666;
    width: 400px;
    margin: 0px auto 0px auto;
    

}

#toc_nav ul.tocLinks li {
   
    display: block;
    float:left;
    text-align:center;
}

#toc_nav ul.tocLinks li a {
    border-right: 0px solid #606060;
    border-left: 0px solid #606060;
    padding: 3px 10px 3px 3px;
    margin:0px;
    color: white;
    display:block;
    font-weight:normal;
        outline:none;
   
}
#toc_nav ul.tocLinks li a:active {
    border-right: 1px solid #606060;
    border-left: 1px solid #606060;
    padding: 3px 10px 3px 3px;
    color: black;
    font-weight:normal;
   
    outline:none;
    
}
#toc_nav ul.tocLinks li a:hover {
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    padding: 3px 10px 3px 3px;
    color: #ADFF2F;
    font-weight:normal;   
    outline:none;
    

}
#toc_nav ul.tocLinks li a.info {
    background: transparent;
    width:50px;
}
#toc_nav ul.tocLinks li a.topics {
    background: transparent;
    width:50px;
}
#toc_nav ul.tocLinks li a.subtopics {
    background: transparent;
    width:50px;
}
#toc_nav ul.tocLinks li a.resources {
    background: transparent;
    width:60px;
}
#top_nav ul.swopLinks {
	clear:left;
	float:left;
	position:relative;
    list-style: none;
    padding: 1px 0 2px;
    color: #666;
    width: 400px;
    margin: 0px auto 0px auto;
    

}

#top_nav ul.swopLinks li {
    position:relative;
    display: block;
    float:left;
}

#top_nav ul.swopLinks li a {
    display:block;
    border-right: 1px solid black;
    border-left: 1px solid black;
    padding: 3px 10px 3px 33px;
    color: white;
    font-weight:normal;
        outline:none;
       
    
}
#top_nav ul.swopLinks li a:active {
    border-right: 1px solid black;
    border-left: 1px solid black;
    padding: 3px 10px 3px 33px;
    color: white;
    font-weight:normal;
    outline:none;
    
}
#top_nav ul.swopLinks li a:hover {
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    padding: 3px 10px 3px 33px;
    color: #ADFF2F;
    font-weight:normal;
    outline:none;
    

}
#top_nav ul.swopLinks li a.swap {
    background: url(iconic/swap.gif) no-repeat 10px 50%;
}
#top_nav ul.swopLinks li a.expand_video {
    background: url(iconic/expand.gif) no-repeat 10px 50%;
}
#top_nav ul.swopLinks li a.expand_slide {
    background: url(iconic/expand.gif) no-repeat 10px 50%;
}
#top_nav ul.swopLinks li a.ebook {
    background: url(iconic/book_open.png) no-repeat 10px 50%;
}
#top_nav ul.swopLinks li a.blog {
    background: url(iconic/blogww.png) no-repeat 10px 50%;
}
#top_nav ul.swopLinks li a.slide {
    background: url(iconic/goslide.gif) no-repeat 10px 50%;
}
#top_nav ul.swopLinks li a.thumbnail {
    background: url(iconic/thumbnails.gif) no-repeat 10px 50%;
}
#top_nav ul.swopLinks li a.questions {
display:none;
    background: url(iconic/questions.gif) no-repeat 10px 50%;
}

#top-nav ul.swopLinks li.last a {
    border: 0;
}
#top-nav ul.swopLinks li form.searchB {
    padding: 3px 10px 3px 33px;
    color: white;
    border: 1px solid white;
    width:100px;
}
Html{


                
                height:100%;
                width:100%;
                
		}
		


body{
		
		margin:0;
		padding:0;
		font-family: Univers 45 light,Arial, Helvetica, sans-serif;                
		height:100%;
                width:100%;
      		            
               background: #000099; /* Old browsers */
               background: linear-gradient(left, #000000,#000099);
	       background: -moz-linear-gradient(left, #000000, #1301fd); /* FF3.6+ */
	       background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(100%,#000099)); /* Chrome,Safari4+ */
	       background: -webkit-linear-gradient(left, #000000,#000099 ); /* Chrome10+,Safari5.1+ */
	        filter: progid:DXImageTransform.Microsoft.gradient(gradienttype=1, startColorstr='#000000', endColorstr='#000099');
                           
	       background: -o-linear-gradient(left, #000000 ,#000099); /* Opera11.10+ */
	        /* W3C */

		
	}

	#background {
	
		
		margin:0 auto;

	}
	#tran_header{
	 position:absolute;
	 top:0;
	 left:0;
	 margin:0px;
	 padding:0px;
	  width: 95%;
	  height: 60px;
	  margin-left:10px;
	  opacity:1;
	  filter:alpha(opacity=100);
	  
	  }
    #tran_footer{
    position:absolute;
    top:575px;
    width:95%;
    left:0px;
    height:50px;
    color:white;
    
    }
	
        a:link{
	font-weight:bold;
	font-family:arial;
	color:#000000;
	font-size:10pt;
	text-decoration:none
	}
	a:hover{
	font-weight:bold;
	font-family:arial;
	color:#000000;
	
	font-size:10pt;
	text-decoration:none
	}
		a.white:link {color: #ffffff; text-decoration: underline;font-weight:bold;font-family:arial;font-size:16px; }
		a.white:active {color: #0000ff; text-decoration: underline;font-weight:bold;font-family:arial; font-size:16px;}
		a.white:visited {color: #ffffff; text-decoration: underline;font-weight:bold;font-family:arial;font-size:16px; }
		a.white:hover {color: #0000ff; text-decoration: underline;font-weight:bold;font-family:arial;font-size:16px; }
	
	a.italic_show{
	font-style:italic;
	display:inline;
	text-decoration:underline;
	font-family:arial;
	font-weight:Normal;
	}
	a.italic_away{
	font-style:italic;
	display:none;
	text-decoration:underline;
	font-family:arial;
	font-weight:Normal;
}
	
	#footer {
		clear:both;
		padding:5px 10px;
		background:#ffffff;
	}
	#footer p {
		margin:0;
		text-align:center;
    }

.show{
display:inline;
}
.away{
display:none;
}
.eimage{
display:block; 
z-index:3;
text-align:center;
width:320px;
height:240px;
margin:auto;
}
.floatr{
float:right;
}
.image{
display:block; 
z-index:3;
text-align:center;
color:#fc1a08;
background:#ffffff;
width:205px;
height:180px;
margin:auto;
margin-top:30px;
}
.searchBox{
    border: 1px solid white;
    background:black;
    color:white;
    font-style:italic;
    width:90%;
    height:12px;
    font-size:10px;
  
}
.sforButton{
text-align:center;
border:none;
background:green;
color:white;
width:25px;
font-size:12px;
margin:0px;
padding:0px;
}
.tbox{
float:right;
width:50%;
height:62px;
color:blue;
padding:0px;
margin:0px;
}
.tbtext{
float:right;
line-height:16px;
color:blue;
}

.htext{
margin-top:5px;
margin-right:20px;
float:right;
color:#ffea1f;
font-weight:bold;
   font-size:16px;
   
}
.himage{
opacity:0.9;
		filter:alpha(opacity=90);
margin-left:20px;
margin-top:5px;
margin-bottom:0px;
float:left;
}
.ftextr{
margin-top:6px;
margin-right:20px;
float:right;
color:#ffffff;
font-weight:bold;
   font-size:10px;
  
width:200px;
overflow:hidden;
}
.ftextl{
margin-top:10px;
margin-left:20px;

color:#ffffff;
font-weight:bold;
font-size:10px;
margin-right:45px;
}
.video{
z-index:2;
position:absolute;
display:block;
top:32px;
left:5px;
width:320px;
height:320px;
text-align:center;
}
.viddiv{
position:relative;
display:none;

z-index:-1;
text-align:center;
padding: 0;           
margin: 0;
}
.top_nav{
		position:absolute;
		display:block;
		width:50px;
		top:5px;
		left:5px;
		height:22px;
                background: #4c4c4c;
		background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313));
		background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
		background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(gradienttype=0, startColorstr='#606060', endColorstr='#202020');.
		background: linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
}
.toc_nav{
		position:absolute;
		display:inline;
		width:320px;
		top:352px;
		left:5px;
		height:22px;
		margin:0;
		padding:0;		            
		background: #5e5e5e;
		            background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(black));
		            background: -moz-linear-gradient(top, #ffffff, black);
		            background: -o-linear-gradient(#ffffff, black);
		            filter: progid:DXImageTransform.Microsoft.gradient(gradienttype=0, startColorstr='#606060', endColorstr='#cccccc');
		             background: linear-gradient(bottom,#ffffff,black); /* W3C */
		}
.toc{
		position:absolute;
		
		display:block;
		overflow: auto;
		width:100%;
		top:372px;
		left:5px;
		height:18px;
		margin:0;
		padding:0;		            
		background: #cccccc;
		color:#000000;

}

		.weearrow{
		margin-top:-10px;
		padding:0px;
		font-size:9px
		}
		.normal_text{
		
		  
		   font-family: Arial, Helvetica, sans-serif;
		
		   font-size:12px;
		
		   color: #333333;
		
		   font-weight: normal;
		}
		.sub_topic_title{
		   position:relative;
		   
		   text-align:center;
		   font-size:14px;
		   font-family: Arial, Helvetica, sans-serif;
		   color: #000000;
		   text-decoration:none;
		}
		.sub_topic{
		   position:relative;
		   left:16px;
		   text-align:left;
		   font-size:12px;
		   font-family: Arial, Helvetica, sans-serif;
		   color: #000000;
		   text-decoration:none;
		}
		.sub_topic_active{
		   position:relative;
		   left:16px;
		   font-size:12px;
		   font-family: Arial, Helvetica, sans-serif;
		   color: #003366;
		   text-decoration: none;
		}
		.sub_topic_hover{
		   position:relative;
		   left:16px;
		   font-size:12px;
		   font-family: Arial, Helvetica, sans-serif;
		   color: #006699;
		   background-color: #CCFFFF;
		   cursor: pointer;
		   text-decoration: underline;
		}
		.slide_holder{
		position:absolute;
		top:0px;
		left:0px;
		background: #ffffff;
		text-align:center;
		
		}
		.show_stuff{
		
				position:absolute;
				margin-left:0px;
				top:38px;
				left:325px;
				background: #ffffff;
				color:black;
				overflow:auto;
		}
		.show_details{
		position:relative;
		}
		.transcript_holder{
				position:absolute;
				top:0px;
				left:0px;;
				
				margin-left:10px;
				background: #ffffff;
				color:black;
				
				
		}
				.thumbs{
						
						margin-left:10px;
						background: #ffffff;
						color:black;
						
						
		}

.mainbit{
display:block;
margin-top:5px;
margin-bottom:0px;
margin-right:15px;
width:100%;
}
.subbit{
margin-top:5px;
margin-bottom:0px;
margin-right:15px;
width:100%;
}
.toc_nav_span{
position:absolute;
left:0px;
display:block;
width:300px;
top:0px;
}
.top_nav_span0{
position:absolute;
left:10px;
display:block;
width:100px;
top:2px;
}
.top_nav_span0b{
position:absolute;
left:180px;
display:block;
width:140px;
top:2px;
}
.top_nav_span1{
position:absolute;
left:320px;
display:block;
width:370px;
top:2px;
}
.top_nav_span2{
position:absolute;
left:800px;
display:block;
width:110px;
top:3px;
font-size:10px;
}
	.stage{
		  
		  display:block;
		 position:absolute;
		 top:64px;
		 left:5px;
		 width:95%;
		 height:500px; 
		opacity:1;
		filter:alpha(opacity=100);
		  margin-top:0px;
		  margin-right:auto;
		  margin-left:auto;
		  border: 3px double #535b5e;
		  -moz-border-radius: 8px;
		  -webkit-border-radius: 8px;
		   border-radius: 8px;
	         
		  }
.footer {
	clear:both;
	float:left;
}

.email_image{
border:0;
cursor:pointer;
width:18px;
height:13px;

}

.thumb{
width:300px;
height:240px;
cursor:pointer;
}
.loading_gif{
position:absolute;
top:205px;
left:250px;
width:100px;
height:90px;
}
.child{
position:absolute;
top:0px;
width:300px;

left:0px;
margin:0px;
padding:0px;

}
.searchdiv{
margin:5px;
display:none;
}
searchdivshow{
display:block;}
.search1{
color:#FFFFFF;
background-color:#999900;
}
.search2{
color:#000080;
background-color:#E4CDDF;
}
.search3{
color:#000000;
background-color:#FF6600;
}
.search4{
color:#FFFFFF;
background-color:#00FF00;
}
.search5{
color:#000000;
background-color:#FFFFCC;
}
.search6{
color:#FFFFFF;
background-color:#008080;
}
.search7{
color:#000000;
background-color:#99CC00;
}
.search_title{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
}
.search_para{
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:14px;
}
.search_para_hover{
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:14px;
cursor:pointer;
text-decoration:underline;
}
}
.playing
{
background-color:#CCCCFF;
font-family:Arial;
font-size:14px;
text-decoration:none;
font-weight:normal;
color:black;

}
.playingnow
{
font-family:Arial;
font-size:14px;
text-decoration:none;
font-weight:bold;
color:black;
}
.normal
{
font-family:Arial;
font-size:14px;
text-decoration:none;
font-style:normal;
font-weight:normal;
color:black;



}

.normal_hover
{
font-family:Arial;
font-size:14px;
font-style:normal;
font-weight:normal;
color:black;

cursor: pointer;
text-decoration: underline;

}
.playing_hover
{
font-family:Arial;
font-size:14px;
text-decoration:none;
font-weight:bold;
color:black;
text-decoration: underline;
}
.vidload{	
position:relative;
display:none;

z-index:-1;
text-align:center;
padding: 0;           
margin: 0;
}
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  
  .fix{
  position:fixed;
  }
.main_outer{
position:relative;
width:100%;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#999999;
border-top-style:solid;
border-top-width:2px;
border-top-color:#999999;
padding-top:4px;
padding-bottom:4px;
margin-bottom:2px;
margin-right:0px;
margin-left:0px;
background-color:#cccccc;
}
.selector_topics{
   position:relative;
   display:block;
   margin:auto;
   font-size:14px;
  text-align:center;
   font-weight:bold;
   color: #006051;
   text-decoration: none;
   padding-left:8px;
   padding-right:8px;
   margin:0;
   cursor: pointer;
   }
  .selector_sub{
   text-align:justify;
   margin-right:5px;
   margin-left:5px;
      padding-left:8px;
   padding-right:8px;
   font-size:12px;
   
   }
.menu_topics{
   position:relative;
   display:inline-block;
   left:16px;
   width:90%;
   font-size:12px;
   font-family: Univers 45 light,Arial, Helvetica, sans-serif;
   font-weight:bold;
   color: #006051;
   text-decoration: none;
   padding-left:8px;
   padding-right:8px;
   margin:0;
   cursor: pointer;
   }
   
   .pointer{
      position:absolute;
      left:2px;
      color: #006051;
      
}

.outer_cell{

margin:0px;
padding:0px;
vertical-align:top;
cursor:pointer;
}
	
	.cell{
	        vertical-align:top; 
	        display:inline-block;
	        height:100%;
	        top:0px;
	        
	        padding-top:10px;
                vertical-align:top;
		background: #cccccc;
               cursor:pointer;
		  border: 3px double #535b5e;
		  -moz-border-radius: 8px;
		  -webkit-border-radius: 8px;
		   border-radius: 8px;
	          
		  }
.bpfu{

font-size:32px;
color:#cccccc;
text-align:center;
}
.goAnchor{
   top:0px;

   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-weight:bold;
   font-size:12px;
   color: #ffff00;
   width: 20px;
   background-color: #fc1a08;
   margin: 0px;
   padding: 0px;
   cursor: pointer;
   text-align: center;
}
a img {border: none; 
outline:none;
}
.image{
display:block; 
z-index:3;
text-align:center;
color:#fc1a08;
background:#ffffff;
width:205px;
height:180px;
margin:auto;
margin-top:30px;
}
.textbox{
width:80%;
}
	.nav {
	    z-index:1;
		padding:5px 10px;
		background:#c6e9f1 url('images/shadeblue.jpg');
		
		height:66px;
		color:blue;
		border-bottom: 5px ridge #d3dde6;
	}
.login{
font-size:10px;
text-align:center;

background:#ffffff;
margin-right:auto;
margin-left:auto;


}
.open_stuff{

margin:auto;
text-align:center;
position:relative;
display:block;
width:670px;
height:300px;
background-color:#ccc;
	border: 4px solid #ccc;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	
	cursor:pointer;
	display:none;
}
.searchBox{
    border: 1px solid #fc1a08;
    z-index:5;

	
}
.tbox{
float:right;
width:50%;
height:62px;
color:blue;
padding:0px;
margin:0px;
}
.tbtext{
float:right;
line-height:16px;
color:blue;
}
.grabber1{
font-family: Arial;
font-weight:bold;
font-size:16px;
color:#000000;
}
.grabber2{
font-family: Arial;
font-weight:normal;
font-size:24px;
color:#000000;
width:350px;
line-height:inherit;
}
.grabber3{
font-family: Arial;
font-weight:normal;
font-size:20px;
color:#000000;
}
*{
margin:0px;
padding:0px;
}



.horizontal_list
{

list-style-type: none;
padding: 0px;
margin: 0px;
white-space: normal;

}

.horizontal_list_li{
     
    text-align: left;
    vertical-align:top;
    display:inline;
    width:168px;
    height:160px;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: auto;
    white-space:normal;
   

}
.vertical_list
{

list-style-type: none;
padding: 0px;
margin: 2px;

}
.vertical_list_li{
    
    vertical-align:top;
    display:block;
    list-style:none;
    width:168px;
    height:160px;
    padding: 10px 0px 10px 0px;
    margin: auto;
    

}
.cursorit{
    position:absolute;
   top:6px;
   left:0px;
    display:inline-block;
    width:175px;
    height:170px;
    
    padding: 0px;
    margin: 0px;
  opacity:1;
  filter:alpha(opacity=100);
  		  border: 3px double #ff0000;
  		  -moz-border-radius: 8px;
  		  -webkit-border-radius: 8px;
		   border-radius: 8px;
		   behavior: url(PIE.htc);

}
.menu_box{
display:inline-block;
top:0px;
height:168px;
width:168px;
overflow:hidden;
background-color:#ccc;
border: 1px solid #CCC;
  		  
  		  -moz-border-radius: 8px;
  		  -webkit-border-radius: 8px;
		   border-radius: 8px;
		    behavior: url(PIE.htc);
}
.images{
display:block;
position:relative;
left:4px;
top:2px;
border:0;
height:120px;
width:160px;
}
 .tits{

 font-size:12px;
width:160px;
font-weight:bold;
margin:5px 5px 0px 5px;
white-space:normal;
padding:0px;
line-height:normal;
 }
  .subtits{

  font-size:10px;
 width:160px;
white-space:normal;
margin:0px 5px 0px 5px;
padding:0px;
line-height:normal;
 }
 .arrow_td{
 text-align:left;
 vertical-align: middle;
 margin:0px;
 padding:0px;

 }
 .arrow-up {
	 position:relative;
	 display:block;
	 left:24px;
	 top:1px;
	 margin:0px;
         padding:0px;
         width: 0;
         height: 0;
         border-left: 24px solid transparent;
         border-right: 24px solid transparent;
         border-bottom: 24px solid green;
         
         cursor:pointer;
 }
 
 .arrow-down {
         width: 0;
         position:relative;
         display:block;
         left:24px;     
         margin:0px;
         padding:0px;         
         top:-5px;
         border-left: 24px solid transparent;
         border-right: 24px solid transparent;
 	height: 0;
         border-top: 24px solid green;
         cursor:pointer;

 }
 
 .arrow-right {
         position:relative;
         display:inline-block;
         width: 0;
         height: 0;
         left:3px;
         border-top: 24px solid transparent;
         border-bottom: 24px solid transparent;
 
         border-left: 24px solid green;
         margin:0px;
         padding:0px;
         cursor:pointer;
 }
 
 .arrow-left{
         position:relative;
         display:inline-block;
         height: 0;
         width: 0;
         left:0px;
         border-top: 24px solid transparent;
         border-bottom: 24px solid transparent; 
         border-right:24px solid green;
         margin:0px;
         padding:0px;
         cursor:pointer;
}
.circle_home{
	position:relative;
	
	z-index:1;
	display:inline-block;
	top:-2px;
	left:1px;
	width:36px;
	height:36px;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	background:green;
	padding:0px;
	margin:0px;
	border: 4px solid green;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	
	cursor:pointer;
}

 .arrow-up_active{
	 position:relative;
	 display:block;
	 	 left:24px;
	 	 top:1px;
	 	 margin:0px;
         padding:0px;
         width: 0;
         height: 0;
         border-left: 24px solid transparent;
         border-right: 24px solid transparent;
         border-bottom: 24px solid #00ccff;
         
         cursor:pointer;
 }
 
 .arrow-down_active {
         width: 0;
         position:relative;
         display:block;
                  left:24px;     
         margin:0px;
         padding:0px;         
         top:-5px;     
         height: 0;
         border-left: 24px solid transparent;
         border-right: 24px solid transparent;
 
         border-top: 24px solid #00ccff;
         cursor:pointer;
 }
 
 .arrow-right_active {
         position:relative;
         display:inline-block;
         width: 0;
         height: 0;
         left:3px;
         border-top: 24px solid transparent;
         border-bottom: 24px solid transparent;
         border-left: 24px solid #00ccff;
         margin:0px;
         padding:0px;
         cursor:pointer;
 }
 
 .arrow-left_active {
         position:relative;
         display:inline-block;
         height: 0;
         width: 0;
         left:0px;
         border-top: 24px solid transparent;
         border-bottom: 24px solid transparent; 
 
         border-right:24px solid #00ccff;
         margin:0px;
         padding:0px;
         cursor:pointer;
}
.circle_home_active{
	position:relative;
	display:inline-block;
	top:-2px;
	left:1px;
	width:36px;
	height:36px;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	background:#00ccff;
	padding:0px;
	margin:0px;
	border: 4px solid #00ccff;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	
	cursor:pointer;
}

 .arrow-up_hover {
	 position:relative;
	 display:block;
	 	 left:24px;
	 	 top:1px;
	 	 margin:0px;
         padding:0px;
         width: 0;
         height: 0;
         border-left: 24px solid transparent;
         border-right: 24px solid transparent;
         border-bottom: 24px solid #00cc00;
         
         cursor:pointer;
 }
 
 .arrow-down_hover {
         width: 0;
         position:relative;
         display:block;
                  left:24px;     
         margin:0px;
         padding:0px;         
         top:-5px;    
         height: 0;
         border-left: 24px solid transparent;
         border-right: 24px solid transparent;
 
         border-top: 24px solid #00cc00;
         cursor:pointer;
 }
 
 .arrow-right_hover {
         position:relative;
         display:inline-block;
         width: 0;
         height: 0;
         left:3px;
         border-top: 24px solid transparent;
         border-bottom: 24px solid transparent;
 
         border-left: 24px solid #00cc00;
         margin:0px;
         padding:0px;
         cursor:pointer;
 }
 
 .arrow-left_hover {
         position:relative;
         display:inline-block;
         height: 0;
         width: 0;
         left:0px;
         border-top: 24px solid transparent;
         border-bottom: 24px solid transparent; 
 
         border-right:24px solid #00cc00;
         margin:0px;
         padding:0px;
         cursor:pointer;
}
.circle_home_hover{
	position:relative;
	display:inline-block;
	top:-2px;
	left:1px;
	width:36px;
	height:36px;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	background:#00cc00;
	padding:0px;
	margin:0px;
	border: 4px solid #00cc00;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	
	cursor:pointer;
}

 .arrow-up_blocked {
	 position:relative;
	 display:block;
	 	 left:24px;
	 	 top:1px;
	 	 margin:0px;
         padding:0px;
         width: 0;
         height: 0;
         border-left: 24px solid transparent;
         border-right: 24px solid transparent;
         border-bottom: 24px solid #ffccff;
         
 }
 
 .arrow-down_blocked {
         width: 0;
         position:relative;
         display:block;
                  left:24px;     
         margin:0px;
         padding:0px;         
         top:-5px;    
         height: 0;
         border-left: 24px solid transparent;
         border-right: 24px solid transparent;
 
         border-top: 24px solid #ffccff;
        
 }
 
 .arrow-right_blocked {
         position:relative;
         display:inline-block;
         width: 0;
         height: 0;
         left:3px;
         border-top: 24px solid transparent;
         border-bottom: 24px solid transparent;
 
         border-left: 24px solid #ffccff;
         margin:0px;
         padding:0px;
        
 }
 
 .arrow-left_blocked {
         position:relative;
         display:inline-block;
         height: 0;
         width: 0;
         left:0px;
         border-top: 24px solid transparent;
         border-bottom: 24px solid transparent; 
 
         border-right:24px solid #ffccff;
         margin:0px;
         padding:0px;
         
}
.circle_home_blocked{

		position:relative;
		display:inline-block;
		top:-2px;
		left:1px;
		width:36px;
		height:36px;
		font-size:10px;
		text-align:center;
		color:#ffffff;
		background:#ffccff;
		padding:0px;
		margin:0px;
		border: 4px solid #ffccff;
		-moz-border-radius: 18px;
		-webkit-border-radius: 18px;
		border-radius: 18px;
		
	
	
}
.topper{

position:relative;
display:inline-block;
z-index:0;
text-align:center;
margin-left:5px;
margin-right:5px;
padding:0px;
opacity:1;
filter:alpha(opacity=100);
}

.lefttop {
        
	float:left;
	width:330px;
	font-size:16px;
	line-height:50%;	
	margin:0px;
	margin-top:10px;
	padding:0px;
	background-color:#ccc;
}
.righttop {
        display:inline-block;
        
	float:right;
	margin:0px;
	margin-top:10px;
	width:340px;
	font-size:16px;
	margin-right:10px;
	height:300px;
	padding:0px;
	background-color:#ccc;
}
.pagetitle{

margin-top:20px;
margin-bottom:20px;
text-align:center;
font-size:24px;
color:#ffffff;
}
.holdiv{

position:relative;
margin:auto;
text-align:center;
width:700px;
height:310px;
background-color:#ccc;
		border: 4px solid #ccc;
		-moz-border-radius: 18px;
		-webkit-border-radius: 18px;
		border-radius: 18px;
		
}
.big_stuff{
position:relative;

margin:auto;
text-align:center;
}
.image_menu{

position:relative;
text-align:center;
margin:auto;
}
.menu_table{

text-align:center;
margin:auto;
}
#CommonFooter
{
	float:right;
        display:inline-block;
	font-size: 105%;
	color:#ffffff;
	
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	
	clear: both;
}


#CommonFooter ul.bookmarkLinks {
    display:inline; 
    list-style: none;
    padding: 8px 0 2px;
    color: #ffffff;
    
    font-size:12px;
    margin: 0px auto 0px auto;
    text-align:center;

}

#CommonFooter ul.bookmarkLinks li {
   
    display: inline;
}

#CommonFooter ul.bookmarkLinks li a {
    border-right: 1px solid #666;
    padding: 3px 10px 3px 33px;
    color: #fffff5;
    font-weight:normal;
}

#CommonFooter ul.bookmarkLinks li a.delicious {
    background: url(images/delicious.gif) no-repeat 10px 50%;
}

#CommonFooter ul.bookmarkLinks li a.digg {
    background: url(images/digg.gif) no-repeat 10px 50%;
}

#CommonFooter ul.bookmarkLinks li a.newsvine {
    background: url(images/newsvine.gif) no-repeat 10px 50%;
}

#CommonFooter ul.bookmarkLinks li a.nowPublic {
    background: url(images/nowPublic.gif) no-repeat 10px 50%;
}

#CommonFooter ul.bookmarkLinks li a.facebook {
    background: url(images/facebook.gif) no-repeat 10px 50%;
}

#CommonFooter ul.bookmarkLinks li a.stumbleupon {
    background: url(images/stumbleupon.gif) no-repeat 10px 50%;
}

#CommonFooter ul.bookmarkLinks li a.reddit {
    background: url(images/reddit.gif) no-repeat 10px 50%;
}

#CommonFooter ul.bookmarkLinks li.last a {
    border: 0;
}

#CommonFooter .footerListWrapper {
    background: url("images/footerBG.gif") repeat-x top;
    width: 750px;
    float: left;
    padding: 18px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
}

#CommonFooter .footerListWrapper .footerList {
    border-right: 1px solid #d3dde6;
    float: left;
    padding: 0 8px 8px 16px;
    margin: 0px;
    min-height: 170px;
    height: 170px;
}
.ceanard{

}
#top_nav_open ul.swop_openLinks {
	
	
	
 
   height:22px;
    color: #666;
    width: 706px;
    margin: 0px auto 0px auto;
 
    list-style: none;
    line-height:22px;
    font-size:12px;
    margin: 0px auto 0px auto;
    text-align:center; 

                    background: #4c4c4c;
    		background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
    		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313));
    		background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
    		background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient(gradienttype=0, startColorstr='#606060', endColorstr='#202020');.
    		background: linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);


}

#top_nav_open ul.swop_openLinks li {
    
  display: inline-block;
      width:100px;
    height:22px;  
  line-height:22px;
}

#top_nav_open ul.swop_openLinks li a {
    
    display:inline-block;
    border-right: 1px solid black;
    border-left: 1px solid black;
        width:100px;
        height:22px;
        line-height:22px;
    margin:0px auto 3px auto;
    color: white;
    font-weight:normal;
        outline:none;
       
       
    
}
#top_nav_open ul.swop_openLinks li a:active {
 display:inline-block;
  vertical-align:middle;
    border-right: 1px solid black;
    border-left: 1px solid black;
       width:100px;
       height:22px;
       line-height:22px;
    margin:3px auto 3px auto;
    color: white;
    font-weight:normal;
    outline:none;
   
    
}
#top_nav_open ul.swop_openLinks li a:hover {
    display:inline-block;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    width:100px;
    height:22px;
    line-height:22px;
    margin:0px auto 3px auto;
    color: #ADFF2F;
    font-weight:normal;
    outline:none;
   

}
.top_nav_open{
clear:both;
 text-align:center;      
}
.big_stuff_P{
font-size:12px;
text-align:justify;
margin-right:5px;
margin-left:5px;
line-height:normal;
}
.ar_hold{
display:block;
}
.existing{
background:#ccccff;
}
