form {
margin: 0; 
padding: 0; 
border: 0; 
}

body { margin: 0px;
       padding:0;
	background: #f8f8ff;
	
}

 body, p, td, input, th, textarea, select {
  font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

h1 {
  font: 19px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #0000aa;
  font-weight: bold;
}

.pagetitle {
  font: 19px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #0000aa;
  font-weight: bold;
}

h2 {
  font: 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  margin-bottom: 5px;
}

.paragraphtitle {
  font: 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  margin-bottom: 5px;
}

/* same as h2 but inline */
h3 {
  font: 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  margin-bottom: 5px;
  display: inline;
}

input[type=submit] {
    border: 1px solid #111111;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding: 0.20em;
    background-color: transparent;
    background-image: url(submit_button_bg.gif);
    background-repeat: repeat-x;
    color: #333333;
    /* font-size: 75%; */
    font-weight: none;
    font-family: Verdana, Helvetica, Arial, sans-serif;
} 
input[type=submit]:active {
    border: 1px solid #CCCCCC;
    border-top-color: #999999;
    border-left-color: #999999;
} input[type=submit]:hover {
    background-color: #ffffff;
    background-image: none;
} 

table.record {
    border: 1px solid #888888;
}

table.record th {
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*color: #4f6b72;*/
	/*color: #888888;*/
	color: #ffffff;
	/*border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;*/
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	/*letter-spacing: 2px;*/
	text-transform: uppercase;
	text-align: left;
	padding: 2px 2px 2px 4px;
    background: #999999 url(../images/caption-back.gif) repeat;
}

table.record th a {
  color: #ccccff;
  text-decoration: none;
}

table.record td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff; 
	padding: 4px 4px 4px 4px;
	color: #000000;
	background: #deeeee;
	background: #ffffff; 
	text-align: left;
	}

table.record caption { caption-side:top;
                       text-align:left;
                     	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	                    color: #000000;
	                    border-right: 1px solid #888888;
	                    border-left: 1px solid #888888;
	                    border-top: 1px solid #888888;
	                    letter-spacing: 2px;
	                    text-transform: uppercase;
	                    text-align: left;
	                    padding: 2px 2px 2px 4px;
	                    background-color: #deeeee;
	                    background-color: #ffffff;
                        background: #CAE8EA url(../images/caption-back-light.gif) repeat;
                        color: #ffffff;
                       }

table.plain td {
	border-right: 0px ;
	border-bottom: 0px ;
    background-color: transparent;
}

.pointer {
  cursor: pointer;
}

.smallfont {
  font-size: 10px;
}

.zeropadding {
  padding: 0px
}

.nocss {    
    border-top: none;
	border-left: none;
    border-right: none;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
}

p { 
    margin: 2px; }

.data {
  color: #444444
}

a {
  color: #0000ff;
  text-decoration: none;
}

a:hover {
  color: #aaaaff;
  /*text-decoration: underline*/;
}

img {
border-color: #000000;
}
/*
border-width: 1px;
*/

a.img:link {color: #000000;}
a.img:active {color: #000000;}
a.img:visited {color: #000000;}
a.img:hover {color: #000000;}

.linecolor0 {
background: #ebebeb;
}

.linecolor1 {
background: #e5e5e5;
}

#login {
  position: absolute;
  left: 20px;
  top: 30px;
  border-width: 0px;
  padding: 0px;
  margin: 0px auto;
  font-size: 9pt;
  color: #cccccc;
  /* background-image: #CAE8EA url(/images/white_10x10_trans40p.png) repeat; */
  z-index: 1;
}

#login a {
  color: #aaaaff;
}

#centerdiv {
    text-align: center;
}

#wrapper {
    margin: 0 auto;
	position: relative;
	width: 992px;
	height: 100%;
	color: #633;
	text-align: left;
	z-index: 0;
}

#title {
  background-color: #dddddd;
  background-color: #CAE8EA ;
  /* border-color: #999999; */
  /* border-style: solid; */
  /* border-width: 1px; */
  height: 96px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  vertical-align: middle;
  background: #CAE8EA url(../images/header.gif) repeat;
  width: 972px;
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 0;
}

#footer {
  float: right;
  clear: both;
}

#notice {
  color: #dd7777;
  font-weight: bold;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 3px 8px;
  margin: 5px;
}

.outsetbox {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 3px 8px;
  margin: 5px;
}

.back-box {
  display: block;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background: #CAE8EA url(../images/caption-back-light.gif) repeat;
  color: #ffffff;
  padding: 3px 8px;
}

#leftmenu {
  position: absolute;
  width: 161px;
  top: 108px;
  left: 10px;
}

#middle {
   position: relative;
}

#main {
  position: absolute;
  top: 108px;
  left: 178px;
  width: 803px;
  background-color: #ddddff;
  /* text-align:center; */
  /* border: 1px dashed #000000; */
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  /* background: #CAE8EA url(/images/fg-back-seamless2.gif) repeat; */
  background: #CAE8EA url(../images/main-back.gif) repeat;
}

#content {
  position: relative;
  text-align:left;
  border-width: 1px;
  margin-top: 15px;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 25px;
  /* width: 800px; */
  /* background: #CAE8EA url(/images/34x1-black_to_magenta.gif) repeat-x; */
}

#main-proceedings {
  position: relative;
  top: 0px;
  width: 972px;
  text-align: center;
  background-color: #ddddff;
  /* text-align:center; */
  /* border: 1px dashed #000000; */
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  /* background: #CAE8EA url(/images/fg-back-seamless2.gif) repeat; */
  background: #CAE8EA url(../images/main-back.gif) repeat;
}

#footer-proceedings {
  position: relative;
  top: 10px;
  width: 972px;
  /* text-align: center; */
  /* background-color: #ddddff; */
  /* text-align:center; */
  /* border: 1px dashed #000000; */
  /* border-left: 1px solid #ffffff; */
  /* border-top: 1px solid #ffffff; */
  /* border-right: 1px solid #888888; */
  /* border-bottom: 1px solid #888888; */
  /* background: #CAE8EA url(/images/fg-back-seamless2.gif) repeat; */
  /* background: #CAE8EA url(../images/main-back.gif) repeat; */
}

#title-proceedings {
  background-color: #dddddd;
  background-color: #CAE8EA ;
  /* border-color: #999999; */
  /* border-style: solid; */
  /* border-width: 1px; */
  height: 96px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  vertical-align: middle;
  background: #CAE8EA url(../images/header-proceedings.gif) repeat;
  width: 972px;
  position: relative;
  top: 5px;
  left: 10px;
  margin-bottom: 10px;
  z-index: 0;
}

#login-proceedings {
  position: absolute;
  left: 20px;
  top: 10px;
  border-width: 0px;
  padding: 0px;
  margin: 0px auto;
  font-size: 9pt;
  color: #cccccc;
  /* background-image: #CAE8EA url(/images/white_10x10_trans40p.png) repeat; */
  z-index: 1;
}

#debugg {
  border-width: 1px;
  padding: 1px;
  margin: 1px auto;
  width: 95%;
  font-size: 9pt;
  text-align: left;
  color: #dddddd;
  position: absolute;
  top: 2000px;
  z-index: 1;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#ErrorExplanation {
	border: 2px solid #red;
	padding: 3px;
	padding-bottom: 12px;
	margin-bottom: 4px;
	background-color: #f0f0f0;
}

#ErrorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	margin: 0px;
	background-color: #c00;
	color: #fff;
}

#ErrorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 0px;
}

#ErrorExplanation ul li {
	font-size: 12px;
	list-style: square;
}
