.container {
margin-left:auto;
margin-right:auto;
text-align:left;
width:760px;
}
body, p {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 { font-size: 16pt; }

.panelheader {
  background-color : #336699;
  height: 26px;
  color : #ced7ef;
  font-weight : normal;
  border-bottom:1px solid #182052;
  border-top:1px solid #BDC7E7;
  font-weight : normal;
  padding-left: 5px;
}

.mdHover {
  background-color : #63699c;
  color : #ffffff;
}
.mdSelected {
  background-color : #63699c;
  color : #ffffff;
  font-weight : bold;
  
}
.panelContent {
  border : 1px solid #1f669b;
  border-top-width    : 0px;
  border-bottom-width : 0px;
  font-size: smaller;
  overflow: auto;
}
#accordionExample {
  margin-top : 6px;
  border : 1px solid #4f4f4f;
  width: 850px;
}

    #loading-mask{
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:100%;
        z-index:20000;
        background-color:white;
    }
    #loading{
        position:absolute;
        left:45%;
        top:40%;
        padding:2px;
        z-index:20001;
        height:auto;
    }
    #loading a {
        color:#225588;
    }
    #loading .loading-indicator{
        background:white;
        color:#444;
        font:bold 13px tahoma,arial,helvetica;
        padding:10px;
        margin:0;
        height:auto;
    }
    #loading-msg {
        font: normal 10px arial,tahoma,sans-serif;
    }
    
    .x-window {
        text-align:left;
    }
    #loading-mask{
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:100%;
        z-index:20000;
        background-color:white;
    }
    #loading{
        position:absolute;
        left:45%;
        top:40%;
        padding:2px;
        z-index:20001;
        height:auto;
    }
    #loading a {
        color:#225588;
    }
    #loading .loading-indicator{
        background:white;
        color:#444;
        font:bold 13px tahoma,arial,helvetica;
        padding:10px;
        margin:0;
        height:auto;
    }

h1 {
color:#000000;
font-size:1.4285em;
font-weight:bold;
margin-bottom:2px;
margin-top:20px;
}
h2 {
color:#000000;
font-size:1.1428em;
font-weight:bold;
margin-bottom:12px;
margin-top:0px;
padding-top:10px;
}
h3 {
color:#000000;
font-size:1.7142em;
font-weight:bold;
margin-bottom:2px;
margin-top:0px;
}
a {
color:#990000;
}
a:visited {
color:#A94F00;
}
h1 a, h2 a, h3 a {
text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
text-decoration:underline;
}
#nav a {
color:#FFFFFF;
text-decoration:none;
}
#nav a:hover {
text-decoration:underline;
}
.fontSmall {
font-size:0.8462em;
}
.fontItalic {
font-style:italic;
}
.box {
}
.boxTop {
background-image:url(/images/box_1b.jpg);
background-repeat:repeat-x;
clear:both;
height:9px;
}
.boxMiddle1 {
background-image:url(/images/box_2a.jpg);
background-repeat:repeat-y;
clear:both;
}
.boxMiddle2 {
background-image:url(/images/box_2c.jpg);
background-position:right center;
background-repeat:repeat-y;
clear:both;
}
.boxBottom {
background-image:url(/images/box_3b.jpg);
background-repeat:repeat-x;
clear:both;
height:10px;
}
.boxContent {
background-image:url(/images/box_2b.jpg);
background-position:center bottom;
background-repeat:repeat-x;
margin-left:2px;
margin-right:4px;
padding-left:6px;
padding-right:6px;
}
.boxContentPad {
padding:20px;
}
.columnLeft {
float:left;
width:49%;
}
.columnRight {
float:right;
width:49%;
}
.homeIcon {
position:relative;
top:-28px;
}
hr {
background-color:#CCCCCC;
border-style:none;
border-width:0px;
color:#CCCCCC;
height:1px;
}
.table1 {
}
.table1 td {
padding-left:10px;
padding-right:10px;
vertical-align:top;
}
.table1Cell1 {
border-right:1px solid #CCCCCC;
}
.table2 {
}
.table2 td {
vertical-align:top;
}
.showcaseOuter {
float:left;
margin-bottom:20px;
margin-right:20px;
padding:10px;
width:100px;
}
.showcaseImageWrapper {
height:90px;
}