/* CSS Document */

body { background-color:#333333; margin-left:auto; margin-top:0px; min-width:inherit; min-height:inherit; }
.styleone { padding:0; border-collapse:0px; border:.5px thin #aaa7a5; width:780px; background-color:#ffffff; /*9999cc*/ }
.centerbox { margin-left:45px;  border:0px solid #ffcc66;  text-align:left; vertical-align:top; padding:10px; font-family:Franklin Gothic Book; font-size:13px; color:#333333; background-color:#FFFFFF; }
.corestyle { font-style:italic; font-weight:bold; }
.barstyle { text-align:right; font-size:11px; background-color:#BABADD; /*ffffff*/ border:1px solid #9999cc; border-bottom-color:#9999cc; color:#FFFFFF; height:300px; 	font-family:Arial, Helvetica, sans-serif; }
.barstylelink { color:#FFFFFF; text-decoration:none; }
.footerstyle { text-align:center; font-size:11px; background-color:#ffffff; color:#333333; font-family:Arial, Helvetica, sans-serif; }
.footerstylelink { color:#333333; text-decoration:none; }
.copy { text-align:right; font-size:11px; color:#CCCCCC; }
.bigbox { width:87%; border:0px solid #000066; text-align:left; }
.box { text-align:right; width:780px; border:0px solid #ffffff;  }
table.Appli {  width: 640px; margin-left:10px; border: 1px #999999 solid; border-collapse: collapse; border-spacing: 0px;  }
td.AppliTitle {  background-color:#9999cc; border: 1px #999999 solid; font-family: Verdana; font-weight: bold; font-size: 13px;  color:#ffffff;  padding:4px; width:160px; }
td.menuBox {  background-color:#ffffff; vertical-align:top; border: 1px #999999 solid; font-family: Verdana; font-size: 12px;  color:#000066;  padding:4px; height:100px; width:160px; }
.right { text-align:right; font-weight:bold; }
.invertedshiftdown2 { padding: 0; width: 100%; border-top: 5px solid #000066; /*Highlight red color theme*/ background: transparent; voice-family: "\"}\""; voice-family: inherit; }
.invertedshiftdown2 ul{ margin:0; margin-left: 40px; /*margin between first menu item and left browser edge*/ padding: 0; list-style: none; }
.invertedshiftdown2 li{ display: inline; margin: 0 2px 0 0; padding: 0; text-transform:uppercase; }
.invertedshiftdown2 a{ float: left; display: block; font: bold 12px Arial; color: #ffffff;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #9999cc; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #ffcc00; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #9999cc; /*Highlight red color theme*/
color: #000066;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color:#FFCC00; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #9999cc; /*Highlight red color theme*/
color: #000066;
}
.ausubtitle { font-weight:bold; text-decoration:underline; font-style:italic; }
td.text1 { 	font-family:Arial, Helvetica, sans-serif; text-align:left; width:25%; font-weight:bold; vertical-align:text-top; }
td.text2 { font-family:Arial, Helvetica, sans-serif; text-align:left; width:75%; vertical-align:text-top; }
table.tblinfo { margin-left:20px; width:90%; border: 0px #000000 solid; border-collapse:collapse; border-spacing:5px; margin-top:0px; padding:5px; }
li.strong { font-weight:bold; }
.nbold { font-family:Arial, Helvetica, sans-serif; font-weight:normal;  }
th {  font-weight:bold; padding-bottom:10px; }
td.text3 { vertical-align:top; padding-left:10px; }
.line { text-decoration:underline; }
.floatR { float:right; }
.floatL { float:left; margin-right:20px; }
.list { list-style:disc; }