body	{
	background-color: #030303;
	
	margin-top: 0px;
	margin-bottom: 0px;
}
.text	{
	font-family: ms sans serif;
	font-size: 8pt;
}
a 	{
	color: #003399
}
a:hover	{
	text-decoration: underline;
	color: #cccccc;
}
a.link:hover	{
	text-decoration: underline;
	color: #66ff66;
}
.findItByTopicText, .findItByTopicText a	{
	color: #ffffff;
	font-family: Ms Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.findItByTopicText a:hover	{
	text-decoration: underline;
}
.memberLoginText, .memberLoginText a	{
	font-family: ms sans serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
.memberLoginText a:hover	{
	text-decoration: none;
}
.memberLoginForm	{
	font-family: ms sans serif;
	font-size: 8pt;
	border: 1px solid #000000;
}
.footerText, .footerText	a {
	font-family: ms sans serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.footerText a:hover	{
	text-decoration: underline;
}
.copyrightText	{
	font-family: ms sans serif;
	font-size: 8pt;
	color: #5C6067;
}
.color-title	{
	background-color: #7A8FA4;
	color: #ffffff;
	font-family: Ms Sans Serif;
	font-size: 8pt;
	font-weight: Bold;
	background-image: url(assets/images/dialogtop.gif);
}
.color-rowalert	{
	background-color: #ffddaa;
	color: Maroon;
	font-family: Ms Sans Serif;
	font-size: 8pt;
}
.color-row	{
	background-color: #DEE7EF;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.color-header	{
	background-color: #ddddd5;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.color-buttonrow, .color-buttons	{
	background-color: #D2E0ED;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.buttn	{
	background-color: #366496;
	width: 100px;
	color: #ffffff;
	cursor: hand;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
	border-width: 1px;
	border-left-color: #CBE3FF;
	border-top-color: #CBE3FF;
	border-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
}
.formfield	{
	font-family: Ms Sans Serif;
	font-size: 8pt;
	font-weight: normal;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #ffffff;
}

th.table-sortable {
background-image:url(/assets/images/sortable.gif);
background-position:left center;
background-repeat:no-repeat;
cursor:pointer;
padding-left:12px;
}

th.table-sorted-desc {
background-image:url(/assets/images/sorted_down.gif);
background-position:left center;
background-repeat:no-repeat;
}

tr.alternate {
background-color:#DEE7EF;
}

table.sortlist2 th, table.sortlist2 td {
border:1px solid #cccccc;
}

table.sortlist2 th, table.sortlist2 td {
border-collapse: collapse;
}


th.table-sortable {
background-image:url(/assets/images/sortable.gif);
background-position:left center;
background-repeat:no-repeat;
cursor:pointer;
padding-left:12px;
}

th.table-sorted-desc {
background-image:url(/assets/images/sorted_down.gif);
background-position:left center;
background-repeat:no-repeat;
}

tr.alternate {
background-color:#DEE7EF;
}

table.sortlist2 th, table.sortlist2 td {
border:1px solid #cccccc;
}

table.sortlist2 th, table.sortlist2 td {
border-collapse: collapse;
}


