body,td,div {
	font-family: verdana,arial; 
	font-size: 10pt;
	line-height: 120%;
}
body {
        background-color:#a8c0a8;
	text-align: center;
	min-width: 924px;
}
td.vc {
	text-align: center;
	vertical-align: middle;
}
#report {
        background-color: #F0F0F0;
	width: 1000px; 
	margin: 5px auto;
	text-align: left; 
	border-style: solid;
	border-width: 2px;
	padding: 8px;
}
#overall1 {
    	background-color: #E0E0E0;
	width: 880px; 
	/*height: 100%;*/
	margin: 0px auto;
	text-align: left; 
	border-style: solid;
	border-width: 2px;
	padding: 20px;
}
#overall {
        background-color:#ffffff;
	width: 920px; 
	margin: 5px auto;
	text-align: left;
	border: none;
	padding: 8px;
}
#banner {
    background-color:#5050b0;
	width: 880px; 
	margin: 0px auto;
	text-align: left; 
	border-style: solid;
	border-width: 2px;
	padding: 20px;
        height: 150px;
}
#navBar_orig {
	background-color: #638E4B;
	padding: 6px 0 6px 0;
	text-align:center;
}
#navBar {
	background-color: #60a080;
	width: 880px;
	padding: 6px 0 6px 0;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#navBar ul {
	list-style: none;
	margin: 0px 0 0 -8px;
	
}
#navBar ul li{
  display: inline;
  list-style: none;
  margin-right: 20px;
}
.rt {
	text-align: right;
}

.red{
	color: #ca363C;
}
.bd{
	font-weight: bold;
}

a{
	font-size: 11pt;
}
a.small{
	font-size: 8pt;
}
a.large{
	font-size: 12pt;
}
a:active {
	color: #ca363C;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	font-weight: bold;
	color: #232386;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	font-weight: bold;
	color: #101066;
	text-decoration:none;
}

a:hover {
	font-weight: bold;
	color: #ca363d;
	text-decoration:underline overline;
	font-family: Arial, Helvetica, sans-serif;
}
a:focus {
	font-weight: bold;
	color: #ca363d;
	text-decoration:underline overline;
	font-family: Arial, Helvetica, sans-serif;
}

input.middle {
	vertical-align:middle;
}
input.len200 {
	width: 220px;
}

form.middle {
	margin: 0; 
	text-align: center;
}
input.type2 {
 display: block;
 vertical-align: middle;
 margin:0 auto;
 }

.submit input
{
color: #000;
background: #ffa24f;
border: 2px outset #d7b9c9
} 

label
{
width: 10em;
}
.reg label
{
width: 20em;
}
.reset label
{
width: 15em;
}

label
{
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.reg label
{
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 2em;
}

input
{
color: #882351;
background: #eee3ad;
font-weight: bold;
font-size: 10pt;
border: 1px solid #781351
}

input.reg
{
color: #882351;
background: #eee3ad;
font-weight: bold;
font-size: 10pt;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #df928f;
border: 2px outset #d7b9c9
}

fieldset
{
border: 1px solid #781351;
width: 30em
}

fieldset.passwdRst
{
border: 1px solid #781351;
width: 40em
}

fieldset.regField
{
border: 1px solid #781351;
width: 60em
}

.boxSSlim
{
border: 1px solid #781351;
width: 5em
}

.boxSlim
{
border: 1px solid #781351;
width: 10em
}
.boxMed
{
border: 1px solid #781351;
width: 15em
}

.boxWide
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #000;
background: #cf828c;
border: 1px solid #781351;
padding: 2px 6px
}


#leftcol {
background: #cf828c;
  float: left;
  width: 200px;
  height: 40px;
}
#rightcol {
background: #eee3ad;
  float: left;
  width: 200px;
  height: 40px;
}
#content {
background: #eee3ad;
  float: left;
  width: 650px;
  height: 500px;
}


/*  Experimental:
 *
 *
 *
 */

/* added test */
#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 3000;
}

/*You can style the inner <div> however you like. As I said above, I usually center it horizontally to give it more of a dialog box look and feel. */

#overlay div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
}

p.redinfo {
	border-top: 1px solid #aee756;
	border-bottom: 1px solid #aee756;
	color: #323232;
	font-weight: bold;
	background: #c9a0a0  no-repeat 20px center;
	/*background: #e9fad0 url(../images/message_info.png) no-repeat 20px center;*/
	padding: 14px 20px 16px 67px;
}
p.info {
	border-top: 1px solid #aee756;
	border-bottom: 1px solid #aee756;
	color: #323232;
	font-weight: bold;
	background: #e9fad0  no-repeat 20px center;
	/*background: #e9fad0 url(../images/message_info.png) no-repeat 20px center;*/
	padding: 14px 20px 16px 67px;
}
#content p.message {
	padding: 14px 20px 16px 67px !important;
	margin: 1.31em 0 1.45em 0 !important;
}
p.message span.deEmphasize {
    font-weight: normal;
}

/* Modal Test */
div.modalPopupTransparent {
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    background: #CCCCCC;
    position: absolute;
    top: 0px;
    left: 0px;

    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background:#000;
}

div.modalPopupWindow {
    position: absolute;
    background-color: #FFFFFF;
    border: 2px solid black;
    padding: 8px;
    text-align: left;
}	



/* More types */
#dialog-overlay {
 
    /* set it to fill the whil screen */
    width:100%;
    height:100%;
     
    /* transparency for different browsers */
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background:#000;
 
    /* make sure it appear behind the dialog box but above everything else */
    position:absolute;
    top:0; left:0;
    z-index:3000;
 
    /* hide it by default */
    display:none;
}
 
a.button {
    /* styles for button */
    margin:10px auto 0 auto;
    text-align:center;
    display: block;
    width:50px;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
     
    /* button color */
    background-color: #e33100;
     
    /* css3 implementation :) */
    /* rounded corner */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
     
    /* drop shadow */
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
     
    /* text shaow */
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
     
}
 
a.button:hover {
    background-color: #c33100; 
}
 
/* extra styling */
#dialog-box .dialog-content p {
    font-weight:700; margin:0;
}
 
#dialog-box .dialog-content ul {
    margin:10px 0 10px 20px;
    padding:0;
    height:50px
    }

