/* Default CSS Stylesheet for a new Web Application project */

BODY {
	color:#333333;
	margin:0;
	padding:0;
  BACKGROUND-COLOR: white;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: .8em;
  FONT-WEIGHT: normal;
  LETTER-SPACING: normal;
  TEXT-TRANSFORM: none;
  WORD-SPACING: normal
}

TD {
	color:#333333;
}

P {
	margin-top:10;
	margin-bottom:10;
}

A {
	font-family:verdana;
	font-size:10px;
	color:#4F6300;
	font-weight:bold;
}

A:hover	{
	color:#999999	;
	text-decoration:none;
	}

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	margin-left:-20;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.breadcrumb {
	font-family:Verdana;
	font-size:xx-small;
}	

IMG 	{
	border:none 0 #FFFFFF;
	}

.workingImages {
	text-align:center;
	vertical-align:middle;
	width:150px;
}
	
HR {
	height:2;
	color:#4F6300;
	padding:0;
	margin:0;
}

/* User defined classes */

.content {
	margin-bottom:15;
	margin-left:15;
	margin-right:15;
	margin-top:8;
	font-family:verdana;
	font-size:11px;
	text-align:justify;
}

.home {
	margin-bottom:15;
	margin-left:20;
	margin-right:15;
	margin-top:8;
	font-family:verdana;
	font-size:14px;
	text-align:justify;
}

.homeBullets {
	margin-top:5;
	margin-bottom:5;
	margin-left:30;
	margin-right:20;
	list-style:url(../images/hbul.png);
}

.customerLeftCol {
	font-size:11px;
	text-align:right;
}

.reqField {
	font-family:verdana;
	font-size:11px;
	color:#FF0000;
}

.pageHeader {
	background-color:#4F6300;
	/* background-color:#BCC0C3; */
	/* background-color:#000000; */
	color:#FFFFFF;
}

.pageHeading {
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
}

.pageSubHeading {
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}

.pageText {
	font-family:verdana;
	font-size:11px;
	text-align:justify;
}

.pageNav {
	margin:0 auto;
	background-color:#FFFFFF;
}

.careersHeading {
	font-weight:bold;
	color:#000000;
	background-color:#BCC0C3;
	padding:4;
	width:100%;
}

.feedLeftCol {
	width:125px;
	font-size:11px;
	text-align:right;
}

.loginLeftCol {
	width:80px;
	font-size:11px;
	text-align:right;
}

.footer {
	color:#000000;
	font-size:10px;
}

.vacancyLink {
	font-size:11px;
}

.bg_home {
	background-image:url(../images/bgs/home.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.bg_customer {
	background-image:url(../images/bgs/customer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.bg_careers {
	background-image:url(../images/bgs/office.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.bg_links {
	background-image:url(../images/bgs/links.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.bg_solicitor {
	background-image:url(../images/bgs/solicitor.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.bg_contact {
	background-image:url(../images/bgs/contact.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.footerLink {
	font-size:10px;
}

.warning {
	text-align:center;
	margin-left:15;
}

.warningLink {
	font-size:10px;
}

.copy {
	color:#333333;
	font-size:10px;
}

.fsa {
	color:#333333;
	margin-bottom:3;
	font-size:10px;
}

.breadcrumb {
	color:#333333;
}

.libor {
	margin-right:15;	
	color:#4F6300;
	font-weight:bold;
	font-size:10px;
}

.login {
	background-color:#4F6300;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

.inpLogin {
	border:solid 1 #000000;
	font-size:10px;
}

.menuItem {
	font-size:11px;
	padding-left:5;
	padding-top:3;
	padding-bottom:3;
	font-weight:bold;
    text-decoration: none;
}


.menuSubItem {
	padding-left:25;
	padding-top:3;
	padding-bottom:3;
    text-decoration: none;
}

.menuDiv {
	background-color:#FFFFFF;
	height:1px;
}

.shadow {
	background-image:url(../images/shadow.jpg);
	background-repeat:repeat-x;
	height:10px;
}

.verdiv {
	background-image:url(../images/ver_div.png);
	background-repeat:repeat-y;
	width:1px;
}

.siteMapLevel1 {
	font-size:12px;
	font-weight:bold;
}

.siteMapLevel2 {
	font-size:11px;
	font-weight:normal;
}

.siteMapLevel3 {
	margin-top:3;
	font-size:11px;
	font-weight:normal;
	list-style:url(../images/hbul.png);
}

.inpTextBox {
	border:solid 1px #000000;
	font-family:Verdana;
	font-size:11px;
}

.inpButton {
	border:solid 1px #000000;
	color:#FFFFFF;
	background-color:#4F6300;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
}