td {
	font-size: 11px;
	color: #385876;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td.cellBackgroundPixel
{
    background: url("../images/common/pixel.gif");
}

td.cellBackgroundShadow
{
    background: url("../images/common/shadow.gif");
}

td.cellBackgroundShadowBottom
{
    background: url("../images/common/shadow_bottom.gif");
}

input {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

textarea {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #f7f7f7;
}

select {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #f7f7f7;
}

/* Used for the links in KIT section */
a.userlink:link {
	color:#385876;
	font-weight: bold;
	text-decoration: underline;
}
a.userlink:visited {
	color:#385876;
	font-weight: bold;
	text-decoration: underline;
}
a.userlink:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* Used for the links in KIT section */
a.kitlink:link {
	color:#385876;
	font-weight: bold;
	text-decoration: underline;
}
a.kitlink:visited {
	color:#385876;
	font-weight: bold;
	text-decoration: underline;
}
a.kitlink:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* footerlink currently used for the TOP option on all pages. */
a.footerlink:link {
	color: #797979;
	text-decoration: underline;
}
a.footerlink:visited {
	color: #797979;
	text-decoration: underline;
}
a.footerlink:hover {
	color: #874948;
	text-decoration: underline;
}
a.footerlink:hover {
	color: #874948;
	text-decoration: underline;
}
	/* Used for the ActvieHelp links in footer */
a.activehelplink:link {
	color:#797979;
	font-weight: normal;
	text-decoration: none;
}
a.activehelplink:visited {
	color:#797979;
	font-weight: normal;
	text-decoration: none;
}
a.activehelplink:hover {
	font-weight: bold;
	text-decoration: underline;
}


.bodytext {
	font-size: 12px;
	color: #385876;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.bodytextN {
	font-size: 11px;
	color: #385876;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.bodytextB {
	font-size: 11px;
	font-weight: bold;
	color: #385876;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.bodyheadersB {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.bodymessage {
	font-size: 12px;
	color: #8C2111;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* May not be used?? */
.bodyheader {
	font-weight: bold;
	font-size: 14px;
	color: #385876;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

/* Used for the expand and collapse in Comments. */
.options {
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.footertext {
	font-size: 11px;
	color: #797979;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.activehelp_select {
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.linky {
	font-weight: bold;
    font-size: 12px;
    margin-bottom: 20px;
    CURSOR: pointer;
    color:#666666;
    font-family: verdana, arial, sans-serif
}

.err_message {
	font-size: 11px;
	font-weight: normal;
	color: #8C2111;
	line-height: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.err_message_lg {
	font-size: 14px;
	font-weight: bold;
	color: #8C2111;
	line-height: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.errMessageUpdate
{
	font-size: 11px;
	font-weight: normal;
	color: #8C2111;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.tdHeight
{    
    line-height: 20px;
}

