.shim {
background-color:#FFFFFF;
background-image:url('/images/bac_short.gif');
background-position:left top;
background-repeat:repeat-x;
}

.shim_left {
background-image:url('images/BorderLeftContent.png');
background-repeat:repeat-y;
width:9px;
}

.shim_right {
background-image:url('/images/border_right');
background-repeat:repeat-y;
background-position:right top;
width:9px;
}

.bottom {
background-image:url('/Images/BorderBottomMaster.png');
background-repeat:no-repeat;
height:7px;
}

.top { /* top frame */
	background: #FFFFFF;
	margin-top: 0px;
	margin-left	: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.date { /* date in top frame */
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.help /* help text in top frame */
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.subheader /* sub header frame */
{
	font-family:Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #0060A7;
	padding: 0px 0px 0px 26px;
}

.aboutboolmenu {
	color:#FFFFFF;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
}

.aboutBool
{
	font-size: 9px;
	color: #666666;
	font-family: Arial;
	text-decoration:underline;
}

.page /* all contral pages (content01) */
{
	background: #FFFFFF;
	margin-top: 5px;
	margin-left	: 26px;
	margin-right: 0px;
	margin-bottom: 0px;	
	scrollbar-face-color: #ACACAC;
	scrollbar-highlight-color:#E3E3E3;
	scrollbar-shadow-color:#ACACAC;
	scrollbar-arrow-color:#E3E3E3;
	scrollbar-track-color:#E3E3E3;
	scrollbar-3dlight-color:#8B8B8B;
	scrollbar-darkshadow-color:#8B8B8B;
}

.menu { /* left menu navigation frame (menu01) */
	background: #FFFFFF;
	margin-top: 0px;
	margin-left	: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu_top { /* top menu image */
	background: #0060a7;
	BACKGROUND-IMAGE: url(../images/BackGroundLeftColumnTopFade.gif);
  BACKGROUND-REPEAT: no-repeat;
}

.menu_bottom { /* top menu image */
	background: #ffffff;
	BACKGROUND-IMAGE: url(../images/BackGroundLeftColumnBottomFade.gif);
  BACKGROUND-REPEAT: no-repeat;
}

.menu_head { /* navigation header */
	font-family: verdana, Arial;
	font-size: 11px;
	color:   White;
	font-weight: bold;
	padding: 0px 0px 0px 13px;
}

.menu_support { /* support link */
	font-family: verdana, Arial;
	font-size: 10px;
	color:   #0060A7;
	font-weight: none;
	padding: 0px 0px 0px 10px;
}

.menu_item { /* menu item bg */
	background: #0060a7;
	BACKGROUND-IMAGE: url(../images/LeftNavBac.gif);
  BACKGROUND-REPEAT: no-repeat;
  background-position:center center;
  height: 25px;
  padding: 0px 0px 0px 26px; 
}

.menulink { /* navigation link (a01) */
	font-family: verdana, Arial;
	font-size: 10px;
	color:   White;
	font-weight: none;
	text-decoration: none;
}
A.menulink:link { /* navigation link (a01) */
	font-family: verdana, Arial;
	font-size: 10px;
	color:   White;
	font-weight:none;
	text-decoration: none;
}
A.menulink:visited {
	font-family: verdana, Arial;
	font-size: 10px;
	color:   White;
	font-weight:none;
	text-decoration: none;
}
A.menulink:hover {
	font-family: verdana, Arial;
	font-size: 10px;
	color:   White;
	font-weight:none;
	text-decoration: none;
}
A.menulink:active {
	font-family: verdana, Arial;
	font-size: 10px;
	color:   White;
	font-weight:bold;
	text-decoration: none;
}
.jobsearch { /* job search header on menu (h02) */
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	background: #EEEEEE;
}
.searchgo { /* go button in search box (a02) */
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.searchbox { /* search box on menu (search01) */
	width: 99;
	height: 20;
}

.copyright /* (tw_small) */
{
	font-family: verdana, Arial;
	font-size: 9px;
	color: #000000;
}

.disclaimer /* (tlb_small) */
{
	font-family: verdana,Arial;
	font-size: 9px;
	color: #000000;
}

.smallalert { /* e.g. required field indicators etc. */
	font-family: verdana, Arial;
	font-size: 9px;
	color: #CC0002;
}

.popupheader /* e.g. disclaimer, help, information policy header (headerFrame) */
{
	font-family:verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color: White;
	background: #0476BC;
}

.dgray01 { /* common border */
	background: #666666;
}
.gray02 { /* block header of section e.g. CV Edit or CV View */
	background: #e8f1f7;
}
.gray03 { /* job search bottom box */
	background: #F8F7F7;
}
.gray04 { /* list header and job search menu border */
	background: #CCCCCC;
}

.instructional { /* (t03) */
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.welcometext /* (t05) */ 
{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.itemtext /* (t02,t04,t05) */
{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
}

input.textbox { /* text box without fixed width */
	font-family: verdana, Arial;
	font-size: 11px;
	color:#000000;
	height:22px;
}

input.textbox1 { /* text box with fixed height or width */
	font-family: verdana, Arial;
	font-size: 11px;
	color:#000000;
	width:140px;
	height:22px;
}

select.dropdown { /* drop down box */
	font-family: verdana, Arial;
	font-size: 11px;
	color:#000000;
	height:22px;
}
select.dropdown2 { /* drop down box */
	font-family: verdana, Arial;
	font-size: 11px;
	color:#000000;
}

textarea.textarea1 { /* text area without fixed height or width */
	font-family: verdana, Arial;
	font-size: 11px;
	color:#000000;
}
textarea.textarea2 { /* small text area */
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	height:80px;
	width:280px;
}
textArea.textarea3 { /* large text area (e.g. application questions) */
	font-family: verdana, Arial;
	font-size: 11px;
	color:#000000;
	height:100px;
	width:320px;
}

input.button { /* buttons (wizard01) */
	font-family: verdana, Arial;
	font-size: 11px;
	color:#000000;
	height:22px;
}

/* job catalogue styles */

.tree_border
{
    BACKGROUND-IMAGE: url('none');
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #aaaaaa
}
.tree_row1
{
    BACKGROUND-IMAGE: url('none');
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #ffffff;
}
.tree_text
{
  COLOR: #000000;
	font-family: verdana, Arial;
	font-size: 11px;
}

/* shared template view with backend */

.CV1 /* text items */
{
	font-family: verdana, Arial;
	font-size: 11px;
	color:#000000;
}
.CV2 /* large heading */
{
	font-family: verdana, Arial;
	color:#000000;
	font-size: 16px;
}
