BODY
{
  background-color:white;

}

#pageContainer
{
    position:absolute;
    border:0 none;
    width:950px;
    height:'1px';
    top:20px;
    left:50%;
    margin:0 0 0 -475px;
    font-size:12px;
}

#leftColumn
{
    background-color:#ff9900;
    border:1px solid black;
    height:100%;
    position:absolute;
    width:11px;
    width:'13px';
    margin:0;
    padding:0;
}

#header
{
    width:950px;
    height:245px;
    background-image:url('header.gif');
    background-repeat:no-repeat;
    padding:0;
    margin:0;
}

#topMenu
{
    position:absolute;
    left:700px;
    top:15px;
    text-align:left;
}

#topMenu ul li
{
    float:left;
    font-size:16px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-left:35px;
}

#topMenu ul li:hover
{
    cursor: pointer;
}

#topMenu ul li span.chosen
{
    text-decoration:none;
    color:black;
    font-weight:bold;
}

#topMenu ul li span.unchosen
{
    text-decoration:none;
    color:black;
    font-weight:normal;
}

#topMenu ul li span.chosen:hover
{
    color:#FF9900;
}

#topMenu ul li span.unchosen:hover
{
    color:#FF9900;
}

#content
{
    height:auto;
    width:750px;
    margin-left:200px;
    margin-top:30px;
    margin-bottom:30px;
}

#footer
{
    border-top:1px dashed;
    width:750px;
    margin-left:0px;
    padding-top:15px;
}

#footerpanel
{
    border-top:1px dashed;
    width:650px;
    margin-left:190px;
    padding-top:15px;
}

#underFooter
{
    position:absolute;
    margin-top:10px;
    height:40px;
    width:100%;
    background-color:inherit;
}

div.alert
{
  width:100%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:15px;
  color:red;
  font-weight: bold;
  text-align:center;
}

div.logpass
{
  border-style: solid;
  border-width: 1px;
  border-color:rgb(102,51,0);
  background-color:#FF9900;
  width: 270px;
  margin:20px auto;
  text-align: left;
}

tr.logpass
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:15px;
  margin: auto;
  height: 60px;
  
}

.logpassfld
{
	font: 16px arial,sans-serif;
	line-height: 34px;
	height: 34px !important;
	padding-left: 10px;
}


tr.submit
{
  margin: auto;
  text-align: center;
  height: 40px;
}

input
{
  border-color:rgb(247,149,45);
  border-right: #9B0000 1px solid;
  border-top: #9B0000 1px solid;
  border-bottom: #9B0000 1px solid;
  border-left: #9B0000 1px solid;
}

input.submit
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
  width:80px;
  height:26px;
  border-right: #9B0000 1px solid;
  border-top: #9B0000 1px solid;
  border-bottom: #9B0000 1px solid;
  border-left: #9B0000 1px solid;
  background-color: black;
  cursor: hand;
  color: white;
}

table.header
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  table-layout:auto;
  width:100%;
  border-spacing:0;
}

td.datetime
{
  font-weight:bold;
  font-size:12px;
  color:rgb(0,0,100);
}

td.header
{
  text-align:center;
  font-size:33px !important; 
  color:rgb(0,0,100);
}

table.menu
{
  text-decoration:none;
  table-layout:fixed;
  width:100%;
  height:100%;
  border-spacing:0;
  border:0;
  background-color:rgb(223,228,236);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:rgb(0,0,100);
  font-size:13px;
}

.text
{
  text-decoration:none;
  width:93%;
  color:rgb(0,0,100);
}

table.menu td.arrow
{
  width:7%;
  text-align:center;
}

div.body
{
  border:0;
  background-color:transparent;
  width:90%;
  height:90%;
  margin:auto;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
}

div.text
{ 
  margin-top:23px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  color:rgb(57,42,42);
}

span
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:brown;
  font-weight:bold;
}

a
{
  font-family:Verdana, Arial;
  font-size:12px;
}

a.footerlink
{
  font-family:Verdana, Arial;
  font-size:11px;
  color:black;
  text-decoration:none;
}

a.footerlink:hover
{
    color:#ff9900;
}

a.link
{
  font-family:Verdana, Arial;
  font-size:12px;
  color:#3160A0;
  text-decoration:underline;
}

a.link:hover
{
  color:#99C6E7;
}

.contactFormField
{
  border: 1px solid #a4a3be;
  width:300px;
  height:22px;
  padding-top:2px;
  
}

.contactFormTextarea
{
  border: 1px solid #a4a3be;
  padding-top:2px;
}

.contactFormTable
{
  font-size:11px;
  border:0px none;
  padding:0px;
  margin:0px;
}

.contactFormTable td
{
  text-align:left;
  vertical-align:middle;
  padding:5px 5px 5px 0px;
}

.contactFormButton
{
    border:1px solid black;
    width:100px;
    height:25px;
    font-size:15px;
    padding-bottom:3px;
    padding-bottom:'0px';
}

.userPanelButton
{
    border:1px solid black;
    width:250px;
    height:25px;
    font-size:15px;
    padding-bottom:3px;
    padding-bottom:'0px';
}


div.dialog_alt {
	position: absolute;
	top: 0px;
	left:0;
	z-index: 2000;
	margin:0;
	padding:0;
	border-width:0;
	width:100%;  
	height:100%;  
	display:none;	
	text-align:center;
    font-size:12px;
}

table.dialog_sub {
  text-align:left;	
	
  border: 3px solid black;
	background-color: ButtonFace;
	/*padding: 10px 20px 10px 20px;*/

}
