/* --------------------------------------------------------------- */

body {background-color:#4C6980;}

.wrapper .twocolsmall   {width:300px; margin-right:20px; margin-left:50px;}
.wrapper .twocolbig       {width:540px; margin-left:0px; margin-right:50px;}

.tophead
{
    background: url(trb.gif) no-repeat top right;
    background-color: #000;
}


.tagline
{
  position: relative;
  left: 445px;
}

ul.hnav li
{
	width: 171px;
	background: url(hnavblack.gif) no-repeat center center;
	height: 35px;
}

ul.hnav li.left
{
	background: url(hnavblack.gif) no-repeat center left;
	border: 0px;
}

ul.hnav li.right
{
	background: url(hnavblack.gif) no-repeat center right;
}

ul.hnav a
{
    color: #fff;
}

ul.hnav a:hover
{
	background-color: #525252;
}

/* --------------------------------------------------------------- */

.threecol
{
	display: inline;
    float: left;
    position:relative;
    margin: 0px;
}

.mid270
{
	width: 270px;
	margin-left: 25px;
	margin-right: 25px;
}

.left270
{
	width: 270px;;
}

.right270
{
	width: 270px;
}

/* --------------------------------------------------------------- */

.vertable
{
	display: inline;
    float: left;
    position:relative;
    margin: 0px;
    text-align: center;
}

.pname
{
	width: 409px;
	text-align: left;
	border-right: 1px solid #c0c0c0;
}

.pdata
{
	width: 150px;
}

.pdata p
{
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.pname p
{
	margin-bottom: 0px;
	padding-right: 10px;
}

/* --------------------------------------------------------------- */

table.pinfo
{
  border-collapse: collapse;
  width: 100%;
}

table p
{
  text-align: left;
}

table.pinfo td
{
  font-size: 13px;
  font-family: 'trebuchet ms',verdana,Arial,Sans-Serif;
  line-height: 160%;
  padding-left: 4px;
  background-color: #ffffff;
  color:#000;
  border-bottom: 1px dotted #C0C0C0;
  height: 36px;
  vertical-align: bottom;
}

table.pinfo th
{
  font-size: 13px;
  font-family: 'trebuchet ms',verdana,Arial,Sans-Serif;
  line-height: 160%;
  background-color: #fff;
  color:#000;
  padding-left: 4px;
  border-bottom: 2px solid #ffC0C0;
}

table.pinfo th.data
{
  width: 36px;
}

a.button
{
  background: url(sidebutton_black.gif) no-repeat top center;
  width: 280px;
}


label			      
{ 
  font-size:90%; display:block; float:left; width:10em; text-align:left;
  margin:.2em .2em 0 0; color:#000; font-weight:bold;padding:2px 0px; 
}

label.error           
{ 
  font-weight:normal;color:red;text-align:left;width:130px; padding-left:0px;
}


