.textred {
	color:#CC0000;
	font-weight:normal;
}
.textredbold {
	color:#CC0000;
	font-weight:bold;
	font-size: 14px;
}
.textbu {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.textu {
	color: #000000;
	text-decoration: underline;
}

.rowheader {
background-color:#FFFFFF;
}

.rowon {
	background-color: #CCCCCC;
	color: #000000;
}

.rowoff {
	background-color:#EBEBEB;
	color: #000000;
}

.rowBT {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

div.rowon, div.rowoff {
padding:4px;
margin-bottom:1px;
}

.rowbuttons {
padding:5px 0px 10px 0px;
text-align:right;
border-top:1px solid #DADADA;
margin-top:15px;
}
.rowbuttonsleft {
padding:5px 0px 10px 0px;
text-align:left;
margin-top:15px;
}
form div.label {
color:#000000;
width:120px;
float:left;
clear:left;
font-weight:bold;
margin-bottom:3px;
line-height:16px;
}

form div.field {
margin-top:0px;
margin-bottom:3px;
}

form input.field, form select.field {
padding:3px 2px 2px 2px;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
}
form input.smaller {
	width: 80px;
}
form input.smallerRight {
	width: 80px;
	text-align: right;
}

form input.smallest {
	width: 40px;
	text-align: right;
}
form input.medium {
	width: 180px;
}
form input.large {
	width: 250px;
}

form input.error, form select.error, form textarea.error  {
padding:3px 2px 2px 2px;
border:1px solid #FF6666;
background-color:#FFAAAA;
color:#AA0000;
}

input.button, .rowbuttons .button {
margin-left:3px;
border:0px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
text-align:center;
width:101px;
height:29px;
background-image:url(../images/buttonoutlinemed.png);
background-color:transparent;
cursor:pointer;
}
input.btn {
	color: #009;
	font: bold 9px 'trebuchet ms', helvetica, sans-serif;
	text-align: center;
}  

.rowbuttons input.btn2 {
	min-width: 140px;
    margin-left: 10px;
}

input.btn2 {
	color:#009;
	font: bold 12px verdana, Helvetica, sans-serif;
	text-align: center;
}  
input.btn3 {
margin-left:3px;
border:0px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
text-align:center;
width:173px;
height:29px;
background-image:url(../images/buttonoutline.png);
background-color:transparent;
cursor:pointer;
}
input.btn4 {
	color: #009;
	text-align: center;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}  
  
form td.label {
color:#000000;
font-weight:bold;
}

#contentenq {
	float:left;
	width:625px;
	margin:0px;
	height: auto;
}
.right {
  text-align: right;
  margin-right: 1em;
}
.whitespacer {
	background-color: #FFFFFF;
	width: 10px;
	max-width: 10px;
}

form div.label2 {
color:#000000;
width:150px;
float:left;
clear:left;
font-weight:bold;
margin-bottom:1px;
line-height:12px;
}

form div.field2 {
margin-top:0px;
margin-bottom:2px;
}

.searchblock form {
display:inline;
}

.searchblock .title {
color:#333333;
font-weight:bold;
padding:0px 0px 3px;
font-size:110%;
text-transform:uppercase;
}

.searchblock div.label {
color:#FFFFFF;
font-weight:bold;
font-size:95%;
line-height:100%;
height:11px;
text-transform:uppercase;
}

.searchblock div.content {
	padding:3px 0px 0px;
	float:left;
	width: 820px;
}

.searchblock input.button {
position:absolute;
margin-left:2px;
}

.column {
width:200px;
margin-right:10px;
float:left;
}



.blockarrow {
width:27px;
height:100%;
float:left;
background-image:url(../images/blockarrow.gif);
background-repeat:no-repeat;
background-position:center;
background-color:#007604;
margin-right:2px;
}



/* TAB Styles ************/

.tabstrip {
clear:both;
background-image:url(../images/greydot.gif);
background-repeat:repeat-x;
background-position:bottom;
height:20px;
margin-top:20px;

}

.tabstrip .tabon,
.tabstrip .taboff {
float:left;
cursor:pointer;
background-image:url(../images/tabonbg.gif);
background-repeat:repeat-x;
margin-right:3px;
}

.tabstrip .tabon .tabendleft,
.tabstrip .taboff .tabendleft {
float:left;
width:5px;
height:26px;
background-image:url(../images/tabonleft.gif);
background-repeat:no-repeat;
background-position:top left;
}

.tabstrip .taboff .tabendleft {
background-image:url(../images/taboffleft.gif);
}

.tabstrip .tabon .tablabel,
.tabstrip .taboff .tablabel {
float:left;
color:#000000;
font-size:75%;
font-weight:bold;
font-family:arial;
line-height:12px;
margin-top:3px;
padding:0px 4px 0px 4px;
}

.tabstrip .taboff .tablabel  {
color:#666666;
}
.tablabel2  {
overflow-wrap: break-word;
font-size:75%;	
width: 82px;
height: 30px
}



.tabstrip .tabon .tabendright,
.tabstrip .taboff .tabendright {
float:left;
width:5px;
height:26px;
background-image:url(../images/tabonright.gif);
background-repeat:no-repeat;
background-position:top left;
}

.tabstrip .taboff .tabendright {
background-image:url(../images/taboffright.gif);
}

.tabstrip .taboff {
background-image:url(../images/taboffbg.gif);
}

.tabbody {
clear:both;
border:1px solid #C2C2C2;
border-top:0px;
padding:10px 15px 30px 20px;
background-color:#FFFFFF;
}

.tabheader {
padding:10px 0px 10px 0px;
color:#000000;
font-size:120%;
font-weight:bold;
text-align:right;
border-bottom:1px solid #AAA
}

.tabcontent {
background-image:url(../images/ajaxworking.gif);
background-repeat:no-repeat;
background-position:center;
min-height:100px;

}



/* PAGINATION CLASSES ******************/

.pagination {
padding:20px 0px 20px 0px;
text-align:center;
}

.pagination * {
padding:0px 5px 0px 5px;
}

.pagination .disabled {
color:#555555;
}

.pagination .current {
color:#000000;
font-weight:bold;
}
