html {
	overflow-y: scroll;
}

body {
	font-size: 12px;
	margin: 0px;
}

a img {
	border: none;
}

ol {
	margin-left:2em;
}

ol li {
	list-style: decimal outside;
	margin-bottom: 0.5em;
}

input[type=submit], input[type=button] {
	font-size: 10px;
	margin: 5px 5px 5px 0;
	cursor: pointer;
}

input[type=text], input[type=password], textarea {
	font-size: 11px;
	padding-left: 1px;
}

a:active, a:link, a:visited {
	color: #0D5798;    
}

a:hover {
	color: #8CAFCD;
}

div.expandable {
	color: white;
	font-weight: bold;
}

div.menu_body .rich-panel-body {
	padding-left: 5px;
}

div.expandable {
	padding-left: 5px;
}

#topmenu a, .menu_body .rich-panel-body a, div.expandable a {
	color: #E0E0E0;
	text-decoration: none;
}

#topmenu span:hover a, .menu_body .rich-panel-body div:hover a, div.expandable div:hover a {
	color: white;
}

#topmenu span:hover {
	border-bottom: 2px solid #3FC1E3;
}

.menu_body .rich-panel-body div {
	padding-left: 0.5em;
	border-left: 2px solid transparent;
}

div.expandable div {
	padding-left: 0.3em;
	border-left: 2px solid transparent;
}

.menu_body .rich-panel-body div:hover {
	border-left: 2px solid #3FC1E3;
}

div.expandable div:hover {
	border-left: 2px solid #3FC1E3;
}

#topmenu span {
	padding-left: 0.8em;
	padding-right: 0.8em;
}

input, textarea {
	border: 1px solid #BBBBBB;
	font-size: 10px;
	background: #F0F8FF;
	color: black;
}

input[type=checkbox], input.checkbox {
	border: none;
	background: white;
}

input[type='submit'], input[type='button'] {
	background: #4477AA;
	color: white;
	margin: 5px;
	border-color: gray;
}

input[type="submit"][disabled] {
	background: silver;
}

.tableControl, .actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

#footer-content {
	width: 800px;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}

.rich-table {
	width: 100%;
}

body {
	margin: 0px;
	font-family: Helvetica, Arial ,sans-serif;
	color: #616161;
	background-color: white;
}

.body {
	padding: 30px;
}

.columnHeader:hover {
	color: #FF6600;
}

.message {
	border: 1px solid #FFCC00;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFCC00;
	font-size: 12px;
	color: black;
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
}

.message li.infomsg {
	background-image: url(../img/msginfo.png);
}

.message li.errormsg {
	background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
	background-image: url(../img/msgwarn.png);
}

.nameElastic {
	font-weight: bold;
	padding: 5px;
	margin-top: 3px;
}

.name {
	vertical-align: top;
	font-weight: bold;
	width: 115px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}
.valueElastic {
	padding: 5px;
}

.errors {
	color: red;
	vertical-align: middle;
}
img.errors {
	padding-right: 5px;
}

.errors input, .errors textarea {
	border: 1px solid red !important;
}

.required {
	color: red;
	padding-left: 2px;
}

.rich-stglpanel-body {
	overflow: auto;
} 

.rich-table-footercell {
	background-color: #C6E2FF;
	padding: 0;
}

.rich-table-headercell {
	padding: 0;
}

select {
	font-size: 12px;
}

.center {
	text-align: center;
}

.formLabel {
	font-weight: bold;
	vertical-align: text-top;
	padding-right: 1em;
	padding-bottom: 8px;
}

.formInput {
	padding-bottom: 8px;
}

.valigntop {
	vertical-align: top;
}

.rich-panel-body {
	background-image: url(../img/main_bg.png);
	background-repeat: repeat-x;
	border: 1px solid silver;
	text-align: left;
}

.leftContent, .centerContent, .rightContent, .mainContent {
	vertical-align: top;
}

.mainContent {
	padding-left: 10px;
}

.leftContent {
	width: 100px;
}

.rightContent {
	width: 200px;
}

.centerContent {
	padding-right: 10px;
}

.rich-panel, .rich-table {
	margin-bottom: 10px;
	padding: 0;
	border: 0;
}

.paginated-table {
	height: 24px;
}

.paginated-table .rich-table-headercell {
	padding: 0;
/*	background-image: url(../img/panel_head_bg.png);
	background-position: top; */
}

.paginated-table-header {
	padding-left: 10px;
}

.searchFilter {
	font-size: 1.0em;
	padding: 0.15em;
	margin-bottom: 0.5em;
	vertical-align: middle;
	width: 150px;
}

.panelName {
	padding-left: 10px;
	vertical-align: middle;
}

.panelWait {
	padding-left: 10px;
	padding-top: 3px;
}
	
.panelPages {
	width: 100%;
	padding-top: 1px;
	padding-right: 4px;
	color: black;
}

.rich-mp-content {
	padding: 0;
	border: 1px solid silver;
}
	
.rich-panel-body, .rich-table tbody, .rich-mpnl-body {
/*	background-image: url(../img/panel_body_bg.png); */
	background-repeat: repeat-x;
	border-top: 0;
}

.contact td {
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding-left: 10px;
}
	
.rich-panel-header, .rich-table-headercell, .rich-mpnl-header {
	color: white;
	font-weight: bold;
	border: 0;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
	padding-left: 10px;
	background-color: #898B8A;
	background-position: bottom;
	background-image: url(../img/panel_head_bg.png);
	background-repeat: repeat-x;
}

ul {
	padding-left: 1em;
}

ul.bulleted li {
	list-style-type: disc;
}

ul.checked li {
	list-style-image: url(../img/icons/check_bullet.png);
	margin-bottom: 0.5em;
	font-size: 1.3em;
}

p {
	text-align: justify;
	margin-bottom: 12px;
}

h1, h2, h3 {
	font-weight: bold;
	margin-bottom: 0.8em;
}

h1 {
	color: #0A8AA7;
	font-size: 1.8em;
}

h2, h3 {
	color: #616161;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

.doubleList {
	margin-bottom: 0.5em;
}

.errorMsg {
	color: red;
}

.menu_body .rich-panel-body {
	color: white;
	font-weight: bold;
	border-top: 1px solid silver;
	background-color: black;
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-x;
}

div.expandable {
	color: white;
	font-weight: bold;
}

.classification {
	padding-left: 1.0em;
}

a:hover .classification, a:active .classification, a:link .classification, a:visited .classification {
	color: gray;
}

div.bigblock {
	cursor: pointer;
	background-image: url(../img/iceblock.gif);
	width: 190px;
	height: 100px;
	vertical-align: top;
	font-family: Helvetica, Arial, sans-serif;
	color: #0C92B4;
}

div.bigblock:hover {
	color: #40C3E0;
}

div.bigblock div.bigblock-body {
	display: table-cell;
	width: 190px;
	height: 90px;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.bigblock-label {
	font-weight: bold;
	font-size: 1.8em;
}

div.bigbutton {
	background-image: url(../img/iceblock.gif);
	width: 190px;
	height: 100px;
	vertical-align: top;
	font-family: Helvetica, Arial, sans-serif;
}

div.bigbutton a {
	text-decoration: none;
	color: #0C92B4;
}

div.bigbutton a:hover {
	color: #40C3E0;
}

div.bigbutton div.bigbutton-body {
	display: table-cell;
	width: 190px;
	height: 90px;
	vertical-align: middle;
	text-align: center;
}

.bigbutton-label {
	font-weight: bold;
	font-size: 1.8em;
}

.mainMenu {
	width: 800px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.tutorial {
	width: 819px;
	margin-left: 1px;
}

.tutorial td {
	border: 1px solid silver;
	border-top: 0px;
	background-image: url("../img/tut_bg.png");
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 5px;
	cursor: pointer;
}

.tutorial td.disabled {
	color: silver;
	cursor: default;
}

.tutorial td.active {
	background-image: url("../img/tut_active_bg.png"); 
	cursor: default;
}

.tutorial td:hover span:first-child {
	color: orange;
}

.tutorial td:hover {
	background-image: url("../img/tut_hover_bg.png");
	color: white;
}

.tutorial td.active:hover {
	background-image: url("../img/tut_active_bg.png"); 
	color: #616161;
}

.tutorial td.disabled:hover {
	background-image: url("../img/tut_bg.png");
	color: silver;
}

.tutorial td span {
	font-weight: bold;
}

.maintut td span {
	font-weight: normal;
	font-size: 150%;
}

.tutorial td span:first-child {
	font-size: 100%;
}

.tutorial td span:first-child {
	font-size: 200%;
	font-style: italic;
	font-weight: normal;
	color: #F80;
}

.mainMenu #mainMenu {
	border-bottom: 1px solid #C0C0FF;
	border-left: 1px solid #C0C0FF;
}

.mainMenuButton {
	background-image: url(../img/main_menu_bg.png);
	height: 24px;
	color: gray;
	width: 20%;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #C0C0FF;
}

.mainMenuButton a {
	color: #0D5798;
	text-decoration: none;
}

.mainMenuButton:hover a {
	color: #6C91B1;
}

.rich-tree-node-icon + .rich-tree-node-text {
	font-weight: bold;
}

.rich-tree-node-icon-leaf + .rich-tree-node-text {
	font-weight: normal;
}

td.iceblock {
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	width: 190px;
	height: 100px;
	background-image: url('/img/iceblock.gif');
	color: #0C92B4;
}

td.iceblock:hover {
	color: #40C3E0;
}

td.iceblock div.content {
	position: relative;
	top: -5px;
	padding-left: 10px;
	padding-right: 10px;
}

td.iceblock div.label {
	font-weight: bold;
	font-size: 1.8em;
}

.queryPanel {
	padding-left: 0;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

.queryPanel li {
	font-size: 1.4em;
	background-image: url('/img/term_bg.png');
	margin-bottom: 2px;
	border: 1px solid silver;
	padding: 3px;
}

table#sections {
	background-color: #f2f2f2;
}

table#sections td {
	vertical-align: top;
	padding-left: 1.0em;
	padding-right: 1.0em; 
	padding-top: 0.5em; 
	padding-bottom: 0.5em; 
}

table#sections tr#header td {
	color: #0486a4;
	font-weight: bold;
	font-size: 1.4em;	
}

table#sections tr#actions td {
	text-align: right;
}

table#sections label {
	font-weight: bold;
}

td {
	text-align: left;
}

table.mainForm td {
	vertical-align: top;
}
