/********************************************************/
/*************    Site Specific Styles    ***************/
/********    Not Visible in content editor    ***********/
/********************************************************/

.topheader {
	background-image:url(../base/topheadergraphic.gif); 
	background-repeat: no-repeat;
}

.leftBG{
	background: url(/assets/images/base/newsletterpanel.gif) ; background-repeat: no-repeat;
}

.bodybg{
background: url(../base/basebg.gif); background-repeat: no-repeat;
}

BODY	{
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 10;
	margin-top: 10;
	}
.smallNav	{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
}

/**************************************************
/	 General site settings 
/**************************************************/
TABLE.outer
	{
	background-color: #7f7f7f;
	border-top: 2px solid #7f7f7f;
	border-left: 2px solid #7f7f7f;
	border-right: 2px solid #7f7f7f;
	border-bottom: 2px solid #7f7f7f;	
	}
TABLE.inner
	{
	background-color: #ffffff;
	/*border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;*/
	}
.hiddenSideInput
	{
		background-color: #917AB9;
	}

/**************************************************
/	 Form settings 
/**************************************************/
.StandardForm
{
	font-size: 11px;
	font-weight: normal;
	color:Black;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
INPUT.StandardForm
{
	font-size: 11px;
	font-weight: normal;
	color:black;
	background-color:#ffffff;
	border-color:black;
	border-width:1px;
	border-style:solid;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
TEXTAREA.StandardForm
{
	font-size: 11px;
	font-weight: normal;
	color:black;
	background-color:#ffffff;
	border-color:black;
	border-width:1px;
	border-style:solid;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
SELECT.StandardForm
{
	font-size: 11px;
	font-weight: normal;
	color:black;
	background-color:#ffffff;
	border-color:black;
	border-width:1px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
.StandardFormError
{
	font-size: 12px;
	font-weight: normal;
	color: Red;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
.StandardFormButton
{
	font-size: 12px;
	font-weight: normal;
	color: #091440;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}








/**************************************************
/	 Headline modules settings 
/**************************************************/
.HeadlineItemTableOuter
{
	font-size: 11px;
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.HeadlineItemTableOuterEdit
{
	font-size: 11px;
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-color:White;
	border-style:solid;
	border-width:2px;
}
.HeadlineItemTableInner
{
	font-size: 11px;
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.HeadlineItemSummary
{
	font-weight: normal;
	font-size: 11px;
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.HeadlineItemSummaryEdit
{
	font-weight: normal;
	font-size: 11px;
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-color:White;
	border-style:solid;
	border-width:1px;
	border-bottom-width:0px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
}
.HeadlineItemBody
{
	font-weight: normal;
	font-size: 11px;
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.HeadlineItemBodyEdit
{
	font-weight: normal;
	font-size: 11px;
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-color:black;
	border-style:solid;
	border-width:1px;
	border-bottom-width:0px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
}
.HeadlineItemTitle
{
	font-weight: bold;
	font-size: 14px;
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.HeadlineItemCalendar
{
	font-weight: bold;
	font-size: 12px;
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* for days row */
.HeadlineDayCalendar
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ff9933;
}
/* for prev/next links row */
.HeadlineNextPrevCalendar
{
	font-weight: bold;
	font-size: 12px;
	color:#003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.HeadlineItemSeparator
{
	color:black;
	height:1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.HeadlineItemMoreLink
{
	text-align:left;
}
.HeadlineItemLabel
{
	font-size: 12px;
	font-weight: normal;
	color:black;
}
SPAN.HeadlineItemLabel
{
	font-size: 12px;
	font-weight: normal;
	color:black;
}

.HeadlineItem
{
	font-size: 11px;
	font-weight: normal;
	color:black;
	background-color:#ffffff;
	border-color:black;
	border-width:1px;
	border-style:solid;
}
INPUT.HeadlineItem
{
	font-size: 11px;
	font-weight: normal;
	color:black;
	background-color:#ffffff;
	border-color:black;
	border-width:1px;
	border-style:solid;
}
TEXTAREA.HeadlineItem
{
	font-size: 11px;
	font-weight: normal;
	color:black;
	background-color:#ffffff;
	border-color:black;
	border-width:1px;
	border-style:solid;
}
SELECT.HeadlineItem
{
	font-size: 11px;
	font-weight: normal;
	color:black;
	background-color:#ffffff;
	border-color:black;
	border-width:1px;
}

/* background behind the calander row */
.HeadlineBackground
{
	background-color: #d4d0c8;
}



/**************************************************
/	 SiteMap modules settings 
/**************************************************/

.SiteMapTier1
	{
		color:#775BA9;
		font-size :x-small;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding-top:2px;
		padding-bottom:2px;
	}
.SiteMapTier2
	{
		color:#917AB9;
		font-size :xx-small;
		font-family: Arial, Helvetica, sans-serif;
	}
.SiteMapTier3
	{
		color:#B4A5D0;
		font-size:xx-small;
		font-family: Arial, Helvetica, sans-serif;
	}
A.SiteMapTier1:link,A.SiteMapTier1:visited
	{
		color:#775BA9;
	}
A.SiteMapTier2:link,A.SiteMapTier2:visited
	{
		color:#917AB9;
		text-indent: 0px;
		padding-left: 25px;
		background-image: url(/assets/images/base/arrow-blu.jpg);
		background-repeat:no-repeat;
	}
A.SiteMapTier3:link,A.SiteMapTier3:visited
	{
		color:#B4A5D0;
		text-indent: 25px;
		padding-left: 45px;
		background-image: url(/assets/images/base/arrow-blu.jpg);
		background-repeat:no-repeat;
	}
A.SiteMapTier1:hover
	{
		color:#ff0000;
	}
A.SiteMapTier2:hover
	{
		color:#ff0000;
		text-indent: 5px;
		padding-left: 20px;
		background-image: url(/assets/images/base/arrow-blu.jpg);
		background-repeat:no-repeat;
	}
A.SiteMapTier3:hover
	{
		color:#ff0000;
		text-indent: 30px;
		padding-left: 40px;
		background-image: url(/assets/images/base/arrow-blu.jpg);
		background-repeat:no-repeat;
	}



/**************************************************
/	 Search modules settings 
/**************************************************/

.searchTitle
	{
	font-size: x-small;  
	color: #666666;
	font-weight: bold;
	}

.searchResult
	{
	font-size: xx-small;  
	color: #666666;
	font-weight: normal;
	}

TD.searchResult
	{
	font-size: xx-small;  
	color: #666666;
	font-weight: normal;
	background-color : #ffffff;
	padding-top: 20px;
	}

A.searchResult
	{
	font-size: x-small;  
	color: #666666;
	font-weight: bold;
	text-decoration: underline
	}

A.searchResult:hover
	{
	font-size: x-small;  
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline
	}


/**************************************************
/	 Downloads Module settings
/**************************************************/

.DownloadItemTableOuter
{
	background-color: #ffffff;
	border-top: 2px solid #B4A5D0;
	border-left: 2px solid #B4A5D0;
	border-right: 2px solid #B4A5D0;
	border-bottom: 2px solid #B4A5D0;	
}
.DownloadItemTableInner
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-small;
	font-style: normal; 
	font-weight: normal; 
}
.DownloadItemLink
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	font-style: normal; 
	font-weight: bold; 
	background-color: #ffffff;	
	color: #ffffff;
}
.DownloadItemTitle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	font-style: normal; 
	font-weight: bold; 
	background-color: #B4A5D0;	
	color: #ffffff;
	margin: 2 2 2 2;
}
.DownloadItemDesc
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-small;
	font-style: normal; 
	font-weight: bold; 
	background-color: #E0D9EB;	
	color: #7f7f7f;
}


