﻿@media all
{
	


/* CSS Document */
body,	html	{
	background:#FFFFFF;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 90%;
	color:#1E1E57;
	margin:0;
	padding:0;
	height:101%;
}

/*************** Start Page Container ***************/
#container	{
	background:#FFFFFF;
	margin:0 auto;
	width:776px;
}

/*************** Start Header ***************/
#header	{
	background: url(../../Images/headerblend.jpg) #020243 top left repeat-x;  
	clear: both;
	width: 776px;
	height: 117px;
	margin: 0;
	padding: 0;	 
}
.logo { 	
	background: url(../../Images/logo.gif) transparent top left no-repeat;
	float: left;
	width: 170px;
	height: 50px;
	margin-top: 23px;
	margin-left: 25px;
}
.centre 
{
	background: url(../../Images/manchester.jpg) transparent top left no-repeat;
	float: right; 
	width: 282px;
	height: 114px;
	margin: 0;
	border: solid 0px blue;	
}
.centre p { 	
	float: right; 
	margin: 0;
	margin-top: 50px;
	margin-right: 50px;
	color: #FFFFFF;	
}
/*************** End Header ***************/



/*************** Start Page Information ***************/
#infoholder	{ 
  background: url(../../Images/topline.jpg) transparent top left no-repeat; 
	width: 776px;
	margin-top: 26px;
	padding: 0;	
	border: solid 0px yellow; 
}
.profilenavholder { 	
	background: url(../../Images/profilegreenblend.jpg) repeat-x;
	float: left;
	width: 188px;
	margin-top: 25px;
	margin-left: 5px;
	height: 379px;
	border: solid 1px #CCCCCC;
}
.profileinfoholder { 	
	background: url(../../Images/profileblueblend.jpg) repeat-x;
	float: left;
	width: 556px;
	margin-top: 25px;	
	margin-left: 10px;	
	border: solid 1px #CCCCCC;
}
.infoholder { 	
	background: url(../../Images/infoblend.jpg) repeat-x;
	float: left;
	width: 556px;
	margin-top: 25px;	
	margin-left: 10px;	
	padding-bottom:10px;
	border: solid 1px #CCCCCC;
}


.profileimg {
	float: right;
	position: relative;	
	left: 25px;
	width: 222px;
	height: 267px;
	margin-top: -50px;
	border: solid 0px blue;	
}

/* Page Text */
.profilenavtitle { 	
	font-size: 85%;
	color: #1E1E57;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	padding-left: 6px;
	letter-spacing: 0px;
	
	
}
.profilenavtitleApplyLink
{
	margin-left:6px;
	
		
}
.profileinfotitle { 	
	font-size: 85%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	padding-left: 6px;
	letter-spacing: 0px;
}
.profileinfotxt { 	
	position: relative;
	width: 524px;
	margin: 18px 0 0 16px;
	padding: 0;
}
.profileinfotxt p { 	
	font-size: 90%; 
	font-weight: normal; 
	color: #00294F;
	line-height: 18px;
}
.quotations {
	font-size: 150%;
	font-weight: bold;
	color: #01D485;
}
.profileid { 	
	font-weight: bold; 
	float: right;
}
.profileidgreen { 	
  color: #01D485;
	font-weight: bold;
}

/* Image with Links */
#profilenavlink {		
	margin: 10px 0 0 4px;
	padding: 0;
	border: solid 0px pink;
}
#profilenavlink ul {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: solid 0px pink;
}
#profilenavlink li { 
	list-style-type: none;
  margin: 4px 0 0 2px;
	padding: 0;
	border: solid 0px pink;
}
#profilenavlink a	{
	padding: 3px 0 2px 0;
}
#profilenavlink a:link, #profilenavlink a:visited	{
	background: url(../../Images/columncircle2.gif) no-repeat;
	font-size: 80%;
	font-weight: bold;
	color: #1E1E57;
	text-decoration: none;
	margin: 0;
	padding-left: 18px;
	border: solid 0px pink;
}
#profilenavlink a:hover	{
	color: #272774;
	text-decoration: underline;
	background-color: transparent;	
}
#profilenavlink a.proactive,#secondary a.proactive:hover { 
	background: url(../../Images/columncircle2.gif) no-repeat;
	font-size: 80%;
	font-weight: bold;
	color: #01D485;
	text-decoration: none;
	margin: 0;
	padding-left: 18px;
}

.profileWarning
{
	Clear:none;
	display:inline;	
	color:Red;
	margin-left:18px;
	padding-top:8px;
}
/*************** End Page Information ***************/

#footer {
	background:#CCCCCC;
	clear:both;
	margin-top: 20px;
}
#footer p {
	padding:0;
	margin:0;
}

/*************** End Page Container ***************/


/*************** Start Career Progression ***************/
.leftcontainer { 	
	background: url(../../Images/infoblend.jpg) repeat-x;
	float: left;
	width: 252px;
	margin: 18px 0 0 16px;
	padding: 0;
	border: solid 1px #CCCCCC;
}
.rightcontainer { 
	background: url(../../Images/infoblend.jpg) repeat-x;	
	float: left;
	width: 252px;
	margin: 18px 0 0 16px;
	padding: 0;
	border: solid 1px #CCCCCC;
}
.middlecontainer { 	
	background: url(../../Images/infoblend.jpg) repeat-x;
	float: left;
	width: 522px;
	margin: 18px 0 0 16px;
	padding: 0;
	border: solid 1px #CCCCCC;
}
#smallbullets	{
	float:left;
	margin: 4px 0px 8px 4px;
	padding: 0;
	border: solid 0px pink;
}
#smallbullets ul {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: solid 0px pink;
}
#smallbullets li	{
	background: url(../../Images/smallbullet.gif) no-repeat;
	font-size: 90%;
	font-weight: normal;
	color: #1E1E57;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 13px;
	border: solid 0px pink;
}
#smallbulletsright	{
	float:left;
	margin: 4px 0px 8px 128px;
	padding: 0;
	border: solid 0px pink;
	
}
#smallbulletsright ul {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: solid 0px pink;
}
#smallbulletsright li	{
	background: url(../../Images/smallbullet.gif) no-repeat;
	font-size: 90%;
	font-weight: normal;
	color: #1E1E57;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 13px;
	border: solid 0px pink;
}
/*************** End Career Progression ***************/

/*************** Start Other ***************/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.height1 {
	float: left;
	width: 554px;
	height: 20px;
	border: solid 0px pink;
}
.height2 {
	float: left;
	height: 23px;
	border: solid 0px pink;
}

.height3 {
	

	display:block;
	margin-bottom:5px;
	margin-left:5px;
	
	
}
/*************** End Other ***************/


/*************** Start of search criteria styles ***************/

#SearchCriteria
{
	margin-top:5px;
	
}
#SearchCriteria label { 
 
	font-size: 85%;
	font-weight: bold;
	color: #003f77;
	text-decoration: none;
	padding-left: 18px;
	clear:none;	
}

#SearchCriteria input[type=text]
{
	display:block;
	clear:both;
	width:130px;
	margin-left: 18px;
	margin-top:8px;
}




#SearchCriteria input[type=submit]
{
	display:block;
	clear:both;
	
	margin-left: 18px;
	margin-top:15px;
	
}

#SearchCriteria input
{
	display:block;
	clear:both;
	
	margin-left: 18px;
	margin-top:15px;
	
}

#SearchCriteria select
{
	display:block;
	clear:both;
	
	margin-left: 18px;
	margin-top:8px;
	width:135px;
}

.textbox
{
	display:block;
	clear:both;
	width:130px;
	margin-left: 18px;
	margin-top:8px;
}


/*************** End of search criteria styles ***************/


/*************** Start of JobAdmin.aspx style ***************/

.JobDescriptionTextarea
{
	width:478px;
	height:70px;
	margin-left:16px;
	margin-bottom:3px;
	margin-top:8px;
}


.pnlJobAdminMaster
{
	margin-top:15px;
	
}
.pnlJobDescription input[type=submit]
{
	clear:left;
	margin-left:3px;
}

.pnlJobDescription .EditJobDescriptionKeyword
{

	width:450px;
}

.jobDescription
{
	clear:both;
	margin-top:8px;
	display:block;
	margin-left:5px;
	margin-bottom:3px;
	
	
}

.jobDescriptionCreateDate
{
	margin-top:8px;
	display:block;
	margin-left:5px;
	margin-bottom:3px;
	color: #01D485;
	font-size: 80%;
	font-weight: bold;
	
}

.jobDescriptionWarning
{
	Clear:none;
	display:inline;	
	color:Red;
}


/*************** End of JobAdmin.aspx style ***************/

/*************** Start of VacancyAdmin.aspx style ***************/

.vacancyDetailsHolder
{
	position:relative;
	top:-25px;
	left:16px;
	float:right;
	width:130px;
}
.vacancyDetails
{
	
	
	margin-left:5px;
	margin-bottom:3px;
	color: Navy;
	font-size: 80%;
	font-weight: bold;	
	
}
.vacancyDetailsAddress
{
	
	display:block;
	margin-left:5px;
	margin-bottom:3px;
	color: #01d485;
	font-size: 80%;
	font-weight: bold;
	   
	
}
/*************** End of VacancyAdmin.aspx style ***************/





/*************** Start of new Detail style ***************/


.NewDetail
{
	width:90%;
	padding-top:10px;

}

.NewDetail label
{
	font-size: 85%;
	font-weight: bold;
	color: #003f77;
	text-decoration: none;
	padding-left: 18px;
	
	clear:none;	
		
}

.NewDetail input[type=text]
{
	display:block;
	
	margin-left: 18px;
	margin-top:5px;
	
}

.NewDetail .TextBox
{
	display:block;
	
	margin-left: 18px;
	margin-top:5px;
}

.NewDetail select
{
	display:block;
	
	margin-left: 18px;
	margin-top:5px;
	
	
}

.NewDetailKeyword 
{
	display:block;
	width:350px;
	margin-left: 18px;
	margin-top:5px;
	
}

.NewDetail textarea
{
	display:block;
	margin-left: 18px;
	margin-bottom: 18px;
	margin-top:5px;
	width:80%;
	height:100px;
	
}

.NewDetail input[type=submit]
{
	margin-left: 18px;
	margin-bottom: 18px;
}

.NewDetail input
{
	margin-left: 18px;
	margin-bottom: 18px;	
}



.NewDetailRFV
{
	display:inline-block;
	width:5px;
	margin-left:10px;
}

.NewDetailRexV
{
	display:inline-block;
	
	margin-left:10px;
}

/*************** End of new Detail style ***************/

/*************** Vacancies.aspx page ****************/

.uploadButton 
{
	
	clear:none;
	
}

.fileupload
{
	
	clear:none;
		
}


/************** End of vacancies.aspx page ***********/

/*************** Calendar style ***************/

.Calendar
{
	display:inline;
	margin-left: 18px;
}

.calendarImage input 
{
    border:solid 1px red;
}



/*************** End of Calendar style ***************/

/*************** Start Career Progression ***************/
.holdcontainer { 	
	float: left;
	position: relative;
	left: 16px;	
	width: 522px;
	margin-top: 18px;
	padding: 0;
	border: solid 0px #CCCCCC;
}

.leftcontainer { 	
	background: url(../../Images/infoblend.jpg) repeat-x;
	float:left;
	position: relative;
	width: 252px;
	margin: 0;
	padding: 0;
	border: solid 1px #CCCCCC;
}
.rightcontainer { 
	background: url(../../Images/infoblend.jpg) repeat-x;	
	float:left;
	position: relative;
	left: 16px;
	width: 252px;
	margin: 0;
	padding: 0;
	border: solid 1px #CCCCCC;
}
.middlecontainer { 	
	background: url(../../Images/profilegreenblend.jpg) repeat-x;
	
	width: 520px;
	margin-top: 18px;
	padding: 0;
	border: solid 1px #CCCCCC;
}
.smallbullets	{
	float:left;
	margin: 4px 0px 8px 4px;
	padding: 0;
	border: solid 0px pink;
}
.smallbullets ul {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: solid 0px pink;
}
.smallbullets li	{
	background: url(../../Images/smallbullet.gif) no-repeat;
	font-size: 90%;
	font-weight: normal;
	color: #1E1E57;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 13px;
	border: solid 0px pink;
}
#smallbulletsright	{
	float:left;
	margin: 4px 0px 8px 128px;
	padding: 0;
	border: solid 0px pink;
}
#smallbulletsright ul {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: solid 0px pink;
}
#smallbulletsright li	{
	background: url(../../Images/smallbullet.gif) no-repeat;
	font-size: 90%;
	font-weight: normal;
	color: #1E1E57;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 13px;
	border: solid 0px pink;
}
/*************** End Career Progression ***************/


.info 
{
	
 width: 584px;
 height: auto;
 margin: 0;
 padding: 0;
 border: solid 0px red; 
 
}

 
.defaultxt 
{   
 margin:  18px 0 0 16px;
 padding-right: 16px; 
 border: solid 0px yellow;
}

.defaultxt p {  
 font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; 
 font-size: 90%; 
 font-weight: normal; 
 color: #00294F; 
 padding: 0px;
 border: solid 0px red;
}

.defaultitletxt	{
	background: url(../../Images/tick.gif) no-repeat;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;	
	font-size: 90%; 
	font-weight: bold;
	color: #01D485;
	margin: 0;
	padding-left: 18px;
	border: solid 0px yellow;
}

.addressltxt { 	
	
	width: 90px;
	margin: 0;
	padding: 0;
	border: solid 0px red;
}
.addressltxt p { 	
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;	
	font-size: 90%; 
	font-weight: normal; 
	color: #00294F;
	margin: 0;
	padding: 0;
	border: solid 0px red;
}
.addressrtxt { 	
	
	width: 430px;
	margin: 0;
	padding: 0;
	border: solid 0px red;
}
.addressrtxt p { 	
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;	
	font-size: 90%; 
	font-weight: normal; 
	color: #00294F;
	margin: 0;
	padding: 0;
	border: solid 0px red;
}

/*************** Start Navigation ***************/
#Navigation { 
	margin-top: -2px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	height: 0px;
	display: block;
	width: auto;
	border: solid 0px red;

}
ul#primary { 
	position: absolute;
	bottom: 0px;
	margin: 0 0 0 30px;
	padding: 0;
	border: solid 0px pink; 
}
ul#primary li { 
	display: inline;
	list-style: none; 
}
ul#primary a,ul#primary a.active { 
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0;
	width: 104px;
	margin: 0 1px 0 0;
	padding: 0; 
}
ul#primary a.active,ul#primary a.active:hover {
	background: url(../../Images/tabrecruitmentblue.jpg) #333365 top left no-repeat; 
	color: #FFFFFF;
	margin: 0 1px 0 0;
	padding: 3px 0 3px 0;  
}
ul#primary a { 
	background: url(../../Images/tabrecruitmentgreen.jpg) #09BA76 top left no-repeat;
	margin: 0 1px 0 0;
	padding: 3px 0 3px 0; 
}
ul#primary a:hover { 
	background: url(../../Images/tabrecruitmentblue.jpg) #333365 top left no-repeat;
	color: #FFFFFF;
	margin: 0 1px 0 0;
	padding: 3px 0 3px 0; 
} 

ul#secondary { 
	background: url(../../Images/subnavblend.jpg) #414182 top left repeat-x;
	position: absolute;
	margin: 0;
	margin-left: -30px;
	padding: 0;
	bottom: -26px;
	left: 0px;
	width: 776px;
	border: solid 0px yellow; 
}
ul#secondary li a { 
	width: auto;
	display: block;
	float: left;
	border: none;
	padding: 0 6px;
	margin-top: 8px;
	text-align: center;
	background: none;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	border: solid 0px yellow; 
}
ul#secondary li a:hover { 
	color: #FFFFFF;
	background: none;
	border: none;
	padding: 0 6px;
	margin-top: 8px;
	text-decoration: underline;
	border: solid 0px yellow;
}
ul#secondary a.secactive,ul#secondary a.secactive:hover { 
	color: #CBCBCB;
	background: none;
	border: none;
	padding: 0 6px;
	margin-top: 8px;
	text-decoration: none;
	border: solid 0px yellow; 
}
.subnavbreak {
	background: url(../../Images/navbreaker.gif) center no-repeat;
	float: left;
	width: 2px;
	height: 27px;  
	margin: 0;
	padding: 0;
	border: solid 0px yellow;
}
/*************** End Navigation ***************/

#Content { 
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-top: 26px;
	width: auto;
	height: auto; 
	border: 0px solid blue;
}

/*************** Start Social Events Slide ***************/
.socialholder  {
  background: url(../../Images/socialimageholder.jpg) no-repeat;
  position: relative;	
	left: 55px;
	width: 420px;
	height: 230px;
	margin: 0;
	padding: 0;		
	border: solid 0px blue;	
}
.socialimg  {
  position: relative;	
	left: 22px;
	top: 20px;
	width: 376px;
	height: 190px;
	margin: 0;
	padding: 0;		
	border: solid 0px blue;	
}
.leftarrow  {
	float: left;
  position: relative;	
	left: 210px;
	width: 40px;
	height: 28px;
	margin: 0;
	padding: 0;		
	border: solid 0px #cccccc;	
}
.rightarrow  {
	float: left;
  position: relative;	
	left: 230px;
	width: 40px;
	height: 28px;
	margin: 0;
	padding: 0;		
	border: solid 0px #cccccc;	
}
/*************** End Social Events Slide ***************/

/*************** Start Contact Me ***************/

.defaultContacttxt { 	
	float: left;
	width: 540px;
	margin: 18px 0 0 16px;
	padding: 0;
	border: solid 0px yellow;
}
.defaultContacttxt p { 	
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;	
	font-size: 90%; 
	font-weight: normal; 
	color: #00294F;	
	padding: 0px;
	border: solid 0px red;
}
.defaulttxt p { 	
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;	
	font-size: 85%; 
	font-weight: normal; 
	color: #00294F;	
	padding: 0px;
	border: solid 0px red;
}
.addressltxt { 	
	float: left;
	width: 90px;
	margin: 0;
	padding: 0;
	border: solid 0px red;
}
.addressltxt p { 	
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;	
	font-size: 90%; 
	font-weight: normal; 
	color: #00294F;
	margin: 0;
	padding: 0;
	border: solid 0px red;
}
.addressrtxt { 	
	float: left;
	width: 430px;
	margin: 0;
	padding: 0;
	border: solid 0px red;
}
.addressrtxt p { 	
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;	
	font-size: 90%; 
	font-weight: normal; 
	color: #00294F;
	margin: 0;
	padding: 0;
	border: solid 0px red;
}

/*************** End Contact Me ***************/

/*************** Start of Thankyou ***************/

.thankyouinfoholder { 	
	background: url(../../Images/infoblend.jpg) repeat-x;
	float: left;
	width: 756px;
	margin-top: 25px;	
	margin-left: 10px;	
	padding-bottom:10px;
	border: solid 1px #CCCCCC;
}

/*************** End Thankyou ***************/

/*************** Start Of Login ***************/



.login
{
	margin:0 auto ;
	width:350px;
		
}

.loginControlDiv
{
	margin:0 auto;
	width:530px;
	
}

#loginControlDivTable
{
	background: url(../../Images/profilegreenblend.jpg) repeat-x;
	border:solid 1px #CCCCCC;
	width:300px;
	margin:0 auto;
}

.loginRow
{
	padding-left:5px;
	margin-bottom:5px;
}

.loginSpacerRow
{
	height:15px;
}

#loginRowLabelTitleCell
{
	padding-left:13px;
	width:30px;
	font-weight:bold;
}

.loginRowLabelCell
{
   
   width:100px;
   float:left;
}

.loginRowLabelCell label
{
	position:relative;
	top:3px;
	padding-left:10px;
}


.loginRowControlCellTextBox
{
	width:150px;
}

#loginRowButtonCell
{
	padding-right:5px;
}


.loginButton 
{
	float:right;
	padding-right:3px;
}



/*************** End Of Login ***************/

}

@media print
{


.profilenavholder
{
	display:none;
}

.profilenavtitle
{
	display:none;
}

#Navigation
{
	display:none;
}	


#header
{
	display:none;
}

}

/************************************************/
/* Online Applicaton */
/************************************************/
.onlinebody
{
 margin-top: 29px;
 margin-left: 205px;
 width: 492px;
}

h1
{
	color:Blue;
	font-size:180%;
	font-weight:bold;
}

h2
{
	color:Blue;
	font-size:100%;
	font-weight:bold;	
}

h3
{
	font-size:100%;
}

p
{
	text-align: justify;
}

label
{
	float:left;
	clear:none;
	text-align:left;
	margin-right:0.5em;
	display:block;
}

.labelred
{
	color:Red;
}

.onlinelabel
{
	width: 10em;
	float:left;
	clear:none;
	text-align:left;
	margin-right:0.5em;
	display:block;
}

.onlinelabelbold
{
	font-weight:bold;
	width:auto
}

.onlinelabelautowidth
{
	width:auto
}


.onlinelabelblue
{
	color:Blue;
	font-weight:bold;	
}

.onlinebottommargin
{
	margin-bottom:40px;
}
.onlinelabelsmall
{
	float:left;
	clear:none;
	text-align:left;
	margin-right:0.5em;
	display:block;
	font-size:smaller;
}

.onlinetextbox
{
	width:200px;
	font-size:1.0em;
}

.onlinetextboxlong
{
	width:330px;
	font-size:1.0em;
}

.onlinetextboxlarge
{
	width:485px;
	height:120px;
}

.onlinetextboxverylarge
{
	width:450px;
	height:450px;
}


.floatright
{
	float:right;
}

.onlinebutton
{
	font-size:0.8em;
	border:solid 1px;
	text-align:center;
	padding:2px;
	background-color:Blue;
	color:White;	
	width:auto;
}

.onlinehref
{
	color:Blue;	
	text-align:center;
	text-decoration:none;
	width:auto;
	clear:none;
}

.dropdownlist
{
	max-width:550px;	
}

.gridRowViewHeader
{
	text-align:left;
}

.statisticholder 
{ 	
	background: url(../../Images/profilegreenblend.jpg) repeat-x;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	border: solid 1px #CCCCCC;
	width:110px;
}

.statisticGridRowView
{
	border-style:hidden;
	border-width:0px;
	font-size: 85%;
	font-weight: bold;
	color: #003f77;
}

.statisticrowitem
{
	padding-left:5px;
}

.statisticfooteritem
{
	padding-left:5px;
	font-weight:bold;
	font-size:larger;
}


/*simon testing


#txtDate
{
	clear:both
}
*/
#chkDate
{
	margin:0px 0px 25px 132px ;
}
#chkDate label, #chkDate input
{
	display:inline;
	float:left;
	clear:none;
	margin-right:10px;
}
#chkDate label
{
	margin-top:2px;

}
