BODY
{
    
    FONT-FAMILY:	Verdana, sans-serif;
    margin:			0;   
}
P
{
    FONT-FAMILY:	Verdana, sans-serif;
}
A
{
    FONT-WEIGHT: bolder;
    FONT-FAMILY:	Verdana, sans-serif;
    TEXT-DECORATION: none;
    color: Black;
}
A:hover
{
	TEXT-DECORATION: underline;
}
TD
{
    FONT-FAMILY:	Verdana, sans-serif;
}
TABLE
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    BORDER-LEFT: thin;
    BORDER-BOTTOM: thin;
    FONT-FAMILY:	Verdana, sans-serif;
}
TR
{
    FONT-FAMILY:	Verdana, sans-serif;
}
INPUT
{
    FONT-FAMILY:	Verdana, sans-serif;
}
SELECT
{
    FONT-FAMILY:	Verdana, sans-serif;
}
OPTION
{
    FONT-FAMILY:	Verdana, sans-serif;
}

.instructions
{
	color: black;
	FONT-FAMILY:Verdana, sans-serif;
	font-size:x-small;
}

.data_table_bgcolor
{
	background-color:white;
	color: black;
}
.data_table
{
	width:100%;
	color: black;
	FONT-FAMILY:	Verdana, sans-serif;
	background-color: white;
	text-align:left;
	font-size:smaller;
}
.data_table A:link 
{
	color: Black;
	FONT-WEIGHT:600;
	text-decoration:underline;
}
.data_table A:visited 
{
	color: Black;
	FONT-WEIGHT:600; 
	text-decoration:underline;
}
.data_table A:active 
{
	color: Black;
	FONT-WEIGHT:600;
	text-decoration:underline;
}
.data_table A:hover
{
	text-decoration:none;
}

.nested_data_table
{
	color: black;
	FONT-FAMILY:	Verdana, sans-serif;
	background-color: white;
	text-align:left;
	font-size:x-small;
}


.btnInTD
{	
	text-align:left;
}

.textboxes
{
	width:100%;
	CURSOR: auto;
}

.textarea
{
	HEIGHT: 75px;
	width:400;
	CURSOR: auto;
}

.selectMenu
{
	width:100%;
}

.textareaTD
{
	width:400;
}

.searchTitleTD
{
	width:45px;
	height:25;
	text-align:right;
	color:white;
	FONT-SIZE: 9pt;  
	FONT-WEIGHT: bold	  
}

.searchTitleTDlong
{
	width:120px;
	height:25;
	text-align:right;
	color:white;
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold	  
}

.searchTitleTDdate
{
	width:135px;
	height:25;
	text-align:right;
	color:white;
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold	  
}

.searchTitleTDMethod
{
	width:105px;
	height:25;
	color:white;
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold	  
}


.searchInputTD
{
	width:160px; 
	height:24px; 
	text-align:left;
	align:left;
}

.searchInputTDCrit
{
	width:175px; 
	height:24px; 
	text-align:left;
	align:left;
}

.searchSpacerTD
{
	width:5;	
}

.searchHelpTD
{
	color:white;
	height:15;
	text-align:left;
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold	  
}
.searchHelpTD A:link 
{
	color:white;
	FONT-WEIGHT:600;
	text-decoration:underline;
	FONT-SIZE: 9pt; 
}
.searchHelpTD A:visited 
{
	color:white;
	FONT-WEIGHT:600;
	text-decoration:underline;
	FONT-SIZE: 9pt; 
}
.searchHelpTD A:active 
{
	color:white;
	FONT-WEIGHT:600;
	text-decoration:underline;
	FONT-SIZE: 9pt; 
}
.searchHelpTD A:hover
{
	text-decoration:none;
	FONT-SIZE: 9pt; 
}

.loginSpacerTD
{
	width:400;
}

.inputHeadingsTD
{
	height:auto;
	vertical-align:top;
	text-align:left;
	COLOR: Black; 
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold;
}

.inputEmailToSp
{
	COLOR: black; 
	HEIGHT: 22px; 
	WIDTH: 454px;
}

.inputEmailtext
{
	COLOR: black; 
	HEIGHT: 22px; 
	WIDTH: 520px;
}

.inputEmailLargeText
{
	COLOR: black; 
	 HEIGHT: 154px; 
	 WIDTH: 520px;
}

.loginHeadingTD
{
	text-decoration:bolder;
	text-align:left;
	vertical-align:top;
	width:75;
	height:25;
}

.commentHeadingTD
{
	height:auto;
	vertical-align:top;
	text-align:left;
	COLOR: black; 
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold;
	width:95;
}

.commentSlLineInputTD
{
	align:left;
	width:240;
	height:25;
}

.commentTextAreaTD
{
	width:300;
}

.btnNorm
{
	font-family:   Verdana, sans-serif;
	font-size:x-small;
	font-weight:bold;
	width:60px;
	height:24px;
}

.btnSmall
{
	font-family:   Verdana, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	width:45px;
	height:22px;
}

.top{}
.left {}
.right {}
.bottom 
{
	align:left;	
}

.ms-link
{
	text-align:right;
}
.ms-link a:link 
{
   font-family:  Verdana, serif;
   font-size:    8pt;
   color:        black;
   font-weight:  normal;
   text-decoration: none;
}
.ms-link a:visited 
{
   font-family:  Verdana, serif;
   font-size:    8pt;
   color:        black;
   font-weight:  normal;
   text-decoration: none;
}

.current_paging
{
	font-weight:bolder;
	color:Silver;	
}
