/* ****************************************************************************** */

/* BODY AND GENERAL TEXT STYLES */
* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
html {
	overflow: auto;
}
body {
	background: #FFFFFF url(images/theta_dna_healing.jpg) no-repeat;
	padding: 20px;
	padding-top: 180px;
}
body,p,td,th,li,textarea,input,select {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}
input {
	padding-left: 1px;
	padding-right: 1px;
}
option {
	padding: 0px 4px 0px 4px;
}
textarea {
	overflow: auto;
}
ol {
	padding: 15px 0px 0px 24px;
}
p {
	padding-top: 15px;
}
ul {
	padding: 15px 0px 0px 17px;
}
li {
	padding: 0px;
	padding-top: 3px;
}
h1 {
	font-size: 23px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	padding-top: 30px;
	font-size: 17px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
b {
	font-weight: bold;
	color: #666666;
}
i {
	font-style: italic;
}
hr {
	border: 1px;
	height: 1px;
	color: #999999;
	background-color: #999999;
}
.builtby {
	color: #9A9A74;
	text-align: center;
	font-size: 9px;
}
img {
	border: 0px;
}
br.half {
	line-height: 50%;
}
img.photo {
	float: right;
	margin-top: 2px;
}
.emailsent {
	padding: 5px 10px;
	background-color: #FF0000;
	color: #FFFFFF;
}
.searchfail {
	color: #000000;
}
input.find {
	background-color: #2440B3;
	color: #FFFFFF;
	width: 242px;
}
span.arealink {
	padding-right: 40px;
	line-height: 25px;
}

/* ****************************************************************************** */

/* COLOURS */
.red {
	color: #FF0000;
}

/* ****************************************************************************** */

/* DIVS */


/* ****************************************************************************** */

/* TABLES */
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
.lalign {
	text-align: left;
}
.calign {
	text-align: center;
}
.ralign {
	text-align: right;
}
.jalign {
	text-align: justify;
}
.talign {
	vertical-align: top;
}
.malign {
	vertical-align: middle;
}
.balign {
	vertical-align: bottom;
}
th {
	text-align: left;
	font-weight: bold;
	color: #666666;
}
table.search th {
	padding-right: 6px;
}
table.info {
	background-color: #F0F0A0;
}
table.info th.head {
	text-align: center;
	font-size: 14px;
	color: #454545;
	padding: 1px 15px 2px 15px;
	background: #FF6D0C url(images/topstrip_bg.gif) repeat-x;
	border-bottom: 0px;
}
table.info th {
	padding: 5px 4px 5px 8px;
	border-bottom: 1px solid #777777;
}
table.info td {
	padding: 0px 4px 0px 8px;
}
table.info td.line {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #777777;
}
table.info td.tline {
	padding-top: 10px;
	border-bottom: 1px solid #777777;
}
table.info td.gap {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
table.login {
	border: 1px solid #666666;
	border-collapse: separate;
}
table.login th {
	text-align: center;
	font-size: 14px;
	color: #454545;
	padding: 1px 1px 2px 1px;
	background: #FF6D0C url(images/topstrip_bg.gif) repeat-x;
	border-bottom: 0px;
}
table.login td {
	padding: 10px 10px 0px 10px;
}
table.login input.button {
	background: #FF6D0C url(images/topstrip_bg.gif) repeat-x;
	width: 100px;
}
table.CPDStatusList {
	border: 1px solid #666666;
	border-collapse: separate;
}
table.CPDStatusList th {
	padding: 3px 10px 3px 3px;
	border-bottom: 1px solid #666666;
}
table.CPDStatusList td {
	padding: 3px 10px 3px 3px;
}
table.CPDStatusList tr.expired td {
	background-color: #F24948;
}
table.CPDStatusList tr.subscribed td {
	background-color: #A0DD8F;
}
table.CPDStatusList tr.eligible td {
	background-color: #FFFF83;
}
table.CPDStatusList tr.noemail td {
	background-color: #DEDEFF;
}
table.CPDStatusList tr.notin td {
	background-color: #B2B3DB;
}
table.form td {
	padding: 2px 4px 2px 0px;
}
table.form td.hint {
	font-size: 12px;
	padding-bottom: 14px;
}
table.adminform {
	background-color: #F0F0A0;
}
table.adminform td {
	padding: 2px 4px 2px 0px;
	vertical-align: top;
}
table.adminform td.colgap {
	padding: 0px 8px;
	background-color: #FFFFFF;
}
table.adminform th {
	text-align: center;
	font-size: 14px;
	color: #454545;
	padding: 1px 15px 2px 15px;
	background: #FF6D0C url(images/topstrip_bg.gif) repeat-x;
}
span.hint {
	font-size: 12px;
}
table.form input.button, table.adminform input.button {
	background: #FF6D0C url(images/topstrip_bg.gif) repeat-x;
	width: 125px;
}

table.pract {
	border: 2px solid #6789E0;
	width: 100%;
}
table.pract th {
	text-align: center;
	background-color: #6789E0;
	padding-bottom: 2px;
	color: #FFFFFF;
}
table.pract td.profile {
	padding: 5px 10px;
}
table.pract img.pic {
	border: 1px solid #333333;
	margin: 5px 5px 5px 10px;
}

form.email {
	display: none;
}
table.email {
	margin-top: 10px;
}
table.email td {
	padding: 3px 5px 3px 0px;
}
table.email input.button {
	background-color: #2440B3;
	color: #FFFFFF;
	width: 99px;
}

.secbutton {
	background: #FF6D0C url(images/topstrip_bg.gif) repeat-x;
	width: 335px;
}

/* ****************************************************************************** */

/* LINKS */
a {
	font-weight: bold;
	color: #0000CB;
}
a.hide {
	font-weight: normal;
	color: #333333;
}
a.underline:link, a.underline:visited {
	text-decoration: underline;
}
a.hi:link, a.hi:visited {
	background-color: #0000CB;
	color: #FFFFFF;
	padding: 1px 4px;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
