@charset "utf-8";
/* CSS Document */

.Heading_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.main_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	overflow: auto;
}
.sub_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
}
.Box {
	height: 450px;
	width: 550px;
	border-top-width: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding: 8px;
	background-image: url(images/email_sig_BG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: auto;
	background-attachment: scroll;
}
.main_text_box {
	margin: 10px;
	padding: 10px;
	overflow: auto;
	height: 500px;
}
.slogan_box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	width: 780px;
	background-position: center center;
	float: none;
	text-transform: capitalize;
	color: #FFFFFF;
}
.main_text_box_2 {
	margin: 10px;
	padding: 10px;
	overflow: auto;
}
teacher_textbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px;
	width: 700px;
}
.teacher_textbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #666666;
	padding: 10px;
	height: auto;
	width: 700px;
}
.teacher_Main_Box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	height: 400px;
	width: 600px;
	border: thin dotted #333333;
	overflow: auto;
	position: relative;
	top: auto;
}
.teacher_Slogan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.teacher_text_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.teacher_Header_big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.teacher_comment {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
