/* CSS Document */


body {
		font-family: verdana, arial, helvetica, sans-serif;
		margin:0px auto;
		font-size:.9em;
		height:100%;
		width:100%;
		}

#banner_3column {
	
		height:130px;
	}

#leftcontent_3column {
		position: absolute;
		left:0px;
		top:135px;
		width:180px;
		border:0px solid #000;
		padding:5px;
		background-color:#dfefff;
		z-index:0;
	}

#centercontent_3column {
		background:#fff;
		margin-left: 191px; 
		margin-right:193px;
		padding:6px;
		
	}


#rightcontent_3column {
		position: absolute;
		right:0px;
		top:135px;
		width:180px;
		background:#dfefff;
		border:0px solid #000;
		padding:6px;
		z-index:0;
		
	}


	
	
#leftcontent_3column12 {
		/*position: absolute;
		left:0px;
		top:135px;*/
		border:0px solid #000;
		padding:5px;
		background-color:#dfefff;
		z-index:0;
		/*height:expression(document.body.clientHeight-20);*/
		}
#centercontent_3column12 {
		background:#fff;/*
		margin-left: 191px; 
		margin-right:193px;*/
		padding:6px;
		}
#rightcontent_3column12 {
		/*position: absolute;
		bottom:0px;
		height:100%;
		right:0px;
		top:135px;*/
		background:#dfefff;
		border:0px solid #000;
		padding:6px;
		z-index:0;
		/*height:expression(document.body.clientHeight-20);*/
		}
#content {
		margin-left: 190px;
		margin-right: 192px;
		}
#left, #right {
		position: absolute;
		top: 135px; /* height of the header */
		width: 135px;
		}
#left {
		width:180px;
		left: 0;
		}
#right {
		width:180px;
		right: 0;
		}



.pic_3column {	
		width: 95%;
		padding: 8px;
		text-align:center;
		}
		
.pic_caption {
		width: 90%;
		margin-top:20px;
		text-align:center;
		}		
		
.rightcolheader {
		text-align:center;
		}	
				
.rightcolheader a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#000000;
		font-weight:bold;
		}	
	
.rightcolheader a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color: #1e7af7;
		font-weight:bold;
		}							
		
	
	
#pubsnews {
		clear:left;
		border-bottom: 1px solid #309;
		margin-top:20;
		margin-bottom:20;
		}	
	
	
#pubsvideo {		
		clear: left;
		border-bottom: 1px solid #309;
		text-align:center;
		margin-top:20;
		margin-bottom:20;
		}		

#pubsvideo object {		
		margin-top:20;
		}
		

.video_caption {  /*  the left and right "auto" margins are for Firefox, which wouldn't take the text-align */
		text-align:center;
		width: 350px;
		margin-top:20px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:20px;
		padding-bottom:20px;
		}	
		
#pubsother {	
		clear: left;
		text-align:center;
		padding-top:20;
		margin-top:20;
		margin-bottom:20;
		}
		

#pagefooter  {
	position:absolute;
	z-index:1;
	left:0px;
	}		

	
h1.pubscenterbar {
		margin-top:0;
		background: #36c;
		color:#fff;
		margin-bottom:6px;
		padding:0px;
		
		}		
		
h2.style4	{
		
		}


h3.left {
		font-size:14px;
		margin-bottom:-13px;
		margin-top: 1px;
		text-decoration:underline;
		}	

#tswcssbuttons { 
		width: 170px;
				}
						
						
#tswcssbuttons ul  {
		margin-left: 0;
		padding-left: 5px;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
			}

#tswcssbuttons a {
		display: block;
		padding: 1px;
		width: 160px;
		background-color: #dfefff;
				}

#tswcssbuttons a:link, #tswcssbuttons a:visited{
		color: #000;
		border-color:#dfefff;
		text-decoration:none;
		outline:none;		
		}

#tswcssbuttons a:hover  {
		background-color: #dfefff;
		color: #1e7af7;
				}

				
				
				

				
				
				
				
				
