body { margin: 0px; }

td
{
	color: #333;
	background: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
}

.navtitle div{padding:11px 0px 0px 5px}
.navtitle div{font-weight:bold}
.navtitle div{font-size: 11px}
.navtitle div{font-family: Verdana, Arial, Helvetica, sans-serif}
.navtitle div{color: #FF9933} 
.navtitle div{background: #336699}

.newBoldHighlight
{font-weight: bold;}

.newBoldTitle
{
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	background: #FFFFFF;
	color: #003366;
	padding: 0px 0 0px 0px;
}

.newPurpleTitle 
{
	font-weight: bold;
	background: #FFFFFF;
	color: #663366;
	padding: 0px 0 0px 0px;
}

.newRedHighlight
{color: red;}

.error
{
	color: red;
	background: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	/* vertical-align: bottom; */
	font-style: normal;
}

.detailLabels /*  For new detail screens */
{
	color: #333;
	background: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
}

.detailLabelsError /*  For new detail screens */
{
	color: red;
	background: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
}

p, .bodytext
{
	margin: 5px 5px 10px 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
}

.sidemenu
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #336699;
	height: 22px;
}

.sidemenuon
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	background: #8BBFE5;
	height: 22px;
}

.title
{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background: #FFFFFF;
	color: #336699;
	font-family: Arial, Helvetica, Sans-Serif;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 10px 0px 0px 5px;
}

.tabs
{
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background: #FFFFFF;
	color: #336699;
	white-space: nowrap;
	text-align: right;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 10px 0px 0px 5px;
}
.tabbuttons
{
	text-align: right;
	vertical-align: bottom;
}

.bottomline
{
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	border-top: #CCC;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

.subtitle
{
	margin: 15px 5px 5px 5px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	background: #FFFFFF;
	color: #336699;
	font-family: Arial, Helvetica, Sans-Serif;
}

.count { font-size: 12px; }

.alphaSearch
{
	font-size: 11px;
	color: #8D8D8D;
	font-weight: normal;
	text-align: right;
}


.columntitle
{
	color: #336699;
	background: #DBEAF5;
	font-weight: bold;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	vertical-align: middle;
}

.columntext
{
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	vertical-align: middle;
}

.approvedColumntext
{
	color: #339933;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	vertical-align: middle;
}

.tablepad
{
	margin: 0 20px 0 20px;
	background: #FFF;
	color: #000;
}

.footer
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	vertical-align: bottom;
	color: #336699;
	background: #FFFFFF;
}

.celltitle {  /* table on aimaudit product page */
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
}

.fieldname /* for field names */ { font-weight: bold; }

.rtmargside
{
	margin: 0 0 0 15px;
	line-height: 22px;
}
.userinfo {
	font-weight: normal;
	line-height: 24px;
}
.error
{
	font-size: 12px;
	background: #FFFFFF;
	color: #C00;
	font-weight: bold;
}

a.detailAnchor:link, a:active, a:visited
{
	color: #336699;
	text-decoration: none;
}

a.detailAnchor:hover
{
	color: #336699;
	text-decoration: underline;
}

a.approvedDetailAnchor:link, a:active, a:visited
{
	color: #339933;
	text-decoration: none;
}

a.approvedDetailAnchor:hover
{
	color: #339933;
	text-decoration: underline;
}


a:link, a:active, a:visited
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	color: #336699;
	text-decoration: underline;
}

a.sidemenuoptions:link, a.sidemenuoptions:active, a.sidemenuoptions:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.sidemenuoptions:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.tablinks:link, a.tablinks:active, a.tablinks:visited
{
	background: #FFFFFF;
	color: #336699;
	text-decoration: underline;
}

a.tablinks:hover
{
	background: #FFFFFF;
	color: #8BBFE5;
	text-decoration: underline;
}

a.on:link, a.on:active, a.on:visited /*alphasearch*/
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.on:hover
{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

a.off:link, a.off:active, a.off:visited /*alphasearch*/
{
	color: #336699;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

a.off:hover
{
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
