.main_div {
	position: absolute;
	top: 0px;
	width: 100%;
	right: 0px;
	height: 100%;
	left: 0px;
}

.plain_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #006600;
}
.gbh_b {
	font-weight: bold;
	color: #006633;
}
.sb_head_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: small-caps;
	color: #006600;
	border-bottom-style: dashed;
	font-weight: bold;
}
.sb_head_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color: #000000;
}
.sb_head_item:link {
	text-decoration: none;
}
.sb_head_item:hover {
	text-decoration: underline;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
/*width: 300px; */
}

.curlycontainer .innerdiv{
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	background-color: transparent;
	background-image: url(../images/brcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.plain_text_sb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #006600;
	font-weight: bold;
	font-variant: small-caps;
}

.plain_text_sb:link {
	text-decoration: none;
}

.plain_text_sb:hover {
	text-decoration: underline;
}

/*.plain_text_sb:visited {
	text-decoration: none;
}*/

.box-1 {
	border: 5px dashed #006633;
	padding: 5px;
	background-color: #E6FAE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
}
.plain_text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #000000;
}