 
 
 
 
 
 
 
 



 




















/* colorPalette=default themePolicy= */
 


body, html {
        margin: 0;
        padding: 0;
} 


body {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 75%;
}


body.wptheme-mainbody {
    background-image: url(./colors/default/body_background.gif);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #fbfcfd;
        color: #202020;
    margin: 0px auto;
}







pre {
        font-family: monospace;
        font-size: 1.1667em;
}

img {
        vertical-align: middle;
}

a, a:visited, a:active, .wpsLink, .wpsLink:visited, .wpsLink:active {
        color: #3366cc;
}

a:hover, .wpsLink:hover { 
        color: #3366cc;
}




.wptheme-FLYParent {
        /*min-height: 600px;*/ /* these three lines ensure a minimum height of the page so even an empty page will render as a 'full' page */
        height:auto !important;
        height: 600px;
    min-width: 80%;
    margin-top: 7px;
}

.wptheme-pageWrapper {
    /*padding-left: 15px;
    padding-right: 15px;*/
}

.wptheme-access {
	    
	left: -3000px;
	position: absolute;
	width: 500px;
}

.wptheme-pageArea {
        background-color: #fff;
        background-image: none;
        background-position: top left;
        background-repeat: no-repeat;
    border-color: #cfcfcf;
        border-style: solid;
        border-width: 1px;
        border-top-width: 0px; 
        padding: 0px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
    margin-bottom: 10px;
        width: 100%;
        min-height: 400px; 
        height:auto !important;
        height: 400px;

}

.wptheme-clearing {
        clear: both;
}

.wptheme-mainContent {
        padding: 5px;
        min-height: 420px;
        height: auto !important;
        height: 420px;
}





.wptheme-themeHeader {
        margin: 0px;
        clear: both;
}

.wptheme-banner {
        color: #000;
        background-color: transparent;
        background-image: none;
        background-position: top left;
        background-repeat: no-repeat;
        margin: 0px;
        padding: 2px 2px 0px 20px;
        border-color: transparent;
        border-style: solid;
        border-width: 0px;
        border-top-width: 0px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
}

.wptheme-banner a, .wptheme-banner a:visited, .wptheme-banner a:active {
    color: #3366cc;
}

.wptheme-banner a:hover {
    color: #3366cc;
}


.wptheme-bannerTitle{
    
    
        font-size: 1em;
    
    color: #000;
    font-weight: bold;
    float:left;
    padding-right: 20px;       
}

.wptheme-bannerTitle img{
   padding: 4px 0px 4px 0px;
   vertical-align: middle;
}




.wptheme-topLevelLinks {
        float: left;
        background-color: transparent;
        color: #333;
}

.wptheme-topLevelLinks-list {
        margin: 0;
        padding: 0
}

.wptheme-topLevelLinks-list li {
        display: inline;
        margin: 0;
        padding-top: 0px;
        padding-left: 5px;
        padding-bottom: 0px;
        padding-right: 5px;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #649DE1;
}

.wptheme-topLevelLinks-list li a {
        color: #333;
        padding-top: 3px; 
        padding-left: 8px;
        padding-bottom: 3px;
        padding-right: 8px;
}

.wptheme-topLevelLinks-list li button {
        border-width: 0px;
        border-style: none;
        background-color: transparent;
        color: #333;
        padding-top: 3px; 
        padding-left: 8px;
        padding-bottom: 3px;
        padding-right: 8px;
        cursor: pointer;
        text-decoration: none;
}

.wptheme-topLevelLinks-list li a:link, .wptheme-topLevelLinks-list li a:visited {
        color: #333;
        text-decoration: none;
}

.wptheme-topLevelLinks-list li a:hover, .wptheme-topLevelLinks-list li a:focus, .wptheme-topLevelLinks-list li a:active {
        color: #333;
        text-decoration: none;
}

.wptheme-topLevelLinks-list li.wptheme-firstTopLevelLink {
        margin-left: 0px;
        padding-left: 0px;
        border-left-width: 0px;
}

.wptheme-topLevelLinks-list li.wptheme-firstTopLevelLink {
        padding-left: 0px;
        border-left-width: 0px;
}

.wptheme-topLevelLinks-list li.wptheme-selectedTopLevelLink {
        padding-top: 3px; 
        padding-left: 5px;
        padding-bottom: 3px;
        padding-right: 5px;
}

.wptheme-topLevelLinks-list li.wptheme-selectedTopLevelLink a {
        color: #fff;
        background-color: #649DE1;
        font-weight: bold;
}

.wptheme-topLevelLinks-list li.wptheme-selectedTopLevelLink span {
        border-width: 0px;
        border-style: none;
        color: #fff;
        background-color: #649DE1;
        font-weight: bold;
        padding-top: 3px; 
        padding-left: 8px;
        padding-bottom: 3px;
        padding-right: 8px;
}



.wptheme-more-menu {
        color: #78797A;
        background-color: #ECF3FD;
        border-width: 1px;
        border-style: solid;
        border-color: #508bc2;
}       

.wptheme-more-menu-item {
        color: #78797a;
        padding: 3px;
        white-space:nowrap;
        font-size: 1em;
}

.wptheme-more-menu-item a, .wptheme-more-menu-item a:hover, .wptheme-more-menu-item a:visited, .wptheme-more-menu-item a:active {
        color: #78797a;
        text-decoration: none;  
}

.wptheme-more-menu-item-selected {
        color: gray;
        background-color: #DAE6f7;
        cursor: pointer;
        white-space: nowrap;
        padding: 3px;
        font-size: 1em;
}
.wptheme-more-menu-item-selected a, .wptheme-more-menu-item-selected a:hover, .wptheme-more-menu-item-selected a:visited, .wptheme-more-menu-item-selected a:active {
        color: #78797a;
        text-decoration: none;  
}



.wptheme-page-menu {
        color: #202020;
        background: #fff;
        border: 1px solid;
        border-color: #D0D0D0;
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 2px;
        -moz-border-radius-bottomleft: 2px;
}

.wptheme-page-menu-border {
        border: 0px;    
}

.wptheme-page-menu-item  {
/*      background-color: #fff; */
        color: #202020 !important;
        text-decoration: none;  
        
        white-space:nowrap;
        font-size: 1em;
}

.wptheme-page-menu-item-selected {
/*      background:; */
        background-color: #0063dc;
        color: #fff !important;
/*
        border-top: 1px solid;
        border-bottom: 1px solid;
        border-color: #105dbb;
*/
        cursor:pointer;
        white-space:nowrap;
        text-decoration: none;  
        
        font-size: 1em;
}

a.wptheme-page-menu-item-selected{
        background: none;
        background-color: transparent;
}

/* prevent border on selected item from getting inherited by menu icons */
.wptheme-page-menu-item-selected img, .wptheme-page-menu-item img{
        border: 0px;
        background: none;
        background-color: transparent;
        height: 16px;
        width: 16px;
}





.wptheme-toolbar {
    float:right;
        padding-left: 10px;
}

.wptheme-toolbar ul{
        margin:0px;
        border-spacing: 0px;
        padding-left: 0px; 
        padding-right: 0px; 
    list-style: none;
}

.wptheme-toolbar li {
        margin:0px;
    display: inline;
        list-style: none;
        padding: 0px 10px;
        border-right: 1px solid #3366cc;
/*      white-space: nowrap; */
}

.wptheme-toolbar li.wptheme-toolbar-last {
        border: 0px;
        padding-right: 0px;  
        
        	padding-right: 0px;
        	padding-left: 10px;
        	
}

.wptheme-toolbar a, .wptheme-toolbar a:visited, .wptheme-toolbar a:active {
    text-decoration: none;
        white-space: nowrap;
}

.wptheme-toolbar a:hover {
    text-decoration: none;
        white-space: nowrap;
}




.wptheme-breadcrumbNav {
    float:left;
    clear:left;
        color:#666;
    padding: 0px 5px;
        font-size: 0.9166em;
}

.wptheme-breadcrumbNav a, .wptheme-breadcrumbNav a:visited, .wptheme-breadcrumbNav a:hover, .wptheme-breadcrumbNav a:active{
        color: #3366cc;
    text-decoration: none; 
}

.wptheme-breadcrumbSeparator {
        color: #3366cc;
    padding: 0px 5px;
}




.wptheme-pageAreaToolbar {
    padding: 4px 5px 0px 5px;
}

.wptheme-pageAreaTools {
    float:right;
/*    color: ; */
        font-size: 0.9166em;
}

.wptheme-pageAreaTools ul{
        margin:0px;
        border-spacing: 0px;
        padding-left: 0px; 
        padding-right: 0px; 
    list-style: none;
}

.wptheme-pageAreaTools li {
        margin:0px;
    display: inline;
        list-style: none;
        padding: 0px 5px;
}

.wptheme-pageAreaTools a, .wptheme-pageAreaTools a:visited, .wptheme-pageAreaTools a:hover, .wptheme-pageAreaTools a:active{
    text-decoration: none;
}





.wptheme-pageHeader {
        background-image: url(./colors/default/pageHeaderMid.png);
        background-position:top left;
        background-repeat:repeat-x;
        background-color: #649de1;
        border-color: transparent;
        border-style: solid;
        border-width: 0px;
        border-bottom-width: 0px;
        color: #fff;
        width: 100%;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
}

.wptheme-pageHeaderRightCorner {
        background-image: url(./colors/default/pageHeaderRight.png);
        background-position:top right;
        background-repeat:no-repeat;
        width: 100%;
}

.wptheme-pageHeaderLeftCorner {
        background-image: url(./colors/default/pageHeaderLeft.png);
        background-position:top left;
        background-repeat:no-repeat;

        border-color: transparent;
        border-style: solid;
        border-width: 0px;
    border-bottom-width: 0px;

        width: 100%;
}


.wptheme-pageHeaderNavigation {
        /*float:left;   RES - fails with IE*/
        padding-left: 50px;
}

.wptheme-applicationName {
        float:left;
        display: inline;
        font-size: 1.5em;
    font-weight: normal;
        padding: 5px 17px;
        margin: 0px;
}

.wptheme-pageHeaderTools {
        /*float:right;*/
        padding: 4px 10px;
}
   
.wptheme-searchBoxContainer {
        float: right;
        display: inline;
}

.wptheme-pageHeaderTools form {
        margin: 0px;
}



.wptheme-fullHorizontalNav {
    border-color: #cfcfcf;
        border-style: solid;
        border-width: 0px 1px 1px 1px;
        background-color: #fff;
        width: 100%;
}

.wpsPageBarFirstRow, .wpsPageBar {      
        margin:0px;             
        /* clear: right;*/
/*      white-space: nowrap; */
/*      width: 80%; */
    display: inline;
        /*float:left;*/
        padding-left: 0px;  

}

.wpsPageBarFirstRow {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 1em;
        font-weight: bold;
    padding-top: 10px;
/*      
    
    background-image: none;
    background-repeat: repeat-x;
    background-position: top center;
    
        background-color: #3669a8;
        
*/
}
.wpsPageBar {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 1em;
        font-weight: bold;
        clear: both;
/*    width: 100%; */
    background-color: #fff;
}

.wpsPageBarFirstRow li, .wpsPageBar li {
        font-family: Helvetica, Arial, sans-serif;
        margin-left: 2px;
        float:left;
        list-style: none;  
    display: inline;
}
.wpsPageBarFirstRow li {
        margin-top: 3px;
        margin-bottom: -1px; 
        padding: 6px 10px; 
    display: inline;
}
.wpsPageBar li {
        padding: 2px 10px;
        margin: 2px;
    display: inline;
}


.wpsSelectedPage{
        color: #333;
/*      background:none; */
        background-color: #fff;
    display: inline;
        white-space:nowrap;
}
.wpsPageBarFirstRow .wpsSelectedPage{
        color: #333;
        background-color: #fff;
        border: 1px solid;
        border-color: transparent;
        border-bottom-color:#fff;       
        -moz-border-radius-topright: 4px;
        -moz-border-radius-topleft: 4px;
        border-bottom-width: 2px;
    display: inline;
}


.wpsPageBar .wpsSelectedPage, .wpsPageBar .wpsSelectedPage a, .wpsPageBar .wpsSelectedPage a:hover, .wpsPageBar .wpsSelectedPage a:visited, .wpsPageBar .wpsSelectedPage a:active {
        color: #333;
        /*background: none;
        background-color: #fff;*/
        background-color: #dbe7f3;
}

.wpsPageBar .wpsSelectedPage {
/*
        border: 1px solid #cfcfcf;
        -moz-border-radius: 4px;
*/
}


.wpsSelectedPage a, .wpsSelectedPage a:visited, .wpsSelectedPage a:hover, .wpsSelectedPage a:active{
        color: #333;
        text-decoration: none;
        white-space: nowrap;
}


.wpsPageBarFirstRow .wpsUnSelectedPage{
        color: #fff;
        background-position: top center;
        background-color: #3669a8;
        border-color: #3669a8;
        border-style: solid;
        border-width: 1px;
        border-bottom-width: 1px;
/*
        border-bottom: 0px solid; 
        border-color: #CFCFCF;       
        border: 1px solid;
        border-color: #4f85c5;
        border-bottom-color:#6794cb;       
*/

        -moz-border-radius-topright: 4px;
        -moz-border-radius-topleft: 4px;    
}
.wpsPageBarFirstRow .wpsUnSelectedPage a, .wpsPageBarFirstRow .wpsUnSelectedPage a:visited, .wpsPageBarFirstRow .wpsUnSelectedPage a:hover, .wpsPageBarFirstRow .wpsUnSelectedPage a:active{
        color: #fff;
}


.wpsUnSelectedPage{
        color: #999;
    display: inline;
}


.wpsUnSelectedPage a, .wpsUnSelectedPage a:visited, .wpsUnSelectedPage a:hover, .wpsUnSelectedPage a:active{
        color: #999;
        text-decoration: none;
        white-space: nowrap;
}


.wptheme-tabMenuLink {
        border: 0;
        margin-left: 4px;
}




.wptheme-sideNavArea {
        border-width: 0px;
        border-right-width: 1px;
        border-style: solid;
    border-color: #eee;
    background-color:#F2F5F9;
}

.wptheme-sideNav{
    font-size: 1em;
    text-decoration: none;
    white-space:nowrap;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 0px;
    padding-left: 0px;
    
    min-width: 150px;
}

/* first sublist is not indented */
.wptheme-sideNav ul{
    margin-left: 1.5em;
    padding-left: 0px;
}
/* indent sublists nested 2 levels or deeper  */
.wptheme-sideNav ul ul{
    margin-left: 1.5em;
    padding-left: 0px;
}

.wptheme-sideNav li {
    display:inline;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}


ul.wptheme-sideNav li span.wptheme-sideNavItem{
    background: transparent;
    font-weight: bold;
/*      background: #D9D9D9; */
/*      border: 1px solid #BDBDBD; */
    border: 0px;

}

ul.wptheme-sideNav  li ul span.wptheme-sideNavItem{
        background: transparent;
    font-weight: normal !important;
        border: 0px solid #BDBDBD;
}

.wptheme-sideNavItem{
        text-decoration: none;
        margin: 2px 2px 0px 2px;
        padding: 2px; 
        display:block;
        white-space:nowrap;
        color:#038beb !important;
}

.wptheme-sideNavItem a {
        display: inline;
}

.wptheme-sideNavLabel{
        margin: 2px 2px 0px 2px;
        padding: 2px; 
}

.wptheme-sideNavSelected{
        font-weight:bold;
        color: #000000 !important;
        background-color: #FEFEFE !important;
        background-image: url(./colors/default/sidenav_selected_background.gif) !important;
    background-repeat: repeat-x !important;
    /*background-position: top center !important;*/
    background-position: top center;
        border-width: 1px !important;
        border-style: solid !important;
    border-color: #d3e0f0 !important;
        text-decoration: none;
        padding:2px;
        display:block;
        cursor:default;
        white-space:nowrap;
}
.wptheme-sideNavSelected a {

        color: #000000 !important;
        background-image:none !important; 
        background:transparent !important;
        display: inline;
        cursor: pointer; 
        text-decoration: none;
        border: 0px !important;
}

.wptheme-sideNavIcon {
    height: 9px;
    width: 9px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: baseline;
}


.wptheme-sideNavMenuLink {
    border: 0px;
/*    margin-left: -10px; */
    padding: 0px;
}

.wptheme-sideNavLevel1{
        color: #038beb !important;
/*      font-size: 1.1667em; */
        padding-top: 2px;
        font-family: Helvetica, Arial, sans-serif;
}

.wptheme-sideNavSelected .wptheme-sideNavLevel1{
        color: #000000 !important;
    
}

.wptheme-sideNavLevel2 wptheme-sideNavLevel3 wptheme-sideNavLevel4 wptheme-sideNavLevel5 wptheme-sideNavLevel6 wptheme-sideNavLevel7 wptheme-sideNavLevel7{
        text-indent:36px;    
}


.wptheme-flyout{
        background-image: url(./colors/default/PaletteGradient.gif);
        background-repeat: repeat-x;
        background-position: top center;
        height: 100%;
        /*border-top: 1px solid; */
        /*border-bottom-color: #97A9C1;*/
        height: 100%;
        white-space: no-wrap;
}
        
.wptheme-flyoutIframe{
        border: 0px;
}

.wptheme-flyoutLoading {
        background-color: #3C3C3C;
        color: #FFFFFF;
        font-family: arial;
        font-weight: bold;
        font-size: 13;
        opacity: 0.75;
        filter: alpha(opacity = 75);
        z-index: 100;
}

.wptheme-flyoutContainer {
        border-left: 1px solid;
        border-left-color: #97A9C1;
}

.wptheme-flyoutToggle {
        cursor: pointer;
        background-image: url(./colors/default/PaletteGradient.gif);
        background-repeat: repeat-x;
        background-position: top center;
        height: 100%;
}

.wptheme-flyoutCollapsed .expandedImage {
        display: none;
}

.wptheme-flyoutCollapsed .collapsedImage {
        display: block;
}

.wptheme-flyoutExpanded .collapsedImage {
        display: none;
}

.wptheme-flyoutExpanded .expandedImage {
        display: block;
}

.wptheme-flyoutToggle img {
        border: 0px;
        padding: 2px;
}

.wptheme-flyout ul{
        margin:0px;
        border-spacing: 0px;
        padding-left: 0px; 
        padding-right: 0px; 
    list-style: none;
        white-space: nowrap;
}

.wptheme-flyout li {
        margin:0px;
    display: inline;
        list-style: none;
        padding: 0px 5px;
}

.wptheme-flyout a, .wptheme-flyout a:visited, .wptheme-flyout a:hover, .wptheme-flyout a:active{
    text-decoration: none;
}



.wpsInlineShelf, .wpsInlineShelfIframeDocBody {
    border: 1px solid #101d2d;
/*      background-color: #101d2d;
        color: #fff; */
}

.wpsInlineShelf_LoadingMsg {
    padding: 10px;
    text-align: center;
}



/* whole statusBar element */   
#wptheme-statusBar {

}
         
#wptheme-statusBar.expanded{
 background-color: #FAFAFA;
 border: 1px solid #AAA;
 color: #333;
 padding: 2px 5px;
}            

/* spacing between each status entry */
 .wptheme-error, .wptheme-warning, .wptheme-info {
     margin: 5px 0px 5px 20px ;
 }
 .wptheme-multiple{
     margin: 5px 0px ;
 }
/* all h3 elements in the status bar are the summary lines for each entry */
#wptheme-statusBar h3 {
   font-size: 0.9166em;
   padding: 2px 5px;
   color: #333;
   margin: 0;
}
/* status icon */
#wptheme-statusBar h3 img {
    height: 16px;
    width: 16px;
    vertical-align: middle;
    padding-right: 4px;
}
/* status details link */
#wptheme-statusBar h3 a {
    padding: 2px 5px;
}

/* container for left side of status entry header */
#wptheme-statusBar .wptheme-statusHeaderLHS {
    float: left;
    clear:left;
    margin: 0;
    padding: 0px 0px;
}
/* container for right side of status entry header */
#wptheme-statusBar .wptheme-statusHeaderRHS {
    float: right;
    clear: right;
    margin: 0;
    padding: 0px 0px;
}
/* details section below each error. */
#wptheme-statusBar .wptheme-details {
    background-color: #FFF;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #AAA;
    margin: 0;
    padding: 2px 5px;
}
/* styles for each status type */            
 #wptheme-statusBar .wptheme-info h3 {
        background-color: #F2F9FD;
        border: 1px solid #B3C9D5;
 }
 #wptheme-statusBar .wptheme-info .wptheme-details {
    border-color: #B3C9D5;     
 }
 #wptheme-statusBar .wptheme-warning h3 {
        background-color: #FDF6DE;
        border: 1px solid #E6CF99;
 }
 #wptheme-statusBar .wptheme-warning .wptheme-details {
    border-color: #E6CF99;     
 }
 #wptheme-statusBar .wptheme-error h3 {
        background-color: #FEE4E4;
        border: 1px solid #FFC4C4;
 }
 #wptheme-statusBar .wptheme-error .wptheme-details {
    border-color: #FFC4C4;     
 }
 #wptheme-statusBar .wptheme-multiple h3 {
        background-color: #E9CAF9;
        border: 1px solid #DEAAFA;
 }
 #wptheme-statusBar .wptheme-multiple .wptheme-details {
    border-color: #DEAAFA;     
 }



.wptheme-themeLinks {
        margin:0px;
        border-spacing: 0px;
        padding-left: 0px; 
        padding-right: 0px; 
    list-style: none;
}

.wptheme-themeLinks li {
        margin:0px;
    display: inline;
        list-style: none;
        padding: 0px 5px;
}

/* Must turn off underline on links because it goes behind any icons that are present and looks funny. */
.wptheme-themeLinks a, .wptheme-themeLinks a:visited, .wptheme-themeLinks a:active {
    text-decoration: none;
    white-space: nowrap;
}
.wptheme-themeLinks a:hover {
    text-decoration: none;
    white-space: nowrap;
}

.wptheme-themeLinksCategorized {
        margin:0px;
        border-spacing: 0px;
    float: left;
    /* padding-left: 0px; */ /* browsers default to either left margin or padding of 40px for li indention */
    padding: 0px;
}

.wptheme-themeLinks-label {
    white-space: nowrap;
}

.wptheme-themeLinksCategorized li {
        margin:0px;
        list-style: none;
        padding: 5px 0px 0px 0px;
}

/* Must turn off underline on links because it goes behind any icons that are present and looks funny. */
.wptheme-themeLinksCategorized a, .wptheme-themeLinksCategorized a:visited, .wptheme-themeLinksCategorized a:active {
    text-decoration: none;
}
.wptheme-themeLinksCategorized a:hover {
    text-decoration: none;
}





.wptheme-quickLinksShelf {
    
    border: 1px solid #cfcfcf;
    
    padding: 10px;
        -moz-border-radius: 4px;
        color:#666;
    background-color: #fff;
        background-image: none;
        background-position: top left;
        background-repeat: no-repeat;
    margin-bottom: 10px;
}

.wptheme-quickLinksShelf table {
    float: left;
}

.wptheme-quickLinksShelf table th {
    font-weight: bold;
    padding: 5px 50px 0px 25px;
    text-align: left;
    vertical-align: top;
    
        border-left: 1px solid #cfcfcf;
    
}

.wptheme-quickLinksShelf table td {
    padding: 0px 50px 5px 25px;
    text-align: left;
    vertical-align: top;
        font-size: 0.9166em;
    
        border-left: 1px solid #cfcfcf;
    
}

.wptheme-quickLinksShelf table th.wptheme-quickLinksShelf-first, .wptheme-quickLinksShelf table td.wptheme-quickLinksShelf-first {
        border: 0px;
}


.wptheme-quickLinksShelf a, .wptheme-quickLinksShelf a:visited, .wptheme-quickLinksShelf a:active {
    color: #3366cc;
    text-decoration: none;
}

.wptheme-quickLinksShelf a:hover {
    color: #3366cc;
    text-decoration: none;
}

.wptheme-quickLinksShelf ul {
    text-align: left;
    float: left;
}

.wptheme-quickLinksShelfAction {
    float: right;
    white-space: nowrap;
}




.wptheme-footer {
    clear:both;
    /*width:100%;*/
    color: #ffffff;
    text-align: center;
    /*padding: 5px 0px;*/
    font-size: 0.9166em;
    margin: 4px;
    background-color: #7C99B2;
    line-height: 9px;
    text-decoration: none;
    height: 30px;
    padding-top: 2px;
}

.wptheme-footer a, .wptheme-footer a:visited, .wptheme-footer a:active {
    color: #3366cc;
    text-decoration: none;
}

.wptheme-footer a:hover {
    color: #3366cc;
    text-decoration: none;
}




.dndDropAware{
        border: 0px; 
        background-color: #FFEBC5;
}
.dndDropActive{
        border: 0px; 
        background-color: #FF9000;
}

.dndDropActiveCSA{
        border: 2px dashed #FF9000;
}
.dndDropAwareVerticalCSA{
        background-color: #FFEBC5;
        height: 10px; 
        width: 100%;
        min-width: 10px;
}
.dndDropAwareHorizontalCSA{
        background-color: #FFEBC5;
        height: 55px; 
        width: 10px;
}

.dndDragging{
        width: 100%; 
        
                -moz-opacity: .4;
        
        
}
.dndDragSelected{
        border: 1px; 
        background-color: #DDDDDD;
}
.dndMoveCursor{
        cursor:move;
}
.dndDropCursor{
        cursor: pointer; 
}
.dndNoDropCursor{
        cursor: not-allowed;
}

.dndStaticDropActiveVerticalCSA
{
        background-color: #FF9000;
        width: 100%;
        height: 10px;
}

.dndStaticDropActiveHorizontalCSA
{
        background-color: #FF9000;
        width: 10px;
        height: 55px; 
}



.wpsContentPaletteDragging {
    width: 100%; 
    
                -moz-opacity: .4;
        
        
}
.wpsContentPaletteDragging div {
    background-color: #B7CBE7; 
    background: url( "./colors/default/palette_selected_portlet.gif" ) repeat-x;
    font-weight: normal;
    font-family: arial;
    font-size: 0.9166em;
}



.wpsPortlet{
        margin: 5px;
    
        border: 1px solid;
        border-color: #cacaca;
    
        background-color: #fff;
        background-image:none;
}

.wpsPortletBody{
        margin: 5px;
        background-image:none;
}

.wpsPortletBodyInlineMode{
        margin: 0px 5px 0px 5px;
        vertical-align: top;
        padding: 4px;
        background-image:none;
    
        border-bottom: 1px dotted #cacaca;
    
        background-color: #ebf7fb;
}

.wpsPortletTitleBar{
        font-family: Helvetica, Arial, sans-serif;
        font-size: 1.1667em;
        font-weight: bold;
        color: #616161;
    
        border-bottom: 1px dotted #cacaca;
    
        background: url("./colors/default/portletTitleBarBg.gif") repeat-x;
        background-color: #FFFFFF;
        padding: 0px 5px 0px 5px;
        width:100%;
        white-space: nowrap;
        /*margin: 2px 4px 2px 4px;*/
}

.wpsPortletTitleBar img {
        vertical-align: middle;
}

.wpsPortletIcons {
        text-align: right;
        vertical-align: middle;
        padding-right: 3px;
        white-space: nowrap;
        border: 0px;
}

.wpsPortletIcons a {
        text-align: right;
        vertical-align: middle;
        padding-right: 3px;
        white-space: nowrap;
        border: 0px;
        text-decoration: none;
        
}

.wpsPortletIcons a:hover {
        text-align: right;
        vertical-align: middle;
        padding-right: 3px;
        white-space: nowrap;
        border: 0px;
        text-decoration: none;
        cursor: pointer;
        color: #FFFFFF;
}

.wpsPortletActions {
        text-decoration: none;
        font-size: 0.9166em;
        color: #0063dc;
}

.wpsPortletActionsHover {
        text-decoration: none;
        font-size: 0.9166em;
        background-color: #0063dc;
        color: #FFFFFF;
}

.wpsPortletModes{
        padding: 4px;
        background-color: #ebf7fb;
        border-bottom: 1px dotted #cacaca;;
        font-weight: bold;
        white-space: nowrap;
        
}
.wpsPortletModes a{
        text-decoration: none;
        color: #0063dc;
}

.wpsPortletModes a:active{
        color: #3366CC;
}

.wpsPortletModes a:visited{
        color: #0063dc;
}

.wpsPortletModes a:hover{
        background-color: #0063dc;
        color: #FFFFFF; 
}

.wpsPortletModesSpan{
        padding-right: 15px;
}

.wpsActiveModeLink{
        -moz-border-radius-topleft: 4px;  
        -moz-border-radius-topright: 4px;  
        -moz-border-radius-bottomright: 4px; 
        -moz-border-radius-bottomleft: 4px; 
        background-color: #d4e5f5;
        color: #0063dc;
        text-decoration: none;
        border: 1px solid #90b0d9;
        padding: 2px 5px 2px 5px;
}

.wpsActiveModeLinkHover{
        -moz-border-radius-topleft: 4px;  
        -moz-border-radius-topright: 4px;  
        -moz-border-radius-bottomright: 4px; 
        -moz-border-radius-bottomleft: 4px; 
        background-color: #0063dc;
        color: #FFFFFF; 
        text-decoration: none;
        border: 1px solid #90b0d9;
        padding: 2px 5px 2px 5px;
}


.wpsPortletTitleIconNonStandardSize, .wpsPortletTitleToolsIconNonStandardSize {
}



.wpsThinSkinContainerBar{
        height: 12px;
        border: 0px solid white;
        margin-bottom: 2px;
}

.wpsThinSkinContainerBarBorder{
        background: url("./colors/default/portletTitleBarBg.gif") repeat-x;
        background-position: bottom;
        background-color: #FFFFFF;
}

.wpsThinSkinDragZoneContainer{
        width: 75%; 
        display: inline; 
        float: left;
}

.wpsThinSkinInvisible{
        visibility: hidden;
}

.wpsThinSkinVisible{
        visibility: visible;
}

.wpsThinSkinMenuContainer{
        display: inline; 
        float: right; 
        padding-right: 3px;
}

.wptheme-skinWindowStates{
        border: 0px;
        cursor: pointer;
        background-color: transparent;
}


.wptheme-skinContextMenuTable {
        background-color: #ebf7fb;
        border: 1px solid #999999;
}

.wptheme-skinContextMenuItem {
        color: #333333;
        text-decoration: none;
        background-color: #ebf7fb;
}

.wptheme-skinContextMenuItemHover {
        color:  #0063dc;
        text-decoration: none;
        background-color: #ebf7fb;
}

.wptheme-contextMenuIcon {
        background: none;
        border: 0px;
        cursor: pointer;        
        padding: 0px;
        margin: 0px;
}


.wptheme-pageContextMenuTable {
        background-color: #fff;
        border: 1px solid #999;
}

.wptheme-pageContextMenuTable a:hover, .pageContextMenuTable a:active {
        color:  #fff;
        text-decoration: none;
        background-color: #0063DC;
}

.wptheme-pageContextMenuItem {
        color: #333;
        text-decoration: none;
        background-color: #fff;
}

.wptheme-pageContextMenuItemHover {
        text-decoration: none;
        background-color: #0063DC;
}

.wptheme-pageContextMenuItemHover a{
        color:  #fff;
        
}

.wptheme-lightboxDisabledBackground {
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 100;
        opacity: 0.7;
        filter: alpha(opacity=70);
        background-color: #000000;
}

.wptheme-lightboxBorderBox {
        position: absolute;
        z-index: 101;
        background-color: #FFFFFF;
        border: 2px solid #000000;
}

.wptheme-lightboxBorderBox iframe {
        width: 100%;
        height: 100%;
        border: 0px;
}

.wptheme-lightboxCloseLink {
        padding: 4px;
        color: #FFFFFF;
        z-index: 101;
}

.wptheme-lightboxCloseLink:hover {
        color: #FFFFFF;
}

.wptheme-lightboxIcon {
        border: 0px;
        padding: 3px;
}

.wptheme-lightboxLinks {
    float:left;
        padding-left: 5px;
}
 








.portlet-dlg-icon-label {
    font-weight: bold;
    color: #000000; 
    white-space: nowrap;
}


.portlet-icon-label {
    color: #000000;
}


.portlet-section-header {
    font-weight: bold;
    color: #333333;
}


.portlet-section-header-highlight {
    background-color: #F0F0F0;
}


.portlet-font {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
    color: #333333;
}


.portlet-section-body {
}

.portlet-section-alternate {
}

.portlet-section-selected {
}

.portlet-section-footer {
}


.portlet-section-subheader {
    color: #333333;
}





.portlet-table-text {
}


.portlet-table-selected {
    color: #333333;
    background-color: #c5d1de;
}


.portlet-table-alternate {
    color: #333333;
}


.portlet-table-header {
    font-weight: normal;
    color: #000000;
    text-align: left;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}




.portlet-table-body {
    text-align: left;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}

.portlet-table-footer{
}





.portlet-table-subheader {
    font-weight: bold;
    color: #000000;
    text-align: left;
}


.portlet-form-input-field {
    border: 1px solid #999999;
}


.portlet-form-button {  
    text-decoration: none;
	text-align: center;
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}



.portlet-form-field, .portlet-form-field-label {
    color: #333333;
}


.portlet-font-dim {
    color: #808080;
}


.portlet-form-label {
    color: #333333;
}





.portlet-msg-error {
    color: #000000;
}


.portlet-msg-alert {
    color: #000000;
}


.portlet-msg-success {
    color: #000000;
}


.portlet-msg-info {
    color: #000000;
}


.portlet-section-text {
    color: #666666;
}


.portlet-msg-status {
    color: #333333;
}




.portlet-menu, .portlet-menu-cascade {
	background-color: #EEEEEE;  
	border-style: solid;
	border-color: #333333; 
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item {
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item-selected {
	background-color: #aaaaaa;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item-hover, .portlet-menu-cascade-item-hover {
	background-color: #cccccc;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item-hover-selected, .portlet-menu-cascade-item-hover-selected {
	background-color: #cccccc;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-cascade-item {
	background-color: #eeeeee;
   	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px 3px 3px 3px;
}


.portlet-menu-cascade-item-selected {
	background-color:#cccccc;
    border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px 3px 3px 3px;
}


.portlet-menu-separator, .portlet-menu-cascade-separator {
    background-color: #999999;
}

.portlet-menu-content, .portlet-menu-content-selected {
	background-color: #eeeeee;
}

.portlet-menu-content-hover, .portlet-menu-content-hover-selected {
	background-color: #cccccc;
}

.portlet-menu-indicator, .portlet-menu-indicator-selected {
}

.portlet-menu-indicator-hover, .portlet-menu-indicator-hover-selected {
}


.portlet-menu-description {
}


.portlet-menu-caption {
	border-style: solid;
	border-color: #333333; 
	border-width: 1px;
}


.portlet-separator {
    background-color: #999999;
    height: 1px;
}

div.portlet-separator {
    background-color: #999999;
	margin: 2px 0 2px 0;
}
 

.help {
	font-size: 1em; color: #000000;
}
.help_indent {
	font-size: 1em; color: #000000; background-color: #ffffff
}
A.help {
	font-size: 1em; color: #3366CC
}
A.help:visited {
	font-size: 1em; color: #666699
}
A.help:active {
	font-size: 1em; color: #3366CC
}
A.help:hover {
	font-size: 1em; color: #3366CC
}
H2.help {
	padding-left: 8px; font-weight: bold; font-size: 1.1667em; color: #000000; padding-top: 22px; border-bottom: 1px solid #B0B0B0; background-color: #F0F0F0; text-align: left
}
H3.help {
	font-size: 1.1667em; padding-left: 8px; font-weight: bold; padding-top: 3px; background-color: #F0F0F0
}
H3 A.help {
	font-size: 1.1667em; color: #000000; background-color: #F0F0F0; text-decoration: none
}
H4.help {
	padding-left: 8px; margin: 16px 20px 0px 20px; color: #000000; padding-top: 3px; background-color: #F0F0F0; text-align: left
}
H4 A.help {
	font-weight: normal; font-size: 1em; color: #000000; font-style: italic; background-color: #F0F0F0
}
P.help {
	padding-bottom: 0px; margin: 2px 20px 0px 30px; padding-top: 4px
}
P.help_indent {
	padding-bottom: 0px; margin: 2px 20px 0px 0px; padding-top: 4px
}
UL.help {
	margin-left: 56px; margin-right: 20px
}
OL.help {
	margin-left: 56px; margin-right: 20px
}
DL.help {
	margin-left: 56px; margin-right: 20px
}
PRE.help {
	margin-left: 30px; font-family: monospace; font-size: 1.1667em;
}
DT A.help {
	font-weight: 900; color: #000000
}
DD.help {
	padding-bottom: 20px; padding-top: 2px
}
LI.help {
	padding-bottom: 2px; padding-top: 2px
}
TABLE.help {
	padding-right: 20px; padding-left: 30px; margin-left: 28px
}
TH.help {
	text-align: center; padding-top: 5px; padding-bottom: 5px; vertical-align: top;
}
TD.help {
	padding-bottom: 3px; vertical-align: top; padding-top: 3px; text-align: left
}
samp, samp.help {
    font-family: monospace; font-size: 1.1667em;
}

TABLE.dataTable {
	color              : black; 
	width              : 90%;
	border-collapse    : collapse;
	border-color	   : Black;
	background-color   : white;  
	margin-left  : 28px;
}
.dataTable TH {
   font-weight: bold;
   font-size			: 0.8em;
   color                : black; 
   background-color  	: #F0F0F0;  
	
}
 

.ibm-portlet-section-header {
	border-bottom: 1px solid #E0E0E0;
}

.information {color: #888; margin-bottom: 0.4em;}

.ibm-portlet-section-body {width: 100%;clear: both;}

.ibm-portlet-item-summary-list {padding:0;margin:0}
.ibm-portlet-item-summary-list UL {padding: 0; margin: 0;}
.ibm-portlet-item-summary-list LI {padding: 0; margin: 0; list-style: none;}
.ibm-portlet-item-summary-list .ibm-portlet-item-summary {margin-bottom: 2em;}

.centered-div-outer {overflow: hidden;position: relative; width: 100%;}
.centered-div-outer[class] {display: table; position: static;}
.centered-div-outer .centered-div-middle {position: absolute; top: 50%; text-align: center; width: 100%;} /* IE only */
.centered-div-outer .centered-div-middle[class] {display: table-cell; vertical-align: middle; position: static;}
.centered-div-outer .centered-div-middle .centered-div-inner {position: relative; top: -50%} /* IE only */

.ibm-portlet-item-summary-list .ibm-portlet-item-summary {margin-bottom: 2em;}

.ibm-portlet-item-summary H3 {margin:0;padding:0;display:inline; ;font-weight:normal;}
.ibm-portlet-item-summary UL.property-list {margin: 0.05em 0; padding:0; width: 100%;}
.ibm-portlet-item-summary UL.property-list LI {display: inline; color: gray; float: left; margin: 0; margin-right:0.5em; padding: 0; list-style-type: none;}
.ibm-portlet-item-summary PRE.text {font-family: Helvetica, Arial, sans-serif; font-size: 1em;margin:0;padding:0;}
.ibm-portlet-item-summary .abstract {padding: 0; margin-top: 0.75em;}

.ibm-portlet-item-summary .abstract P {margin-top:0;padding-top:0;}

.ibm-portlet-item-summary .item-affordance TD {padding-top: 0.7em; padding-bottom: 0.7em;}
.ibm-portlet-item-summary .item-affordance TD.locked-icon {padding:0; vertical-align: top; text-align: right;}
.ibm-portlet-item-summary .item-affordance TD.icon {vertical-align: middle; padding-left: 1.5em; padding-right: 1.5em;}
.ibm-portlet-item-summary .item-affordance UL.property-list {padding-left: 0.7em;}
.ibm-portlet-item-summary .item-affordance TD.folder .abstract {padding: 0 0.6em; margin-top: 0.75em;}
.ibm-portlet-item-summary .item-affordance TD.document .abstract {padding: 0 0.6em; margin-top: 0.75em;}
* HTML .ibm-portlet-item-summary .item-affordance TD .drag-image {margin-right: 10px;}
*:first-child+html .ibm-portlet-item-summary .item-affordance TD .drag-image {margin-right: 10px;}


TABLE.ibm-portlet-table-summary .ibm-portlet-item-summary DIV.name-indent {padding: 0 0.6em;}
TABLE.ibm-portlet-table-summary .ibm-portlet-item-summary H3 A.folder-link,
TABLE.ibm-portlet-table-summary .ibm-portlet-item-summary H3 A.folder-link:visited {color: #0063DC;}
TABLE.ibm-portlet-table-summary .ibm-portlet-item-summary H3 A.document-link,
TABLE.ibm-portlet-table-summary .ibm-portlet-item-summary H3 A.document-link:visited {color: #0063DC;}

A.document-link { color: #0063DC; text-decoration: none; }
A.document-link:visited { color: #0063DC; }
A.document-link:hover { text-decoration: underline; }

.ibm-portlet-sidebar .info-section UL.property-list {margin: 0;padding: 0;}
.ibm-portlet-sidebar .info-section UL.property-list LI {margin: 0;padding: 0;margin-bottom: 0.5em;list-style: none;}
.ibm-portlet-sidebar .info-section UL.property-list LI LABEL {color: #888;}
 
/* .palette {background-color: white;} */
/* Header */
.palette h5
{
    color: #FFFFFF !important;
    background-color: #578adb;
    background: #578adb url(./colors/default/toolbar_background.gif) repeat-x;
    font-size: 1.333em;
    border: 1px solid;
    border-right: 0px;
    border-color: #97A9C1;
	height: 48px;
    margin-top: 0px; 
    margin-bottom: 0px;
}

.palette h5 div
{
	margin-top: 18px;
	margin-left: 10px;
}

/* Hidden forms cause extra whitespace if display is not set to inline */
.palette form
{
    display: inline;
}

/* Search box */
.contentTypeSearch
{
    background-color: #E8EBF1;
    color: #7A93BB;
    margin-top: 0px;
    margin-bottom: 0px;
}

.contentTypeSearch table
{
	margin-left: 10px;
}	

/* Selected category title */
.categoryTitleExpanded
{
    background: url(./colors/default/palette_selected_cat.gif ) repeat-x;
	background-position: top;
	background-color: #E8EBF1;
	font-size: 0.9166em;
    font-family: arial;
    padding: 5px 10px;
	color: #7A93BB;
    margin-bottom: 0px;
    
}

/* Unselected category title */
.categoryTitleCollapsed
{
    background: url(./colors/default/palette_unselected_cat.gif ) repeat-x;
    background-position: top;
    background-color: #E8EBF1;
    font-family: arial;
    font-size: 0.9166em;
    color: #7A93BB;
    padding: 5px 10px;
    margin-bottom: 0px;
    
}

/* hide the contents of a category when unselected */
.contentItemListCollapsed
{
    display: none;
}

/* An Item in a category */
.contentItem
{
    font-weight: normal;
    font-family: arial;
    font-size: 0.9166em;
    color: #4E4E4E;
}

/* An Item in a category */
.contentItemGrayed
{
    font-weight: normal;
    font-family: arial;
    font-size: 0.9166em;
    color: #C6C6C6;
}


.contentItemHover
{
    font-weight: normal;
    font-family: arial;
    font-size: 0.9166em;
    color: #4E4E4E;
}

.contentItemGrayedHover
{
    font-weight: normal;
    font-family: arial;
    font-size: 0.9166em;
    color: #C6C6C6;
}


/* the icon associated with the item */
.contentItemIcon
{
    vertical-align: middle; 
    border: 0px;
}

/* Only display the item context menu when hovering over the item */ 
.contentItem button
{
    visibility: hidden;
}

.contentItemHover button
{
    visibility: visible;
}

.contextMenu
{
	border: 0px; 
	background-color: transparent;
}	

.actionMainArea
{
    margin: 4px;
}

.actionFooter
{
    margin-top: 4px;
}

.dropActive{
	border: 1px solid #FF9000;
}

.dropAware{
	border: 1px solid #FFEBC5;
}

 


 



  
        
 
html, body {
	background-color:#C6C6C6;
	background-image:url(./images/uinet/bckgd.jpg);
	background-repeat:repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

body.wptheme-mainbody {
	width:863px;
	background: #fff;
}

a, a:visited, a:active, a:hover {
   color: #3366cc;
   text-decoration: none; 
}

.Xwptheme-pageWrapper {
	border-style:solid;
	border-color:#666666;
	border-width:1px;
}

#bannerInnerTableRight {
	color:#666666;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	background-image:url(./images/uinet/search_bckgd.jpg);
	height: 80px;
}

#search {
	float:right;
	/*margin-left: 508px;*/
	/*zoom: 1;*/
	/*margin: 0px 5px 0px 0px;*/
	margin-right: 2px;
	*margin-right: -8px;
}

.searchZone {
	font-size:7pt;
	color:#000000;
	font-weight:normal;
	text-align:right;
	line-height:100%;
}

.searchZone a, .searchZone a:visited {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

.searchZone a:hover { color:#3366cc; }

.searchZone input { color:#666666; font-size:11px; font-style:italic; }

.wptheme-pageHeader { background:none; margin-left: 2px; width: 860px; }
.wptheme-pageHeaderLeftCorner { background:none; }
.wptheme-pageHeaderRightCorner { background:none; }

.wptheme-applicationName { display:none; }
.wptheme-pageHeaderTools { display:none; }

.wpsPageBarFirstRow .wpsSelectedPage {
	background:url(./images/uinet/topnav_bg_selected_1.gif) repeat-x;
	border:none;
	width:17.4%;
	text-align:center;
}
.wpsPageBarFirstRow .wpsUnSelectedPage {
	background:url(./images/uinet/topnav_bg1.jpg) repeat-x;
	border:none;
	width:17.3%;
	text-align:center;
}

.wptheme-pageHeaderNavigation { padding:0px; }

.wptheme-tabMenuLink { display:none; }

.wptheme-pageArea { border:none; }

.wptheme-footer, .wptheme-footer a, .wptheme-footer a:visited {
	color: #ffffff;
   font-family: Arial,Helvetica,sans-serif;
}

.wptheme-footer a:hover { color:#3366cc; }

.wptheme-fullHorizontalNav {
    border-color: #cfcfcf;
    border-style: none;
    border-width: 0px;
    /*background-color: #dbe7f3;*/
    background-color: transparent;
    /*width: 853px;*/
    margin: 0px 4px;
}


.wpsPageBar .wpsSelectedPage, .wpsPageBar .wpsSelectedPage a, .wpsPageBar .wpsSelectedPage a:hover, .wpsPageBar .wpsSelectedPage a:visited, .wpsPageBar .wpsSelectedPage a:active {
        /*color: #333;*/
        color: #fff;
        /*background: none;
        background-color: #fff;*/
        background-color: #7C99B2;
}


.wpsPageBar .wpsUnSelectedPage, .wpsPageBar .wpsUnSelectedPage a, .wpsPageBar .wpsUnSelectedPage a:hover, .wpsPageBar .wpsUnSelectedPage a:visited, .wpsPageBar .wpsUnSelectedPage a:active {
        color: #333;
        /*background: none;
        background-color: #fff;*/
        background-color: #dbe7f3;
}

.wpsPageBar .wpsSelectedPage {
        /*border: 1px solid #cfcfcf;*/
        border-right: 2px solid #fff;
        /*-moz-border-radius: 4px;*/
        width: 14%;
        text-align: center;
}

.wpsPageBar .wpsUnSelectedPage {
        /*border: 1px solid #cfcfcf;*/
        border-right: 2px solid #fff;
        /*-moz-border-radius: 4px;*/
        width: 14%;
        text-align: center;
}


.wpsSelectedPage a, .wpsSelectedPage a:visited, .wpsSelectedPage a:hover, .wpsSelectedPage a:active{
        color: #333;
        text-decoration: none;
        white-space: nowrap;
}

.wpsPageBar li {
    padding: 2px 10px;
    margin: 0px;
    display: inline;
}

#wptheme-secondaryNav {
   margin: 0px;
}

.wptheme-banner {
   padding: 2px 0px 0px 20px;
}

.wptheme-bannerTitle img {
   margin-top: 8px;
   border: none;
}

.wpsPortletBody {
   margin: 0px;
}

.wptheme-mainContent {
   padding: 0px;
}

.wptheme-pageAreaToolbar {
   padding: 0px;
}

.ui_teaser_section {
   float: right;
   padding:4px;
}

.ui_teaser {
   padding-bottom: 2px;
}

.ui_teaserLink {
   text-decoration: none; 
   color: #000;  
   display: block; 
   width: 183px; 
   border: 1px solid #000; 
   padding: 7px 5px 15px 5px; 
   display: block;
   font-size: 11px; 
}

.ui_teaserLink a, .ui_teaserLink a:visited, .ui_teaserLink a:active, .ui_teaserLink a:hover {
   text-decoration: none; 
   color: #000;  
}

.ui_teaserHeading {
   font-weight: bold; 
   display: block;
}

.ui_sidenav {
   width: 155px;
   padding:4px;
}

.ui_sidenav a {
   text-decoration: none;
   font-family:Verdana,Arial,Helvetica,sans-serif;
}

.ui_sidenavheader {
   padding: 4px;
   background-color: #9ab0c5;
}

.ui_sidenavheader a {
   vertical-align: middle;
   color:#FFFFFF;
   font-size:11px;
   font-weight:bold;
   text-decoration:none;
}

.ui_sidenav1stlevel {
   padding: 4px;
   padding-left: 6px;
   background-color: #c9d7e4;
}

.ui_sidenav1stlevel a {
   color:#5F6D76;
   font-size:11px;
   font-weight:bold;
   text-decoration:none;
}

.ui_sidenav2ndlevel {
   padding: 4px;
   padding-left: 8px;
}

.ui_sidenav2ndlevel a {
   color:#000000;
   font-size:11px;
   font-weight:bold;
   text-decoration:none;
}

.ui_sidenav3rdlevel {
   padding: 4px;
   padding-left: 12px;
}

.ui_sidenav3rdlevel a {
   color:#000000;
   font-size:10px;
   text-decoration:none;
}

.ui_sidenavdottedline {
   background-image: url(./images/uinet/dotter.gif);
   background-repeat: repeat-x;
   height: 1px;
   width: 156px;
   overflow: hidden;
}

.ui_sidenavfooter {
   height: 10px;
   background-color: #9ab0c5;
}

.ui_breadcrumb {
   background-color: #dbe7f3;
   margin: 0 4px;
   padding: 2px 10px;
   font-size:9px;
}

.ui_breadcrumb a:link {
   text-decoration: none;
   color:#000000;
   font-family:Verdana,Arial,Helvetica,sans-serif;
}

.ui_mainContent {
   padding: 20px;
   width:657px;
   line-height:13pt;
}

.ui_mainContentTeaser {
   padding: 20px;
   width: 450px;
   line-height:13pt;
}

.ui_body_teaser {
   width:450px;
}

.ui_title {
   font-size:14px;
   font-weight:bold;
   padding-bottom: 20px;
}

.ui_titleTeaser {
   font-size:14px;
   font-weight:bold;
   padding-bottom: 20px;
   width: 450px;
}

.ui_subHeading {
   font-weight:bold;
   padding-bottom: 5px;
}

.ui_bold {
   font-weight: bold;
}

.ui_link {
   padding: 5px 0;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size:12px;
   line-height:13pt;
   margin-right:8px;
}

.ui_link a, .ui_link a:visited, .ui_link a:active, .ui_link a:hover {
   text-decoration:none;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   color: blue;
}

.ui_leftimages {
   width: 238px;
   line-height: 1px;
   padding-left: 4px;
   float: left;
}

.ui_leftimages img {
   margin-bottom: 8px;
}

.ui_rightimages {
   width: 183px;
   line-height: 1px;
   padding-right: 4px;
   float: right;
}

.ui_rightimages img {
   margin-bottom: 8px;
}

.ui_paging {

}

.ui_inlineEdit {
   float: right; 
   font-size: 12px; 
}
.ui_inlineEdit a, .ui_inlineEdit a:visited, .ui_inlineEdit a:active, .ui_inlineEdit a:hover {
   text-decoration: none;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   color: blue;
}

.ui_image {
   float: left; 
   padding: 0px 10px 0px 0px;
}

#tabdcontent {
	position: relative;
	float: left;
}

.bluelist   {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D6384;
	list-style-type: none;
	text-align: left;
	margin: 0px;
}
.style11 {
	font-size: 11px;
	color: #000000;
}

#centerimage {
   height: 210px;
   padding-top: 5px;
   float: left;
}

.ui_loggedin {
   float:right;
   margin-top:2px;
   padding-right:4px;
}

.ui_loginHome {
   background-image:url(./images/uinet/accountlogin.jpg);
   background-repeat:no-repeat;
   background-position:top left;
   margin: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
	padding-left: 7px;
	margin-top: 5px;
	height: 205px;
   float: right;
   width: 176px;
}

.ui_loginHome a, .ui_loginHome a:active, .ui_loginHome a:visited {
	color: #FFFFFF;
}

.ui_loginHome a:hover {
	color: #CCCCCC;
}

.ui_login {
   padding: 10px 0px 10px 0px;
}

.pageContainer {
	width:858px;
	margin:0 auto;
	text-align:left;
	border:1px solid #bababa;
	background-color:#FFFFFF;
}
	
#header {
	overflow:hidden;
	width:100%;
}

#logo {
	float:left;
	margin:7px 0 0 21px;
}						
	
#topMenu {
	height:27px;
	overflow:hidden;
	width:856px;
	margin:0 1px;
	margin-top:5px;
}
	
#topMenu li {
	float:left;
}

#topMenu a {
	display:block;
	height:27px;
}

#nav1 a {width:115px; background:url(../images/menuSprite.png) no-repeat 0 0;}
#nav2 a {width:248px; background:url(../images/menuSprite.png) no-repeat -115px 0;}
#nav3 a {width:189px; background:url(../images/menuSprite.png) no-repeat -363px 0;}
#nav4 a {width:154px; background:url(../images/menuSprite.png) no-repeat -552px 0;}
#nav5 a {width:150px; background:url(../images/menuSprite.png) no-repeat -706px 0;}

#nav1 a:hover, #nav1 a:active, #nav1 a:focus {width:115px; background:url(../images/menuSprite.png) no-repeat 0 -27px;}
#nav2 a:hover, #nav2 a:active, #nav2 a:focus {width:248px; background:url(../images/menuSprite.png) no-repeat -115px -27px;}
#nav3 a:hover, #nav3 a:active, #nav3 a:focus {width:189px; background:url(../images/menuSprite.png) no-repeat -363px -27px;}
#nav4 a:hover, #nav4 a:active, #nav4 a:focus {width:154px; background:url(../images/menuSprite.png) no-repeat -552px -27px;}
#nav5 a:hover, #nav5 a:active, #nav5 a:focus {width:150px; background:url(../images/menuSprite.png) no-repeat -706px -27px;}
	
#contentContainer {
	width:100%;
	overflow:hidden;
	margin-top:5px;
}
	
#leftMenu {
	width:237px;
	border:1px solid #7f7f7f;
	background-color:#ecf3f9;
	height:565px;
	margin-left:3px;
	display:inline;
	margin-right:4px;
	float:left;
}
		
#leftMenu img {
	margin-bottom:14px;
}

#leftMenuLastImage img {
	margin-bottom:0px;
}
		
#uil_mainContent {
	width:423px;
	height:567px;
	background:#FFFFFF url(./images/uinet/contentBackground.png) no-repeat bottom;
	float:left;
}
		
#uil_mainContent h1 {
	margin:8px 0;
}

#uil_mainContent .imageHeader {
	margin-bottom:14px;
	border:1px solid #949494;
}

#uil_mainContent .larger {
	font-size:110%;
}

#uil_mainContent p {
	padding:0 5px;
	margin-bottom:10px;
}
		
#rightPane {
	width:184px;
	float:right;
	margin-right:4px;
	height:567px;
}
		
#stockTicker {
	width:184px;
	height:184px;
	background:url(./images/uinet/stockTicker.png) no-repeat;
	margin-bottom:8px;
	overflow:hidden;
}
			
#ticker {
	margin-left:5px;
	margin-top:13px;
	width:174px;
	height:64px;
}
		
#callToAction img {
	border:1px solid #bfbfbf;
}


.clearing {
	clear: both;
}

.layoutRow {width: 100%; }
.layoutColumn {width: 100%; }

.generalErrorText {
	color: red;
}

.portlet-separator { 
	margin:0px; 
	line-height:1px;
	background-color: #999999;
} 