body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; /* 0.80em ?? */
	background-color: #e6e6ff; /*#80A0FF;*/
}
fieldset {
	border-color: #e6e6ff; /*#80A0FF;*/
}
legend {
	color: #4153E1;
	font-weight: bold;
}
table.default {
	background-color: #ffffff;
}
table.main {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC #0040ff #0040ff #CCCCCC;
}
table.news {
	width: 98%;
	border-width: 0; /*2px;*/
	border-style: solid;
	border-color: #e6e6ff; /*#0040ff;*/
}
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
td.pagehead {
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2em;
	background-image: url('./images/adecs_header_background_fade_down.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
td.bodycell {
	padding: 5px;
	background-image: url('./images/logo_water.gif');
	background-repeat: no-repeat;
	background-position: 85% 85%;
	/* Minimum height for the water mark img */
	min-height: 248px; 
	min-width: 327;
}
td.labels_cell {
	min-width: 200px;
	/*width: 100%;*/
	vertical-align: middle;
	white-space: nowrap;
	text-align: right;
}
td.textbox_cell {
	text-align: left;
	min-width: 200px;
	width: 300px;
	vertical-align: top;
	white-space: nowrap;
}
.footer_cell {
	background-image: url('./images/adecs_footer_background_fade.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.LeftCell
{
	width: 140px;
	vertical-align: top;
	padding: 0px;
	border-right-color: #0040ff;
	border-right-style: solid;
	border-right-width: 1px;
/*	background-image: url('./images/adecs_header_background_fade_up.jpg');*/
	background-image: url('./images/adecs_header_background_fade_down_large.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
td.news_header {
	background-color: #80A0FF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 4px;
}
th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
form {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #0040ff;
}
.but {
	background-color: #e6e6ff;
	font-weight: bold;
	color: #0040ff;
}
textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #0040ff;
}
input:focus, textarea:focus{
	background-color: lightyellow;
}
select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	/*list-style-type: square;*/
	list-style-position: outside;
	list-style-image: url('./images/adecs_bul_sq.gif');
	margin-right: 6px;
}
li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
ol {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}
.small {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
}
.big {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
}
.bodystyle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.bodysep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: 20px;
	margin-left: 20px;
}
h2 {
	margin-top: -5px;
	padding: 3px;
	background-image: url('./images/adecs_heading2_background_fade_ltr.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	color: #80A0FF;
	
	border-left-color: #e6e6ff; /*#0040ff;*/
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #e6e6ff; /*0040ff;*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h3 {
	color: #80A0FF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;

	padding: 3px;
	margin-top: -4px;
	background-image: url('./images/adecs_heading3_background_fade_ltr_small.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: 6px;
	margin-right: 6px;
}
p.bodybox {
	border: 1px solid #80A0FF; /* #0040ff; */
	padding: 6px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 26px;
	margin-bottom: 10px;
    /*border-radius: 1em;
	box-shadow: black 0.5em 0.5em 0.3em;*/
	background-color: #e6e6ff; /*#C04040;*/
	color: #000000;
}
p.newsitem {
	padding: 2px;
	font-size: 11px; /*0.95em;*/
	margin-top: 3px;
	margin-bottom: 6px;
}
p.bodypara {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /*0.95em;*/
	margin-top: 3px;
	margin-bottom: 6px;
}
p.head_add {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #80A0FF;
}
.single_width {
	/*background-color: #FFFF99;*/
	min-width: 250px;
	width: 300px;
}
.multi_width {
	/*background-color: #FFFF99;*/
	min-width: 250px;
	width: 100%;
}
listbox {
	border: 1px solid #4153E1;
	padding: 6px;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	/*box-shadow: black 0.5em 0.5em 0.3em;*/
	background-color: #80A0FF;
	color: #FFFFFF;
}
span.tel_sep_top {
border-top-style: solid;
border-top-width: 2px;
border-top-color: #80A0FF;
/*margin-right: 6px;*/
}
span.bold_coloured_text {
	color: #4153E1; /* #4153E1, #80A0FF */
	font-weight: bold;
}
span.hint_title {
	color: #80A0FF;
	font-weight: bold;
}
span.adecs_a {
	font-size: 135%;
}
.footer {
	padding: 4px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.90em;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #80A0FF;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: 20px;
	margin-left: 20px;
}

div.Information
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url('./images/icon-information2.gif');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding-left: 80;
	margin-top: 16;
	margin-left: 12;
	margin-right: 12;
	margin-bottom: 20;
	border-style: solid;
	border-color: #80A0FF;
	border-width: 2px;
	vertical-align: top;
	min-height: 62px;
	height: 62px;
}

div.WarningError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url('./images/icon-stop2.gif');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin-top: 16;
	margin-left: 12;
	margin-right: 12;
	margin-bottom: 20;
	border-style: solid;
	border-color: #80A0FF;
	border-width: 2px;
	vertical-align: top;

	padding-left: 80px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 60px;
}

div.WarningNotice p
{
	color: black;
}

h5.WarningTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #80A0FF;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 50px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

#leftmenu ul {
	list-style : none;
	margin : 0px;
	padding : 0px;
}
#leftmenu ul li {
	display : block;
	/* height: 2em; */
	font-size: 1em;
	margin-bottom: 0px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #e6e6ff;
	padding: 0px;
	color: #000;
}
#leftmenu ul li.selected {
	display : block;
	font-size: 1em;
	margin-bottom: 0px;
	
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #4153E1; /*#0040ff; /*#80A0FF;*/

	color: #FFF;
	font-weight: bold;
}
#leftmenu a:active,
#leftmenu a:visited,
#leftmenu a:link {
	vertical-align: middle;
	display : block;
	background-color: #80A0FF;
	color: #FFF;/*#80A0FF;*/
	text-decoration : none;	
	margin-right : 0px;
	padding : 2px;
	font-weight: bold;
}
#leftmenu a:hover {
	vertical-align: middle;
	background-color : #4153E1; 
	color: #FFF;
	/* font-weight: bold;
	background-image: url('images/menu_li_bg_img.gif');
	background-repeat: no-repeat;
	background-position: center right;*/
	font-weight: bold;
}
#leftmenu a.selected:active,
#leftmenu a.selected:visited,
#leftmenu a.selected:link {
	vertical-align: middle;
	display : block;
	background-color : #4153E1;
	color: #FFF;
	text-decoration : none;	
	margin-right : 0px;
	padding : 2px;
}
#leftmenu a.selected:hover {
	background-color : #4153E1;
}
#leftmenu fieldset {
	margin-left: 0px;
	padding: 1px;
}