@charset "utf-8";

.tabletitles{
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	}
.tabletopbar{
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	}
.tableradiobox{
	text-align:center;
	}
.tablequestion{
	text-align:left;
	column-span:1;
	}
.tableqnum{
	text-align:center;
	}
.emptycell{}
.threeemptycell{}
.tableextext{
	text-align:right;
	font-style:italic
	}
.tableexbox{}

.rightnavdiv{
	max-width: 15%;
	min-width: 10%;
	position: relative;
	right: 80%; 
	}
.qpgqs{
	font-weight:bold;
	text-transform:uppercase;
	width:50%;
	}
.qpgcat{
	font-weight:bolder;
	text-align:center;
	font-size:x-large;
	text-transform:capitalize;
	width:50%;
	border-bottom-style:solid;
	border-bottom-width:medium;
	}
	