BODY {
	margin:50px 0px; padding:0px;
	text-align:center;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica;
	overflow-y: scroll;
}

.Normal, TABLE {
	font-family: Verdana, Arial, Helvetica;
}

#bodycontainer {
	width: 975px;
	margin:0px auto;
	position: static;
}

#headercontainer {
	height: 116px;
	width: 975px;
}

#logo {
	float: left;
	width: 316px;
	height: 93px;
}

#login {
	float: right;
	width: 640px;
	height: 93px;
	text-align: right;
}

#menucontainer {
	width: 975px;
	height: 39px;
	background: url('/dnn/portals/0/skins/ncpp/images/mainnav_background.jpg') no-repeat;
	text-align: left;
}

#minHeight
{
    height:390px;
    width:1px;
    float:left;
}

#footercontainer {
	width: 950px;
	height: auto;
	margin-left: 13px;
	margin-right: 12px;
	position: relative;
}

#address {
	font-size: 10px;
	color: gray;
	float: left;
	width: 500px;
	text-align: left;
}

#facebook {
	float: right;
	width: 300px;
	text-align: right;
	display: none;
}

#copyRight
{
    color:Gray;
    font-size:10px;
    margin-top:10px;
    padding-bottom:10px;
}

.clientlogin {
	text-transform:  uppercase;
	font-size: 11px;
}
.breadcrumb, A.breadcrumb:link, A.breadcrumb:active, A.breadcrumb:visited, A.breadcrumb:hover {
	font-size: 11px;
	color: black;
	text-decoration: underline;
	text-transform:  lowercase;
	text-align: left;
}

A.Login:link, A.Login:active, A.Login:visited {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}
A.Login:hover {
	color: gray;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}

.MainMenu_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}

.MainMenu_MenuContainer, .mainMenu {
	background: transparent;
}

.MainMenu_SubMenu, .mainMenu tr.mi {
	background: transparent;
	background-color: #81c9dd; 
	text-align: center; 
	margin-left: -10px;
	z-index: 1000;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #81c9dd; 
	background: #81c9dd;
	border-right: #81c9dd 0px solid; 
	border-left: #81c9dd 0px solid; 
	border-bottom: #81c9dd 0px solid; 
	border-top: #81c9dd 0px solid; 
	width: 0px; 
	height: 0px;
}

.MainMenu_MenuArrow {
	cursor: pointer; 
	cursor: hand; 
	background-color: #81c9dd; 
	background: #81c9dd;
	border-right: #81c9dd 0px solid; 
	border-left: #81c9dd 0px solid; 
	border-bottom: #81c9dd 0px solid; 
	border-top: #81c9dd 0px solid; 
	width: 0px; 
	height: 0px;
}

.MainMenu_MenuBreak {
	width: 0; 
	height: 0;
	background: transparent;
	border: 0;
}

tr.MainMenu_MainMenuItem td img 
{
    display:none !important;
}
tr.MainMenu_MainMenuItem td
{
}

.MainMenu_MenuBreak table td
{
    /* border-bottom:solid 1px #E4ECEF; IE6 hack to fix nav separator vert align; set to content background color */
}

.MainMenu_MenuItem, .mainMenu .m .mi, .mainMenu .m .mi .hov, .mainMenu .hov td, .mainMenu tr.hov td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background: url('/dnn/portals/0/skins/ncpp/images/subnav_separator.gif') no-repeat bottom center;
	background-color: #81c9dd;
	border-right: #81c9dd 0px solid; 
	border-left: #81c9dd 0px solid; 
	border-bottom: #81c9dd 1px solid; 
	border-top: #81c9dd 1px solid; 
	line-height: 17px;
	cursor: pointer;
}

.MainMenu_MenuItemSel, .mainMenu .m .mi .hov, .mainMenu .hov td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: url('/dnn/portals/0/skins/ncpp/images/subnav_separator.gif') no-repeat bottom center;
	background-color: #81c9dd;
	border-right: #81c9dd 0px solid; 
	border-left: #81c9dd 0px solid; 
	border-bottom: #81c9dd 1px solid;  
	border-top: #81c9dd 1px solid; 
	cursor: pointer;
}

.MainMenu_MainMenuItem, .mainMenu .root {
	font-family: Verdana, Arial, Helvetica;
	text-transform:  uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
}

.MainMenu_MainMenuItemSel, .mainMenu .sel, .mainMenu .bc, .mainMenu .hov {
	font-family: Verdana, Arial, Helvetica;
	text-transform:  uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
}
/*
.MainMenu_Separator {
	background: url('/dnn/portals/0/skins/NCPP/images/mainnav_separator.gif');
	width: 31px;
	height: 39px;
}
*/
.SubHead {
	color: #000;
	font-size: 14px;
	font-family: Verdana, Arial;
}
.BottomPane {
	width: 906px;
	height: auto;
	margin-left: 25px;
	margin-right: 29px;
	text-align: left;
	position: relative;
}
