body {
	background-image: url(../img/crmbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	text-align: left;
}
.style3 {color: #6699FF}
.style6 {
	color: #000000;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style7 {font-size: 18px}
.style8 {
	color: #FFCC33;
	font-weight: bold;
	font-size: 24px;
}
.style9 {
	font-size: 24px;
	color: #000000;
}
.style10 {color: #000000}
.style13 {font-size: 9px}


.error { 
  padding: 5px 0px 5px 0px;
  color: #f00; 
}

.message { 
  padding: 5px 0px 5px 0px;
  color: #DFA800; 
}

.header {
  margin-top: 10px;
  margin-bottom: 10px;
}
.header a {
  font-size: 15px;
}
.header td {
  width: 245px;
}

.floatleft {
  float: left;
}

.clearboth {
  clear: both;
}

.floatright {
  float: right;
}

.navigation {
  margin-bottom: 10px;
}
.navigation a {
  font-size: 13px;
}

.content-table {
  margin: 20px 0px 30px 0px;
}

.contact-list-table {
  margin-left: -15px;
  width: 1015px;
}

.contact {
  width: 1000px;
}

.light-row {
}

.dark-row {
  background-color: #dddddd;
}

.row {
  margin: 10px 0px 10px 0px;
}
.row td, .row th {
  width: 280px;
}
.row th {
  padding-bottom: 10px;
  font-weight: bold;
  text-align: left;
}

.record { width: 755px; }

.td-1 { width: 305px; }
.td-2 { width: 450px; }

input, select { width: 200px; }

.half-2 { margin-left: 75px; }

.half-1 td, .half-2 td, .pad-5050 {
  padding: 5px 0px 5px 0px;
}

.width-100 { width: 100px; }

.width-150 { width: 150px; }

.button { width: 80px;}

.button-1 { width: 145px; }

.textarea-1 {
  width: 375px;
  height: 220px;
}

.textarea-2 {
  width: 375px;
  height: 55px;
}

.button-row {
  padding-top: 20px;
}

.table-2 td {
  padding: 5px 10px 5px 0px;
}

.table-2 th { padding: 5px 0px 10px 0px;}

th.th-1 { padding-top: 30px; }

.logout { line-height: 2em; }

.checkbox {width: 15px;}

.found {background-color: #FFCC33;}

.member-info {
  text-align: right;
  color: #333333;  
  padding-top: 5px;
}

.pad-l-15 { padding-left: 15px; }
.pad-l-75 { padding-left: 75px; }
.pad-t-b-10 { 
  padding-top: 10px;
  padding-bottom: 10px; 
}
.mar-l-15 { margin-left: -15px; }

img { border: none; }

.hidden { display: none; }

.valign-t { vertical-align: top; }

table.pad-l {
  margin-left: -15px;
  padding-left: 15px;
}

.pad-r-15 {
  padding-right: 15px;
}

.notes {
  overflow-y:scroll;
}

.history {
  height: 200px;
}

.note {
  margin-bottom: 5px;
}

.comment {
  margin: 5px 0px 0px 10px;
  padding: 3px;
}

.notes-row {
  margin: 0px 0px 3px 0px;
}

.required {
  color: #f00;  
  font-size: 20px;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal;}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.75em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; font-weight: bold;}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

p           { margin: 0 0 1.5em; }
