/********************************/
BODY 
{
	color : #666666;
	font-family : verdana,sans-serif;
	font-size : 8pt;
}

TD 
{
	font-family : verdana,sans-serif;
	font-size : 8pt;
	color : #666666;
}

A 
{
	font-family : verdana,sans-serif;
	text-decoration : none;
	color : #F27016;
	font-size : 8pt;
}

A:hover 
{
	color : #666666;
}

STRONG
{
	font-weight : bold;
	color : #3D3F4B;
}

SMALL
{
	font-weight : normal;
	font-size : 7pt;
}

/* Layout Components */
/* ---------------------------------------------------------------------------- */
.pagecontainer { width : 770px; border: 1px solid #000000;  }

/* menu */
.menu { width : 140px; vertical-align : top; background-image : url(./menu_bkgrnd.gif); }
.menu_leftbar { width : 5px; vertical-align : top; background-image: url(./menu_bkgrnd_left.gif); }
.menu_menubar { width : 136px; vertical-align : top; }

.menu_on {
	border: none;
	padding : 0px 0px 0px 0px;
	width: 136px;
	height: 17px;
	cursor: hand;
	vertical-align: middle;
	background-image: url(./menu_bkgrnd_on.gif);
}

.menu_terminator { height: 1px; background-image: url(./menu_bkgrnd_off.gif); }

.menu_off {
	border: none;
	padding : 0px 0px 0px 0px;
	width: 136px;
	height: 17px;
	cursor: hand;
	vertical-align: middle;
	background-image: url(./menu_bkgrnd_off.gif);
}

.menu_text, .menu_text:hover {
	font-family : verdana,sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight: bold;
	margin-right: 3px;
	padding: 2px;
	padding-left: 11px;
	vertical-align: middle;
	color: #F27016;
}

.menu_logintext {
	font-family : verdana,sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #686E77;
}

.menu_contacttext {
	font-family : verdana,sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight: normal;
	color: #000000;
}

.whitebackground {
	border: none;
	padding : 0px 0px 0px 0px;
	width: 133px;
	background-image: url(./menu_bkgrnd_general.gif);
}

.menu_greybackground {
	border: none;
	padding : 2px 0px 4px 2px;
	width: 133px;
	background-image: url(./menu_bkgrnd_grey.gif);
}


/* content */
.content { width : 627px; vertical-align : top; background-image : url(./content_bkgrnd_mainPanel.gif); }
.content_special { width : 768px; vertical-align : top; background-image : url(./content_bkgrnd_mainPanel_special.gif); }
.conentMainPanel { width : 623px; vertical-align : top; padding : 8px 8px 30px 4px; }
.conentMainPanel_special { width : 768px; vertical-align : top; padding : 8px 8px 30px 8px; }


.floating_box {
	float : right;
	margin : 20px 20px 20px 10px;
}

.featuresBox {
	width : 150px;
	border : 1px none 0x4A545D;
}


/* header table */
.headerFlash { width : 627px; height : 107; vertical-align : top; }
.headerFlash_special { width : 768px; height : 107; vertical-align : top; }



/* footer */
.iconTable { width : 0%; vertical-align : bottom; }
.footerLeft { width : 5px; vertical-align : top; background-image: url(./menu_bkgrnd_left.gif); }
.footerMain { width : 758px; height : 12; vertical-align : top; border-top: 1px solid #83888C; border-bottom: 1px solid #83888C; text-align : right; padding-right : 4px; }
.footerRight { width : 5px; vertical-align : top; background-image: url(./border_bkgrnd_right.gif);}
.bottomBorder { width : 758px; height : 4; vertical-align : top; background-color : #AEC2D8; }
.footerText { font-family : verdana,sans-serif;	text-decoration : none;	font-size : 10px; font-weight: normal; vertical-align: middle; color: #27518F; padding : none; }
a.footerText { font-family : verdana,sans-serif; text-decoration : none; font-size : 10px; font-weight: normal; vertical-align: middle; color: #27518F; padding : none; }



th {
	font-family: Arial, Helvetica, sans-serif;
}
/* added styles */
.shade1 {
	background-color: #eeeeee
}

.shade2 {
	background-color: #DEDEDE
}

.shade3 {
	background-color: #DEDEDE
}

.shade4 {
	background-color: #e6e6cd
}

.shade5 {
	background-color: #F3F5F2
}
.shade6 {
	background-color: #F2F2F2
}
.shade7 {
	background-color: #EFE2E2
}


.shadegrey {
	background-color: #eeeeee
}
.thinBorder {
	border-color: #000000;
	border-width: 1px;
	border-style: solid
}
.titleText
{
	font-family:Arial, Verdana, Times New Roman;
	font-size:12pt;
	color:#6699CC;
	font-weight:bold;		
}
.bodyText
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight : normal;
	color : #3D3F4B;
	font-size: 8pt;
}

.bodyText_large
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight: normal;
	font-size: 8pt;
	color:#3D3F4B;
}

.bodyText_error_text { 
	COLOR: #FF0000; 
	FONT-FAMILY: Sans-serif, Arial, Helvetica, Geneva; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none 
}
.feedbackText
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight: bold;
	font-size: 9pt;
	color:#0000FF;
}
TR.searchRow TD {
	font-family : arial;
	font-size:10pt;
	color:#325B9C;
	font-weight:bold;
	background-color : #E1E1E1;
	vertical-align:top;
	align:left;
}