
html,body   {   
	background-color: #fff;
	height: 98%; 
	margin:0;
	padding:0;
}

body, td, div, table, p, h1, h2, h3, h4,a,input,submit {
font-family: Verdana, Arial, sans-serif;
font-size:11px;
font-weight:normal;
color:#333;
} 

img {
border:0;
}

a {
text-decoration:none;
outline: none;
}

#frame {
	width: 99%; 
	position: absolute; 
	height: 99%; 
	text-align: center;
}

#maintable {
	margin:0px auto; 
	position: relative; 
	height: 100%; 
	text-align:center;
}

.content_table {
height:81px;  
width: 610px;
/*width:100%;*/
}

.pagewrapper {
height:100%;  
width:100%; 
position: relative; 
margin: auto auto;
/*margin-left:-118px;*/ 
} 

.content_table td {
text-align:left;
vertical-align:top;
}


.floatLeft {
float:left;
}
 
#popupMiddleContentWrapper {
width:357px;
height:100%;
margin:0;
overflow:hidden;
}

#middleContentFlash {
width:948px;
}

#publications {
width:252px;
overflow:hidden;
padding-bottom: 4px;
border-bottom: 1px solid #a7a7a6;
}

#popup .rand {
margin-top:86px;
}



#popup ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

#popup li {
	float: left;	
	list-style-type: none;
	padding:0;
        margin-right:19px;
}

#popup li.first {
        margin-right:52px; 
}

