body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:22px;
	min-width: 814px;
	background-color: #c0c0c0;
}

form {
	margin: 0px;
}

a {
	color: #2E4C82;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.module a {
	color: #FFFFFF;
}

a:hover {
	color: #CCCCCC;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

#root {
	width: 814px;
}

#loginHeader {
	position: relative;
	top: 2px;
	left: 250px;
}

#loginHeader .backgroundText {
	font-weight: bold;
	color: #2E4C82;
}

#login .backgroundText {
	font-weight: bold;
	color: #2E4C82;
}

#header {
	margin-left:auto;
	margin-right:auto;
	background: url(/mab/skins/ti/images/header.jpg) top center;
	background-repeat:no-repeat;
	position:realtive;
	width:814px;
	height:100px;
}

#headerMenu {
	text-align: center;
}

.headerMenuLink a, .headerMenuLink a:visited, .headerMenu a:link, a:active {
	color: #2E4C82;
	font-size: 13px;
	padding-right: 30px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}


.headerMenuLink a:hover {
	color: #CCCCCC;
	font-size: 13px;
	padding-right: 30px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

#content {
	position: relative;
}

#screenBody {
	position: absolute;
	top: 15px;
	left: 195px;
	width: 570px;
}

#screenBodyWide {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 814px;
}

#footer {
	text-align: bottom;
}

#leftNav {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 11px;
	width: 150;
}

.infoPanel {
	background: url(/mab/skins/ti/images/module-top.gif) top left no-repeat;
	width: 175px;
	margin-bottom: 9px;
	padding-top: 9px;
	position: relative;
}

.infoPanel1 {
	background: url(/mab/skins/ti/images/module-bottom.gif) bottom left no-repeat;
	padding-bottom: 9px;
}

.infoPanel2 {
	background: url(/mab/skins/ti/images/module-bg.gif);
	padding-left: 6px;
	padding-right: 6px;
}

.infoPanel .title {
	position: relative;
	text-align: center;
	color: #2E4C82;
	font-weight: bold;
	font-size: 14px;
}

.infoPanelBody {
	position: relative;
	left: 3px;
}

.infoPanelBody .labelHeader {
	color: #2E4C82;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.infoPanelBody .valueHeader {
	color: #FF8E00;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.infoPanelBody .label {
	color: #2E4C82;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
	text-decoration: none;
}

.infoPanelBody .label a {
	color: #C0D9E0;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
	text-decoration: none;
}

.infoPanelBody .label a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.infoPanelBody a {
	color: #FF8e00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.infoPanelBody a:hover {
	color: #F9D654;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.infoPanelBody .value {
	color: #FF8E00;
	font-size: 12px;
	font-weight: bold;
}

.infoPanelBody .value a {
	color: #FF8E00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.infoPanelBody .value a:hover {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*
	Percentage bar component
*/
.barBackground {
	width: 130px;
	height: 14px;
	background-image: url('/mab/images/bar-bg.gif');
}

.barForeground {
	background-color: #2E4C82;
	height: 6px;
}

.barDivider {
	padding: 4px;
}

.textTitle {
	color: #193950;
	font-size: 20pt;
	margin-bottom: 8px;
}

.textSubTitle {
	padding-top: 5px;
	padding-left: 10px;
	font-size: 12pt;
}

.pageSection .title-text {
	font-family: Century Gothic, Verdana, Arial;
	color: #193950;
	font-size: 20pt;
	margin-bottom: 8px;
}

.pageSection .body {
	padding-left: 10px;
}

.section-title-text {
	font-size: 14px;
	font-weight: bold;
}

.section-title {
	border-bottom: solid 1px #000000;
}

.section-body {
	padding-left : 7px;
	padding-top : 2px;
	padding-bottom : 7px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0A415F;
}

.messageBody {
	border:1px solid #cccccc; 
	overflow: auto; 
	height: 180px;
	padding: 5px;
	background-color: #FFFFFF;
}

.scrollableArea {
	border :1px solid;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	overflow: auto;
	height: 380px;
}

.scrollableAreaMedium {
	border :1px solid;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	overflow: auto;
	height: 235px;
}

.scrollableAreaSmall {
	border :1px solid;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	overflow: auto;
	height: 150px;
}

.infoArea {
	border: 1px solid #ccc;
	padding: 3px;
}

#rte1 {
	background-color: #FFFFFF;
}

.loadingBar {
	position: absolute;
	top: -35px;
	left: 400px;
	z-index=9999;
}

.actionMessagesBody {
	border: 1px dashed #00CC66;
	margin-bottom: 4px;
	padding: 2px;
}
.errorMessagesBody {
	border: 1px dashed #CC0000;
	margin-bottom: 4px;
	padding: 2px;
}
.message {
	color: #666666;
	font-size: 12px;
}

A:link1 {
    color: #2C4D82; 
    text-decoration: none;

}

.link1:hover {
    color: #E88203; 
    text-decoration: none;

}

A:link2 {
	color: #002D62;
	text-decoration: none;
}

.link2:hover {
    color: #e1ecf9;
    text-decoration: none;
}