body 
{
  margin: 3px;
  font-family: Sans-Serif, Tahoma, Arial, Helvetica;
  font-size: 1em;
}
td 
{
  font-size: 10pt;
}
h5 
{
  font-size: 10pt;
  font-weight: bold;
}
h4
{
  font-size: 12pt;
  font-weight: bold;
}
h3
{
  font-size: 14pt;
  font-weight: bold;
}
h2
{
  font-size: 18pt;
  font-weight: bold;
}

.inlineButtons table.x-btn-wrap
{
	display:inline;
}

.errorMessage
{
	border: 1px solid orange;
	background-color: #FFFFC0;
	padding: 5px;
	font-weight: bold;
	color: red;
	margin: 10px;
}

.fixedWidth
{
	font-family:Courier New, Courier, Fixedsys;
}
.checkList label
{
	margin-left: 3px;
}
.hCheckList label
{
	margin: 0 5px 0 0px;
	-moz-margin-start: 3px;
	-moz-margin-end: 9px;
	
}
.notLocked
{
	color: Black;
	font-weight:normal;
}
.locked
{
	color: Red;
	font-weight:bold;
}
.tc
{
	margin: 0 auto;
}
.t100
{
	width: 100%;
	border-collapse:collapse;
}
.t100 td
{
	vertical-align:top;
}

.important
{
	color: Red;
	font-weight:bold;
}
.nw
{
	white-space:nowrap;
}
.dialog
{
	background-color:#EFEFE6;
	border: 1px solid #ADACA6;
	border-collapse:collapse;
}
.dialog .sm
{
	font-size: 80%;
}
.dialog tr.o
{
	background-color:White;
}
.dialog tr.e
{
	background-color:#EFEFE6;
}
.address
{
	margin: 0 0 0 20px; 
	border-collapse:collapse;
}
.btn
{
	background-color: White;
	border: 1px solid #7F7F7B;
	font-family: Verdana;
	color: #284E98;
}
table.items
{
	font-family: Verdana; font-size: 100%;
	border:0;
}
.dialog .heading
{
	color: White; background-color: #507CD1; font-weight: bold;
	text-align:center;
}
.dialog .heading a
{
	color: White; 
	text-decoration:none;
}
.dialog .heading a:hover
{
	text-decoration:underline;
}
table.items td.label
{
	text-align:right;
}
ul.vm
{
	list-style-type: none;
}
ul.vm li
{
	margin: 3px 0 3px 0;
}
.passChange
{
	background-image: url('/images/icons/lock_key.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
}

.pageBorder
{
	margin: 3px auto;
	width: 770px;
	border: 1px solid #A9AFAF;
	border-collapse: collapse;
}
.pageBorder td.top
{
	padding: 3px;
}
.contactUs 
{
  width: 100%;
}
.contactUs td
{
  font-weight: bold;
  font-size: 11pt;
}
.contactUs .title
{
  font-size: 16pt; 
}
.contactUs td.loginStatus
{
	font-size: 1em;
	font-weight:normal;
	text-align:center;
}
.menubar
{
  margin-top: 5px;
  border-top: 1px solid #A9AFAF;
  border-bottom: 1px solid #A9AFAF;
  background-color: #E6F3F4;
  height: 20px;
}
.menubar a
{
  text-decoration: none;
  color: #407F8A;
  font-weight: bold;
  float:right;
  margin-right: 15px;
}
.menubar a.right
{  
  margin-right: 5px;
}
.menubar a:hover
{
  text-decoration: underline;
}

.pagecontent
{
  background-image: url(/images/californiaBack.jpg);
  background-repeat: no-repeat;
  text-align: left;
  padding: 20px;
  height: 805px;
  vertical-align: top;
}

.california_background
{
  background-image: url(/images/californiaBack.jpg);
  background-repeat: no-repeat;
  height: 805px;
}

.serviceCounties
{
  border: 1px dotted #9DBBBF;
}
.serviceCounties .left
{
  padding-left: 10px;
}
.serviceCounties .right
{
  padding-left: 10px;
  border-left: 1px dotted #9DBBBF;
}

.footer
{
  border-top: 1px solid #CCDCDE;
  font-size: 8pt; 
}

.memberLinks a
{
  text-decoration: none;
  color: #407F8A;
  font-weight: bold;
}
.memberLinks a:hover
{
  text-decoration: underline;
}

.contactInfo
{
	letter-spacing: .08em;
}
.contactInfo .name
{
  font-size: 14pt;
  font-weight: bold;
}
.contactInfo .info
{
  vertical-align: top;
  width: 80px;
}
.contactInfo td.number
{
}
.contactInfo td.email
{
}
