a {
	text-decoration: none;
	font-weight: bold
}

a:hover {
	text-decoration: underline
}

a img {border: none;}

BODY {
	scrollbar-face-color: #00144F;
	scrollbar-highlight-color: #00144F;
	scrollbar-3dlight-color: #4E5B81;
	scrollbar-shadow-color: #00144F;
	scrollbar-darkshadow-color: #4E5B81;
	scrollbar-track-color: #000034;
	scrollbar-arrow-color: #819ACE
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #D7E3F6
}

.txtBk {
	font-family: Verdana;
	font-size: 11px;
	color: #D7E3F6;
	background-repeat: no-repeat
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}


.txt2 {
	font-family: Verdana;
	font-size: 10px;
	color: #D7E3F6
}

input {
	font-family: Verdana;
	font-size: 10px;
	background: #FFF6E2
}

select {
	font-family: Verdana;
	font-size: 11px;
	background: #FFF6E2
}

textarea {
	font-family: Verdana;
	font-size: 10px;
	background: #FFF6E2
}

.faq_table {
	font-family: Verdana;
	font-size: 11px;
	background: #FFF6E2
}

.mocktxt {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF
}

.error {
	font-family: Verdana;
	font-weight: bold;
	color: CC0000
}

.darkInput {
	font-family: Verdana;
	font-size: 10px;
	background: #000034
}

.arrow-list {
	list-style-image: url(/images/arrow03.gif);
	margin: 0px;
	padding-left: 18px;
}

ul.arrows {
	list-style:url(/images/arrow03.gif);
	padding:0;
	margin:0 0 0 15px;
	}
	
.arrow-list li {
	padding: 0;
	margin-bottom: 15px;
}

ul.arrows-indent {
	list-style:url(/images/arrow03.gif);
	padding:0;
	margin:0 0 0 35px;
	}

.hdr-blue {
	color: #78A6EE;
}

#sidebar {
	float: right;
	width: 160px;
	margin: 0px 0px 25px 18px;
	border-left: 1px solid #2A3862;
	padding-left: 14px;
}

#sidebar input {
	font-family: Verdana;
	font-size: 10px;
	background: #FFF6E2
}

.separator {
	border-top: 1px dotted #2A3862;
	margin-top: 20px;
	padding-top: 10px;
}

.title {
	color: #78A7EE;
	font-size: 14px;
	font-weight: bold;
}

.subtitle, td .subtitle {
	color: #ffffff;
	font-weight: bold;
}

.rowborder {
	border-top: 1px solid #2A3862;
}

.columnborder {
	border-left: 1px dotted #2A3862;
	border-top: 1px solid #2A3862;
}

.lessonplans input {
	font-family: Verdana;
	font-size: 10px;
	background: #FFF6E2
}

#searchtable {
	border-collapse: collapse;
	padding-bottom: 10px;
}

#searchtable td {
	border: 1px solid #2A3862;
}

/* Open border tables */
.datatable,.ecdatatable {
	border-collapse: collapse;
	font: 11px verdana;
	color: #ffffff;
}

.datatable td {
	text-align: center;
	padding: 4px
}

.ecdatatable td {
	text-align: left;
	padding: 4px
}

.datatable td.topleft {
	border-bottom: 1px solid #273671;
	border-right: 1px solid #78a6ee;
	background: #121950;
	font-weight: bold
}

.datatable td.topright {
	border-bottom: 1px solid #273671;
	background: #121950;
	font-weight: bold
}

.datatable td.left {
	border-bottom: 1px dashed #3c5391;
	border-right: 1px solid #78a6ee;
	text-align: center;
}

.datatable td.center {
	border-bottom: 1px dashed #3c5391;
	border-right: 1px solid #78a6ee;
}

.datatable td.right {
	border-bottom: 1px dashed #3c5391;
}

.ecdatatable td.right-solid {
	text-align: right;
}

/* e-congress */

td.ec-right {
	border-bottom: 1px dashed #3c5391;
	text-align: left;
}

.tablerow-light {
	background: #363659;
	padding: 5px;
	width: auto;
	border-bottom: 1px dashed #3c5391;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tablerow-dark {
	background: #0f0f40;
	padding: 5px;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 0px dashed #3c5391;
}

.expand {
	margin: 4px 0px 4px 0px;
}

.classes {
	height: 18px;
}

.p-left {
	float: left;
	margin: 0px;
	clear: left;
}

.p-right {
	float: right;
	margin: 0px;
	clear: right;
}

.separator {
	border-top: 1px dashed #919191;
	margin-top: 15px;
	margin-bottom: 5px;
}

.ec-textfield {
	border: 1px solid #919191;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.ecrow-light {
	background: #363659;
	padding: 5px;
	width: auto;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ecrow-dark {
	background: #0f0f40;
	padding: 2px;
	width: auto;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #363659;
	clear: both;
}

td.button-row {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
}

td.ec-right {
	border-bottom: 1px dashed #3c5391;
	text-align: left;
}

.ecdatatable td {
	text-align: left;
	padding: 4px
}

.leftrow-light {
	height: auto;
	float: left;
	width: 49%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.rightrow-light {
	height: auto;
	float: right;
	width: 49%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.group-header {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	height: 18px;
	clear: both;
}

.x {
	background: #f00 url(/images/x.gif);
	margin: 2px;
	float: right;
	height: 16px;
	width: 16px;
}

p.spacer {
	margin-top: 0px;
	margin-bottom: 0px;
}

.divide {
	height: 25px;
}

.headerleft {
	float: left;
	margin: 0px;
}

.p-headerleft {
	float: left;
	margin: 0px;
	color: #78A7EE;
	font-size: 14px;
	font-weight: bold;
}

.timestamp {
	font-size: 9px;
}

.classtitle {
	font-size: 11px;
	font-weight: bold;
}

.expand .datatable {
	line-height: 14px;
}

.econgress_icon {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
}

.icon_left {
	float: left;
	text-align: left;
	width: 240px;
}

.icon_right {
	float: right;
	text-align: left;
	width: 25px;
	padding-top: 4px;
}

.icon_legend {
	width: 460px;
	margin-top: 10px;
}

#partialWait {
	display: none;
	position: fixed;
	background-color: white;
	top: 0;
	right: 0;
	font-size: 8pt;
}

.even {
	background-color: #f0f0f0;
}

.odd {
	background-color: #f9f9f9;
}

#classrooms a {
	text-decoration: none;
}

#classrooms a:hover {
	text-decoration: underline;
}

#classrooms .heading {
	font-weight: bold;
}

#classrooms .detailHeading {
	font-weight: bold;
}

#classrooms .even {
	-moz-border-radius: 4px;
	background: #363659;
	padding: 5px;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}

#classrooms .odd {
	-moz-border-radius: 4px;
	background: #0f0f40;
	padding: 5px;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}

#classrooms span.toggle {
	font-size: 7pt;
	text-align: right;
	float: right;
}

#classrooms .countryDetail {
	border-top: 1px dotted #999;
	font-size: 8pt;
	padding: 0 1em 1em 1em;
}

#classrooms {
	width: 100%;
	line-height: 13pt;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #d7e3f6;
	margin-top: 0px;
	scrollbar-face-color: #00144f;
	scrollbar-highlight-color: #00144f;
	scrollbar-3dlight-color: #4e5b81;
	scrollbar-shadow-color: #00144f;
	scrollbar-darkshadow-color: #4e5b81;
	scrollbar-track-color: #000034;
	scrollbar-arrow-color: #819ace;
	min-height: 101%;
	background: #000034;
}

table {
	font-size: 11px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #ffff82;
}

a:visited {
	font-weight: bold;
	color: #ffff82;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ffff82;
	font-weight: bold;
}

a:active {
	font-weight: bold;
	color: #ffff82;
	text-decoration: underline;
}

.fakeLink {
	text-decoration: none;
	font-weight: bold;
	color: #ffff82;
}

html {
	min-height: 101%
}

.txt {
	color: #d7e3f6;
	font: 11px Verdana;
}

.txtBk {
	color: #d7e3f6;
	background-repeat: no-repeat;
	font: 11px Verdana;
}

.txt2 {
	color: #d7e3f6;
	font: 10px Verdana;
}

input {
	background: #fff6e2;
	font: 10px Verdana;
}

select {
	background: #fff6e2;
	font: 11px Verdana;
}

textarea {
	background: #fff6e2;
	font: 10px Verdana;
}

.faq_table {
	background: #fff6e2;
	font: 11px Verdana;
}

.mocktxt {
	color: #fff;
	font: 14px Verdana;
}

.header1 {
	color: #c00;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.darkInput {
	background: #000034;
	font: 10px Verdana;
}

.arrow-list {
	list-style-image: url(../images/arrow03.gif);
	margin: 0px;
	padding-left: 18px;
}

.arrow-list li {
	padding: 0;
	margin-bottom: 15px;
}

.hdr-blue {
	color: #78a6ee;
	font-weight: bold
}

.echdr-blue {
	color: #f93;
	font-weight: bold;
	font-size: 14px;
	margin-top: -5px;
	padding-top: 0px;
}

#sidebar {
	float: right;
	width: 160px;
	margin: 0px 0px 25px 18px;
	border-left: 1px solid #2a3862;
	padding-left: 14px;
}

#sidebar input {
	background: #fff6E2;
	font: 10px Verdana;
}

.separator {
	border-top: 1px dotted #2a3862;
	margin-top: 20px;
	padding-top: 10px;
}

.title {
	color: #78A7EE;
	font-size: 14px;
	font-weight: bold;
}

.subtitle, td.subtitle {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

/*search table*/
.rowborder {
	border-top: 1px solid #2a3862;
}

.columnborder {
	border-left: 1px dotted #2a3862;
	border-top: 1px solid #2a3862;
}

.lessonplans input {
	font-family: Verdana;
	font-size: 10px;
	background: #fff6e2
}

#searchtable {
	border-collapse: collapse;
	padding-bottom: 10px;
}

#searchtable td {
	border: 1px solid #2a3862;
}

/* Open border tables */
.datatable, .datatable_parties, .ecdatatable {
	border-collapse: collapse;
	font: 11px verdana;
	color: #fff;
}

.datatable td {
	text-align: center;
	padding: 4px
}

.ecdatatable td {
	text-align: left;
	padding: 4px
}

.datatable_parties td {
	text-align: left;
	padding: 4px
}

.datatable td.topleft, .datatable_parties td.topleft, .datatable td.topleftquestion {
	border-bottom: 1px solid #273671;
	background: #121950;
	font-weight: bold;
}

.datatable td.topleftquestion {
	text-align: left;
}

.datatable td.topright, .datatable_parties td.topright, .datatable td.toprightquestion {
	border-bottom: 1px solid #273671;
	background: #121950;
	font-weight: bold;
}

.datatable td.toprightquestion {
	text-align: left;
}

.datatable td.left, .ecdatatable td.left, .datatable td.leftquestion {
	border-bottom: 1px dashed #3c5391;
	border-right: 1px solid #78a6ee;
}

.ecdatatable td.left-nobottom {
	/* border-right: 1px solid #78a6ee; */
}


.datatable td.leftquestion {
	text-align: left;
	padding: 14px 14px 14px 0px;
}

.datatable td.left-solid {
	border-bottom: 1px solid #3c5391;
	border-right: 1px solid #78a6ee;
}

.datatable td.right, .ecdatatable td.right {
	border-bottom: 1px dashed #3c5391;
}


.datatable td.right-solid {
	border-bottom: 1px solid #3c5391;
}

.ecdatatable td.right-solid {
	text-align: right;
}

.hdr-green {
	font-weight: bold;
	color: #33CC00;
}

/* e-congress */



.tablerow-light {
	background: #363659;
	padding: 5px;
	width: auto;
	border-bottom: 1px dashed #3c5391;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tablerow-dark {
	background: #0f0f40;
	padding: 5px;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 0px dashed #3c5391;
}

.row-light {
	background: #363659;
	padding: 5px;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	-moz-border-radius: 4px;
}

.row-dark {
	background: #0f0f40;
	padding: 5px;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}

.expand {
	margin: 4px 0px 4px 0px;
}

.classes {
	height: 18px;
}

.student-row-small {
	background: #4B68B8;
	padding: 4px;
	border-bottom: 1px solid #666;
	height: 15px;
	margin: 0px;
	margin-bottom: 3px;
	cursor: move;
	width: 236px;
}

.student-row-small-disabled {
	background: #4B68B8;
	padding: 4px;
	border-bottom: 1px solid #666;
	height: 15px;
	margin: 0px;
	margin-bottom: 3px;
	width: 236px;
}

.student-row {
	background: #4B68B8;
	padding: 4px;
	border-bottom: 1px solid #666;
	height: 15px;
	margin: 0px;
	margin-bottom: 3px;
	cursor: move;
	width: 510px;
}

.student-row-disabled {
	background: #4B68B8;
	padding: 4px;
	border-bottom: 1px solid #666;
	height: 15px;
	margin: 0px;
	margin-bottom: 3px;
	cursor: move;
	width: 510px;
}

.student-row-header {
	background: #3B5395;
	padding: 4px;
	border: 1px solid #425DA7;
	height: 15px;
	margin: 0px;
	margin-bottom: 3px;
	width: 510px;
}

.p-left {
	float: left;
	margin: 0px;
	clear: left;
}

.p-left-yellow {
	float: left;
	margin: 0px;
	clear: left;
	color: yellow;
}

.p-right {
	float: right;
	margin: 0px;
	clear: right;
}

.separator {
	border-top: 1px dashed #919191;
	margin-top: 15px;
	margin-bottom: 5px;
}

.ec-textfield {
	border: 1px solid #919191;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.ecrow-light {
	background: #363659;
	padding: 5px;
	width: auto;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ecrow-dark {
	background: #0f0f40;
	padding: 2px;
	width: auto;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #363659;
	clear: both;
}

td.button-row {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
}

td.ec-right {
	border-bottom: 1px dashed #3c5391;
	text-align: left;
}

.leftrow-light {
	height: auto;
	float: left;
	width: 49%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.rightrow-light {
	height: auto;
	float: right;
	width: 49%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.group-header {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	height: 18px;
	clear: both;
}

.x {
	background: #f00 url(/images/x.gif);
	margin: 2px;
	float: right;
	height: 16px;
	width: 16px;
}

p.spacer {
	margin-top: 0px;
	margin-bottom: 0px;
}

.divide {
	height: 25px;
}

.headerleft {
	float: left;
	margin: 0px;
}

.p-headerleft {
	float: left;
	margin: 0px;
	color: #78A7EE;
	font-size: 14px;
	font-weight: bold;
}

.timestamp {
	font-size: 9px;
}

.classtitle {
	font-size: 11px;
	font-weight: bold;
}

.expand .datatable {
	line-height: 14px;
}

.econgress_icon {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
}

.icon_left {
	float: left;
	text-align: left;
	width: 245px;
}

.icon_right {
	float: left;
	text-align: right;
	width: 25px;
	padding-top: 4px;
}

.icon_legend {
	width: 460px;
	margin-top: 10px;
}


/*
a.button:link {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	background: #ccc;
}

a.button:visited {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	background: #ccc;
}

a.button:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: #7F7F7F;
}
*/

a.button:link {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: #262626;
}

a.save-button:link {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: #f93;
}

a.button:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: #262626;
}

a.save-button:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: #f93;
}

a.button:hover, a.save-button:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: #3345CC;
}

a.button:active, a.save-button:active {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
	background: #3345CC;
}

.x-warning {
	float: left;
	vertical-align: middle;
	margin-right: 15px;
}

.warning {
	background: #D90000;
	vertical-align: middle;
	border: 1px solid #f00;
	padding: 4px;
	font-weight: bold;
	margin-top: 5px;
}

.warning2 {
	background: #FFD11C;
	vertical-align: middle;
	border: 1px solid #ff0;
	padding: 4px;
	font-weight: bold;
	color: #000;
}

.warning3 {
	background: #FFFF82;
	vertical-align: middle;
	border: 1px solid #ff0;
	padding: 4px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
}

.warning_text {
}

.warning2_text {
	color: #333;
}

.save-button {
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #fff;
}

.small_icon {
	background-color: #0F0F40;
	height: 20px;
	width: 20px;
}

