body.wsDashboard { margin: 0px 0px 0px 0px; background-color: #ffffff; font-family: Arial; font-size: 8pt; /*color:#0C1159;*/ }
/*td { font-family: Arial; font-size: 8pt; color:#0C1159; }*/
a.checklistAnchor {font-family: Arial; font-size: 8pt;color: #FFFFFF;vertical-align: bottom;text-decoration: none;}
a.checklistAnchor:hover  {font-family: Arial; font-size: 8pt; color: #ffcc00; text-decoration: underline;vertical-align: bottom;}
a.wsTopLink { font-family: Arial; font-size: 9pt; color: #ffffff; text-decoration: none; }
a.wsTopLink:hover, a.wsTopLinkHighlight:hover { font-family: Arial; font-size: 9pt; color: #ffcc00; text-decoration: underline; }
a.wsTopLinkHighlight { font-family: Arial; font-size: 9pt; color: #ffcc00; text-decoration: none; }
a.wsLeftLink { font-family: Arial; font-size: 9pt; font-weight: bold; color: #ffffff; text-decoration: none; }
a.wsLeftLink:hover, a.wsLeftLinkHighlight:hover { font-family: Arial; font-size: 9pt; font-weight: bold; color: #ffcc00; text-decoration: underline; }
a.wsLeftLinkHighlight { font-family: Arial; font-size: 9pt; font-weight: bold; color: #ffcc00; text-decoration: none; }
a.wsWhite, .wsWhite { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color: #ffffff; text-decoration: none; }
a.wsWhite:hover { font-family: Arial; font-size: 7.5pt; color: #ffcc00; text-decoration: underline; }
.wsWhiteBold { font-family: Arial; font-size: 8pt; font-weight: bold; color: #ffffff; text-decoration: none; }
a.wsLeftSubLink { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; text-decoration: none; }
a.wsLeftSubLink:hover, a.wsLeftSubLinkHighlight:hover { font-family: Arial; font-size: 8pt; color: #ffcc00; text-decoration: underline; }
a.wsLeftSubLinkHighlight { font-family: Arial; font-size: 8pt; color: #ffcc00; text-decoration: none; }
.wsGreenHeader { color: #008181; font-weight: bold; }
.wsGreenText { color: #008181; }
a.wsTopLinkWhite { font-family: Arial; font-size: 8pt; color: #ffffff; text-decoration: underline;}
.wsTopLinkWhite { font-family: Arial; font-size: 8pt; color: #ffffff;}
.wsTopLinkWhiteActive { font-family: Arial; font-size: 8pt; font-weight: bold; color: #ffffff; }
.wsBlue { color:#0C1159; }
.wsBlueBold { color:#0C1159;font-weight:bold; }
.wsBlueUnderline { color:#0C1159;text-decoration:underline; }
.wsBlueBoldUnderline { color:#0C1159;text-decoration:underline;font-weight:bold; }
.wsDisabled, a.wsDisabled, a.wsDisabled:hover  { font-weight: bold; color: #808080; text-decoration: none; }
.wsDisabledLite  { color: #808080; text-decoration: none; }
select.small, input.small { font-family: Arial; font-size:8pt; color:#0C1159; background-color:#ffed9b; }
.wsYellowHeader { background-color:#ffed9b; }
.wsYellowFrameText { color:#ffed9b; font-weight:bold; font-size:12pt; }
code { background-color: #fff5c9; }

form
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

	BODY  {
	font-size : 10pt;
	font-family : "Arial", "Helvetica", "Verdana";
	margin-left : 0;
	margin-top : 0;
	margin : 0 0;
}
	.silverBody {
	font-size : 9pt;
	font-family : "Arial", "Helvetica", "Verdana";
	background-color : #CCCCCC;

}
	.whiteBody {
	font-size : 9pt;
	font-family : "Arial", "Helvetica", "Verdana";
	background-color : #FFFFFF;
	margin-left : 0;
	margin-top : 0;
	margin : 0 0;
}
	UL  {
		font-size : 8pt;
		font-family : "Arial", "Helvetica", "Verdana";
		color : #000000;
	}

	H1  {
		font-size : 12pt;
		font-weight : bold;
		font-family : "Arial", "Helvetica", "Verdana";
		text-align : left;
		color : #151858;
	}

	H2  {
		font-size : 11pt;
		font-weight : bold;
		font-family : "Arial", "Helvetica", "Verdana";
		color : #006666;
	}

	H3  {
		font-size : 10pt;
		font-weight : bold;
		font-family : "Arial", "Helvetica", "Verdana";
		font-style : italic;
		color : #006666;
	}

	H4  {
		font-size : 9pt;
		font-weight : bold;
		font-family : "Arial", "Helvetica", "Verdana";
		color : #181858;
		text-align : left;
	}

	SMALL  {
		font-size : 7pt;
		font-family : "Arial", "Helvetica", "Verdana";
		color : #000000;
	}

	P  {
		font-size : 8pt;
		font-family : "Arial", "Helvetica", "Verdana";
		font-weight : normal;
		font-weight : normal;
		text-decoration : none;
		/*color : #0C1159;*/
	}

	INPUT, INPUT.small, INPUT.Button, INPUT.Standard, SELECT  {
		font-family : "Arial", "Helvetica", "Verdana";
		font-weight : normal;
		font-size : 8pt;
		float : none;
	}

	TR  {
		font-size : 8pt;
		font-family : "Arial", "Helvetica", "Verdana";
	}
	A {
		 /*text-decoration : none;*/
		 color:#0000ff;
    }
	A:hover  {
		text-decoration : underline;
	}
	
	.raisedBox
	{
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #5F5F5F;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #5F5F5F;
}
	.raisedHeader
	{
	color:#ffffff;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin;
	background-color:#003399;
	line-height:20px;
	padding-left: 10px;
	}
	.raisedHeaderLink
	{
		POSITION: relative;
		PADDING-RIGHT: 5px;
		PADDING-LEFT: 5px;
		PADDING-TOP: 1px;
		PADDING-BOTTOM: 1px;
		CURSOR: hand;
		TEXT-ALIGN: left;
		text-decoration : none;
	}
	.raisedHeaderLink:hover  {
		text-decoration : underline;
	}
	.leftmenu
	{
	POSITION: relative;
	border-top : 1px solid #5F5F5F;
	border-bottom : 1px solid #FFFFFF;
	border-left : 1px solid #5F5F5F;
	border-right : 1px solid #FFFFFF;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}		
	.leftMenuItem
	{
		POSITION: relative;
		PADDING-RIGHT: 5px;
		PADDING-LEFT: 5px;
		PADDING-TOP: 1px;
		PADDING-BOTTOM: 1px;
		TEXT-ALIGN: left;
		text-decoration : none;
		color : #FFFFFF;
	}
	.leftMenuItem:hover  {
		text-decoration : underline;
	}
	.leftMenuMain
	{
		POSITION: relative;
		PADDING-RIGHT: 5px;
		PADDING-LEFT: 5px;
		CURSOR: hand;
		font-size: 11pt;
		font-weight : bold;
		WIDTH: 100%;
		TEXT-ALIGN: left;
		text-decoration : none;
		color : #FFFFFF;
	}
	.leftMenuMain:hover  {
		text-decoration : underline;
	}
	.leftMenuCategory
	{
		POSITION: relative;
		PADDING-RIGHT: 5px;
		PADDING-LEFT: 5px;
		PADDING-TOP: 2px;
		PADDING-BOTTOM: 2px;
		WIDTH: 100%;
		TEXT-ALIGN: left;
		font-weight : bold;
		color : #FFFFFF;
	}
	.menuItem
	{
		POSITION: relative;
		PADDING-RIGHT: 5px;
		PADDING-LEFT: 5px;
		CURSOR: hand;
		WIDTH: 100%;
		TEXT-ALIGN: left;
		color : #FFFFFF;
		BACKGROUND-COLOR: #151858;
		border-top : 1px solid #151858;
		border-bottom : 1px solid #151858;
		border-left : 1px solid #151858;
		border-right : 1px solid #151858;
	}
	.infoText {
	color : #000000;
	font-family : "Arial", "Helvetica", "Verdana";
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	border-top : 2px solid #808080;
	border-bottom : 1px solid #5F5F5F;
	border-left : 2px solid #808080;
	border-right : 1px solid #5F5F5F;
}
	a.questionList 
	{
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 10pt;
		text-decoration : none;
		color: #0C1159;
		text-decoration: underline;
    }
	.questionList  {
		background-color : #FFFFFF;
		color : #0C1159;
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 8pt;
		font-weight : normal;
		text-decoration : none;
	}
	a.disabledQuestionList {
		color : #808080;
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 10pt;
		font-weight : normal;
		text-decoration : underline;
	}
	.disabledQuestionList {
		color : #808080;
		background-color : #cccccc;
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 8pt;
		font-weight : normal;
		text-decoration : none;
	}
	.questionListText {
	color : #0C1159;
	font-family : "Arial", "Helvetica", "Verdana";
	font-weight : bold;
	font-size : 10pt;
}
	.disabledQuestionListText {
		color : #808080;
		font-family : "Arial", "Helvetica", "Verdana";
		font-weight : bold;
		font-size : 10pt;
	}
	span.questionListNumberText
	{
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 10pt;
		color : #0C1159;
	}
	.questionListText:hover {
		text-decoration : underline;		
	}
	.questionListHighlight  {
		background-color : #ffcc00;
	}
	.questionListHighlightAlternate
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	font-family: "Arial" , "Helvetica" , "Verdana";
	background-color: #191970;
	text-decoration: none;
}
	a.htmlsnippet  {
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 10pt;
		color : #0C1159;
		text-decoration : underline;
	}
	.htmlsnippet  {
		background-color : #fff6c7;
		color : #0C1159;
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 8pt;
		font-weight : normal;
	}
	a.disabledHtmlsnippet  {
		background-color : #CCCCCC;
		color : #696969;
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 10pt;
		font-weight : normal;
		text-decoration : underline;
	}
	.disabledHtmlsnippet  {
		background-color : #CCCCCC;
		color : #696969;
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 10pt;
		font-weight : normal;
	}
	.htmlsnippetHighlight  {
		background-color : #FFCC00;
		color : #FFFFFF;
	}
	.htmlsnippetText {
		color : #0C1159;
		font-family : "Arial", "Helvetica", "Verdana";
		font-weight : bold;
		font-size : 10pt;
	}
	.disabledHtmlsnippetText {
		color : #696969;
		font-family : "Arial", "Helvetica", "Verdana";
		font-weight : bold;
		font-size : 10pt;
	}	
	.PageBreak
	{
		color: #0C1159;
		background-color: #fff1ad;
    }
	a.PageBreak
	{
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 10pt;
		text-decoration : none;
		background-color: #fff1ad;
		color: #0C1159;
		text-decoration: underline;
    }
	a.disabledPageBreak
	{
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 10pt;
		text-decoration : none;
		color: #696969;
		text-decoration: underline;
    }
	.disabledPageBreak
	{
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 10pt;
		text-decoration : none;
		background-color: #CCCCCC;
		color: #696969;
		text-decoration: underline;
    }
    .mainTable
    {
		width : 99%;
		margin : 1;
		padding : 1;
		border : 1;
	}
	.tabSelected{
	border-top : 1px solid White;
	border-left : 1px solid White;
	border-right : 1px solid Gray;
}
	.tabDeselected{
	border-top : 1px solid White;
	border-left : 1px solid White;
	border-right : 1px solid Gray;
	border-bottom : 1px solid White;
}
	.tabBody{
	border-left : 1px solid White;
	border-right : 1px solid Gray;
	border-bottom : 1px solid Gray;
}
	.tabBackground{
	border-bottom : 1px solid White;
}
	.workAreaHeader  {
	color : #FFFFFF;
	background-color : #151858;
	font-family : "Arial", "Helvetica", "Verdana";
	font-weight : bold;
	font-size : 9pt;
	border-color : #151858;
}
	.ItemMouseOver
	{
		POSITION: relative;
		PADDING-RIGHT: 5px;
		PADDING-LEFT: 5px;
		CURSOR: hand;
		WIDTH: 100%;
		TEXT-ALIGN: left;
		COLOR: #FFFFFF;
		BACKGROUND-COLOR: #151858;
		border-left : 1px solid #151858;
		border-right : 1px solid #151858;
		border-top : 1px solid #151858;
		border-bottom : 1px solid #151858;
	}
	.ItemMouseOut
	{
		WIDTH: 100%;
	}
	.fineprintblue  {
		font-size : 7pt;
		font-weight : normal;
		font-family : "Arial", "Helvetica", "Verdana";
		font-style : italic;
		color : #151858;
	}

	.fineprintlink  {
		font-size : 7pt;
		text-decoration : underline;
		font-weight : normal;
		font-family : "Arial", "Helvetica", "Verdana";
		font-style : italic;
		color : #ffffff;
	}

	.fineprintlink:hover  {
		font-size : 7pt;
		text-decoration : underline;
		font-weight : normal;
		font-family : "Arial", "Helvetica", "Verdana";
		font-style : italic;
		color : #cc0000;
	}
	.insetText
	{
	POSITION: relative;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	color : Black;
	background-color : White;
	
	}		
	.bigred  { 
           font-size : 12pt; 
           font-weight : bold; 
           font-family : "Arial", "Helvetica", "Verdana"; 
           color : #CC0000;
     }
	.smalldetail  {
		color : #000000;
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 7pt;
		font-weight : normal;
	}
	.accountHeader  {
		font-family : "Arial", "Helvetica", "Verdana";
		font-size : 9pt;
		font-weight : bold;
	}
	.warn  {
		color : #CC0000;
		font-weight : bold;
	}
	a.warn  {
		color : #CC0000;
		font-weight : bold;
		text-decoration : underline;
	}
	.ws-info-tbl {
	width : 400px;
	border : none;
	border-width : thin thin thin thin;
	border-collapse: collapse;
	border-spacing: 0px;
}
	.ws-warning-title {
	background-color : #ffcc00;
	font-weight : bold;
	font-size : 10pt;
	padding: 5;
}
	.ws-warning {
	background-color : #FFF1AB;
	padding: 5;
}
	.ws-error-title {
	background-color : #CC0000;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10pt;
	padding: 5;
}
	.ws-error {
	background-color : #FFBFBF;
	padding: 5;
}
	a.header  {
	color : #151858;
	font-family : "Arial", "Helvetica", "Verdana";
	font-weight : bold;
	text-decoration : underline;
}
	.header  {
	color : #151858;
	font-family : "Arial", "Helvetica", "Verdana";
	font-weight : bold;
}
	.boldblue  {
		color : #151858;
		font-family : "Arial", "Helvetica", "Verdana";
		font-weight : normal;
		font-size : 10pt;
		text-decoration : none;
	}
	
	.adminmenu  {
		color : #151858;
		text-decoration : none;
		font-weight : normal;
		font-family : "Arial", "Helvetica", "Verdana";
		font-style : normal;
		font-size : 8pt;
	}

	.adminmenu:hover  {
		color : #CC0000;
	}

.adminHeaderSilver
	{
		font-size : 8pt;
		font-family : "Arial", "Helvetica", "Verdana";
		font-weight : bold;
		background-color : #151858;
		color : #ffcc00;
		}
	
	a.adminHeaderSilver
	{
		font-size : 8pt;
		font-family : "Arial", "Helvetica", "Verdana";
		font-weight : bold;
		background-color : #151858;
		color : #ffcc00;
		}
	
	.adminPagerSilver
	{
		font-size : 8pt;
		font-family : "Arial", "Helvetica", "Verdana";
		background-color : #e6e6e6;
		}
		
		.adminHeaderSilverSmall
	{
		font-size : 7pt;
		font-family : "Arial", "Helvetica", "Verdana";
		font-weight : bold;
		background-color : #151858;
		color : #ffcc00;
		}
		
		a.adminHeaderSilverSmall
	{
		font-size : 7pt;
		font-family : "Arial", "Helvetica", "Verdana";
		font-weight : bold;
		background-color : #151858;
		color : #ffcc00;
		}
		
		.adminHeaderYellowSmall{
		font-size : 7pt;
		font-family : "Verdana";
		font-weight : bold;
		background-color : #151858;
		color : #ffcc00;
		}
		
		a.adminHeaderYellowSmall{
		font-size : 7pt;
		font-family : "Verdana";
		font-weight : bold;
		background-color : #151858;
		color : #ffcc00;
		}

.adminBodySilver {
	font-size : 8pt;
	font-family : "Arial", "Helvetica", "Verdana";
	background-color : #cacfd9;
}
.adminBodySilverSmall {
	font-size : 7pt;
	font-family : "Arial", "Helvetica", "Verdana";
	background-color : #a9a9a9;
}

	.normal {font-size : 8pt;font-family : "Arial", "Helvetica", "Verdana";}	
	.monofont {font-size : 8pt; font-family : Courier New;color : #000000;font-weight : normal;text-decoration : none;}
	a.monofont {text-decoration : none}
	a.monofont:hover {text-decoration : underline}
	.silverCell {font-size : 8pt; font-family : "Arial", "Helvetica", "Verdana"; background-color : #e6e6e6;}
	.bigblue  {font-size : 12pt;font-weight : bold;font-family : "Arial", "Helvetica", "Verdana";color : #151858;}
  .bigwhite {font-size : 12pt;font-weight : bold;font-family : "Arial", "Helvetica", "Verdana";color : #ffffff;}
  .bigyellow {font-size : 12pt;font-weight : bold;font-family : "Arial", "Helvetica", "Verdana";color : #ffcc00;}
  .headerblk  {color : #000000;font-family : "Arial", "Helvetica", "Verdana";font-weight : bold;}
  label.pagerLinks  {color : #808080;font-family : "Arial", "Helvetica", "Verdana";font-size : 8pt;font-weight : normal;}
	a.pagerLinks:hover  {color : #cc0000;font-family : "Arial", "Helvetica", "Verdana";font-size : 8pt;font-weight : normal;}


