.top { /* top frame */
	background: #FFFFFF;
	margin-top: 0px;
	margin-left	: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.date { /* date in top frame */
	font-family: tahoma;
	font-size: 12px;
	color: #660000;
}
.help /* help text in top frame */
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#660000;
	text-decoration:none
}
.subheader
{
	font-weight: bold;
	font-size: 18px;
	color: #4C2511;
	font-family: arial, helvetica;	
}
td.padded
{
	padding-left: 20px;
}

.page /* all contral pages (content01) */
{
    SCROLLBAR-FACE-COLOR: #acacac;
    background-color: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #e3e3e3;
    SCROLLBAR-SHADOW-COLOR: #acacac;
    SCROLLBAR-3DLIGHT-COLOR: #8b8b8b;
    SCROLLBAR-ARROW-COLOR: #e3e3e3;
    SCROLLBAR-TRACK-COLOR: #e3e3e3;
    SCROLLBAR-DARKSHADOW-COLOR: #8b8b8b
}

.bottombar { /* bottom bar frame (bar01) */
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left	: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menuhead
{
	font-weight: bold;
    FONT-SIZE: 14px;
    COLOR: #4c2511;
    FONT-FAMILY: arial, verdana, tahoma;
    TEXT-DECORATION: none; 
}

.menu { /* left menu navigation frame (menu01) */
	background: #E0D8C6;
	margin-top: 0px;
	margin-left	: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.menulink { /* navigation link (a01) */
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: arial, verdana, tahoma;   
}
A.menulink:hover 
{
}
.mouseover
{

}
.mouseout
{

}
.jobsearch
{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	font-family: verdana,arial,helvetica;
	text-transform: uppercase;
	background-color: #E0D8c6;;
}
.searchgo
{
	border:0;
}
.searchgo:hover 
{    
}

.searchbox { /* search box on menu (search01) */
	width: 99;
	height: 20;
}

.copyright /* (tw_small) */
{
    FONT-SIZE: 11px;
    COLOR: #660000;
    FONT-FAMILY: tahoma;
}

.disclaimer /* (tlb_small) */
{
    FONT-SIZE: 11px;
    COLOR: #660000;
    FONT-FAMILY: tahoma
}

.smallalert { /* e.g. required field indicators etc. */
	font-family:arial;
	font-size: 11px;
	color: #CC0002;
}

.popupheader /* e.g. disclaimer, help, information policy header (headerFrame) */
{
    FONT-SIZE: 14px;
    COLOR: #660000;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #e9e7d8
}

.dgray01
{/* common border */
	background: #917128;
}
.gray02 { /* block header of section e.g. CV Edit or CV View */
    BACKGROUND: #FFFFFF
}
.gray03
{/* job search bottom box */
	background-color: #E0D8C6;
}
.gray04 { /* list header and job search menu border */
    BACKGROUND: #FFFFFF
}

.instructional { /* (t03) */
	font-family: Arial, helvetica;
	color: #666666;
	font-size: 11px;
}
.aboutbool
{
	padding-left: 15px;
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, helvetica;
	text-align: center;
	text-decoration: underline;
}
.aboutboolmenu
{
	font-family: Arial, helvetica;
	color: #666666;
	font-size: 11px;
}
.loggedOnMenu
{
	font-size: 10px;
	color: #672800;
	font-family: tahoma;
	font-weight:bold;
	background-color: #FFF5D9;
}

.welcometext
{
	font-size: 11px;
	background: #ffffff;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clip: rect(auto auto 0px auto);
	color: #666666;
	font-family: arial,verdana,helvetica;
}

.itemtext /* (t02,t04,t05) */
{
	font-family: arial,verdana, helvetica;
	font-size: 11px;
	color: #666666;
}

input.textbox { /* text box without fixed width */
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #666666;
	height:22px;
}

input.textbox1 { /* text box with fixed height or width */
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #666666;
	width:140px;
	height:22px;
}

select.dropdown { /* drop down box */
	font-family:  arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #666666;
	height: 22px;
}
select.dropdown2 { /* drop down box */
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #666666;
}

textarea.textarea1 { /* text area without fixed height or width */
	font-family: tahoma;
	font-size: 12px;
	background-color: #ffffff;
	color: #660000;
}
textarea.textarea2 { /* small text area */
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #666666;
	height:80px;
	width:280px;
}
textArea.textarea3 { /* large text area (e.g. application questions) */
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #666666;
	height:100px;
	width:320px;
}

input.button { /* buttons (wizard01) */
	font-family: arial;
	font-size: 11px;
}

/* 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
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: arial, tahoma, Helvetica, sans-serif
}

/* shared template view with backend */

.CV1 /* text items */
{
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #666666;
}
.CV2 /* large heading */
{
	font-family: arial;
	font-size: 18px;
	background-color: #ffffff;
	color: #666666;
}

.tdimg
{
	display: block;
}

.loggedon
{
	font-family: arial;
	font-size: 11px;
}