@charset "utf-8";
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 19px;
	height:100%;
	background-color: #F1F1F1;
}

#mainDiv {
	
	width: 780px;
	margin:auto;
	height:100%;
	display:table !important;display:inline-block;
	background-color:#FFFFFF;
}
.clearAll
{
	clear:both;
	display:table !important;display:inline-block;
}
#footer 
{
	background-color:#F3F3F3;
	font-size:11px;
	color:#C0C0C0;
	border-top:solid 1px #ffffff;
	padding-top:10px;
	padding-left:10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#footer a 
{
	color: #C0C0C0;
	text-decoration:none;
}
#footer a:hover
{
	color: #666666;
	text-decoration:none;
}

#content {
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin:auto;
	height:100%;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
h1 {
	margin:0px;
	font-weight:normal;
	
}
h2 {
	margin:0px;
}
img {
	border:none;
}
.head1
{
	font-size:22px;
	color:#386385;
	font-weight:normal;
	
}
.head2
{
	font-size:18px;
	color:#386385;
	font-weight:normal;
}
.head3_blue
{
color:#386385;
font-size:35px;
font-weight:bold;
line-height:36px;
}
.head3_green
{
color:#3A794D;
font-size:35px;
font-weight:bold;
line-height:36px;
}
.head3_green2
{
color:#646528;
font-size:35px;
font-weight:bold;
line-height:36px;
}
.head3_brown
{
color:#793A40;
font-size:35px;
font-weight:bold;
line-height:36px;
}
.head3_gray
{
color:#767676;
font-size:35px;
font-weight:bold;
line-height:36px;
}
.head3_beig
{
color:#A6917F;
font-size:35px;
font-weight:bold;
line-height:36px;
}
.head4
{

font-size:20px;
font-weight:bold;
line-height:22px;
}

.border1 {
	border: 1px solid #EAEAEA;
}
.border2 {
	border: 2px solid #F6F6F6;
}
.border_bottom_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.ul {
	list-style-image: url(../images/bullet_orange.gif);
	margin-top:2px;
	margin-left:5 !important; margin-left:10px;
	margin-bottom: 2px;
	
}
*html .ul {
	list-style-image: url(../images/bullet_orange.gif);
	margin-top:2px;
	margin-left:-50px ;
	margin-bottom: 2px;
	
}

.ul2 {
	list-style-image: url(../images/bullet_orange.gif);
	margin-top:2px;
	margin-left:-35px!important; margin-left:10px;
	padding:opx;
	margin-bottom: 2px;
}
.ul_index
{
/*list-style-image: url(../images/redDot.gif);*/
list-style:none;
margin-top:5px;
margin-bottom:12px !important;margin-bottom:6px;
margin-left:5px;
padding-left:0px;
}
.ul_index li
{
font-weight:bold;
padding-top:10px;
}
.input {
	font-size:12px;
	border:solid 1px #EEEEEE;
	line-height:18px;
}
.pageline td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #FEF8E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D7806;
	padding-left: 40px;
}
.pageline2 {

	background-color: #FEF8E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D7806;
	
}


/*-------------------------------------------TNB----------------------------------------------*/
#tnb {
	background-image: url(../images/bg_tnb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	color: #FFFFFF;
	padding-top:10px;
	width: 780px;
	text-align:center;
}
#tnb a {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:15px;
	padding-right:15px;
	
}
#tnb a:hover {
	color: #FFCC00;
}
#tnb a.selected {
	color: #FFCC00;
}

/*-------------------------------------------TNB CLose----------------------------------------------*/


/*-------------------------------------------A----------------------------------------------*/
a
{
	color: #666666;
	text-decoration: none;
}a:hover {
	color: #333333;
	text-decoration: none;
}
.a1 {
	color:#FF0000;
	text-decoration:underline;
}
.a1:hover {
	color:#666666;
	text-decoration:underline;
}
.a2 {
	color:#666666;
	text-decoration:underline;
}
.a2:hover {
	color:#333333;
	text-decoration:none;
}
/*-------------------------------------------/A----------------------------------------------*/



/*-------------------------------------------bg----------------------------------------------*/
.bg_grey {
	background-color:#E9E9E9;
	padding:5px;
}

.bg_innerheader {
	background-image: url(../images/bg_innerheader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 89px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9F1FF;
	vertical-align: middle;
	text-align: left;
	
}
.bg_innerheader_yellow {
	background-image: url(../images/bg_innerheader_yellow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 89px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCEF91;
	vertical-align: middle;
	text-align: left;
	
}
.bg_innerheader_green {
	background-image: url(../images/bg_innerheader_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 89px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDF2A6;
	vertical-align: middle;
	text-align: left;
}
.bg_innerheader_gray {
	background-image: url(../images/bg_innerheader_grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 89px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	vertical-align: middle;
	text-align: left;
}
.bg_innerheader_green2 {
	background-image: url(../images/bg_innerheader_green2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 89px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D683;
	vertical-align: middle;
	text-align: left;
}
.bg_innerheader_biege {
	background-image: url(../images/bg_innerheader_biege.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 89px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0EACE;
	vertical-align: middle;
	text-align: left;
}
.bg_rnb_yellow {
	background-image: url(../images/bg_rnb_yellow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	height: 150px;
}

.bg_gradiant_darkgrey {
	background-image: url(../images/gradiant_darkgrey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_gradiant_lightgrey {
	background-image: url(../images/gradiant_lightgrey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.bg_lightGrey
{
	background-color:#F5F5F5;
}
.bg_lightGrey2
{
	background-color:#FCFCFC;
}
.bg_tableHead {
	background-image: url(../images/bg_tableHead.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	padding-top: 3px;
}
/*-------------------------------------------/bg----------------------------------------------*/

/*---------------------dropdown-------------------------------------------------*/
.lehrerDropDownMenu {
	LEFT: -1000px; 
	OVERFLOW: 
	hidden; POSITION: 
	absolute; TOP: -1000px
	
}
.lehrerDropDownMenu .content {
	POSITION: absolute; 
	font-size: 12px; 
	font-family: Arial, Tahoma, Verdana; 
	line-height: 20px
	
}
.lehrerDropDownMenu .items {
	Z-INDEX: 2;
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	border: 1px solid #174C78;
}

.lehrerDropDownMenu .item {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: medium none; 
	CURSOR: hand; COLOR: #666666; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.lehrerDropDownMenu .background {
	Z-INDEX: 1; 
	FILTER: alpha(opacity=95); 
	LEFT: 0px; POSITION: absolute; 
	TOP: 0px; moz-opacity: .8
}
.lehrerDropDownMenu .shadowRight {
	Z-INDEX: 3; 
	FILTER: alpha(opacity=40); 
	WIDTH: 2px; 
	POSITION: absolute; 
	TOP: 3px; moz-opacity: .4
}
.lehrerDropDownMenu .shadowBottom {
	Z-INDEX: 1; 
	FILTER: alpha(opacity=40); 
	EFT: 3px; POSITION: absolute; 
	HEIGHT: 2px; 
	moz-opacity: .4
}
.lehrerDropDownMenu .hover {
	COLOR: #386385;
	background-color: #E9F6FF;
}

.lehrerDropDownMenu .item IMG {
	MARGIN-LEFT: 10px
}

/*---------------------/dropdown-------------------------------------------------*/
/*---------------------Txt-------------------------------------------------*/
.txt11 {
	font-size:11px;
}
.txt13 {
	font-size:13px;
}
.txt14
{
font-size:14px;
}
.txt15
{
font-size:15px;
}
.txt16 {
	font-size: 16px;
}

.txt30 {
	font-size:30px;
	line-height:35px;
}
.txt_orange {
	color:#FF6600;
}
.txt_red {
	color:#FF0000;
}
.txt_blue {
	color:#386385;
}
.txt_head_banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}




/*---------------------/Txt-------------------------------------------------*/
/*----------------------button------------------------------------------*/
.button_blue
{
	float:left;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(../images/button_blue_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	color: #FFFFFF;
}
.button_blue span
{
	display: block;
	float:left;
	margin-right:3px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/button_blue_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.button_blue:hover
{
	cursor:pointer;
	color: #DFF2FF;
	text-decoration: none;
}
/*----------------------button------------------------------------------*/

/*----------------------banner------------------------------------------*/
.banner_yellow {
	background-color: #FFFFFF;
	background-image: url(../images/bg_banner_yellow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #FCEE90;
	height: 120px;
	width: 205px;
	padding:5px;
	padding-top:15px;
	
}
.banner_green {
	background-color: #FFFFFF;
	background-image: url(../images/bg_banner_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #DAF5BD;
	height: 120px;
	width: 205px;
	padding:5px;
	padding-top:15px;
}
.banner_gray {
	background-color: #FFFFFF;
	background-image: url(../images/bg_banner_grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #E9E9E9;
	height: 120px;
	width: 205px;
	padding:5px;
	padding-top:15px;
}
.banner_green2 {
	background-color: #FFFFFF;
	background-image: url(../images/bg_banner_green2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #E2E2A9;
	height: 120px;
	width: 205px;
	padding:5px;
}
.banner_biege {
	background-color: #FFFFFF;
	background-image: url(../images/bg_banner_biege.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #F2EBD3;
	height: 120px;
	width: 205px;
	padding:5px;
	padding-top:15px;
}

/*----------------------/banner------------------------------------------*/
/*----------------------Right Navigation Sublink------------------------------------------*/
#right_link {
	background-color: #E8F6FF;
}

#right_link a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 14px;
	background-color: #E8F6FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CAEAFF;
	display:block;
	width:auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

#right_link a:hover {
	color: #213661;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}
#right_link a.selected {
	color: #FFCC00;
	text-decoration: none;
	background-image: url(../images/arrow._white.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 14px;
	background-color: #213661;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CAEAFF;
	display:block;
	width:auto;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#right_link a.selected:hover {
	color: #FFCC00;
	text-decoration: none;
	background-image: url(../images/arrow._white.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 14px;
}
/*----------------------/Right Navigation Sublink------------------------------------------*/


/* ---- Form ---- */
label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label,textarea,select {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

label {
	text-align: right;
	width: 130px;
	padding-right: 10px;
}

input {
	border:solid 1px #eaeaea;
}
textarea {
	border:solid 1px #eaeaea;
}
.button1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004A8D;
	cursor: pointer;
}

.point {
	background-image: url(../images/orangeDot.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 14px;
}
.marginTop {
	margin-top: 10px;
}

.ansDiv {
	background-color:#F7F7F7;
	padding: 5px;
	border: 1px solid #EBEBEB;
	margin-top: 5px;
	margin-bottom:5px;

}
.faqQuestion {
	MARGIN-TOP: 5px;
	CURSOR: pointer;
	BACKGROUND-COLOR: #FBFBFB;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	font-size: 14px;
}
.faqAnswer {
	padding:5px;
	background-color:#F2FAFF;
	margin-bottom: 5px;
	padding:5px;
	font-size: 14px;
}
.picBorder {
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 3px;
}
.picBorder:hover {
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
}
.marginTop10 {
	margin-top: 10px;
}
