body
{
}
.loggedintext
{
	font-family:Futura, Verdana, Arial, Helvetica;
	text-decoration:none;
	font-size:xx-small;
	color:#5B90B0;		
}
.text
{
	font-family:Futura, Verdana, Arial, Helvetica;
	text-decoration:none;
	font-size:x-small;
	color:Black;		
}
.boldtext
{
	font-family:Futura, Verdana, Arial, Helvetica;
	text-decoration:none;
	font-weight:bold;
	font-size:x-small;
	color:#5B90B0;		
}
.smalltext
{
	font-family:Futura, Verdana, Arial, Helvetica;
	text-decoration:none;
	font-size:xx-small;
	color:Black;	
}
.boldsmalltext
{
	font-family:Futura, Verdana, Arial, Helvetica;
	text-decoration:none;
	font-size:xx-small;
	font-weight:bold;
	color:Black;	
}
.headertext
{
	font-family:Futura, Verdana, Arial, Helvetica;
	font-size:x-small;
	color:Black;	
}
.toolbartext
{
	font-family:Futura, Verdana, Arial, Helvetica;
	font-size:xx-small;
	color:Black;	
}
.toolbartd
{
	BORDER-RIGHT: #C7CEDE thin solid;
	BORDER-TOP: #C7CEDE thin solid;
	BORDER-LEFT: #C7CEDE thin solid;
	BORDER-BOTTOM: #C7CEDE thin solid;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;	
	background-color:#C7CEDE;
}
.hyperlink
{
	font-family:Futura, Verdana, Arial, Helvetica;
	text-decoration:underline;
	font-size:xx-small;
	color:Blue;	
}
.listHeader
{
	font-family:Futura, Verdana, Arial, Helvetica;
	text-decoration:none;
	font-size:xx-small;
	/*font-weight:bold;*/
	border-color:ButtonFace;
	border-style:hidden;
	/*border-width:thin;*/
	background-color:ButtonFace;
	color:ButtonText;	
}
.listStyle
{
	overflow:auto;
	cursor:help;
	border:solid 1px #999999
}
.listTableStyle
{
	padding:0 0 0 0;
	border-color:Silver;
	border-style:solid;
	border-width:thin;
	table-layout: fixed;
}
.divStyleNoBorder
{
	overflow:hidden;
	width:100%;
	height:200px;
}
.divStyle
{
	padding-left:5;
	padding-right:5;
	border-bottom:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	overflow:hidden;
	width:100%;
	height:200px;
}
.selectedRow
{
	background-color:#C7CEDE;
	font-family:Futura, Verdana, Arial, Helvetica;
	text-decoration:none;
	font-size:xx-small;
	color:Black;
}
.inactiveText
{
	font-family:Futura, Verdana, Arial, Helvetica;
	text-decoration:none;
	font-size:x-small;
	color:Gray;		
}
.inactiveTextSmall
{
	font-family:Futura, Verdana, Arial, Helvetica;
	text-decoration:none;
	font-size:xx-small;
	color:Gray;
}
.table
{
	padding-left:9;
	padding-right:9;
	table-layout: fixed;	
}
.DefaultOuterTable
{
	text-align:center;
	margin-left:auto; 
	margin-right:auto;
	padding-left:0;
	padding-right:0;
	width:760px;
	border:0;
}
.DefaultPageBody
{
	text-align:center;
	MARGIN-LEFT:auto; 
	MARGIN-RIGHT:auto;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	border:0;

}
.LongListLength
{
	width:740px;

}

.inlineblock
{
	display:-moz-inline-block;
}
