.index_body{
	background-color: #ced1ca;
	margin: 0px 0px 0px 0px;
	height: 100%;
}
.design_review_body {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	background-color: #CED1CA;
	background-image: url(images/design_review_background.gif);
	background-repeat: repeat;
	}
.arial_12pt_grey {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	}
.inputbox {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	background-color: #F7F7F7;
	width: 120px;
	height: 15px;
}
.arial_10pt_grey {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.arial_9pt_grey {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.arial_12pt_grey_bold {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
.arial_24pt_grey_bold {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
}
.green_button {
	height: 20px;
	width: 70px;
	border: 2px solid #6B7065;
	color: #515151;
	background-color: #83C626;
	font-family: Arial;
	font-size: 10px;
}
.grey_button {
	height: 20px;
	width: 70px;
	border: 2px solid #6B7065;
	color: #515151;
	background-color: #E9E9E9;
	font-family: Arial;
	font-size: 10px;
}
.arial_12pt_green_bold {

	font-family: Arial;
	font-size: 13px;
	color: #69A01F;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
.arial_12pt_green {

	font-family: Arial;
	font-size: 13px;
	color: #69A01F;
	text-decoration: none;
	line-height: 22px;
}.multiline_inputbox {

	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	background-color: #F7F7F7;
	width: 250px;
}

.seminar_line {

border: 1px dotted #69A01F;
border-style: none none dotted; 

}
