body {
    /* Other styles omitted for brevity */
    overflow: auto;
    overflow-x: auto;
    overflow-y: auto;
}

/*

.ui-dialog-titlebar-close .ui-icon-closethick {
    position: relative !important;
    right: 2em  !important;
}
 
*/

/*added classes "toolbar" and "activity" as modified copies of "mainlink"*/
/*added wrapper, header*/
.homequestion { color: #3C2E95; font-style: italic; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.homelist { color: white; font-style: italic; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.homeanswer { color: #3366cc; font-style: normal; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bluehead { color: #009; font-style: normal; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bigbluehead { color: #009; font-style: normal; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.blackhead { color: #0; font-style: normal; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bigblackhead { color: #0; font-style: normal; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.insettextwhite { color: #009; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.insettextwhite:hover {color:#ff9900; text-decoration: underline}
.insettextwhite2 { color: #4a4a4a; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.studResourcesMenuStyle{ cursor:pointer; color: #E09B1B;}

.insettextwhite1 { color: #009; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.insettextwhite1:hover {color:#ff9900; text-decoration: underline}

.mainlink {font-size:8pt; font-weight: bold;font-family: Gadget;color: black; text-decoration: none;}    
.mainlink:hover {color:#330033; text-decoration: underline}
.mainlink:visited {color:#663399}
.mainlink:clicked {color:#663399}


.menuLink {color: #663399; }
.menuLink:visited { color: #663399; }
.menuLink:hover { color: #663399; }
.menuLink:active { color: #663399; } 

.toolbar{font-size:85%; font-family: Arial;color: white; text-decoration: none;}
.toolbar:hover {color:#330033; text-decoration: underline}

.activity{font-size:110%; font-weight: bold;font-family: Arial;color: white; text-decoration: none;}
.activity:hover {color:#330033; text-decoration: underline}

.instructions{font-size:100%; width:200px; font-weight:none;font-family:Arial; color:black;line-height:normal !important;} 

.instructionsHeading{font-size:120%; font-weight:bold; font-family:Arial;color:#8077b7 !important;text-decoration:underline; /*background-color:#8077b7 !important;line-height:normal !important;border-radius:5px;padding:10px;*/}

.instructionsHeading:hover{
	color: #aaaaaa;
}

a.instructionsHeading1 span {
    display:none;
}

a.instructionsHeading1 {
    background:url('images/alertContinue-purple.png') no-repeat top left;
    display:block;
    height:47px;
    width:158px;
}

/*a.instructionsHeading1:hover {
    background-position: 0 -47px;
}
*/

#wrapper {
	margin:0 auto;
	width:700px;
	background:#ffffff;
	font-size:1.20em;

	}
/*#header {
	height:100px;
	background:url(images/bg-header2.gif.html) no-repeat;
	}*/


BODY {
	FONT-FAMILY: sans-serif
}


P {
	FONT-FAMILY: sans-serif;
}
H1 {
	FONT-FAMILY: sans-serif;
}
H2 {
	FONT-FAMILY: sans-serif;
}
H3 {
	FONT-FAMILY: sans-serif;
}
TABLE {
	FONT-FAMILY: sans-serif;
}
TD {
	FONT-FAMILY: sans-serif;
}
TH {
	FONT-FAMILY: sans-serif;
}
UL {
	FONT-FAMILY: sans-serif;
}
OL {
	FONT-FAMILY: sans-serif;
}
TEXTAREA {
	FONT-FAMILY: sans-serif;
}
INPUT {
	FONT-FAMILY: sans-serif;
}
FONT {
	FONT-FAMILY: sans-serif;
}
TABLE {
	font-size: 100%;
}
INPUT {
	FONT-SIZE: 100%
}
TEXTAREA {
	FONT-SIZE: 100%
}
TABLE.ex {
	COLOR: #000000; BACKGROUND-COLOR: #f1f1f1
}
TABLE.tip {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; BACKGROUND-COLOR: #ffffff
}
TABLE.db {
	COLOR: #000000; BACKGROUND-COLOR: #ffffff
}
TH.db {
	COLOR: #000000; BACKGROUND-COLOR: #f1f1f1
}
DIV {
	width: 100%;
}
div.scroll {	
	width: 302px;	
	/*height: 100%;
	background-color: #e6e6e6;*/
	overflow: auto;	
	min-height:600px;
}
div.scrollPost {	
	width: 100%;
	overflow: auto;	
	min-height:600px;
}

div.scrollTest {	
	width: 284px;	
	height: 100%;
	background-color: #ffffff;
	overflow: auto;	
}

div.helpScroll {	
	width: 350px;	
	height: 100%;
	background-color: #e6e6e6;
	overflow: auto;	
}

div.scroll2 {	
	width: 284px;	
	height: 100%;
	background-color: #e6e6e6;
	overflow: auto;	
}

div.scroll1 {	
	width: 700px;	
	height: 100%;
	overflow: auto;	
	display: none;
}
div.scrollQuestion {
	width: 712px;
	height: 100%;
	overflow: auto;	

}
div.scrollWide {
	width: 650px;	
	height: 200%;
	background-color: #e6e6e6;
	overflow: auto;	

}

div.suggestions {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid black;
    position: absolute;   
}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
    background-color: white;
    color: black;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;
}
div.scrollV1 {	
	height: 300px;
	overflow: auto;
}

div.scrollV2 {	
	height: 500px;
	overflow: auto;
}
.textmenu{
	color:black
	text-decoration:none
}

H1 {
	FONT-SIZE: 160%
}
H2 {
	MARGIN-TOP: 10px; FONT-SIZE: 120%; MARGIN-BOTTOM: 10px
}
H3 {
	FONT-SIZE: 110%
}
H4 {
	FONT-SIZE: 100%
}
H5 {
	FONT-SIZE: 90%
}
H6 {
	FONT-SIZE: 80%
}
H2.home {
	MARGIN-TOP: 0px; PADDING-LEFT: 1px; FONT-SIZE: 120%; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 1px; COLOR: #900b09; PADDING-TOP: 1px; BACKGROUND-COLOR: #ffffff
}
H2.tutheader {
	MARGIN-TOP: 0px; PADDING-LEFT: 4px; FONT-SIZE: 110%; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 1px; COLOR: #ffffff; PADDING-TOP: 0px; BACKGROUND-COLOR: #808080
}
H2.right {
	MARGIN-TOP: 0px; PADDING-LEFT: 0px; FONT-SIZE: 100%; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 2px; COLOR: #ffffff; PADDING-TOP: 0px; BACKGROUND-COLOR: #808080; TEXT-ALIGN: center
}
TABLE.right {
	BORDER-RIGHT: 2px ridge; BORDER-TOP: 2px ridge; MARGIN-BOTTOM: 1px; BORDER-LEFT: 2px ridge; COLOR: #000000; BORDER-BOTTOM: 2px ridge; BACKGROUND-COLOR: #ffffff
}
TH.right {
	PADDING-BOTTOM: 2px; COLOR: #ffffff; BACKGROUND-COLOR: #808080
}
TD.right {
	PADDING-BOTTOM: 6px; COLOR: #000000; PADDING-TOP: 3px; BACKGROUND-COLOR: #ffffff
}
TD.content {
	COLOR: #900b09; BACKGROUND-COLOR: #f1f1f1
}
TD.deprecated {
	COLOR: #ff0000; BACKGROUND-COLOR: transparent
}
TD.red {
	COLOR: #ff0000; BACKGROUND-COLOR: transparent
}
P.red {
	COLOR: #ff0000; BACKGROUND-COLOR: transparent
}
P.intro {
	MARGIN-TOP: 10px; FONT-WEIGHT: bold; FONT-SIZE: 100%; COLOR: #000000; BACKGROUND-COLOR: transparent
}
P.introcenter {
	FONT-SIZE: 110%; COLOR: #8b4513; BACKGROUND-COLOR: transparent; TEXT-ALIGN: center
}
PRE {
	FONT-SIZE: 110%; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px; FONT-FAMILY: "Courier New",monospace
}
SPAN.blue {
	COLOR: #00008b; BACKGROUND-COLOR: transparent
}
SPAN.red {
	COLOR: #ff0000; BACKGROUND-COLOR: transparent
}
SPAN.ieonly {
	FONT-SIZE: 80%; COLOR: #000080; BACKGROUND-COLOR: transparent
}
SPAN.t {
	FONT-SIZE: 80%; COLOR: #0033cc; BACKGROUND-COLOR: transparent
}
IMG.float {
	FLOAT: left
}
H1 {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
H2 {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
H3 {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
H1.att {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
H2.att {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
H3.att {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
HR.att {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
HR {
	COLOR: #000000; HEIGHT: 1px; BACKGROUND-COLOR: transparent
}
TABLE.front {
	COLOR: #000000; BACKGROUND-COLOR: #f1f1f1
}
TH.front {
	COLOR: #ffffff; BACKGROUND-COLOR: #666666
}
TD.front {
	COLOR: #000000; BACKGROUND-COLOR: #f1f1f1
}
#sp {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; TEXT-ALIGN: left
}
#sp P {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 4px 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px
}
#sp P IMG {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 2px; BORDER-TOP: 0px; FLOAT: left; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
#sp P.splink {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 14px; PADDING-TOP: 0px
}
#sp P.splink A {
	FONT: bold xx-small Verdana, Arial, Helvetica, sans-serif; COLOR: #0000ff
}
SPAN.insert {
	COLOR: #e80000; BACKGROUND-COLOR: transparent
}


div#tbl-container {
	width: 700px;
	
	overflow: auto;
}

div#tbl-container table th {
	width: 50px;
}


div#tb2-container {
	width: 700px;
	height: 350px;
	overflow: auto;
}

div#tb2-container table th {
	width: 250px;
}


div#tb2-container2 {
	width: 700px;
	height: 99px;
	overflow: auto;
}

div#tb2-container2 table th {
	width: 250px;
}


thead th, thead th.locked	{
	text-align: center;
	background-color: navy;
	color: white;
	position:relative;
	cursor: default; 
}

thead td, thead td.locked	{
	text-align: center;
	background-color: navy;
	color: white;
	position:relative;
	cursor: default; 
}
thead td, thead td.locked1	{
	text-align: center;
	background-color: navy;
	color: white;
	position:relative;
	cursor: default; 
}

thead th, thead th.locked1	{
	text-align: center;
	background-color: navy;
	color: white;
	position:relative;
	cursor: default; 
}
thead th, thead th.locked2	{
	text-align: center;
	background-color: navy;
	color: white;
	position:relative;
	cursor: default; 
}
	
thead th {
	top: expression(document.getElementById("tbl-container").scrollTop-2); /* IE5+ only */	
	z-index: 1;
}

thead th.locked2 {
	top: expression(document.getElementById("tb2-container").scrollTop-2); /* IE5+ only */	
	z-index: 1;	
}
thead th.locked1 {
	top: expression(document.getElementById("tb2-container2").scrollTop-3); /* IE5+ only */	
	z-index: 1;	
}

thead th.locked {z-index: 30;}
thead td.locked {z-index: 30;}
thead td.locked1 {z-index: 15;}
thead th.locked1 {z-index: 15;}
thead th.locked2 {z-index: 15;}


td.locked1,td.locked,  th.locked{
	background-color: #ffeaff;
	left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft); /* IE5+ only */
	position: relative;
	z-index: 1;
}


/* left nav css */
.float_left{
	float:left;
}
.full_width{
	width: 100%;
}
.float_right{
	float: right;
}
.display_block{
	display: block;
}
.display_inline_block{
	display: inline-block;
}
.clear_float{
	float: clear;
}
.align_center{
	text-align:center;
}
.align_left{
	text-align: left;
}
.align_right{
	text-align: right !important;
}
.leftnav_parent{
	border-right: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	background-color: #e6e6e6;
	width: 99.6%;
	height: 100%;
}
.leftnav_links{
	min-height: 406px;
}
.div_image_link{
	margin: 4px 0 0 6px;
	width: 97%;
}
.div_auto_width{
	width: auto !important;
}
/* styles for the header menu */
.dadmin_header_welcome_msg{
	min-height: 34px;
    width: 820px;
}
.header_menu_content{
	width: 1000px;	
}
.header_caption_wrapper{
	background: url("images/Header.gif") no-repeat scroll 0 0 transparent;
    color: #FFCC33;
    font-size: 48px;
    min-height: 61px;
}
.header_caption{
	font-weight:bold;
	font-color:#FFCC33;
	font-size: +4;
}
.dadmin_header_menu_item_04{
	background: url("images/header_04.gif") no-repeat transparent;
}
.dadmin_header_menu_item_07{
	background: url("images/header_07.gif") no-repeat transparent;
}
.menu_wrapper_div{
	width: 1000px;
	margin-bottom: -1px;
}
.header_caption_div{
	background-color: #02c7c6;
	min-height: 28px;
}
.sub_menu_wrapper{
	min-height: 31px;
	border-bottom-color:#fcdf00;
	margin-top: 6px;
}
.sub_menu_item_1,.sub_menu_item_2 {
	width: 112px;
	text-align: justify;
	min-height: 5px;
}
.sub_menu_item_3{
	width: 112px;
	text-align: justify;
	min-height: 5px;
}
.sub_menu_item_4{
	width: 150px;
	text-align: justify;
	min-height: 5px;
}
.sub_menu_item_5{
	width: 408px;
	text-align: justify;
	min-height: 5px;
}
.sub_menu_item_6{
	width: 170px;
	text-align: justify;
	min-height: 5px;
	margin-top: 3px;
}
.sub_menu_item_7{
	width: 70px;
	text-align: justify;
	min-height: 5px;
	margin-top: 3px;
}
.sub_menu_border_div{
	background-color: #ffd644;
	margin-top: -6px;
    min-height: 5px;
    position: relative;
}
/*CSS hack for safari browser*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sub_menu_border_div{
		margin-top: -7px;
		min-height: 6px;
	}		
}
.first_level_page_right_pane{
	background: url("images/sa_teach_bg.png") no-repeat transparent;
	width:698px;
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
}
.margin_auto{
	margin : 0 auto;
}

.body_style{
	align : left; 
	valign : top; 
	bottommargin : 0px; 
	topmargin : 0px; 
	leftmargin : 0px; 
	rightmargin : 0px; 
	marginheight : 0px; 
	marginwidth : 0px;
}

.header_syle{
	margin : 0 auto;
	valign : TOP; 
	border : 0px; 
	cellpadding : 0px; 
	cellspacing : 0px; 
	width : 1000px;
}

.table_syle{
	margin : 0 auto;
	valign : TOP;
	border : 0px; 
	cellpadding : 0px; 
	cellspacing : 0px; 
	width : 1000px; 
	height : 100%;
}

.row_syle{
	height : 380px;
}

.column_syle{
	height : 100%; 
	valign : top;
}

.side_menu_bar_col_syle{
	width : 20%;  
	height : 100%;
	bgcolor : e6e6e6; 
	valign : top;
}

.side_menu_bar_table_syle{
	cellpadding : 0px;  
	cellspacing : 0px; 
	width : 100%; 
	height : 100%;
}

.row_height{
	height : 10px;
}

.th_style{
	text-align : center; 
	height : 30px;
	background: #a980fa;
}

.upload_resource_message_div_style{
	margin-left:100px;
}

.upload_resource_field_div_style{
	margin-left:130px;
	height:10px;
}

.upload_resource_button_div_style{
	margin-left:220px;
}

.upload_resource_title_style{
	
	font-size:16px;
	font-weight:bold;
}

.hyperlink_style{
	color: blue; 
	text-decoration: underline; 
	cursor: pointer;
}

.left_page_content{
	float: left; 
	width: 30%;
}

.right_page_content{
	float: right; 
	width: 70%;
}

.left_coloumn_data{
	float: left; 
	width: 20%;
}

.right_column_data{
	float: right; 
	width: 80%;
}

.left_half_div{
	float: left; 
	width: 50%;
	align :center
}

.right_half_div{
	float: right; 
	width: 50%;
}

.msg_session_exp_warning{
	font-weight:bold;
	color: red;
	font-size: 15px;
}

.left_div_content{
	float: left; 
	width: 25%;
}

.right_div_content{
	float: right; 
	width: 75%;
}

.flash_card_table{
	width:700; 
	height:450; 
	bgcolor:#ffffff; 
	valign:TOP; 
	border:0; 
	cellpadding:0;
	cellspacing:0;
}

.flash_card_td{
	align:center; 
	height:500px;
}

.flash_content_div{
	height:100%;
	align: center;
}

.highlight{
	border: 2px solid #DD4B39;
}

.ui-dialog .ui-dialog-title {
  text-align: center;
  width: 100%;
}

.login_success_message{
	position: absolute;
  	left: 50%;
  	top: 50%;
	display:none;
	line-height: normal;
	vertical-align: middle;
	display: table-cell; 
	color: black;
	font-size: 14px;
	font-family:Arial;
	font-weight:bold;
   }
 .admin_dashboard_header_div{
	background-color: #8177b8;
	color: white;
    min-height: 30px;
    position: relative;
    float:left;
    width:100%;   
	display: table-cell; 
	font-size: 15px;
	font-family:arial;
    text-align: center;
    font-weight:bold;
    vertical-align: middle;  
  }
    
  .admin_dashboard_detail{
  	font-size: 12px;
	font-family:arial;
    font-weight:bold;
  }
  .dashboardOuterTop{
  position:relative;
  }
    
  .dashboard_top_left{
  max-width : 750px;
  width:600px; 
  display:inline-block;
  }
  
  .dashboard_top_right{
  width:100px; 
  height:150px; 
  display:inline-block; 
  float: right;
  vertical-align: middle;
  position: absolute;
  right: 25px;
  }
  
  .dashboard_top_right > .innerDiv{
  cursor: pointer;
  border: 1px solid #000;
  background-color: #DDDCE1;
  border-radius: 5px;
  padding: 0px;
  min-width: 99px;
  max-width: 99px;
  min-height: 43px;
  max-height: 60px;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  font-family: helvetica;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  } 
  
  .dashboard_top_right > .innerDiv:hover {
  cursor: pointer;
  background-color: #22231E;
  color: #FFFFFF;
  border-color: #2CCFCE;
}
  .dashboard_top_right > .innerDiv > span
  {
 
  font-size: 12px;
  font-weight: bold;
  }
  
  
  #licenseschooldashboard > div	{
    display: inline-block;
  }
  #licenseschooldashboard{
    text-align: left;
    margin: 1px auto;    
    white-space: nowrap;
  }  
  #dashboardcommon > div	{
    display: inline-block;
  }
  #dashboardcommon{
    text-align: left;
    margin: 1px auto;    
    white-space: nowrap;
  }
  #concurrentschooldashboard > div	{
    display: inline-block;
  }
  #concurrentschooldashboard{
    text-align: left;
    margin: 1px auto;    
    white-space: nowrap;
  }
   #dashboardlower > div	{
    display: inline-block;
  }
  #dashboardlower{
    text-align: left;
    margin: 1px auto;    
    white-space: nowrap;
  }
  .admin_dashboard_table{
  	font-size: 12px;
	font-family:arial;
	margin:8px;
  }
  .dashboard_table_cell{
  	background: #8177b8; 
  	height:30px;
  	text-align: center;
  	color: white;
  }
  .dashboard_table_border{
   	border: 1px solid black;
  }
  
  .dashboard_table_no_border{
  	border:none;
  }
  .dashboard_value_cell{
  	font-size: 12px;
	font-family:arial;
  	text-align: center;
  }
  #dashboardresultmain > div	{
    display: inline-block;
  }
  
  #loginFooter{
	max-width:1002px;
	min-width:400px;
	margin-top:250px;
	padding-bottom:15px;
  }
  
  .loginFooterItems{
	display:inline-block;
	width:32%;
  }
  
  #cpFooter{
	text-align:left;
	font-size:90%;
  }
  
  #verFooter{
	text-align:center;
  }
  
  #ppFooter{
	text-align:right;
	font-size:90%;
  }

#messageBox{
	font:18px arial, sans-serif;
	border:3px solid #8279b9;
	border-radius:10px;
	width:600px;
	box-shadow: 3px 3px 5px #000;
	background-color:#ffffff;
	padding:20px;
}

#contButton{
	font: bold 20px arial, sans-serif;
	border-radius: 16px;
	background-color:#8279b9;
	width:100px;
	padding:10px;
	cursor:pointer;
	color:#ffffff;
	box-shadow:2px 2px 2px #000;
}

#contButtonAlt{
	font: bold 20px arial, sans-serif;
	border-radius: 16px;
	border: 2px solid white;
	background-color:#8279b9;
	width:100px;
	padding:10px;
	cursor:pointer;
	color:#ffffff;
	box-shadow:0px 0px 3px 1px #000;
	text-shadow:1px 1px 1px #000;
}

 .teacherDashboardTab {
  	background-color: #7d68b2; 
  	text-align: center; 
  	vertical-align: middle; 
  	border-top-right-radius: 1em; 
	border-top-left-radius: 1em; 
	margin-right: 5px; 
	width: 110px; 
	height: 23px; 
	margin-top: 2px;
  }
  
  .teacherDashboardTab a {
  	text-decoration: none; 
  	height: 25px; 
  	width: 112px; 
  	display: block; 
	color: white; 
	font-weight: bold; 
	padding-top: 4px;
  }
  
  .teacherDashboardTab.selected {
  	background-color: #FFDA45;
  	font-weight: bold; 
	padding-top: 4px;
  }
  
   .adminDashboardTab {
  	background-color: #7d68b2; 
  	text-align: center; 
  	vertical-align: middle; 
  	border-top-right-radius: 1em; 
	border-top-left-radius: 1em; 
	margin-right: 5px; 
	width: 110px; 
	height: 23px; 
	margin-top: 2px;
  }
  
  .adminDashboardTab a {
  	text-decoration: none; 
  	height: 25px; 
  	width: 112px; 
  	display: block; 
	color: white; 
	font-weight: bold; 
	padding-top: 4px;
  }
  
  .adminDashboardTab.selected {
  	background-color: #FFDA45;
  	font-weight: bold; 
	padding-top: 4px;
  }
  
  #previewPane_rte1 strong{
	font-weight:normal;
  }
  
  #previewPane_rte2 strong{
	font-weight:normal;
  }
  
  #previewPane_rte3 strong{
	font-weight:normal;
  }
  
  #previewPane_rte4 strong{
	font-weight:normal;
  }
  
  #previewPane_rte5 strong{
	font-weight:normal;
  }