/* Start general shared page elements */

body
{
	margin: 0 0 0 0;	
}

h1
{ 
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #660066;
}

h2
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #660066;
}

h3
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight:normal;
	color: #000000;
	font-weight: bold;
}

div
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
}



.divContainer
{
	border-style: solid;
	border-color: #660066;
	border-width: thin;
	/*padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;*/
}

.divBackGroundContainer
{
	background-color: #d0e8e7;
	/*padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px*/
}

li
{
	list-style-image: url(http://localhost/ELPageBase1/images/bulletsandspaces/greenstar.gif);
}

select
{
	/*height: 50px;*/
	width: auto;
	font-family: Arial, Sans-Serif;
	font-size: x-small;	
}

.FormLabels
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: left;
	vertical-align: top;
}

.FormTitles
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.VacFormTitles
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 100px;
}
.FormButtons
{
	background: #660066;
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	color: #ffffff;
}
.DivBox
{
	 BORDER-RIGHT: thin solid;
	 BORDER-TOP: thin solid;
	 OVERFLOW: auto;
	 BORDER-LEFT: thin solid;
	 BORDER-BOTTOM: thin solid;
	 HEIGHT: 270px;
}
.DocInfo
{
	background-color: #cccccc;
	Width: 100%;
	Font-Size: xx-small;
	border-width: 1px;
	border-style: solid;
}
.SearchInput
{
	width: 300px;
}

.Links a
{
	text-decoration: none;
	color: #660066;
	font-size: x-small;
	font-weight: bold;
}

.Links a:link
{
	text-decoration: none;
	color: #660066;
	font-size: x-small;
}

.Links a:visited
{
	color: #690128;
}

.Links a:hover
{
	text-decoration: underline;
	background-color: #ffffff;
	
}


/* End general shared page elements */

/* Start the styles that define Page Base*/

#PageBaseTitleBar
{
	height: 63px; /*vertical-align: top;*/
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 1px;
}

/* Start .PageBaseMenuBar class code*/

.PageBaseMenuBar
{
	padding: 0px 2px 0px 2px;
	width: 100%;
	margin-top: 0px;
	background: #d0e8e7;	
	/*background: #cccccc;*/
	/*color: #000000;*/
	color: #660066;
	height: 20px;
	
}

.PageBaseMenuBar img
{
	vertical-align: middle;
}

.PageBaseMenuBar td
{
	background: #d0e8e7;
	font-size: x-small;
}

.PageBaseMenuBar form
{
	display: inline;
}

.PageBaseMenuBar a
{
	text-decoration: none;
	/*color: #397777;*/
	color: #660066;
	height: 25px;
}

.PageBaseMenuBar a:link
{
	text-decoration: none;
	color: #660066;
	height: 25px;
}

.PageBaseMenuBar a:visited
{
	color: #660066;
}

.PageBaseMenuBar a:hover
{
	text-decoration: none;
	background-color: #ffffff;
}
/* End .PageBaseMenuBar class code*/
/* Start .NewPageBaseMenuBar class code*/

.NewPageBaseMenuBar
{
	padding: 0px 2px 0px 2px;
	width: 100%;
	margin-top: 0px;
	/*background: #d0e8e7;	*/
	background: #cccccc;
	color: #000000;
	/*color: #397777;*/
	height: 20px;
	
}

/*.NewPageBaseMenuBar img
{
	vertical-align: middle;
}*/

.NewPageBaseMenuBar td
{
	background: #cccccc;
	font-size: x-small;
	vertical-align: middle;
}

.NewPageBaseMenuBar form
{
	display: inline;
}

.NewPageBaseMenuBar a
{
	text-decoration: none;
	/*color: #397777;*/
	color: #000000;
	/*height: 25px;*/
	vertical-align: middle;
}

.NewPageBaseMenuBar a:link
{
	text-decoration: none;
	color: #000000;
	/*height: 25px;*/
	vertical-align: middle;
}

.NewPageBaseMenuBar a:visited
{
	color: #000000;
}

.NewPageBaseMenuBar a:hover
{
	text-decoration: none;
	background-color: #ffffff;
}
/* End .NewPageBaseMenuBar class code*/
#PageBaseSearchBar
{
	background: #d0e8e7;
	color: #660066;
}

/* Start .PageBaseTranslateBar class code*/

.PageBaseTranslateBar
{
	background: #CCCCCC;
	padding: 0px 2px 0px 2px;
	width: 100%;
	margin-top: 5px;
	color: #660066;
	font-size: x-small; /*margin-bottom: 5px;*/
}

.PageBaseTranslateBarPadding
{
	padding: 2px;
}

.PageBaseTranslateBar img
{
	vertical-align: middle; /*margin: 0px 1px 0px 1px;*/
}

.PageBaseTranslateBar a
{
	text-decoration: none;
	color: #660066;
}

.PageBaseTranslateBar a:link
{
	text-decoration: none;
	color: #660066;
}

.PageBaseTranslateBar a:visited
{
	color: #660066;
}

.PageBaseTranslateBar a:hover
{
	text-decoration: none;
	background-color: #ffffff;
}

/* End .PageBaseTranslateBar class code*/

#PageBaseContent
{
	width: 100%;
}

/* Start .PageBaseFooter class code*/

.PageBaseFooter
{
	background: #660066;
	color: #ffffff; /*text-align: center;*/
	padding: 2px;
}

.PageBaseFooter table
{
	background: #660066;
	color: #ffffff; /*text-align: center; 			padding: 2px;*/
}

.PageBaseFooter a
{
	color: #ffffff;
	text-decoration: none;
}

.PageBaseFooter a:link
{
	color: #ffffff;
	text-decoration: none;
}

.PageBaseFooter a:visited
{
	color: #ffffff;
}

.PageBaseFooter a:hover
{
	color: #660066;
	background: #ffffff;
}

/* Start .PageBaseFooter class code*/
.NewPageBaseFooter
{
	background: #ffffff;
	color: #000000; /*text-align: center;*/
	padding: 2px;
}

.NewPageBaseFooter table
{
	background: #ffffff;
	color: #000000; /*text-align: center; 			padding: 2px;*/
}

.NewPageBaseFooter a
{
	color: #000000;
	text-decoration: none;
}

.NewPageBaseFooter a:link
{
	color: #000000;
	text-decoration: none;
}

.NewPageBaseFooter a:visited
{
	color: #000000;
}

.NewPageBaseFooter a:hover
{
	color: #ffffff;
	background: #000000;
}


/* End the styles that define Page Base*/

/* Start the styles that define the home page*/

/* Start the general styles for the home page */


/* End the general styles for the home page */


.HomeMainImageBlock
{
	width: 25%;
}

.HomeAboutTextBlock
{
	background: #d0e8e7; /*float: left; 	/*margin: 5px;*/
	color: #660066;
	width: 25%;
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	vertical-align: top;
}
.HomeAboutTextBlock h2
{
	color: #660066;
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	}
	.NewHomeAboutTextBlock
{
	background: #660066; /*float: left; 	/*margin: 5px;*/
	color: #ffffff;
	width: 25%;
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	vertical-align: top;
}
.NewHomeAboutTextBlock h2
{
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	}

.HomeLatestNewsTextBlock
{
	background: #660066; /*float: left; 	*/
	width: 365px; /*margin: 5px;*/
	color: #ffffff; /*height: 139px;*/ /*position: absolute; 	left: 50%;*/
	/*width: 25%;*/
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	vertical-align: top;
}

.HomeLatestNewsTextBlock a
{
	color: #ffffff;
}
.HomeLatestNewsTextBlock a:link
{
	color: #ffffff;
}
.NewHomeLatestNewsTextBlock
{
	background: #FFCCFF; /*float: left; 	*/
	width: 365px; /*margin: 5px;*/
	color: #660066; /*height: 139px;*/ /*position: absolute; 	left: 50%;*/
	/*width: 25%;*/
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	vertical-align: top;
}
.NewHomeLatestNewsTextBlock H1
{
	background: #660066;
	color: #ffffff;
	width: 383px;
	padding: 1px;
	font-family: Arial, Sans-Serif;
	font-size: x-small;
}
.NewHomeLatestNewsTextBlock td
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	vertical-align: top;
}
.NewHomeLatestNewsTextBlock a
{
	color: #660066;
}
.NewHomeLatestNewsTextBlock a:link
{
	color: #660066;
}
.HomeLatestNewsTitle
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	/*font-weight: bold;*/
	color: #ffffff;
	vertical-align: top;
}

.HomeLatestNewsLink
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	vertical-align: top;
}
.HomeLatestNewsLink a
{
	color: #ffffff;
}
.HomeLatestNewsLink a:link
{
	color: #ffffff;
}

/* Start .HomeGovernorsImageBlock code*/

.HomeGovernorsImageBlock
{
	background: #660066;
	color: #ffffff;
	width: 190px; /* 		float: left; 		/*margin: 5px;*/
	text-align: center;
	vertical-align: top;
	}
.HomeGovernorsImageBlock a
{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
.HomeGovernorsImageBlock a:link
{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

/* End .HomeGovernorsImageBlock code*/

/* Start .HomeParentsCarersImageBlock code*/

.HomeParentsCarersImageBlock
{
	background: #660066;
	color: #ffffff;
	width: 190px; /* 		float: left; 		/*margin: 5px;*/
	text-align: center;
	vertical-align: top;
}
.HomeParentsCarersImageBlock a
{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
.HomeParentsCarersImageBlock a:link
{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
/* End .HomeParentsCarersImageBlock code*/

/* Start .HomeChildrenImageBlock code*/

.HomeChildrenImageBlock
{
	background: #660066;
	color: #ffffff;
	width: 190px; /* 		float: left; 		/*margin: 5px;*/
	text-align: center;
	vertical-align: top;
}

.HomeChildrenImageBlock a
{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
.HomeChildrenImageBlock a:link
{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
/* End .HomeChildrenImageBlock code*/

/* Start .HomeSchoolStaffImageBlock code*/

.HomeSchoolStaffImageBlock
{
	background: #660066;
	color: #ffffff;
	width: 190px; /* 		float: left; 		/*margin: 5px;*/
	text-align: center;
	vertical-align: top;
}

.HomeSchoolStaffImageBlock a
{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
.HomeSchoolStaffImageBlock a:link
{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
/* End .HomeSchoolStaffImageBlock code*/


/* End the styles that define the home page*/

/* Start the styles that define the Vacancies list*/

.VacListTitleCell
{
	background: #660066;
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
}

.VacListTitleCell a
{
	text-decoration: none;
	color: #ffffff;
}

.VacListTitleCell a:link
{
	text-decoration: none;
	color: #ffffff;
}

.VacListTitleCell a:visited
{
	color: #ffffff;
}

.VacListTitleCell a:hover
{
	text-decoration: none;
	background-color: #ffffff;
	color: #660066;
}



.VacGeneralLinks a
{
	color: #660066;
}

.VacGeneralLinks a:link
{
	color: #660066;
}

.VacGeneralLinks a:visited
{
	color: #ffffff;
}

.VacGeneralLinks a:hover
{
	text-decoration: none;
	background-color: green;
	color: #660066;
}

th
{
	font-size: smaller; 
}

/* End the styles that define the Vacancies list */
/* Start the styles that define Side Menu*/
.SideMenu
{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	vertical-align: top;
}
.SideMenu a
{
	text-decoration: none;
}
.SideMenu a:link
{
	text-decoration: none;
}
.ContentCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: left;
	color:#000000;
	border-color: #660066;
	border-style: solid;
	border-width: 2px;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
}
.ContentCell h1
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #660066;
}

.ContentCell a
{
	color: #660066;
	font-weight: bold;
}
.BullyContentCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: left;
	color:#000000;
	border-color: #d5614e;
	border-style: solid;
	border-width: 2px;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
}
.BullyContentCell h1
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #d5614e;
}

.BullyContentCell a
{
	color: #d5614e;
	font-weight: bold;
}
.SLESContentCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: left;
	color:#000000;
	border-color: #bce8a2;
	border-style: solid;
	border-width: 2px;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
}
.SLESContentCell h1
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #990066;
}

.SLESContentCell a
{
	color: #990066;
	font-weight: bold;
}
.HHSSContentCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: left;
	color:#000000;
	border-color: #660066;
	border-style: solid;
	border-width: 2px;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
}
.HHSSContentCell h1
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #660066;
}

.HHSSContentCell a
{
	color: #660066;
	font-weight: bold;
}
.ESTContentCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: left;
	color:#000000;
	border-color: #660066;
	border-style: solid;
	border-width: 2px;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
}
.ESTContentCell h1
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #660066;
}

.ESTContentCell a
{
	color: #660066;
	font-weight: bold;
}
.ContentCellCentre
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: center;
	color:#000000;
	border-color: #660066;
	border-style: solid;
	border-width: 2px;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
}
.ContentCellCentre a
{
	color: #660066;
	font-weight: bold;
}
.NoBorderContentCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: left;
	color:#000000;
	vertical-align: top;
}
.NoBorderContentCell h1
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #660066;
}
.NoBorderContentCell a
{
	color: #660066;
	font-weight: bold;
}
.TitlesCell
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	color: #660066;
	padding: 4px 4px 4px 4px;
}
.BullyTitlesCell
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	color:#d5614e;
	border-color: #d5614e;
	border-style: solid;
	border-width: 2px;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
}
.HHSSTitlesCell
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	color: #660066;
	border-color: #660066;
	border-style: solid;
	border-width: 2px;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
}
.ResourceCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	color:#000000;
	vertical-align: middle;
}

.ResourceCellRed
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	color:red;
	vertical-align: middle;
}

.ResourceCellTop
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	color:#000000;
	vertical-align: top;
}

.BackCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: right;
	color: #660066;
	padding: 4px 4px 4px 4px;
}.BackCell a
{
	color: #660066;
	font-weight: bold;
	text-decoration: none;
}
.BackCell a:link
{
	color: #660066;
	font-weight: bold;
	text-decoration: none;
}
.NewBackCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: right;
	color:#660066;
	/*padding: 4px 4px 4px 4px;*/
}.NewBackCell a
{
	color:#9660066;
	font-weight: bold;
	text-decoration: none;
}
.NewBackCell a:link
{
	color:#660066;
	font-weight: bold;
	text-decoration: none;
}
.ListTitleCell
{
	background: #660066;
	color: #ffffff;
	font-size: x-small;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
	padding: 4px 4px 4px 4px;
}

.ListTitleCell a
{
	text-decoration: none;
	
	color: #ffffff;
}

.ListTitleCell a:link
{
	text-decoration: none;
	color: #ffffff;
}

.ListTitleCell a:visited
{
	color: #ffffff;
}

.ListTitleCell a:hover
{
	text-decoration: none;
	background-color: #ffffff;
	color: #660066;
}

.ResultHighLight
{
	background-color: #d0e8e7;
}
.Sitemapcorp a
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}
.Sitemapcorp a:link
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}

.Sitemapgeneral a
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}
.Sitemapgeneral a:link
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}

.Sitemapkid a
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}
.Sitemapkid a:link
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}

.Sitemapgov a
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}
.Sitemapgov a:link
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}

.Sitemapparent a
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}
.Sitemapparent a:link
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}

.Sitemapschool a
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}
.Sitemapschool a:link
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: Bold;
	color: #660066;
}
.Sitemaptitle a
{
	font-family: Arial, Sans-Serif;
	font-size: small;
	font-weight: Bold;
	color: #ffffff;
}
.Sitemaptitle a:link
{
	font-family: Arial, Sans-Serif;
	font-size: small;
	font-weight: Bold;
	color: #ffffff;
}
.InnerTitlesCell
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	color: #660066;
}
.MainTable
{
	width: 760px;
}
.MenuTable
{
	width: 200px;
}
.ImageCell
{
	background: #ffffff;
	color: #ffffff;
	width: 127px; /* 		float: left; 		/*margin: 5px;*/
	text-align: center;
}
.SubTitlesCell
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	color: #660066;
	border-color: #660066;
	border-style: solid;
	border-width: 2px;
	padding: 4px 4px 4px 4px;
}
.ButtonCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	color:#ffffff;
	background-color: #660066;
	padding: 4px 4px 4px 4px;
}
.ButtonCell a
{
	color: #ffffff;
	text-decoration: none;
}
.ButtonCell a:link
{
	color: #ffffff;
	text-decoration: none;
}
.BullyButtonCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	color:#ffffff;
	background-color: #d5614e;
	padding: 4px 4px 4px 4px;
}
.BullyButtonCell a
{
	color: #ffffff;
	text-decoration: none;
}
.BullyButtonCell a:link
{
	color: #ffffff;
	text-decoration: none;
}
.HHSSButtonCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	color:#ffffff;
	background-color: #660066;
	padding: 4px 4px 4px 4px;
}
.HHSSButtonCell a
{
	color: #ffffff;
	text-decoration: none;
}
.HHSSButtonCell a:link
{
	color: #ffffff;
	text-decoration: none;
}
.DataTable
{
	border: thin;
	border-color: #660066;
	border-style: solid;
	border-width: 2px;
	font-size: x-small;
	font-family: Arial;
	margin: 0;
	padding: 0;
}

/* Styles for documents area */
.textred
{
	color: Red;
}
.button, .textgreen
{
	color: Green;
}
.textgrey
{
	color: Silver;
}
.indexDocumentDescription{
	background-color: white;
	vertical-align: top;
}
/*.indexDocumentBorder{
	border: solid 1px #50777a;
}*/
.indexDocumentBorder a{
	display:block;
	width:100%
}
.indexDocumentBorder a:hover{
	display:block;
}
.indexDocument{
background:url(../images/banner/box-news.gif) no-repeat right bottom;
font-size:x-small;
margin:0px;
padding: 2px;
text-align:left;
vertical-align:top;
border: 1px #660066 solid;
}
.indexDocument h4{
	background: #E9F4F5;
	border: 1px #660066 solid;
	margin: 0px;
	padding: 2px;
}
.documentsearchbanner{
	width: 95%;
	background-color: #CDDDDE;
	padding: 2px 2px 2px 2px;
	border: none;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
	height: 1em;
}
.documentsearchbanner img{
	vertical-align: middle;
}
.documentsearchbanner input{
	padding: 0 0 0 0;
}
.documentsearchbanner td{
	padding: 2px 2px 2px 2px;
	border: none;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
}

.doc-banner-left{
	background-color: #660066;
	color: white;
	font-weight: bold;
}


.doc-banner-right{
	background-color: #660066;
	color: white;
	font-weight: bold;
	background-image: url(../images/documents/documentbannerright.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 6px;
	margin-left: 6px;
	width: 140px;
}
.doc-banner-button-sel{
background-color: #CDDDDE;
	color: black;

	margin: 5px;
	padding: 2px;
	background-position: right;
	background-repeat: no-repeat;
	display: inline;
}

.doc-banner-button-desel{
		background-color: #660066;
	color: grey;
	font-weight: bold;
	margin: 5px;
	padding: 2px;
	background-position: right;
	background-repeat: no-repeat;
	display: inline;
}

.calendarPicker
{
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	border: solid 5px black;
}

.servicelista{
	background-color: #EDEDED;
}
.servicelistb
{
	background-color: White;
}
.az{
	width: 90%;
}
.azList
{
	border:solid 1px gray;
	padding: 3px 0 5px 0;
	margin:3px 0 5px 0;
}
.azLabel{
	list-style-image: url(/images/documents/label.gif);
	list-style-type: circle;
}
.azLabelAlias
{
	list-style-image: url(/images/documents/labelalias.gif);
	list-style-type: circle;
}
.azTeam{
	list-style-image: url(/images/documents/team.gif);
	list-style-type: square;
}
.letter{ 
text-align: center;
vertical-align: middle; 
font-size: large;
font-weight: bold;
background-color: #660066;
color: white;
border: solid 1px gray;
}
#content{
float:left;
margin:0 0 0 0;
padding: 0 5px 2px 175px;
position:absolute;
/*font:x-small Arial,Helvetica,sans-serif;*/
}
#pnlmetabox{
background-color: #F0FFFF;
border: 1px solid #660066;

font-size: 90%;
margin: 1px 2px 3px 0px;
padding:2px;
right: 2px;
z-index: 99;
}
#pnlmetabox ul
{
	display:inline;
	list-style: none;
	list-style-position: outside;
	margin:2px;
padding:2px;
}
#pnlmetabox .label 
{
    white-space: nowrap;
}
#Text
{
	left: 200px;
	right: 170px;
	float: left;
	
}
#pnlText
{
padding: 0 0 0 0;
float: left;
	
}
#pnlmetabox hr{
	height:1px;
}
.hide
{
	display:none;
}
.highlight
{
	background-color: Yellow;
	cursor:hand;
}
.AJXeditTextArea
{
	font: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.teamdocsDocuments{
	vertical-align: top;
}
.folder
{
	vertical-align: top;
	overflow: scroll;
	width: 12em;
	white-space:nowrap;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
	bottom: 0px;
}
.folders
{
	overflow: auto;
	width: 12em;
	height: 20em;
}

.folder ul
{
	list-style: none;
	list-style-position: outside;
	padding:2px;
	margin: 1px 2px 0 4px;

}
.folder ul li
{

	white-space: nowrap;
}
.folderHide{
	visibility: hidden;
}
.temp{
	display: inline;
	border: 0;
}
#pnlDocuments
{
	height: 100%;
	/*overflow: scroll;*/
	z-index: 99;
}

.pager{
width: 95%;
	font-weight: bold;
	right: 2px;
	text-align: right;
}
a img{
	border: 0px;
}
/* End styles for documents area */
/* Start .MealForum1 class code*/

.MealForum1 
{
	padding: 2px;
}
.MealForum1 table
{
	background: #ffffff;
	margin: 0; 
	color: #660066; 
	width: 100%;
	border-style: solid;
	border-width: 1;
	border-color: #FFCCFF;
	/*text-align: center; 			padding: 2px;*/
}

.MealForum1 a
{
	color: #660066;
	text-decoration: none;
}

.MealForum1 a:link
{
	color: #660066;
	text-decoration: none;
}

.MealForum1 a:visited
{
	color: #660066;
}

.MealForum1 a:hover
{
	color: #ffffff;
	background: #660066;
}


/* End .MealForum1 class code*/


/* Start .MealForum2 class code*/

.MealForum2 
{
	
	padding: 2px;
}
.MealForum2 table
{
	background: #FFCCFF;
	width: 100%;
	color: #660066;
	border-style: solid;
	border-width: 1;
	border-color: #FFCCFF; /*text-align: center; 			padding: 2px;*/
}

.MealForum2 a
{
	color: #660066;
	text-decoration: none;
}

.MealForum2 a:link
{
	color: #660066;
	text-decoration: none;
}

.MealForum2 a:visited
{
	color: #660066;
}

.MealForum2 a:hover
{
	color: #ffffff;
	background: #660066;
}
/* Start .MealAdmin1 class code*/

.MealAdmin1 
{
	padding: 2px;
}
.MealAdmin1 table
{
	
	margin: 0; 
	 
	width: 100%;
	
	
	
	/*text-align: center; 			padding: 2px;*/
}
.MealAdmin1 td
{
	background: #ffffff;
	color: #660066;
	border-color: #FFCCFF;border-width: 1;border-style: solid;
}
.MealAdmin1 a
{
	color: #660066;
	text-decoration: none;
}

.MealAdmin1 a:link
{
	color: #660066;
	text-decoration: none;
}

.MealAdmin1 a:visited
{
	color: #660066;
}

.MealAdmin1 a:hover
{
	color: #ffffff;
	background: #660066;
}


/* End .MealAdmin1 class code*/


/* Start .MealAdmin2 class code*/

.MealAdmin2 
{
	
	padding: 2px;
}
.MealAdmin2 table
{
	width: 100%;	
	
	 /*text-align: center; 			padding: 2px;*/
}
.MealAdmin2 td
{
	background: #FFCCFF;
	color: #660066;
	border-color: #FFCCFF;border-style: solid;
	border-width: 1;
}
.MealAdmin2 a
{
	color: #660066;
	text-decoration: none;
}

.MealAdmin2 a:link
{
	color: #660066;
	text-decoration: none;
}

.MealAdmin2 a:visited
{
	color: #660066;
}

.MealAdmin2 a:hover
{
	color: #ffffff;
	background: #660066;
}
