



body {
    margin: 0;
    background-color: #09285B;
    width: 100%; height: 100%
    min-height: 100%;
}
html { /*\*/ margin: 0; padding: 0; border: 0; width: 100%; height: 100%;  min-height: 100%;}
.backcolor2 {
    background-color: #CCCCCC;
}
body,p,h3,td,li {
	font-family: Arial, Helvetica;
    font-size: 12px;
    color: #1B1C20;
    line-height: 1.2em;
}
table.top td { 
    vertical-align: top;
    padding-right: 20px;
}
table.adminmenubg td  {
    font-size: 9px;
    font-family: Arial, Helvetica;
}

a {
	text-decoration: none;
	color: #08275B;
}
h1 {
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #08275B;
}
h2 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #999999;
}
h3 {
	font-size: 12px;
    /* background-image: url(/jahia/jsp/jahia/templates/eim/eim_templates/web_css.jsp/../images/triangle.gif); */
    /* background-repeat: no-repeat; */
       padding-left: 12px;
}
.hometext h3 {
    font-size: 12px;
    font-weight: bold;
    background-image: none;
    padding-left: 0px;
    line-height: 20px;
}
.hometext div {
    font-size: 12px;
    line-height: 1.2em;
}
.justify {
    text-align: justify;
    font-size:12px;
    font-weight: normal;
    line-height: 1.2em;
    padding-left: 15px;
    padding-right: 15px;
}
.justifymain_1 {
    text-align: justify;
    font-size:12px;
    font-weight: normal;
    line-height: 1.2em;
    padding-left: 10px;
    padding-right: 10px;
}
.justifymain_2 {
    text-align: justify;
    font-size:12px;
    font-weight: normal;
    line-height: 1.2em;
    padding-left: 10px;
    padding-right: 10px;
}
.superscript {
    font-size: xx-small; 
    vertical-align: top;
}
.subscript {
    font-size: xx-small; 
    vertical-align: bottom;
} 
.ataglance {
	list-style-image: url(/jahia/jsp/jahia/templates/eim/eim_templates/web_css.jsp/../images/li.gif);
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
}
.right {
    text-align: right;
    display:block;
}
.imgleft {
	margin-right: 0px;
	margin-bottom: 10px;
}
.imgright {
	margin-left: 0px;
	margin-bottom: 10px;
}
.quicklinkon {
	font-family: Arial, Helvetica;
    font-size: 9px;
    color: #ffffff;
    background-color: #0A285B;
    padding-right: 15px;
    padding-left: 15px;
}
.quicklinkon a {
    color: #ffffff;
}
.quicklinkon a:hover {
    color: #0A285B;
}
.quicklink {
	font-family: Arial, Helvetica;
    /*font-size: 9px;*/
    white-space: nowrap;
    color: #ffffff;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid #0A285B;
    border-right: 0 none #0A285B;
    border-bottom: 1px solid #0A285B;
    border-left: 1px solid #0A285B;
}
.quicklink a {
    color: #ffffff;
}
.quicklink a:hover {
    color: #ffffff;
}
.quicklinklast {
    border-left: 1px solid #0A285B;
    font-size: 8px;
}
.tab_off a {
    color: #08275B;
}
.tab_on a {
    color: #08275B;
}
.adminmenu {
    vertical-align: middle;
    white-space: nowrap;
}
.adminmenu a {
    color: #08275B;
}
.newsmenu {
    background-color: #08275B;
    height: 20px;
}
div#mainNews {
    width: 80%;
}
div#newsTitle {
    float: left;
    width: 70%;
    font-weight: bold;
    text-align: left;
    padding-bottom: 3px;  
}
div#newsDate {
    float: right;
    width: 20%;
    text-align: right;
    font-size: 11px;
    font-style: italic;
    background-color: #efefef;
    color: #7C7CA0;
}
div#newsContent{
    float: left;
    width: 100%;
    text-align: justify;
    border-bottom: 1px dotted #7C7CA0;
    padding-bottom: 5px;
    
}

.nowrap {
    white-space: nowrap;
}

    .topmenuonblue {
        background-color: #0A285B;
        padding-top: 0px;
        margin-top: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 12px;
        height: 12px;
        text-align: center;
        letter-spacing: -0.03em;
    }
    .topmenuonblue a {
        color: #FCC700;
        font-weight: bolder;
    }
    .topmenuonblue a:hover {
        color: #FEFDF7;
    }
    .topmenublue {
        background-color: #FCC700;
        padding-left: 7px;
        padding-right: 7px;
    	font-family: Arial, Helvetica;
        font-size: 12px;
        font-weight: bolder;
        white-space: nowrap;
        height: 12px;
        text-align: center;
        letter-spacing: -0.03em;
    }
    .topmenublue a {
        color: #0A285B;
    }
    .topmenublue a:hover {
        color: #7C7CA0;
    }

    .menublue .optionsblue {
    	display:block;
    	padding:5px;
    	font-size: 11px;
    	line-height: 19px;
    	background: #0A285B;
    }

    .menublue a {
    	color: #ffffff;
    	display :block;
        padding-right: 5px;
        padding-left: 5px;
    	text-decoration: none;
    }

    //.menublue a:visited {
    //    color: #ffffff;
    //}

    .menublue a:hover {
    	background: #cccccc;
        color: #000000;
    }

    
    .topmenuongreen {
        background-color: #0A285B;
        padding-top: 0px;
        margin-top: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 12px;
        height: 12px;
        text-align: center;
        letter-spacing: -0.03em;
    }
    .topmenuongreen a {
        color: #FCC700;
        font-weight: bolder;
    }
    .topmenuongreen a:hover {
        color: #FEFDF7;
    }
    .topmenugreen {
        background-color: #FCC700;
        padding-left: 7px;
        padding-right: 7px;
    	font-family: Arial, Helvetica;
        font-size: 12px;
        font-weight: bolder;
        white-space: nowrap;
        height: 12px;
        text-align: center;
        letter-spacing: -0.03em;
    }
    .topmenugreen a {
        color: #0A285B;
    }
    .topmenugreen a:hover {
        color: #7C7CA0;
    }

    .menugreen .optionsgreen {
    	display:block;
    	padding:5px;
    	font-size: 11px;
    	line-height: 19px;
    	background: #0A285B;
    }

    .menugreen a {
    	color: #ffffff;
    	display :block;
        padding-right: 5px;
        padding-left: 5px;
    	text-decoration: none;
    }

    //.menugreen a:visited {
    //    color: #ffffff;
    //}

    .menugreen a:hover {
    	background: #cccccc;
        color: #000000;
    }

    
    .topmenuon {
        background-color: #0A285B;
        padding-top: 0px;
        margin-top: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 12px;
        height: 12px;
        text-align: center;
        letter-spacing: -0.03em;
    }
    .topmenuon a {
        color: #FCC700;
        font-weight: bolder;
    }
    .topmenuon a:hover {
        color: #FEFDF7;
    }
    .topmenu {
        background-color: #FCC700;
        padding-left: 7px;
        padding-right: 7px;
    	font-family: Arial, Helvetica;
        font-size: 12px;
        font-weight: bolder;
        white-space: nowrap;
        height: 12px;
        text-align: center;
        letter-spacing: -0.03em;
    }
    .topmenu a {
        color: #0A285B;
    }
    .topmenu a:hover {
        color: #7C7CA0;
    }

    .menu .options {
    	display:block;
    	padding:5px;
    	font-size: 11px;
    	line-height: 19px;
    	background: #0A285B;
    }

    .menu a {
    	color: #ffffff;
    	display :block;
        padding-right: 5px;
        padding-left: 5px;
    	text-decoration: none;
    }

    //.menu a:visited {
    //    color: #ffffff;
    //}

    .menu a:hover {
    	background: #cccccc;
        color: #000000;
    }

    
.topmenubg {
    background-color: FCC700;
}
.adminmenubg {
    background-color: #cccccc;
}
.topmenubuttons {
    white-space: nowrap;
    background-color: #0A285B;
    padding-left: 2px;
	font-family: Arial, Helvetica;
    font-size: 10px;
}

.color1bg {
    background-color: #100E80;
}
.languages {
	font-family: Arial, Helvetica;
    font-size: 10px;
    color: #ffffff;
    background-color: #08275B;
    padding-right: 5px;
    padding-left: 5px;
    height: 15px;
}
.languages a {
    color: #ffffff;
}
.languages a:hover {
    color: #0A285B;
}
.maintable {
    background-color: #FEFDF7;
   /* overflow:auto; */
}
.maintable10 {
    background-color: #FEFDF7;
    background-image: url(/jahia/jsp/jahia/templates/eim/eim_templates/web_css.jsp/../images/left_banner71.jpg);
    background-repeat: no-repeat;
    /* overflow:auto; */
}

.maincell {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
}
.mainleft {
    background-color: #FCC700;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 2px;
}
.mainleft a:hover {
    color: #08275B;
}
.mainright {
    background-color: #FCC700;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 2px;
    text-align: left;
}

.mainright input {
    border: 0px;
	font-family: Arial, Helvetica;
    font-size: 10px;
    color: #08275B;
    height: 18px;
    width: 90px;
	margin: 1px;
	padding: 1px;
}

.mainrightlink {
    padding-left: 20px;
    display: block;
    padding-top: 6px;
    padding-bottom: 2px;
    line-height: 1.1em;
    color: #0A285B;
    font-weight: bolder;
}

.mainrightbottom {
    background-color: #585D80;
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
    color: #ffffff;
	font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: bolder;
    line-height: 10px;    
}
.mainrightbottom a {
    color: #ffffff;
    display: block;
}
.leftcell {
    padding-top: 8px;
    background-image: url(/jahia/jsp/jahia/templates/eim/eim_templates/web_css.jsp/../images/left_banner71.jpg);
    background-repeat: no-repeat;
    background-color: #7C7CA0;
}
.rightcell {
    background-color: #7C7CA0;
    text-align: right;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 0px;
}
.sectionTitle {
	font-family: Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #08275B;
    background-color: #FEFDF7;
    padding-right: 20px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.path {
	font-family: Arial, Helvetica;
    font-size: 10px;
    color: #08275B;
    background-color: #FEFDF7;
    padding-right: 20px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.path a {
    color: #08275B;
}
.path a:hover {
    color: #999999;
}

.left {
	font-family: Arial, Helvetica;
	font-size: 12px;
    font-weight: bold;
	color: #7C7CA0;
	background-color: #FCC700;
	padding-left: 18px;
	display: block;
    line-height: 1.2em;
}
.left a:hover {
	color: #08275B;
}
.left a {
	color: #7C7CA0;
}
.lefton {
	font-family: Arial, Helvetica;
	font-size: 12px;
    font-weight: bold;
	color: #7C7CA0;
	background-color: #FCC700;
	padding-left: 18px;
	display: block;
    line-height: 1.2em;
}
.lefton a {
	color: #08275B;
}
.lefton a:hover {
	color: #7C7CA0;
}
.leftcurrent {
	font-family: Arial, Helvetica;
	font-size: 12px;
    font-weight: bold;
	color: #0A285B;
	background-image: url(/jahia/jsp/jahia/templates/eim/eim_templates/web_css.jsp/../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-color: #FCC700;
	background-position: center left;
	display: block;
    padding-left: 18px;
    line-height: 1.2em;
    }
.leftcurrent a {
	color: #08275B;
}
.leftbottom {
	padding-bottom: 2px;
}
.leftlevel1 {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.leftlevel2 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 40px;
	display: block;
	color: #7C7CA0;
}
.leftlevel2current {
        font-size: 11px;
        font-weight: bold;
        padding-left: 40px;
        background-image: url(/jahia/jsp/jahia/templates/eim/eim_templates/web_css.jsp/../images/arrow_left.gif);
        background-repeat: no-repeat;
        background-position: 20px 2px;
        display: block;
	color: #08275B;
}
.leftlevel2 a:hover {
	color: #005576;
}
.leftlevel3 {
	font-size: 10px;
	padding-left: 35px;
}
.leftlevel4 {
	font-size: 10px;
	padding-left: 50px;
}
.leftlevel5 {
	font-size: 10px;
	padding-left: 65px;
}
.leftlevel6 {
	font-size: 10px;
	padding-left: 80px;
}
.verticaleline {
    background-image: url(/jahia/jsp/jahia/templates/eim/eim_templates/web_css.jsp/../images/verticaleline.gif);
    background-repeat: repeat-y;
    width: 9px;
}
.horizontaleline {
    background-image: url(/jahia/jsp/jahia/templates/eim/eim_templates/web_css.jsp/../images/horizontaleline.gif);
    background-repeat: repeat-x;
    padding-top: 8px;
	display:block;
    white-space: nowrap;
}

.boxtitletransparent {
    color: #08275B;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
}
.boxtitleborder1 {
    color: #08275B;
	border: 1px solid #0A285B;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
}
.boxtitleborder2 {
    color: #08275B;
	border: 1px solid #A8A8A8;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
}
.boxtitlecolor1 {
    color: #ffffff;
    background-color: #0A285B;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
}
.boxtitlecolor2 {
    color: #ffffff;
    background-color: #A8A8A8;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
}

.boxcontenttransparent {
    padding: 5px;
}
.boxcontentborder1 {
	border: 1px solid #0A285B;
    padding: 5px;
}
.boxcontentborder2 {
	border: 1px solid #A8A8A8;
    padding: 5px;
}
.boxcontentcolor1 {
	border: 1px solid #0A285B;
    padding: 5px;
    background-color: #E7E7E7;
}
.boxcontentcolor2 {
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
    padding: 5px;
    background-color: #E7E7E7;
}
.bold {
    font-weight: bold;
    font-size: 11px;
    color: #100E80;
}
.bolder {
    font-weight: bold;
    font-size: 12px;
    color: #100E80;
}
.rightdotted {
    border-right: 1px dotted #000000;
}

.testclass {
    background-color: #efefef;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
    font-size: 11px;
    height: 11px;
    width: 770px;
}

.forminput {
    border: 1px solid #7C7CA0;
    width: 160px;
}

## webapps

.waMenu a {color: #000000;  }
.waMenu a:hover {color: #100E80;  background-color: #ffffff; }

.waUnderline:link {color: #000000 }
.waUnderline:visited {color: #000000 }
.waUnderline:active {color: #000000 }
.waUnderline:hover {color: #100E80;  background-color: #0A285B}

.waTree:link {color: #000000;  }
.waTree:visited {color: #000000;  }
.waTree:active {color: #000000;  }
.waTree:hover {color: #100E80;  }

.waSelected:link {color: #ffffff;  background-color: #100E80}
.waSelected:visited {color: #ffffff;  background-color: #100E80}
.waSelected:active {color: #ffffff;  background-color: #100E80}
.waSelected:hover {color: #ffffff;  background-color: #100E80}

.waNormal { ; color: #100E80 }
.waSmall { font-size: 9px; color:  #100E80 }
.waRed { color: #be0c2b; font-size: 9px; }
.waLargeRed { ; color: #be0c2b }

.waSmallBoldItalic { font-weight: bold; font-style: italic; font-size: 9px; color: #100E80 }
.waSmallItalic { font-style: italic; font-size: 9px; color: #100E80 }

.waBG { background-color: #E7E7E7 }
.waTrpBG { background-color: #C1C7D0 }
.waBoxBG { background-color: #0A285B }
.waBorder { background-color: #999999 }

.waInput { color: #000000; font-size: 9px; font-family: Arial, Helvetica; }
.waSelect { color: #000000; font-size: 11px; font-family: Arial, Helvetica; }
.waSelect:hover { color: #000000;  }
.waTextarea { font-size: 9px; font-family: Arial, Helvetica; }

.nfLink:link {  font-style: normal; color: #100E80;  }
.nfLink:visited {  font-style: normal; color: #100E80;  }
.nfLink:visited {  font-style: normal; color: #100E80;  }
.nfLink:hover {  font-style: normal; color: #100E80; background-color: #0A285B;  }

.nfTitle { font-size: 11px; font-style: normal; font-weight: bold; color: #100E80 }
.nfDate { font-size: 9px; font-style: normal; font-weight: bold; color: #100E80 }
.nfSource { font-size: 9px; font-style: normal; color: #100E80 }
.nfMedia { font-size: 9px; font-style: italic; color: #100E80 }
div.tab {
	background: url(../images/tabBorder.gif) #999999 repeat-x bottom;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 758px;
}

div.tab a {
	background: url(../images/tabRight.gif) no-repeat right top;
	border-bottom: 1px solid #515C6A;
	float: left;
	margin-right: 4px;
	text-decoration: none;
}

div.tab a:link,
div.tab a:visited,
div.tab a:active,
div.tab a:hover {
	color: #515C6A;
	font-size: 11px;
}

div.tab a:hover {
	background-position: 100% -26px;
}

div.tab a:hover span {
	background-position: 0% -26px;
}

div.tab li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

div.tab li.selected a {
	background-position: 100% -26px;
	border-width: 0px;
}

div.tab li.selected span {
	background-position: 0% -26px;
	padding-bottom: 6px;
}

div.tab span {
	background: url(../images/tabLeft.gif) no-repeat left top;
	display: block;
	float: left;
	padding: 5px 9px;
	white-space: nowrap;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.tab span {
	float: none;
}
/* End IE5-Mac hack */

div.tab ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.admin {
	background-color: #FFFFFF;
	clear: left;
	display: block;
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: right;
	width: 758px;
}

div.admin a {
	color: #006699;
	text-decoration: none;
}

div.admin a.green {
	color: #336633;
}

div.admin a.orange {
	color: #F48E1E;
}

div.admin a.red {
	color: #CC0000;
}

div.admin a:hover {
	text-decoration: underline;
}
div.cont2 {
overflow:auto;
}

