body {	margin: 0px; font-size: 11px; line-height: 15px; background: url(media/bkg.jpg) repeat-x #87c22d; }


body a:link { color: #619122; text-decoration: underline; }
body a:visited { color: #87c22d; text-decoration: underline;}
body a:hover { color: #87c22d; text-decoration: underline; }



.line { color: #fff; background-color: #fff; border: 1px solid #cccccc; border-style: none none solid; margin-top:3px; margin-bottom:3px; height:1px; }

img, div { behavior: url(iepngfix.htc) }

/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#shadow { position: relative; width: 900px; margin-left: auto; margin-right: auto; }
#footerShadow { position: relative; width: 900px; margin-left: auto; margin-right: auto; background:url(media/shadow_30.jpg) no-repeat; }

#clientLogin { position: absolute; width: 202px; height: 143px; padding-top: 7px; background: url(media/loginBKG.png) no-repeat 0px 30px; left: 678px; top: 299px; z-index:10; }
#clientLogin a:link { color: #000000; text-decoration: underline; }
#clientLogin a:visited { color: #000000; text-decoration: underline;}
#clientLogin a:hover { color: #FFFFFF; text-decoration: underline; }

#container {
	width: 860px;
	position: relative;
}
	
#header {
	width: 860px;
	height: 329px;
	position: relative; 
}

#contentHome { 
	width: 755px;
	position: relative;
	background: #FFFFFF;

}
	
#content { 
	width: 755px;
	position: relative;
	padding-left: 50px;
	padding-right: 55px;
	padding-bottom: 30px;
	padding-top:0px;
	background: #FFFFFF;
}
	
	
#nav {
	width: 845px;
	height: 30px;
	padding-left: 15px;
	position: absolute;
	top: 299px;
}

#footer {
	width: 750px;
	height: 60px;
	position: relative;
	margin-left: auto;
 	margin-right: auto;
	padding-top: 30px;
	
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF; 
}

#footer a:link { color: #000000; text-decoration: underline; }
#footer a:visited { color: #000000; text-decoration: underline; }
#footer a:hover { color: #FFFFFF; text-decoration: underline; }

.divPop { z-index:99; position:fixed; width:100%; top:0px; left:0px; height:100%; background-image:url(media/divBack.png) }

#homeList { height: 320px; background: url(media/shell_48.jpg) no-repeat; padding-left: 45px; padding-right:110px; padding-bottom:45px; padding-top:5px;}

#homeList ul {padding:0px; margin:20px; font-size:14px; line-height: 20px; font-weight: bold;}

/*TEXT SIZE AND COLOUR STYLES*/

.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }

.errors  { font-size:12px; color:#FF0000; margin-bottom:2px; margin-left:0px; margin-top:0px; padding:0px; }
.errors li { margin-left:15px; padding:0px; color:#FF0000; margin-bottom:0px; margin-top:0px; line-height:16px; }
.compulsory { font-size:18px; color:#FF0000 ; font-weight: bold; }
.fieldname { font-weight:bold; }
