body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td p {
	margin-top: 0;
	margin-bottom: 5px;
}
#content {
	padding: 10px 32px;
}
#content a {
	color:#0099CC;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.action {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.whitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.instruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/*----------Languages box----------*/
#admin-worldwide {
	color: #000000;
	background-color: #FFFFFF;
	border: solid #000000 1px;
	margin-top: 10px;
}
#admin-worldwide p, th, td, li, dd, dl, dt  {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#admin-worldwide h1 {
	font-size: 18px;
	background-color: #006699;
	margin: 0;
	font-weight: normal;
	padding-left: 4px;
	color: #FFFFFF;
}
#admin-worldwide p {
	padding-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*----------Step grapics----------*/
#step1 {
	background: url("../images/en/gfx_step1.gif") no-repeat;
	width: 760px;
	height: 50px;
}
#step2 {
	background: url("../images/en/gfx_step2.gif") no-repeat;
	width: 760px;
	height: 50px;
}
#step3 {
	background: url("../images/en/gfx_step3.gif") no-repeat;
	width: 760px;
	height: 50px;
}
#step4 {
	background: url("../images/en/gfx_step4.gif") no-repeat;
	width: 760px;
	height: 50px;
}
/*--text only steps--
#step1, #step2, #step3, #step4 {
	background-color: #DEDFDE;
	padding-right: 15px;
	padding-left: 15px;
	color: #999999;
}
*/
/*----------Content box for registration and login screens----------*/
#register {
	margin-top: 0px;
	border: 1px solid #000000;
}
#register p, th, td, li, dd, dl, dt  {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#register h1 {
	font-size: 18px;
	background-color: #006699;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 4px;
	color: #FFFFFF;
}
#register h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #EDEDED;
	padding: 2px 1em 2px 4px;
	margin: 4px 4px 5px 0;
}
#register p, label {
	padding-left: 4px;
}
#register select {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
/*----------Right hand column----------*/
#instructions {
	background-color: #EBF3F7;
	color: #003366;
	width: 160px;
}
#instructions p {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
}
/*----------end right hand column----------*/

#footer {
	background: url("../images/en/gfx_footer3.gif") no-repeat;
	width: 760px;
	height: 25px;
}
/*----------Misc classes----------*/
.alert-highlight {
	background-color: #FFDDFF;
}
#alertbox {
	color: #FF0000;
	background-color: #FFFFFF;
	border: 2px solid #FF0000;
	display: block;
	margin: 5px;
	padding: 5px;
}
#alertbox h1 {
	color: #FF0000;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
}
#alertbox p {
	color: #FF0000;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
}
.alert-specific {
	color: #FF0000;
	background-color: transparent;
	font-weight: normal;
	margin: 5px;
}
.captured {
	color: #3F3F90;
	background-color: transparent;
}
.notrequired {
	margin-left: 9px;
}
.notice {
	color: #339900;
}
.profession {
	color: #999999;
	margin-top: -5px;
	margin-bottom: 0;
	margin-left: 27px;
	padding-right: 1em;
	font-style: italic;
	font-size: .9em;
}
.required {
	color: #FF0000;
	background-color: transparent;;
}
.normal {
	background-color: #FFFFFF;
}
.tiny {
	font-size: 10px;
	padding-bottom: 10px;
}
/*----------Button sizes----------*/
.btnNarrow {
	width: 60px;
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border: 1px solid #003366;
	background-color: #EDEDED;
	color: #006699;
}
.btnNarrow:hover {
	background-color: #FFF4CC;
}
.btnStandard {
	width: 100px;
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border: 1px solid #003366;
	background-color: #EDEDED;
	color: #006699;
	margin-top: 10px;
}
.btnStandard:hover {
	background-color: #FFF4CC;
}
.btnLarge {
	width: 150px;
	height: 30px;
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border: 1px solid #003366;
	background-color: #EDEDED;
	color: #006699;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btnLarge:hover {
	background-color: #FFF4CC;
}
/*----------Form elements----------*/
.frm-xnarrow {
	width: 50px;
}
.frm-narrow {
	width: 150px;
}
.frm-standard {
	width: 250px;
}
.frm-long {
	width: 350px;
}

#userSearch {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#userSearch td {
  font-weight: bold;
	background-color: #FFFFCC;
	align: center;
}

#userSearch a:link {
  font-weight: bold;
}