/* $Id: global.css,v 1.15.12.2.2.2 2005/02/10 08:45:07 avttp Exp $ */
/* Generic elements and Directions – Starts */
td, th, legend, ul, ol, #applicationMenu p, #latestNews p, #latestNews h1, 
#latestVacancies p, #latestVacancies h1, #subMenu p, #subMenu h1, #subMenu h2 {
    font-size: 11px;
    vertical-align: top;
    line-height: 15px;
}
div {
    font-size: 11px;
    line-height: 15px;
}
.dirFloatEnd {
    float: right;
}
.dirEnd {
    text-align: right;
}
.dirFloatStart {
    float: left;
}
.dirStart {
    text-align: left;
}
body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
    color: #000099;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
input.small {
    width: 100px;
}
.formElement {
    width: 200px;
}
.formElementResult {
    width: 100%;
	border: none;
	color: #000000;
	background-color: #ffffff;
}
.formElementWide {
    width: 100%;
}
form {
    padding: 0px;
    margin: 0px;
}
legend {
    padding-right: 7px;
    margin-top: -2px;
    }
fieldset {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 6px;
}
pre {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
	color: #000000;
	background-color: #f1f1f1; 
	padding: 5px;
	border-width: 2px;
	border-color: #cc0000;
	border-style: solid;
}
hr {
	color: #C0C0C0;
	border-width: 0px;
	height: 1px;
}
.tblFullWidth {
    width: 100%;
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
.helpImg {
    width: 15px;
    float: right;
    margin-top: 3px;
    margin-right: 0px;
    margin-left: 6px;
    border: 0px;
    cursor: help;
}
img {
   border: 0px;
}
/* Generic elements and Directions – Ends */

.alert, .diffTxt, .alertTxt  {
    color: #FF0000;
}
.alertMarker{
    border-width: 1px;
    border-color: #FF0000;
    border-style: solid;
}
.alertTxt {
    padding-bottom: 3px;
}
/* Content element classes – Starts */

h1  {
    font-size:19px;
	line-height: 20px;
    font-weight: normal;
    margin: 0px;
    margin-bottom:4px;
}
h2  {
    font-size:12px;
	line-height: 17px;
    margin-bottom:0px;
    font-weight: bold;
}
p { 
    font-size: 12px;
    line-height:17px;
    margin-bottom: 17px;
    margin-top: 0px;
}
li {
    margin-top: 0px;
    margin-bottom: 0px;
}
ul, ol {
    margin-bottom: 17px;
    margin-top: 0px;
	 font-size: 12px;
    line-height: 17px;
}
.contentImgEnd {
    margin-left: 15px;
    margin-top: 4px;
    margin-bottom: 10px;
    float: right; 
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}
.contentImgFW {
    margin-top: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    margin-bottom: 8px;
}
.contentImgFWNoBrd {
    margin-top: 4px;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    margin-bottom: 8px;
}
.tblData, .tblData td{
	vertical-align: top;
    padding: 2px;
    border-color: #CACADA;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}
.tblData {
   width: 100%;
   margin-bottom: 17px;
}
.tblData th {
    line-height: 15px;
    padding: 2px;
    background-color: #D0D0E0;
    border-color: #C0C0D0;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    font-weight: normal;
}
.searchResultItems {
	font-size: 11px;
}
.searchResultItems p, .searchResultItems h2, .searchBrowse {
	line-height:15px;
    margin-bottom: 10px;
    margin-top: 0px;
	font-size: 11px;
}
.searchResultItems h2 {
    font-weight: bold;
    margin-bottom: 0px;
}
.searchResultItems span {
	line-height:14px;
	font-size: 10px;
}
.searchBrowse {
    float: right;
 }
/* Content element classes – Ends */

/* Page head, footer and Main menu elements – Starts */

.pageHeader {
    width: 100%;
    height: 53px;
    border: 0px;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
.pageHeaderStart img {
    border: 0px;
}
.pageHeaderStart {
    background-image: url('../images/pageHeaderStart.gif');
    vertical-align: top;
    padding-top: 8px;
    padding-left: 8px;
    width: 341px;
    white-space: nowrap
}
.pageHeaderMiddle {
    background-image: url('../images/pageHeaderMiddle.gif');
    width: 78px
    }
.pageHeaderEnd {
    background-image: url('../images/pageHeaderEnd.gif');
    padding-top: 20px;
    padding-right: 5px;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
    line-height: 10px
}

.pageHeaderEnd input {
	font-size: 11px;
    vertical-align:middle;
}
.mainMenuBar {
    border-left:0px none; border-right:0px none; border-top:1px solid #8CB9DF; border-bottom:1px solid #3399CC; padding:0px; margin:0px; background-image: url('../images/mainMenuBarBG.gif');
    height: 21px
}
#mainMenu td {
    border: 0px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #B8CCEC;
    border-collapse: separate;
    padding-left: 10px;
    padding-right: 10px;
    height: 21px;
    white-space: nowrap;
    vertical-align: middle;
}
#mainMenu .start {
    padding-left: 3px;
    padding-right: 0px;
    border-left-width: 0px;
    font-size: 5px;
}
#mainMenu .end {
    padding-right: 3px;
    padding-left: 0px;
    border-right-width: 0px;
    font-size: 5px;
}
#mainMenu td.appMenuHeading {
    width: 183px;
    height: 19px;
    font-weight: bold;
    line-height: 19px;
    color: #006699;
	border-right-width: 0px;
    margin: 0px;
    padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
	white-space: normal;
}
#mainMenu td.appMenuHeading p {
    margin: 0px;
	margin-left: 7px;
}
.pageFooter {
    margin: 0px;
    padding: 4px;
    padding-left: 10px;
    padding-right: 8px;
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #003366;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #003366;
}
.pageFooterImg {
    float: right;
    padding-top: 1px;
    border: 0px;
}

/* Page head, footer and main menu elements – Ends */

/* Start page specific – starts */
div.startPageTitleBar {
    border-left:1px solid #3399CC; border-right:1px solid #3399CC; border-top:1px none #3399CC; border-bottom:1px none #3399CC; line-height: 20px;
    font-weight: bold;
    color: #006699;
	background-color: #ffffff;
    background-image: url('../images/titleBarBG.gif');
    padding-top: 2px;
    padding-right: 6px;
    padding-left: 6px;
    height: 24px
}
div.startPageDialog {
    border-left:1px solid #3399CC; border-right:1px solid #3399CC; border-top:1px none #3399CC; border-bottom:1px solid #3399CC; background-image: url('../images/boxBG.gif');
    background-color: #ffffff;
	padding-top: 2px;
    padding-bottom: 6px;
    vertical-align: top;
    margin-bottom: 14px; padding-left:7px; padding-right:7px
}
div.startPageDialog h2 {
    background-image: url('../images/bgDialogH2.gif');
	color: #006699;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px; margin-left:0px; margin-right:0px; margin-top:0px
}
div.startPageDialog h2 span {
    background-color: #ffffff;
    background-image: url('../images/boxBG.gif');
	padding-right: 4px
}
div.startPageDialog p {
	font-size: 11px;
	margin: 0px;
	margin-bottom: 5px;
}
div.startPageDialog input, div.startPageDialog select {
	font-size: 11px;
	vertical-align: middle;
	margin-right:2px;
}
div.startPageDialogIRIS {
    border-left:1px solid #3399CC; border-right:1px solid #3399CC; border-top:1px none #3399CC; border-bottom:1px solid #3399CC; background-image: url('../images/boxBG.gif');
    background-color: #ffffff;
	padding-top: 2px;
    padding-bottom: 6px;
    vertical-align: top;
    height: 400;
    margin-bottom: 14px; padding-left:7px; padding-right:7px
}
div.startPageDialogIRIS h2 {
    background-image: url('../images/bgDialogH2.gif');
	color: #006699;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px; margin-left:0px; margin-right:0px; margin-top:0px
}
div.startPageDialogIRIS h2 span {
    background-color: #ffffff;
    background-image: url('../images/boxBG.gif');
	padding-right: 4px
}
div.startPageDialogIRIS p {
	font-size: 11px;
	margin: 0px;
	margin-bottom: 5px;
}
div.startPageDialog input, div.startPageDialog select {
	font-size: 11px;
	vertical-align: middle;
	margin-right:2px;
}
table.startPageArticle {
    width: 100%;
    padding: 0px;    
}
table.startPageArticle td {
    padding: 0px;    
	padding-bottom: 10px;
}
table.startPageArticle h1 {
    font-size: 13px;
	line-height: 17px;
    color: #006699;
    font-weight: bold;
	margin-bottom: 0px;
}
table.startPageArticle p {
    line-height: 15px;
    margin-bottom: 0px;
    font-size: 11px;
}
table.startPageArticle img  {
	margin-top: 4px;
	margin-right: 12px;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}
/* Start page specific – Ends */

/* Content page layout – starts */
.tblContentPageIRIS {
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
/* Content page layout – starts */
.tblContentPage {
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 559px;
}
.navColContentPage {
    width: 169px;
    padding: 0px;
    padding-right: 20px;
    vertical-align: top;       
}
.contentColContentPageIRIS {
    padding: 0px;
    width: 50%;
    vertical-align: top;
    padding-bottom: 10px;
}
.contentColContentPage {
    padding: 0px;
    width: 378px;
    vertical-align: top;
    padding-bottom: 10px;
}
#latestNews, #subMenu, #latestVacancies{
	width: 169px;
	padding: 0px;
	margin: 0px;
}
#latestNews h1, #latestVacancies h1, #subMenu h1, #subMenu h2 {
    color: #000000;
    line-height: 20px;
    white-space: nowrap;
    padding-left: 10px;
}
#latestNews h1, #latestVacancies h1 {
    background-image: url('../images/newsHeader.gif');
    height: 22px
}
#latestNews p, #latestVacancies p{
    padding-left: 10px;
    line-height: 14px;
    padding-bottom: 3px;
    padding-top: 4px;
    margin: 0px;
}
#subMenu h1 {
    background-image: url('../images/contentPageNavHeader.gif');
    height: 26px;
    line-height: 25px;
    margin: 0px
}
#subMenu h2 {
    background-image: url('../images/contentPageNavSubHeader.gif');
    height: 22px;
    font-weight: normal;
    margin: 0px
}
#subMenu p {
    border-width: 0px; 
    border-bottom-width: 1px; 
    border-top-width: 1px; 
    border-style: dashed; 
    border-color: #FFFFFF;
    line-height: 13px;
    padding-bottom: 1px;
    margin: 0px;
    margin-top: 2px;
    padding-left: 21px;
    text-indent: -12px;
    }
#subMenu p.lev2, #subMenu p.lev2Active {
    padding-left: 32px;    
    text-indent: -12px;
}
#subMenu p.lev3, #subMenu p.lev3Active {
    padding-left: 42px;    
    text-indent: -12px;
}
#subMenu p.active, #subMenu p.lev2Active, #subMenu p.lev3Active  {
    border-color: #006699;
}
#subMenu p.navImg {
   border: 0px;
   margin: 0px;
   padding: 0px;
    text-indent: 0px;
}
/* Content page layout – Ends */

/* Application Panel – Starts */
.ctrlPanel div.login {
    background-color: #ffffff;
	font-size: 11px;
    border-width: 1px;
    border-style: solid;
    border-color: #3399CC;
    border-top-width: 0px;
    border-bottom-width: 0px;
	 margin: 0px;
	 padding: 0px;
    line-height: 14px;
    padding-right: 8px;
    padding-left: 19px;
    padding-bottom: 2px;
    text-indent: -12px;
}

.ctrlPanel div.beforeLogin, .ctrlPanel div.afterLogin {
    background-color: #FFBB00;
	margin: 0px;
	padding: 0px;
	height: 3px;
	line-height:  3px;
	font-size: 1px;
    border-width: 1px;
    border-style: solid;
    border-color: #3399CC;
	width: 184px;
}
.ctrlPanel div.beforeLogin {
    border-top-width: 0px;
}
#applicationMenu .heading {
    line-height: 20px;
    font-weight: bold;
    color: #006699;
    height: 24px;
    width: 100%;
    padding: 0px;
    margin-bottom: 3px;
    margin-top: 5px;
    background-image: url('../images/dockFollowing.gif');
    height: 25px; margin-left:0px; margin-right:0px
}
#applicationMenu .heading p {
    margin: 0px;
	margin-top: 2px;
	margin-left: 18px;
}
#applicationMenu p, #applicationMenu .sub, #applicationMenu .subActive, #applicationMenu .active {
    line-height: 17px;
    padding-right: 8px;
    padding-left: 19px;
    text-indent: -12px;
    margin: 0px;
}
#applicationMenu .sub, #applicationMenu .subActive {
    border-width: 0px; 
    border-bottom-width: 1px; 
    border-top-width: 1px; 
    border-style: dashed; 
    border-color: #F0F6FD;
    line-height: 12px;
    padding-bottom: 2px;
    padding-left: 30px;
    text-indent: -12px;
}
#applicationMenu .subActive {
    border-color: #95B3DE;
}
#applicationMenu .activeBlock {
    background-color: #F0F6FD;
    padding: 0px;
    padding-bottom: 6px;
    margin: 0px;
    margin-top: 4px;
}
#applicationMenu input {
	font-size: 11px;
   }
.liveHelp {
	border-width: 0px;
	margin: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
/* Application Panel – Ends */

/* Control Center Layout – Starts */
.desktop {
    padding-top: 20px;
    vertical-align: top;
    padding-bottom: 10px;
    padding-left: 0px;
    background-color: #FFFFFF;
}
.ctrlPanel {
    padding: 0px;
    padding-left: 19px;
    padding-right: 1px;
    padding-bottom: 10px;
    width: 184px;
    vertical-align: top;
    background-color: #FFFFFF;
}

#applicationMenu .bg {
    background-color: #D2DFF1;
    padding-top: 3px;
    padding-bottom: 10px;
    border-width: 1px;
    border-top-width: 0px;
    border-color: #3399CC;
    border-style: solid;
    width: 100%;
}
.ctrlPanelCtrl {
    float: right;
    border-width: 0px; 
    margin-top: 3px;
    margin-right: 3px;
}
/* Control Center Layout – Ends */


/* Minor browser trix for the display of quicktime objects */
/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}
/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}
/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

/* gallery */
table.gallery {
    width: 100%;
 	vertical-align: top;
    border-style: none;
}
table.gallery img {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin-right: 10px;
    margin-top: 3px;
}
table.gallery td {
    padding-bottom: 15px;
}
table.gallery p, table.gallery h2 {
   font-size: 11px; 
   line-height: 15px;
   margin: 0px;
}
/* sitemap */
.sitemapLev1 {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}
.sitemapLev2 {
	text-indent: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Others */
div.printPage {
    margin-left: 5px;
    margin-top: 10px;
}
div.printPage img {
    margin-right: 3px;
	vertical-align: middle;
	border-width: 0px;
}

/* workaround for kapowing LHP */
.table1, .table1 td{
	vertical-align: top;
    padding: 2px;
    border-color: #CACADA;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}
.table1 {
   width: 100%;
   margin-bottom: 17px;
}
.table1 th, tr .header {
    line-height: 15px;
    padding: 2px;
    background-color: #D0D0E0;
    border-color: #C0C0D0;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    font-weight: normal;
}
/* end workaround for kapowing LHP */