body { font-family: Verdana, Arial,  sans-serif;font-size:100%;padding:0;margin:0;background-color:#004990}   /*  #DBCFE1    #D2A4E8  */        
a{	color:#0438CC;
	text-decoration:none;
	}
a:hover{text-decoration:underline}
a.vacancy_list {
	color:#450068;
	text-decoration:none;
}
a:hover.vacancy_list  {text-decoration:underline}

img{border:0}

table {
border-collapse : collapse; 
}

table td, table th {
padding : 0; 
}
.budgetbutton{width:50px;height:50px;border:0}
.budgetborder{border-left:2px solid #C0C0C0;border-right:2px solid #C0C0C0}
.bullet {font-style: italic;}
.greenbit{color:#006634;font-size:95%}
.img_border
{
    border:1px solid #000;
    margin:5px}
.img_noborder{border:0;
              margin:5px}

.just_border{border:1px solid #000;}
.just_noborder{border:0}
.mandatroy{font-weight:bold;color:#FF7F00}
.more {color:#696969;font-size:85%}
.pad3{padding:3px}
.parahead { font-weight:bold;color:#5A5A5A} /*#0438CC  #4A6824*/
.pinkrule{color:#D0E0FA;background-color:#D0E0FA}
.redbit{color:#990000;font-size:95%}
.rightside{background-color:#eeeeee;padding-left:7px;border-left:solid 2px #647678;width:160px;vertical-align:top;padding-top:7px}
.small{font-size:85%}
.textbox{
		border:1px solid #000066;
		background-color: #F3F1F1;
		color:#404040;
		margin:5px
		}

.title_standard{color:#0A246A;font-weight:bold;font-size:130%}
.title_standard2{color:#0A246A;font-weight:bold}
.title_white{color:#fff;font-weight:bold;font-size:120%}
.vision{font-family: Times New Roman; font-style:italic; font-size:130%}
.white2{font-weight: bold;color:#FFFFFF;} 

/* accordion menu */

.glossymenu{
margin: 5px 0 0 2px;
padding: 0;
width: 160px; /*width of menu*/
border-bottom-width: 0;
font-size: 95%;
}

.glossymenu a.menuitem{
background: #D0E0FA;
color: #2F3738;
display: block;
position: relative; 
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
border-bottom: 1px solid #9A9A9A;
font-size: 95%;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #2F3738;
border-bottom: 1px solid #9A9A9A;
font-size: 95%;
}

/* end accordion menu */

/* budget simulator */

    .butspos{vertical-align:top;padding-left:10px}
    .button_standard{cursor:pointer;width:33px;height:25px;background-color:#F3F1F1;border:1px solid #404040}
    .button_reset{width:3px;background-color:#404040;border:1px solid #404040}
    .graphrowgap{height:20px}
    .negative{cursor:pointer;width:33px;height:25px;background-color:#FFD5D5;border:1px solid #404040}/* FFCC01 */
     .origback{background:#C1C4FF}
    .positive{cursor:pointer;width:33px;height:25px;background-color:#CBFFD5;border:1px solid #404040}/* 6DCAFF */
    .showhideresult{display:none}
    .thegreen{background-color:#CBFFD5;border-top:1px solid #000000}
    .theblue{background-color:#C1C4FF;border-top:1px solid #000000}
    .thered{background-color:#FFD5D5;border-top:1px solid #000000}

    
    /* end budget simulator */

@media print {
body{background-color:#fff}
#notforprint{display:none}
.notforprint{display:none}
#forprint{display:block}
}
