@import url("css/menu.css");
@import url("../../styles/general.css");
body{ background-color: #4b626d !important; }

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane, .TopNavPane, .FooterPane, .CallOutPane, .MainContainer{ padding:0px; margin:0px auto; }
.LeftPane{ padding:10px 20px 10px 0px; margin:0px; border-right: 2px solid #414d52; }
.ContentPane{ padding: 60px 0px 10px; }
.TopPane, .TopNavPane, .FooterPane, .CallOutPane, .MainContainer{ width: 900px; }
#container_FlashPane{
    background-color: #658592;
    width:100%;
}
#container_CallOutPane{
    background-image:url(/Portals/0/images/int_header_about.gif);
    background-position:center top;
    background-repeat:repeat-x;
    background-color: #b6dce3;
    height:139px;
    padding: 24px 0 0;
}


h2{
    background-image:url(/Portals/0/images/index_header.gif);
    background-position:center top;
    background-repeat:repeat-x;
    text-indent: -9999em;
    overflow: auto;
    height:60px;
    width: 272px;
    margin: 0;
}

.ContentPane p, .ContentPane ul{ width: 480px; color: #c5d7d3; line-height: 24px; margin: 0; padding: 0 0 33px 50px; }
.ContentPane h1{
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 19px;
    font-weight: normal;
    color: #3f3f3f;
    margin: 58px 0 0 52px;
}
.ContentPane h1.quickglance{
    width: 487px;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0.05em;
    padding: 0 0 0px 50px;
    border-bottom: none 0px;
    margin: 0 0 22px;
}
.ContentPane h3{
    width: 487px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #b6dce3;
    padding: 0 0 28px 50px;
    margin: 0;
}
.ContentPane h4{
    width: 487px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #bc9b6a;
    padding: 0 0 5px 50px;
    margin: 0;
}
.ContentPane .login a.CommandButton{
	color: #257e96;
	text-decoration: underline;
}
.content_width{
    min-height: 0px !important;
    padding: 0px !important;
}


/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}
