body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
.p4p_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
}
#header{
	background-image: url('images/header_bckgrd.jpg');
	background-color: white;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	font-weight: bold;
	color: #660066;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 15pt; 
}

a:link {
	color: #6c2180;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6c2180;
}
a:hover {
	text-decoration: none;
	color: #6c2180;
}
a:active {
	text-decoration: underline;
	color: #6c2180;
}
a.SkinObject:link{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 15pt;
}

.MainMenu_MenuContainer {
	background-color: #6d6e71; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: #6d6e71;
}
.MainMenu_MenuItem {
	color: white;
	height: 21px;
	cursor: pointer; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	height: 30px;
	padding-right: 15px;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15; 
	height: 30px;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	background-color: #6d6e71;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	font-size: 10pt; 
	color: white;
	font-weight: bold; 
	font-style: normal;
	height: 30px;
	background-color: #999999;
	padding-right: 15px;
}
/*
.MainMenu_MenuArrow {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	cursor: pointer; 
}
.MainMenu_RootMenuArrow {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
*/
.TreeViewMenu {
	width: 150px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}


.TreeViewMenu_Header{
	border-style:solid; 
	border-width:1px; 
	background-repeat:repeat-x; 
	font-size: 16px;
	line-height: 16px; 
	padding-left:4px; 
	padding-right:4px; 
	padding-top:1px; 
	padding-bottom:1px
}


.TreeMenu_blue {
	border-style:solid; border-width:1px; background-repeat: repeat-x; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px

}

.TreeViewMenu_Text {
line-height: 1em
	
}