 /* Start general shared page elements */

body
{
	margin: 0px 0px 0px 0px;
}

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;
}

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;*/
}
.DivBox
{
	 BORDER-RIGHT: thin solid;
	 BORDER-TOP: thin solid;
	 OVERFLOW: auto;
	 BORDER-LEFT: thin solid;
	 BORDER-BOTTOM: thin solid;
	 HEIGHT: 270px;
}
.divBackGroundContainer
{
	background-color: #ffccff;
	/*padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px*/
}

li
{
	list-style-image: url(http://localhost/ELPageBase1/images/bulletsandspaces/kidstar.jpg);
}

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;
}
.DocInfo
{
	background-color: #cccccc;
	Width: 100%;
	Font-Size: xx-small;
	border-width: 1px;
	border-style: solid;
}
.FormButtons
{
	background: #660066;
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	color: #ffffff;
}

.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: #660066;
}

.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: #CCCCCC;
	color: #660066;
	height: 20px;
}

.PageBaseMenuBar img
{
	vertical-align: middle;
}

.PageBaseMenuBar td
{
	background: #CCCCCC;
	font-size: x-small;
}

.PageBaseMenuBar form
{
	display: inline;
}

.PageBaseMenuBar a
{
	text-decoration: none;
	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*/

#PageBaseSearchBar
{
	background: #CCCCCC;
	color: #660066;
}

/* Start .PageBaseTranslateBar class code*/

.PageBaseTranslateBar
{
	background: #CCCCCC;
	padding: 2px 2px 2px 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*/



/* End the styles that define Page Base*/

/* Start the styles that define the home page*/

/* Start the styles that define Side Menu*/
.SideMenu
{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Sans-Serif;
}
.SideMenu a
{
	text-decoration: none;
}
.SideMenu a:link
{
	text-decoration: none;
}

/* Start Childrens Specific code*/

.ImageCell
{
	background: #ffffff;
	color: #ffffff;
	width: 127px; /* 		float: left; 		/*margin: 5px;*/
	text-align: center;
}

.TitlesCell
{
	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;
	}
	.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;
}
.BackCell a:visited
{
	color: #660066;
	font-weight: bold;
	text-decoration: none;
	}
.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;
}
.ResourceCell
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
	text-align: left;
	color:#000000;
	vertical-align: middle;
}
.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;
}
.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;
}

/* End Children Specific  code*/

/* code for displaying lists of results*/
.InnerTitlesCell
{
	font-size: small;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	color: #660066;
}

.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: #CCCCCC;
}
.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;
}
/*end code for displaying lists of results*/
.MenuTable
{
	width: 200px;
}
.DataTable
{
	border: thin;
	border-color: #660066;
	border-style: solid;
	border-width: 2px;
	font-size: x-small;
	font-family: Arial;
	margin: 0;
	padding: 0;
}
.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;
}
.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;
	}
.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;
}
.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;
}
.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;
}
