body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: center top;
    background-color: #E3EDF4;
}




#MainContainer 
{
	width: 100%;




}
#bdycontainer
{
    border: 1px solid #808080;
    width: 990px;
    text-decoration: none;
}

.headercontainer 
{
	background-color: #E9E9E7;
	width: 100%;
	height: 120px;
    border-bottom: black thin solid;
}

.pghdr
{
    background-position: right bottom;
    background-repeat: no-repeat;
    border-width: 0px;
    width: 990px;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}
.topmenucontainer
{
    background-color: white;
    width: 100%;
    background-color: #000080;
    height: 25px;
    padding: 3px 0 7px 0;
}
.breadcrumbcontainer
{
 background-color: White;
    width: 100%;
    border: 0;
}

.leftcontainer
{
   width: 10px;
    background-color: #ffffff;
}

.rightcontainer
{
   width: 10px;
    background-color: #ffffcc;
}

.footercontainer
{
	background-color: Silver;
    width: 100%;
    height: 12px;
}


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: Navy;
}


.Main_DNNMenu_ContainerSub
{
    margin: 0px;
    background-color: #ffffff;
    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 10px 1px 10px;
    background-image: none;
    text-indent: 12pt;
    line-height: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.Main_DNNMenu_NodeHover
{
    background-color: #ffff99;
}
.Main_DNNMenu_NodeHover td
{
    background-color: #ffff99;
}



.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_NodeRoot
{
    cursor: pointer;
    cursor: hand;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica;
    background-color: transparent;
    white-space: nowrap;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 5px;
    margin-bottom: 10px;
}






a,a:link,a:visited,a:active{color:#4F839F; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#C00; text-decoration:none; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#4F839F; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#4F839F; font-size:12px;}
a.user:hover{color:#C00;}

































