body
{
	font-family: Tahoma, Verdana;
	font-size:8.25pt;
}
SPAN.radioOptions
{
	font-size:.7em;
}
table.item
{
	width: 100%;
	font-size:1em;
}
table.item tr.title
{
	background-color:#18184a;
	color:White;
}
table.item tr.title td.name
{
	width:50%;
	font-weight:bold;
}
table.item tr.title td.lacode
{
	width:50%;
	text-align:right;
	font-weight:bold;
}
table.item tr.title td.naiccode
{
	width:25%;
	font-weight:bold;
}

table.item tr.description
{
	 font-style:italic;
}
body.content
{
	background-color:White;
}
.searchresults
{
	font-size:1.2em;
}
.sub_item
{
	width: 100%;
	font-size:.75em;
}
.sub_item .row0
{
	color: black;
	background-color: #FFF5CC;
}
.sub_item .row1
{
	color: black;
	background-color: #D1D1DB;
}
.sub_item .row2
{
	color: white;
	background-color: gray;
}
.sub_item .title
{
	color: white;
	background-color: dimgray;
	font-weight:bold;
	text-align:center;
	text-align:left;
}
.sub_item .title A
{
	color: white;
}
.sub_item .title A:visited
{
	color: White;
}
.sub_item .title A:hover
{
	color: Yellow;
}
.sub_item .category
{
	color: white;
	background-color: #18184a;
	text-align:left;
	font-weight:bold;
	font-size:1.7em;
}
h2
{
	font-size:1.2em;
}
a
{
	color:Navy;
}
a:visited
{
	color:Navy;
}
a:active
{
	color:Red;
}
a:hover
{
	color:Blue;
}


.sub_item .checklist1
{
	color: black;
	background-color: gainsboro;
}
.sub_item .checklist2
{
	color: black;
	background-color: whitesmoke;
}
table.comments
{
	font-size: .9em;
	width: 100%;
}
table.comments th
{
	text-align:left;
	
}
div.associatedref
{
	font-size: .8em;
	background-color: #ffffd2;
}
div.associatedref div.items
{
	font-size: .8em;
}
.checklist
{
	font-size:1em;
}
.checklist .header
{
	font-size:.7em;
}
.checklist .title
{
	font-size:.9em;
	font-weight:bold;
}
.checklist .underline
{
	border-bottom:solid 1px black;
	font-size:.9em;
}
.checklist .root
{
	font-size:.8em;
	font-weight:normal;
	font-style:italic;
}
.checklist .require
{
	font-size:.9em;
}
.checklist .require .title
{
	font-size:.7em;
	font-weight:bold;
	font-style:italic;
}
.checklist .require .row0
{
	font-size:.7em;
	background-color:#FFF5CC;
}
.checklist .require .row1
{
	font-size:.7em;
	background-color:#D1D1DB;
}
.checklist th
{
	font-size:.8em;
	text-align:left;
}
.search
{
	width: 100%;
	font-size:.9em;
}
.search .row0
{
	color: black;
	background-color: #FFF5CC;
}
.search .row1
{
	color: black;
	background-color: #D1D1DB;
}
.search .row2
{
	color: white;
	background-color: gray;
}
.search .title
{
	color: white;
	background-color: dimgray;
	font-weight:bold;
	text-align:center;
}
.search .criteria
{
	color:White;
	background-color:#18184a;
}
.search .page
{
	color:White;
	background-color:#18184a;
}
.search .nav
{
	color:White;
	background-color:#18184a;
	text-align:center
}
.search A
{
	color:White;
}
.search A:visited
{
	color:White;
}

.search A:hover
{
	color:White;
}

.search .new
{
	color:White;
	background-color:#18184a;
	text-align:right;
}
.jumptolinks
{
	font-size: .9em;
	color: black;
	background-color: gainsboro;
	text-decoration: none;
	width:550px;
}
.jumptolinks A
{
	font-size:.9em;
	color:Black;
	text-decoration:none;
}
.jumptolinks A:active
{
	font-size:.9em;
	color:Black;
	text-decoration:none;
}
.jumptolinks A:visited
{
	font-size:.9em;
	color:Black;
	text-decoration:none;
}
.jumptolinks A:hover
{
	font-size:.9em;
	color:red;
	text-decoration:none;
}


a.menu
{
	font-size:.85em;
	color:Black;
	font-weight:bold;
	text-decoration:none;
}
a.menu:active
{
	color:Black;
}
a.menu:visited
{
	color:Black;
}
div.main
{
	font-weight: bold;
	font-size: 1em;
	border-bottom: #18184a 1px solid;
	font-style: italic;
}
div.main a
{
	text-decoration:none;
}
div.mainlink
{
	font-size:1em;
	font-weight:bold;
}
.subhead
{
	font-weight:bold;
	font-size:.9em;
}
.subparent
{
	font-size:.9em;
}
table.btnTable
{
	width:550px;
}

table.btnTable td.btnRow
{
	background-color: #FFDC4E;
	text-align: center;
}
textarea
{
	font-family: Arial, Verdana, Helvetica, sans-sarif;
	width:450px;
}
INPUT.loginfields
{
	width:150px;
}
@media print
{
	.sub_item .category TD
	{
		border-right: black 1px solid;
		border-top: black 1px solid;
		border-left: black 1px solid;
		border-bottom: black 1px solid;
		text-align: left;
	}
}
.hidden
{
	display:none;
	visibility:hidden;
}
.fulltext
{
	font-size:.8em;
	font-style:italic;
	font-color:navy
}
.divedit
{
	width:100%;
	border:solid 1px black;
}
.userTitle
{
	width:100px;
}
.formatbuttons
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-left: black 1px solid;
	background-color: silver;
}
div.tinylink 
{
	text-align:right;
	font-size:.8em;
	background-color:White;
	width:100%;
}
div.tinylink a
{
	color:Black;
}
div.tinylink a:visited
{
	color:Black;
}
div.tinylink a:hover
{
	color:Red;
}
.moveup
{
	border-bottom: #abb0c8 2px solid;
}
div.comment
{
	font-size:.7em;
}
TD.test123
{
	background-position: right top;
	background-attachment: fixed;
	background-image: url(../images/corner-top.gif);
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

