BODY{
	background-color: #DDE6F1;
	background-image: url('/data/images/site_bg_main.gif');
	background-repeat: repeat-x;
	spacing: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: Black;
	height: 100%;
}
html
{
	height: 100%;
}
TD{
	spacing:0px;
	padding:0px;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.MainContent
{
	margin-top: 60px;
	line-height: 1.6em;
}
.MainContent H3
{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}

.divider{
	background-color: #1C57A0;
}
.leftMenuCell{
	background-color: #1C57A0;
}
.rightMenuCell{
	background-color: #C6CFE6;
	background-image: url('/data/images/site_bg_rightColumn.jpg');
	background-repeat: no-repeat;
}
.contentCell
{
	width: 617px;
	margin-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url('/data/images/site_bg_content.jpg');
	background-repeat: no-repeat;
	
}

.rightMenuContentCell
{
	padding-left: 10px;
	color: #1C57A0;
}

.rightMenuContentCell p 
{
	clear: both;
}


/* layers */

#descriptionDiv{
	position: absolute;
	left: 310px;
	top: 75px;
	font-size: 14px;
	font-weight: bold;
	color: #98A6D0;
	z-index: 100;
}
#settingsDiv{
	position: absolute;
	left: 204px;
	top: 3px;
	color: #98A6D0;
	z-index: 200;
}
#settingsDiv INPUT.UserButton{
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	cursor: hand;
	color: #98A6D0;
}
#settingsDiv IMG{
	display:none;
}
#loopDiv{
	position: absolute;
	left: 899px;
	top: 25px;
	z-index: 300;
}

/* PullDownMenu */

.DSF2003_CMS_PullDownMenu_RootGroup,
.DSF2003_CMS_PullDownMenu_RootItem TD,
.DSF2003_CMS_PullDownMenu_RootItemActive TD,
.DSF2003_CMS_PullDownMenu_RootItemHover TD,
.DSF2003_CMS_PullDownMenu_RootItem_HomeCell TD,
.DSF2003_CMS_PullDownMenu_RootItemActive_HomeCell TD,
.DSF2003_CMS_PullDownMenu_RootItemHover_HomeCell TD,
.DSF2003_CMS_PullDownMenu_Group,
.DSF2003_CMS_PullDownMenu_Item TD,
.DSF2003_CMS_PullDownMenu_ItemActive TD,
.DSF2003_CMS_PullDownMenu_ItemHover TD
{
	font-family :Arial, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-top: 8px;
	cursor: hand;
	vertical-align: middle;
	font-weight: bold;
}
.DSF2003_CMS_PullDownMenu_RootGroup
{
	border-top: #C6CEE6 1px solid;
/*	border-bottom: #89AA36 1px solid */;
}
.DSF2003_CMS_PullDownMenu_RootItem TD
{
	color: White;
	border-bottom: #C6CEE6 1px solid;
}
.DSF2003_CMS_PullDownMenu_RootItemActive TD
{
	color: White;
	border-bottom: #C6CEE6 1px solid;
	background-color: #98A6D0;
}
.DSF2003_CMS_PullDownMenu_RootItemHover TD
{
	color: White;
	border-bottom: #C6CEE6 1px solid;
	background-color: #98A6D0;
}
.DSF2003_CMS_PullDownMenu_RootItem_homeCell TD
{
	color: White;
}
.DSF2003_CMS_PullDownMenu_RootItemActive_homeCell TD
{
	color: White;
	background-color: #98A6D0;
}
.DSF2003_CMS_PullDownMenu_RootItemHover_homeCell TD
{
	color: White;
	background-color: #98A6D0;
}
.DSF2003_CMS_PullDownMenu_Group
{
	border-right: #C6CEE6 1px solid;
	border-top: #C6CEE6 1px solid;
	background-color: #1C57A0;
	border-left: #C6CEE6 1px solid;
	border-bottom: #C6CEE6 1px;
}
.DSF2003_CMS_PullDownMenu_Item TD
{
	color: White;
	border-bottom: #C6CEE6 1px solid;
}
.DSF2003_CMS_PullDownMenu_ItemActive TD
{
	color: White;
	border-bottom: #C6CEE6 1px solid;
	background-color: #98A6D0;
}
.DSF2003_CMS_PullDownMenu_ItemHover TD
{
	color: White;
	border-bottom: #C6CEE6 1px solid;
	background-color: #98A6D0;
}

/* BreadCrumb */

.DSF2003_CMS_BreadCrumbTrail_SeparatorCell{
	color: #004B54;
}
.DSF2003_CMS_BreadCrumbTrail_ItemCell{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.DSF2003_CMS_BreadCrumbTrail_ItemLink{
	color: Black;
	text-decoration: none;
	font-size: 12px;
}
.DSF2003_CMS_BreadCrumbTrail_ItemLink:hover{
	color: Black;
	text-decoration: underline;
}





