body
{
  font-family : "Arial", "Times New Roman", "Times", serif; 
  font-size : 12px; 
  color : black;
}
html, body
{ margin : 0px; padding:0px; overflow : auto; height : 100%; width : 100%;}
a
{ color:#1998BB; text-decoration : none; }
a:hover
{ color : #1998BB;}
img
{ border : 0px; margin : 0px;}
#outer, #footer
{
  width:1000px;
  margin:auto;
  border-left:1px solid black;
  border-right:1px solid black;
  border-bottom:1px solid black;
  
}
#footer
{
  width:960px;
  padding:20px;
}
/* for Internet Explorer */
/*\*/
* html #left {
height: 600px;
}
/**/
#left
{
  float:left;
  width:135px;
  background-image:url(/shared/images/left.jpg);
  min-height:600px;
}
#right
{
  float:left;
  width:865px;
}
#header
{
  height:154px;
  background-image:url(/shared/images/header.jpg);
}
#main
{
  float:left;
  width:780px;
  padding:20px;
}
#navigation
{
  padding-top:128px;
}
#container,#disabler
{position: absolute;width: 783px;height: 686px; background-color  : white;margin-left: -390px;left: 50%;}
#status
{z-index:10000;position:absolute;top:30%;left:50%;margin-left:-150px;background-color:white;padding:10px;border:1px solid red;width:300px;}
.title,h3
{ color:#1998BB; font-weight:bold; font-size:13px;}
.intro
{ margin-top : 10px; font-weight : bold;}
.body
{ line-height : 150%;}
.fakeBtn
{position:absolute;border:2px outset silver;padding:2px 6px;cursor:default;}

#disabler,
#statusbg
{
  z-index   : 10000;
  position  : absolute;
  top:0px; left:0px;
  width     : 100%;
  height    : 100%;
  border    : 0px;
  margin    : 0px;
  padding   : 0px;
  background-color  : black;
  opacity   : .3;
}

#statusmsg
{
  z-index:10002;
  position:absolute;
  top:30%;
  left:50%;
  margin-left:-150px;
  background-color:#ffffcc;
  padding:10px;
  border:1px solid black;
  width:300px;

  font-size:14px;
  color:black;
}

.fakeBtn
{
  clear:both;
  float:right;
  border:1px outset black;
  background-color:gainsboro;
  font-size:12px;
  padding: 2px 10px;
  cursor:default;
  margin-top:20px;
}

.nav1,
.nav1Active
{
  text-transform: uppercase;
  font-size:15px;
  font-weight:bold;
  margin-left:50px;
}

.nav1:hover,
.nav1Active
{
  color:black;
}

li 
{
  list-style-image:url(/shared/images/blue_bullet.gif);
  list-style-position:outside;
  list-style-type:disc;
}

.form_div1
{
  float:left; 
  width:200px; 
  text-align:right; 
  font-weight:bold; 
  color:#1998BB;
}

.form_div2
{
  float:left; 
  width:590px; 
  padding-left:10px;
}

.inputtext
{
  width:500px; 
  border:1px solid #1998BB;
}

.seperator
{
  float:left; 
  height:5px; 
  overflow:hidden; 
  width:100%;
}

.submit
{
  border:1px solid #1998BB;
  background-color:white;
  font-weight:bold;
  color: #1998BB;
  font-size:12px;
  font-family:"Arial";
}

h1
{
  margin:0px;
  padding-top:10px;
  padding-bottom:5px;
  font-size:15px;
  color:#1998BB; 
  font-weight:bold;
}

h2
{
  margin:0px;
  padding:0px;
  font-size:14px;
  color:#1998BB; 
  font-weight:bold;
}
