html {
	overflow-y: scroll;
}

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

#header {
    background-image:url('../images/support_bgX.gif');
    background-repeat:repeat-x;
    width:100px;
    height:50px;
}

#logo {
    background-image:url('../images/ESA.png');
    float:right;
    width:241px;
    height:109px;
}


a img {
	border: none;
}

h1 {
	font-size: 1.6em;
	margin-top: 0;
}

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

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

select {
	font-size: 13px;
}

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

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

.tableControl {
	text-align: right;
}

.footer {
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
}

.rich-table {
	width: 100%;
}

.body {
	padding: 30px;
}
.message {
	padding: 5px;
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #000000;
	margin: 5px 0 8px 0;
	font-size: 12px;
}

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

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

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

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

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

.name2 {
	vertical-align: top;
	font-weight: bold;
	float: left;
	padding: 5px;
	clear: left;
}

.value {
	float: left;
	padding: 5px;
}

.error {
	float: left;
	padding: 5px;
}

.errors {
	color: #FF0000;
	vertical-align: middle;
}

img.errors {
	padding-right: 5px;
}

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

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

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

/* the specificity here is necessary to override the defaults */
/*
.rich-panel .rich-panel-header,
.rich-stglpanel .rich-stglpanel-header {
	padding: 2px 3px;
}*/

.rich-panel input[type=submit], .rich-panel input[type=button],
.rich-tabpanel input[type=submit], .rich-tabpanel input[type=button] {
	margin-bottom: 0;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
	margin: 5px 0 5px 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
	margin-left: 2px;
	position: relative;
	top: 1px;
}

.actionButtons {
	padding-left: 1px;
}

.actionButtons select {
	margin: 5px 5px 5px 0;
	vertical-align: bottom;
}

.rich-toolbar-item a {
	text-decoration: none;
}

.rich-toolbar-item a:hover, .rich-ddmenu-label-select {
	text-decoration: underline;
}

.rich-toolbar-item .rich-menu-item a:hover {
	text-decoration: none;
}

.rich-datalist {
	list-style: square;
	margin: 6px 0 1px 0;
	padding-left: 18px;
}

.rich-list-item {
	padding-bottom: 4px;
}

div.info {
	font-size: 1.2em;
}

ul.bullets {
	list-style: square;
}

ul.bullets li {
	padding-bottom: 2px;
}

td.action {
	text-align: center;
	width: 8em;
	white-space: nowrap;
}

td.action a {
	padding-left: 1px;
	padding-right: 1px;
}

table.radio {
   border: 0;
}

table.radio td {
   padding: 0 2px;
}

table.radio input[type=radio] {
   vertical-align: bottom;
}

<!-- added new classes from here -->

.rightFooter {
    text-align: right;
    font-size: 11px;
    float: right;
}

.leftFooter{
    text-align: left;
    font-size: 11px;
    float : left;
}

.validatormsg {
    padding: 5px;
}

.messagesingle {
    color: red;
    font-weight: bold;
    font-size: 11px;
}
.messagesingleblue {
    color: blue;
    font-size: 11px;
}


.errormsg{
    color: red;
    background: url(../images/msgerror.png) no-repeat left center;
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
}
.errormsgBold{
    color: red;
    background: url(../images/msgerror.png) no-repeat left center;
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
    font-size: 15px;
    font-weight: bold;
}

.warningmsg {
    color: blue;
    background: url(../images/msgwarn.png) no-repeat left center;
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
}

.infogmsg {
    color: blue;
    background: url(../images/msginfo.png) no-repeat left center;
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
}

.main-group-column_s {
    width: 75%;
    vertical-align: top;
}

.main-contacts-list-column_s{
    width: 25%;
    vertical-align: top;
}

.main-group-column {
    width: 20%;
    vertical-align: top;
}

.main-contacts-list-column{
    width: 40%;
    vertical-align: top;
}

.main-contacts-list-column2{
    width: 49%;
    vertical-align: top;
}

.main-group-column2 {
    width: 2%;
    vertical-align: top;
}

.main-contact-detail-column{
    width: 40%;
    vertical-align: top;
}

.main-register-hint {
    width: 30%;
    vertical-align: top;
}
.main-register-hint2 {
    width: 40%;
    vertical-align: top;
}
.main-register-column {
    width: 70%;
    vertical-align: top;
}

.main-register-column2 {
    width: 60%;
    vertical-align: top;
}
.controls-length{
    width: 180px;
}
.controls-length2{
    width: 180px;
}

 .menu-button
 {
   float: right;
   padding: 5px;
 }
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.readonly {
    color: black;
    font-weight: bold;
    font-size: 11px;
}
.textLink {
    color: black;
    font-weight: bold;
    float: right;
    font-size: 11px;
}