* {
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	float:none;
}
body {
	font:76%/1.7 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:4em 0 0 0;
}
h1,h2,h3 {
	margin:1.5em 0 0 0;
	font:normal 1.7em arial;
	color:#8b2;
	clear:left;
}
h1 
{
	
	font-size:3em;
	margin:0;
	padding-top:0.5em;
	color:#1B6FC0;
}
h3 { font-size:1.2em }
p,ul,ol,pre,.note { margin:0 0 1em 0 }
a {
	color:#06c;
	border-bottom:1px solid #ccc;
}
a:visited { color:#96c }
a:visited:hover { border-color:#96c }
a:hover { border-color:#06c }
a img { border:0 }
.Home .content 
{ 
	margin-top:0px; 
}
.content {
	position:absolute;
	top:30px;
	left:150px;
	background:#fff;
}
.navLogLine {
	position:absolute;
	top:5px;
	left:150px;
	background:#fff;
}
.ContentBody {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 3px 3px;
}
.ContentBody p
{
	padding: 10px 10px 10px 10px;
}
.ContentFooter {
	clear:left;
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.leftMColumn
{
	position:absolute;
	width: 125px;
	z-index:1;
	top:5px;
	left:20px;
	padding-top:5px;
}
.content ul, .content ol { padding-left:2em }
.content li { list-style:square }
.ContentHeader {
	background:#eef url(../imgs/FolderHeader.gif) 0 0 no-repeat;
	padding: 0px 10px 5px 20px;
}

.FolderHeader {
	background:#eef url(../imgs/FolderHeader.gif) 0 0 no-repeat;
	padding: 0px 10px 5px 20px;
}
.smallHeader
{
	font-weight: bold;
	color: Black;
	font-size: 14px;
	border: solid 1px cyan;
	background-color: #EEEEFF;
	margin-bottom: 3px;
}

/* mpArticleView ------------------------------------------------------------------------- begin */
.mpArticleContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpArticleContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpArticleContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpArticleContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpArticleContentHeader 
{ 
	margin:0 
}
.mpArticleContentFooter p { margin:0 }
.mpArticleContentFooter a { color:#aaa }
/* mpArticleView ------------------------------------------------------------------------- end */

/* mpEventView ------------------------------------------------------------------------- begin */
.mpEventContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpEventContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpEventContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpEventContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpEventContentHeader 
{ 
	margin:0 
}
.mpEventContentFooter p { margin:0 }
.mpEventContentFooter a { color:#aaa }
/* mpEventView ------------------------------------------------------------------------- end */


/* mpImageView ------------------------------------------------------------------------- begin */
.mpImageContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpImageContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpImageContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpImageContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpImageContentHeader 
{ 
	margin:0 
}
.mpImageContentFooter p { margin:0 }
.mpImageContentFooter a { color:#aaa }
.mpImageContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
}
/* mpImageView ------------------------------------------------------------------------- end */


/* mpImageGalleryView ------------------------------------------------------------------------- begin */
.mpImageGalleryContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpImageGalleryContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpImageGalleryContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpImageGalleryContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpImageGalleryContentHeader 
{ 
	margin:0 
}
.mpImageGalleryContentFooter p { margin:0 }
.mpImageGalleryContentFooter a { color:#aaa }
.mpImageGalleryContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
}
/* mpImageGalleryView ------------------------------------------------------------------------- end */


/* mpDiscussionView ------------------------------------------------------------------------- begin */
.mpDiscussionContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpDiscussionContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpDiscussionContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpDiscussionContentHeader p 
{ 
	margin: 0px 10px 0px 10px;
}
.mpDiscussionContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpDiscussionContentHeader 
{ 
	margin:0 
}
.mpDiscussionContentFooter p { margin:0 }
.mpDiscussionContentFooter a { color:#aaa }
/* mpDiscussionView ------------------------------------------------------------------------- end */

/* mpFileView ------------------------------------------------------------------------- begin */
.mpFileContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpFileContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpFileContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpFileContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpFileContentHeader 
{ 
	margin:0 
}
.mpFileContentFooter p { margin:0 }
.mpFileContentFooter a { color:#aaa }
.mpFileContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
}
.mpFileContentBody img
{
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

/* mpFileView ------------------------------------------------------------------------- end */



/* mpUrlView ------------------------------------------------------------------------- begin */
.mpUrlContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpUrlContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpUrlContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpUrlContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpUrlContentHeader 
{ 
	margin:0 
}
.mpUrlContentFooter p { margin:0 }
.mpUrlContentFooter a { color:#aaa }
.mpUrlContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
}
.mpUrlContentBody img
{
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

/* mpUrlView ------------------------------------------------------------------------- end */

/* mpFolderView ------------------------------------------------------------------------- begin */
.mpFolderContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpFolderContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpFolderContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpFolderContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpFolderContentHeader 
{ 
	margin:0 
}
.mpFolderContentFooter p { margin:0 }
.mpFolderContentFooter a { color:#aaa }
.mpFolderContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
}
.mpFolderContentBody img
{
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

/* mpFolderView ------------------------------------------------------------------------- end */

/* mpApplicationView ------------------------------------------------------------------------- begin */
.mpApplicationContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpApplicationContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpApplicationContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpApplicationContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpApplicationContentHeader 
{ 
	margin:0 
}
.mpApplicationContentFooter p { margin:0 }
.mpApplicationContentFooter a { color:#aaa }
.mpApplicationContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
}
.mpApplicationContentBody img
{
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

/* mpApplicationView ------------------------------------------------------------------------- end */


.FolderContentSubItems
{
	margin-left: 15px;
	margin-bottom: 10px;
	border-style: dashed;
	border-width: 1px;
}

.pageItem { font-weight: bold; }





/* formAddNew.aspx --------------------------------------------------------------------------- begin*/
.FormAddNewHeader {
	background:#eef url(../imgs/FolderHeader.gif) 0 0 no-repeat;
	padding: 0px 10px 5px 20px;
	margin: 0px 10px 0px 10px;
	color: Black;
}
.FormAddNewHeader p {	margin: 0px 0px 0px 0px; color: Black; }
.FormAddNewHeader h1
{
	padding-top: 10px;
	top: 0px;
}
.FormAddNewItem
{
	margin:  0px 10px 0px 10px;
	background: #99CCFF;
	color: Black;
	margin-top:0px;
}
.FormAddNewItem h2 
{ 
	padding: 10px 10px 0px 10px;
	font-size: 20px;
}
.FormAddNewItem p {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
/* formAddNew.aspx --------------------------------------------------------------------------- end */




/* FormEdit.aspx --------------------------------------------------------------------------- begin*/
.FormEditHeader {
	background:#eef url(../imgs/FolderHeader.gif) 0 0 no-repeat;
	padding: 0px 10px 5px 20px;
	border-bottom: solid 1px blue;
}
.FormEditHeader h1
{
	margin-top: -45px;
	padding-top: 10px;
}
.FormEditContent 
{
	padding: 0px 10px 0px 10px;
	background: white;
}
.FormEditBody {
	padding:  0px 10px 0px 10px;
	background:#eef;
}

.FormEditTitle h2 
{ 
	margin: 10px 10px 0px 10px;
}
.FormEditTitle 
{ 
	margin:0 
}
.FormEditBodyContent {
	background:white url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}


/* FormEdit.aspx --------------------------------------------------------------------------- end */


/* PasswordIU.aspx --------------------------------------------------------------------------- begin*/
.PasswordIUHeader {
	background:#eef url(../imgs/FolderHeader.gif) 0 0 no-repeat;
	padding: 0px 10px 5px 20px;
	border-bottom: solid 1px blue;
}
.PasswordIUHeader h1
{
	margin-top: -45px;
	padding-top: 10px;
}
.PasswordIUContent 
{
	padding: 0px 10px 0px 10px;
	background: white;
}
.PasswordIUBody {
	padding:  0px 10px 0px 10px;
	background:#eef;
}

.PasswordIUTitle h2 
{ 
	margin: 10px 10px 0px 10px;
}
.PasswordIUTitle 
{ 
	margin:0 
}
.PasswordIUBodyContent {
	background:white url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}


/* PasswordIU.aspx --------------------------------------------------------------------------- end */




/* search.master ----------------------------------------------begin- */
.SearchHeader {
	background:#eef url(../imgs/FolderHeader.gif) 0 0 no-repeat;
	padding: 0px 10px 5px 20px;
}

.SearchContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.SearchContentFooter {
	clear:left;
	background: #eef; 
	color:#999;
	border: solid 1px blue;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-bottom:0px;
}
/* search.master ----------------------------------------------end- */



/* pager ------------------------------------------------------begin- */
.pagerButtons
{
  clear :both;
  background: none;
  color: #417cb3;
  padding: 2px 5px;
  margin-top: 5px;
  text-align: center;
  display: block;
  width: 480px;
  height: 25px;
  text-decoration: none;
}

.pagerButtons img
{
  margin-top: 5px;
  border: none;
}

.pagerButtons a, .pagerButtons a:visited
{
  color: #417cb3;
}

.pagerButton
{
  padding : 0px 2px 0px 2px;
  font-size: 11px;
  color: #fff;
  font-family: sans-serif;
  padding: 0 5px;

  
}
a.pagerButtonSel , a:visited.pagerButtonSel
{
  text-decoration: none;
  color: #000;
}
/* pager ------------------------------------------------------end- */


/* DiscussionItemEdit ------------------------------------------------------------------------ begin*/
.DiscussionItemEditHeader {
	background:#eef url(../imgs/FolderHeader.gif) 0 0 no-repeat;
}
.DiscussionItemEditHeader h3
{
	margin: 0px 0px 0px 10px;
}
.DiscussionItemEditContent 
{
	margin-top: 10px;
	background: white;
	margin-bottom: 10px;
}
.DiscussionItemEditBody {
	background:white url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 3px 3px;
}
/* DiscussionItemEdit --------------------------------------------------------------------------- end */


/* mpDiscussionItemView ------------------------------------------------------------------------- begin */
.mpDiscussionItemContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpDiscussionItemContentBody {
	padding:  0px 10px 0px 10px;
	margin: 0px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpDiscussionItemContentHeader h2 
{ 
	margin: 5px 10px 0px 10px;
}
.mpDiscussionItemContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom:0px;
}
.mpDiscussionItemContentHeader 
{ 
	margin:0 
}
.mpDiscussionItemContentFooter p { margin:0 }
.mpDiscussionItemContentFooter a { color:#aaa }
/* mpDiscussionItemView ------------------------------------------------------------------------- end */


/* mpFramePageView ------------------------------------------------------------------------- begin */
.mpFramePageContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.mpFramePageContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpFramePageContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpFramePageContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpFramePageContentHeader 
{ 
	margin:0 
}
.mpFramePageContentHeader p 
{ 
	padding-left: 10px; 
}
	

.mpFramePageContentFooter p { margin:0 }
.mpFramePageContentFooter a { color:#aaa }
/* mpFramePageView ------------------------------------------------------------------------- end */


.myPanel
{
	position:absolute;
	top:600px;
	left: 2px;
}


/* mpHtmlTextView ------------------------------------------------------------------------- begin */
.mpHtmlTextContent {
/*
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
*/
}
.mpHtmlTextContentBody {
	padding:  0px 10px 0px 10px;
}
.mpHtmlTextContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpHtmlTextContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpHtmlTextContentHeader 
{ 
	margin:0 
}
.mpHtmlTextContentHeader p 
{ 
	padding-left: 10px; 
}
	

.mpHtmlTextContentFooter p { margin:0 }
.mpHtmlTextContentFooter a { color:#aaa }
/* mpHtmlTextView ------------------------------------------------------------------------- end */



/* mpFormControlView ------------------------------------------------------------------------- begin */
.mpFormControlContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 3px 3px;
}
.mpFormControlContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpFormControlContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
}
.mpFormControlContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#eef; 
	color:#999;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}
.mpFormControlContentHeader 
{ 
	margin:0 
}
.mpFormControlContentFooter p { margin:0 }
.mpFormControlContentFooter a { color:#aaa }
.mpFormControlContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
}
.mpFormControlContentBody img
{
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

/* mpFormControlView ------------------------------------------------------------------------- end */


/* ObjectRights.aspx --------------------------------------------------------------------------- begin*/
.ObjectRightsHeader {
	background:#eef url(../imgs/FolderHeader.gif) 0 0 no-repeat;
	padding: 0px  10px 5px 20px;
}
.ObjectRightsHeader h1
{
	clear: both;
	margin-top: -45px;
	padding-top: 10px;
	top: 0px;
}
.ObjectRightsHeader p { margin: 0px 0px 0px 0px; }
.ObjectRightsContent 
{
	padding: 0px 10px 0px 10px;
	
}
.ObjectRightsTitle h2 
{ 
	margin: 10px 10px 0px 10px;
}
.ObjectRightsTitle 
{ 
	margin:0 
}
.ObjectRightsBodyContent 
{
	padding:  10px 10px 10px 10px;
	background:#eef;
	background:#fff url(ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}
.ObjectRightsBodyContent hr
{
	border-bottom: solid 1px blue;
	height: 1px;
}
/* ObjectRights.aspx --------------------------------------------------------------------------- end */



/* GridView ------------------------------------------------------------------------- end */
.AspNet-GridView table
{
	font-size : 12px;
	color : black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	border-left: solid 1px #507CD1;
	border-bottom: solid 1px #507CD1;
}

.AspNet-GridView tbody .AspNet-GridView-Alternate
{
	 background-color: white; 
}
.AspNet-GridView tbody tr
{
	 background-color: #EFF3FB; 
	
}
.AspNet-GridView td
{
 padding-right  : 4px;
 padding-left  : 4px;
 border-right: solid 1px #507CD1;
}
.AspNet-GridView th
{
	padding-right: 4px;
	padding-left  : 4px;
	font-weight: bold;
	text-align: left;
}

.AspNet-GridView thead
{
	
	background-color: #507CD1;
	font-weight: bold;	
	color: White;
}/* GridView ------------------------------------------------------------------------- end */



