body {
	margin: 15px 1%;
	padding: 0;
	font: 11px Verdana, Tahoma, Helvetica, Arial, sans-serif;
	background: /*url(../images/bgpattern.gif)*/ #eee repeat left top;
}
#wrapper {
	text-align: left;
	background: #fff;
	margin: 0 auto;
	border: 4px solid #dedede;
}
#content {
	background-color: #fff;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}
#header {
	background-color: #dfd;
	padding: 15px 20px 20px 40px;
}
#logo {
	background: url(../images/inmeet_logo.gif) no-repeat left center;
	width: 300px;
	height: 30px;
	display: inline;
	d\isplay: block;
	di\splay: block;
}
#status {
	font-size: 9px;
	float: right;
	width: 150px;
	text-align: right;
}
#pagetitle {
	padding: 5px 20px;
	background-color: #eee;
	background: url(../images/bggradient.gif) #eee repeat-x left top;
	border: 1px solid #aaa;
	border-width: 1px 0 1px 0;
}
#pagetitle h1 {
	margin: 0;
	padding: 0 0 0 30px;
	height: 20px;
	line-height: 21px;
	background: url(../images/heading1.gif) no-repeat left top;
}
#maincontent {
	padding: 10px 20px 20px 30px;
}
#maincontent p {
	font-size: 11px;
	line-height: 16px;
}
#maincontent h3 {
	line-height: 16px;
}
#footer {
	padding: 10px 30px;
	background-color: #dedede;
	font-size: 9px;
	text-align: left;
}

h1 {
	font: bolder 13px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}
h2 {
	font: bold 12px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}
h3 {
	font: bold 11px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}
input {
	font-size: 11px;
	padding: 2px 4px;
}
select {
	font-size: 11px;
	padding: 2px 4px;
}
textarea {
	font-size: 11px;
	padding: 2px 4px;
}
.review1 h2 {
	font: bold 12px Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	margin: 4px 0;
}
div.review1 {
	padding: 5px 20px;
	border: 1px solid #cdcdcd;
	background-color: #efefef;
	margin-bottom: 30px;
}

a:link, a:visited {
	color: #00f;
}
a:hover {
	color: #f00;
}
a:active {
	color: #f0f;
}
hr {
	height: 1px;
	background: #eee;
	border: 1px solid #ccc;
}
img {
	border: 0;
}
.error {
	color: #f00;
}
.alert {
	color: #f00;
}
.alt {
	display: none;
}
.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;
}

.formbox1 {
	background: #def;
	background: url(../images/formbox1bg.gif) #def repeat-x left bottom;
	border: 1px solid #9cf;
	margin-top: 15px;
	margin-bottom: 30px;
}
.formbox11 {
	background: #def;
	background: url(../images/formbox1bg.gif) #def repeat-x left bottom;
	border: 1px solid #9cf;
	margin-top: 10px;
	margin-bottom: 20px;
}
.formbox1inner {
	padding: 15px;
	background: url(../images/formbox1icon.gif) no-repeat left top;
}
.formbox1inner2 {
	padding: 15px 50px;
}
.formbox1 table {
	font-size: 11px;
	margin: 15px;
}
.formbox1 table td, .formbox1 table th {
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}
.formbox1 table .tdcenter td {
	text-align: center;
}
.formbox1 label {
}
.formbox1 .rightalign {
	text-align: right;
	margin-top: 15px;
}
.regform table .tdhead td, .regform table .tdrow1 td, .regform table .tdrow2 td, .regform table .tdhead th, .regform table .tdrow1 th, .regform table .tdrow2 th {
	padding: 8px 12px;
	text-align: left;
}
.regform table .tdrow1 td, .regform table .tdrow1 th {
	background-color: #def;
}
.regform table .tdrow2 td, .regform table .tdrow2 th {
	background-color: #dedede;
}
.regform table th {
	width: 30%;
}
.regform table .tdhead th {
	background-color: #bcf;
	border-top: 6px #fff solid;
	color: #009;
	padding: 4px 12px;
}
.regform table .tdhead th strong {
	background: url(../images/fillformicon.gif) no-repeat left 3px;
	display: block;
	padding: 4px 30px 4px 30px;
}
.regform table {
	font-size: 11px;
	width: 91%;
	w\idth: 100%;
	wi\dth: 100%;
}

#personalform {
	margin-top: 30px;
}
#personalform table td {
	padding: 8px 12px;
	text-align: left;
}
#personalform table .tdlabel td {
	width: 30%;
	background-color: transparent;
}
#personalform table {
	font-size: 11px;
	width: 91%;
	w\idth: 100%;
	wi\dth: 100%;
}

.formbox2 {
	text-align: left;
	background: #ecc;
	padding: 25px 35px 25px 35px;
	border: 1px solid #900;
}
.formbox2A {
	padding: 8px 20px;
}

.formbox3 {
	text-align: center;
	background: #ccc;
	padding: 25px 35px 25px 35px;
	border: 1px solid #999;
}

.noticebox1 {
	background: #fed;
	border: 1px solid #fc9;
	padding: 5px 30px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.noticebox2 {
	background: #dfe;
	border: 1px solid #9f9;
	padding: 5px 30px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.redfont {
	color: #f00;
}
.greenfont {
	color: #090;
}
.bluefont {
	color: #009;
}
.navyfont {
	color: #009;
}
.inputblk {
	text-align: left;
	padding: 3px 5px;
}
.inputchange {
	padding: 5px 0 3px 0;
}
.division1 {
	padding: 15px 35px 0px 35px;
}
.division1a {
	padding: 0px 35px 0px 35px;
}
.division2 {
	padding-bottom: 10px;
}
.listmainmenu li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}
li.libutton {
	border-bottom: 0;
}
.button01 a, .button01 a:link, .button01 a:visited {
	margin: -2px 15px 0 0;
	float: right;
	height: 20px;
	width: 20px;
	background: url(../images/button01.gif) no-repeat 0 -20px;
}
.button01 a:hover {
	background-position: 0 -40px;
}
.button01 a:active {
	background-position: 0 0;
}
.sumrepbutton a, .sumrepbutton a:link, .sumrepbutton a:visited {
	display: block;
	height: 24px;
	width: 158px;
	background: url(../images/sumrepbutton.gif) no-repeat 0 -24px;
}
.sumrepbutton a:hover {
	background-position: 0 -48px;
}
.sumrepbutton a:active {
	background-position: 0 0;
}
.ebroadbutton a, .ebroadbutton a:link, .ebroadbutton a:visited {
	display: block;
	height: 24px;
	width: 161px;
	background: url(../images/ebroadbutton.gif) no-repeat 0 -24px;
}
.ebroadbutton a:hover {
	background-position: 0 -48px;
}
.ebroadbutton a:active {
	background-position: 0 0;
}
.mainmenubutton a, .mainmenubutton a:link, .mainmenubutton a:visited {
	float: right;
	height: 24px;
	width: 170px;
	background: url(../images/mainmenubutton.gif) no-repeat 0 -24px;
}
.mainmenubutton a:hover {
	background-position: 0 -48px;
}
.mainmenubutton a:active {
	background-position: 0 0;
}
.topbutton a, .topbutton a:link, .topbutton a:visited {
	float: left;
	height: 24px;
	width: 110px;
	background: url(../images/topbutton.gif) no-repeat 0 -24px;
}
.topbutton a:hover {
	background-position: 0 -48px;
}
.topbutton a:active {
	background-position: 0 0;
}
table.submissionlist {
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	border-collapse: collapse;
	text-align: center;
}
table.submissionlist td {
	font-size: 11px;
	border: 1px solid #000;
	border-collapse: collapse;
	text-align: center;
	padding: 6px;
}
table.submissionlist td.tdleft {
	text-align: left;
}
table.submissionlist .tablerow1 td {
	background: #af9;
	font-weight: bold;
}
.submissionlist a:link {
	color: #00f;
}
.submissionlist a:visited {
	color: #909;
}
.submissionlist a:hover {
	color: #f00;
}
.submissionlist a:active {
	color: #f0f;
}

div.reviewbottom {
	padding: 10px 20px;
	border: 1px solid #cdcdcd;
	background-color: #efefef;
	margin: 40px 0 0 0;
	height: 24px;
}
.buttonright {
	text-align: right;
	margin: 10px 15px 0 0;
}

.button02 a, .button02 a:link, .button02 a:visited {
	margin: -2px 15px 0 0;
	float: left;
	height: 20px;
	width: 20px;
	background: url(../images/button01.gif) no-repeat 0 -20px;
}
.button02 a:hover {
	background-position: 0 -40px;
}
.button02 a:active {
	background-position: 0 0;
}
.table01 {
	margin: 0 0 20px 0;
}
.table01, .table01 td, .table01 th {
	font-size: 11px;
	border: 1px solid #000;
	border-collapse: collapse;
	text-align: center;
}
.table01 td, .table01 th {
	padding: 8px 5px;
	background: #fff;
}
.table01 th {
	background: #af9;
}
.table01 td.table01right, .table01 th.table01right {
	text-align: right;
	padding-right: 10px;
}
.table01 th.table01nobold {
	font-weight: normal;
}
.tabletotal th {
	background: #fc6;
}
.tableconfpack {
	font-size: 11px;
	margin-top: 20px;
}
.tableconfpack td {
	border-bottom: 2px solid #fff;
	background: #def;
	padding: 10px;
}
.tableconfpack .textareaabstract {
	width: 100%;
}

.reviewcomment, .reviewcomment td, .reviewcomment th {
	font-size: 11px;
	border: 1px solid #000;
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 20px;
}
.reviewcomment td, .reviewcomment th {
	padding: 8px 10px;
	background: #fff;
}
.reviewcomment th {
	background: #fc6;
	text-align: center;
}
.reviewcomment td.reviewcommentbg {
	background: #feb;
}

.tableebroad {
	text-align: center;
	margin: 0 auto;
}
.tableebroad, .tableebroad td, .tableebroad th {
	font-size: 11px;
	border-top: 2px solid #fff;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}
.tableebroad td, .tableebroad th {
	padding: 12px 15px;
	background: #fff;
}
.tableebroad th {
	background: #af9;
	text-align: right;
}
.tableebroad td {
	background: #dfb;
}
.tableebroad th.rightnobg {
	background: #fff;
	text-align: right;
}
