.footertext {
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
text-align:center;

}

.textarea {
padding-top:15px;
padding-bottom:15px;

}

.defaultLogin {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003399;
}


.footerText {
width:100%;
color:#999999;
}


.rpane {
	width:175px;
	padding-top:20px;
	padding-right:15px;	
}

.cpane{
	width:100%;
	padding-top:20px;
	}

#div_holding{
overflow:visible;
background-image:url(menu/bk_grnd_full_shadow.png);
background-position:center;
background-repeat:repeat-y;
text-align:center;
}



body {
	background-image: url(menu/bk_grnd.jpg);
	background-attachment: fixed;
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
	text-align:center;

}



/* 
================================
Skin styles for DotNetNuke
================================
*/ 

.pagemaster {
	height: 100%;	
	background-color: #ffffff;
}
.menucontainer {
	background-color: #00aeef;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(menu/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width:600px;
}
.menutop {
	height: 9px; 
	background-color: #00aeef;
	background-image: url(menu/menu_top.jpg);
	background-repeat: x;
}
.rightseparatorcssclass {
	background-image: url(menu/separator_right1.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 29px; 
}
.rightseparatorcssclassactive {
	background-image: url(menu/separator_right2.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 29px;
}
.leftseparatorcssclass {
	background-image: url(menu/separator_left1.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 29px; 
	background-color: #ffffff;
}
.leftseparatorcssclassactive {
	background-image: url(menu/separator_left2.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 29px;
	background-color: #ffffff;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 29px;
	background-color: Transparent;
}
.rootMenuItem TD{ 
	background-image: url(menu/menu1.jpg);
	background-repeat: repeat-x;
	height: 29px;
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #001179;
	font-size:12px;
	font-style: none; 
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 3px;
	padding-bottom: 6px;
}
.rootmenuitemactive TD{ 
	background-image: url(menu/menu2.jpg);
	background-repeat: repeat-x;
	height: 29px; 
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #001179;
	font-size:12px;
	font-style: normal; 
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 3px;
	padding-bottom: 6px;
}
.rootmenuitemselected TD{ 
	height: 29px;
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #001179;
	font-size:12px;
	font-style: normal; 
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 3px;
	padding-bottom: 6px;
}
.MainMenu_MenuItem {
	border-left: #379AC1 0px solid; 
	border-bottom: #379AC1 0px solid; 
	border-top: #379AC1 0px solid; 
	border-right: #379AC1 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #001179; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	background-color: #ffffff; 
	cursor: pointer; 
	cursor: hand; 
	color: #001179; 
	font-family: Arial, Helvetica; 
	font-style: normal;
	font-size: 11px; 
	border-left: #379AC1 0px solid; 
	border-bottom: #379AC1 0px solid; 
	border-top: #379AC1 0px solid; 
	border-right: #379AC1 0px solid;
}
.MainMenu_MenuItemAct {
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #001179; 
	font-family: Arial, Helvetica; 
	font-style: normal;
	font-size: 11px; 
	border-left: #379AC1 0px solid; 
	border-bottom: #379AC1 0px solid; 
	border-top: #379AC1 0px solid; 
	border-right: #379AC1 0px solid;
}
.MainMenu_MenuIcon {
	background-color: #B3E6FB; 
	border-left: #B3E6FB 1px solid; 
	border-bottom: #B3E6FB 1px solid; 
	border-top: #B3E6FB 1px solid; 
	border-right: #B3E6FB 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 21px;
}
.MainMenu_MenuArrow {
	border-left: #B3E6FB 0px solid; 
	border-bottom: #B3E6FB 1px solid; 
	border-top: #B3E6FB 1px solid; 
	border-right: #B3E6FB 1px solid; 
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.submenuitemselect {
	background-color: #ffffff; 
}
.MainMenu_SubMenu {
	background-color: #B3E6FB;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin-left: -3px;
	margin-top: 0px;
	border-bottom: #67CAFF 1px solid; 
	border-left: #67CAFF 1px solid; 
	border-top: #67CAFF 1px solid;  
	border-right: #67CAFF 1px solid;  	
}
.MainMenu_MenuBreak {
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;  
	border-right: #ffffff 0px solid; 
	background-color: #ffffff; 
	height: 0px;
}

