@charset "utf-8";
/* CSS Document */

body {
	background-color:#fff;
	font-family:Calibri;
	text-align:center;
	font-size:16px;
	}

#container {
	width:1200px;
	background-color:#fff;
	margin:0px auto;
	text-align:center;
	padding:0;
	}
#slogan {
	width:1200px;
	background-color:#fff;
	color:#003fa8;
	/*color:#333;*/
	margin:0px auto;
	text-align:center;
	padding:10px 0 0 10px;
	font-size:30px;
	}
#pnp {
	text-align:right;
	padding-right:5px;
	margin-top:-75px;
}
#pnp a:link, #pnp a:visited {
	color:#0215f5;
}
#content {
	width:1200px;
	background-color:#fff;
	margin:0 auto;
	text-align:left;
	padding:0px;
}

#pnpunilogo {
	width:500px;
	margin:0px;
	text-align:left;
	height:165px;
}

#header {
	width:1200px;
	margin:0px auto;
	background-color:#fff;/*e0e2fe*/
	text-align:left;
	padding:0px;
}
.main_img {
	background-image:url(../images/banner2.gif);
	background-repeat:no-repeat;
	background-position:top  center;
	margin:5px auto 0px auto;
	text-align:center;	
	width:1020px;
	height:200px;
	}

.box {
	width:370px;
	height:180px;
	float:left;
	clear:none;
	margin:10px 41px 0  0;
	background-image: url(../images/box_bcgr.gif);
	background-repeat:repeat-y;
	background-position:top;
	font-size:12px;
	border:#CCCCCC solid 1px;
}
.smallbox {
	width:370px;
	height:50px;
	float:left;
	clear:none;
	margin:10px 41px 0  0;
	background-image: url(../images/box_bcgr.gif);
	background-repeat:repeat-y;
	background-position:top;
	font-size:12px;
	border:#CCCCCC solid 1px;

}
.smallbox_right {
	width:370px;
	height:50px;
	float:right;
	clear:none;
	margin:10px 0 0 0;
	background-image: url(../images/box_bcgr.gif);
	background-repeat:repeat-y;
	background-position:top;
	font-size:12px;
	border:#CCCCCC solid 1px;
}
.box_right {
	width:370px;
	height:180px;
	float:right;
	clear:none;
	margin:10px 0 0 0;
	background-image: url(../images/box_bcgr.gif);
	background-repeat:repeat-y;
	background-position:top;
	font-size:12px;
	border:#CCCCCC solid 1px;
}
.box p, .box_right p {
	font-size:12px;
	text-align:left;
	padding:5px;
}
.box ul, .box_right ul {
	text-align:left;
	line-height:20px;
	padding-left:25px;
}
#footer {
	width:1200px;
	margin:10px auto;
	padding:2px 2px 2px 0;
	text-align:center;
	float:left;
	clear:both;
	}
#footer p {
	font-size:12px;
}
a:link		{color:#0215f5;}
a:visited	{color:#0215f5;}
a:hover {background-color:#629ddf;color:#fff;}
a:active {background-color:#fff;color:#fff;}

.subtitle {
	font-size:18px;
	color:#003fa8;
	text-align:left;
	margin:5px 0px 2px 5px;
	padding:0;
}
.title {
	font-size:32px;
	color:#003fa8;
	text-align:left;
	margin:5px 0px 2px 5px;
	padding:0px;
}
.date {
	text-align:right;
	float:right;	
	/*clear:none;*/
	background-image:url(../images/date.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:600px;
	height:138px;
	margin:-155px 50px 0px 0px;
	padding:0px;	
}
.alignleft {
	float:left;
	padding:5px;
	}
.alignright {
	float:right;
	padding:5px;
	}
	
#middlebox {
	float:left;
	width:1200px;
	height:auto;
	margin:5px auto;
	padding:2px 0px 0px 0px;
	text-align:left;
}

#left {
	float:left;
	clear:left;
	text-align:left;
	width:190px;
	margin:5px 0 0 20px;
	padding:0px;
	background-color:#FFFFFF;	
	border-right:#CCCCCC solid 1px;
}

#right {
	float:left;
	clear:right;
	text-align:left;
	width:920px;
	background-color:#FFFFFF;
	margin:5px;
	padding:0px 0px 0px 5px;
}
#right p, #left p {
	text-align:left;
	padding:0.3em;
}
.logo{
	width:120px;
	height:70px;
	float: left;
	border:#8f9291 1px solid;
	padding:0px;
	margin:5px 5px 0 5px;
	vertical-align: middle;
	text-align:center;
	}	
ul {
	text-align:left;
}	
	
	
	
	
	
	
	
	

















#mplogo {
	margin:-10px 0 0 0;
	text-align:left;
}
.tabs {
	float:left;
	clear:none;
	width:100px;
	height:100px;
	margin:0;
	padding:0;
}






#sponsors {
	width:1070px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	float:left;
	clear:both;
	padding-left:20px;
}
#qlogo {
	float:right;
	width:200px;
	padding-top:10px;
}


.speakers {
	float:left;
	padding-top:10px;
	margin-left:3px;
	width: 120px;
	font-size:80%;
	height:180px;
	line-height:1.3em;
	text-align:center;
}

#message {
	background-color:#fff;
	color:#990000;
	border:#990000 solid 1px;
	padding:0px 5px;
	}
.leftalign {
	width: 130px;
	float:left;
	margin: 0px 10px 0 10px;
	}
.schedule {
	width:300px;
	float:left;
	margin-left:5px;
}
