.PageContainer{
	width: 100%;
	height: 100%;
	Background-color: #EEDEBA;
	table-layout:fixed;
}

.ContentContainer
{
	width: 700px;
	vertical-align: top;
	/*height: 100%;	*/
	background-repeat:repeat-y;
	background-position:right;
	background-image: url("/portals/0/logo/ibak-right.jpg");
	background-color:black;	
	/*border-right: 4px solid #D3C4A7;*/
	/*border: solid 2px blue;*/
}
.MenuContainer
{
	background-color: #dddddd;
	width: 100%;
}
.FooterContainer
{
	background-color: black;
	height: 80px;
}
.SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #444444;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link
{
    text-decoration: none;
    color: Navy;
}

A.SkinObject:visited
{
    text-decoration: none;
    color: Navy;
}

A.SkinObject:hover
{
    text-decoration: underline;
    color: Navy;
}

A.SkinObject:active
{
    text-decoration: none;
    color: #003366;
}

.Main_DNNMenu_ContainerSub
{
	background-color:#dddddd;
	border-right: solid 1px #444444;
	border-bottom: solid 1px #444444;
	border-top: solid 1px white;
	border-left: solid 1px white;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	padding: 1px 1px 1px 1px;
}

.Main_DNNMenu_NodeRoot
{
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	background-color: Transparent;
	white-space: nowrap;
	padding: 0px 10px 0px 35px;
}

.Main_DNNMenu_Node td
{
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: Transparent;
	white-space: nowrap;
	padding: 1px 3px 3px 1px;
}

.Main_DNNMenu_NodeHoverRoot 
{
	color:#D79638;
	text-decoration: underline;
}
.Main_DNNMenu_NodeHover td
{
	color:black;	
	background-color:Olive;
}
.leftpane
{
	width:25%;
}	
.contentpane
{
	width:75%;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-right:22px;
	line-height:20px;
}




















































































































































