/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
P
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
}
TD
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
}
.text8
{
	font-size: 8pt;
}

.text10
{
	font-size: 10pt;
}
A:link	{	
	text-decoration:	underline;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
a.subHeaderLink
{
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}
a.subHeaderLink:visited
{
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}
a.subHeaderLink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

SMALL	{	
	font-size:	8pt;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	font-size: 10pt;
	}	

UL LI LI	{	
	list-style-type:	square;
	font-size: 8pt;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	font-size: 8pt;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	font-size: 8pt;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	font-size: 8pt;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	font-size: 8pt;
	}
.crumbs
{
	font-size: xx-small;
	color: #000000;
}

.errorText
{
	color: #ff0000;
	font-weight: bold;
}
.successText
{
	color: #0000ff;
	font-weight: bold;
}

.altItemStyle
{
	color: #000000;
	background-color: #DCDCDC;
	font-size: 8pt;
	font-weight: normal;
}

.itemStyle
{
	color: #000000;
	background-color: #EEEEEE;
	font-size: 8pt;
	font-weight: normal;
}

.itemStyleBold
{
	color: #000000;
	background-color: #EEEEEE;
	font-size: 8pt;
	font-weight: normal;
}

.selectedItemStyle
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	background-color: #FFFF00;
}

.headerStyle
{
	font-weight: bold;
	color: #ffffff;
	background-color: #003366;
	font-size: 8pt;
}

.HeaderStyle a:link
{
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underlined;
}

.HeaderStyle a:visited
{
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underlined;
}

.HeaderStyle a:hover
{
	color: #ff8c00;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underlined;
}

.redHeaderStyle
{
	font-weight: bold;
	color: #ffffff;
	background-color: #FF0000;
	font-size: 8pt;
}

.redItemStyle
{
	color: #ffffff;
	background-color: #ff0000;
	font-size: 8pt;
	font-weight: normal;
}

.footerStyle
{
	color: #ffffff;
	background-color: #FA8072;
	font-weight: bold;
	font-size: 8pt;
}

.pagerStyle
{
	color: #000000;
	background-color: #f5deb3;
	font-size: 8pt;
}

.asptextbox { background: #ffffff; border: solid 1px; border-color: #cccccc; letter-spacing: 0px; }

.tableHighlight1
{
	background-color: #FFCC99;
	border: solid 2px #FF9933;
	color: #000000;
}

.tableHighlight1Header
{
	background-color: #FF9933;
	font-weight: bold;
	color: #ffffff;
}

.borderRight
{
	border-right: solid 3px #FF9933;
}

.tableHighlight2
{
	background-color: #CCCCFF;
	border: solid 2px #6666FF;
	color: #000000;
}

.tableHighlight2Header
{
	background-color: #6666FF;
	font-weight: bold;
	color: #ffffff;
}

.tableHighlight3
{
	background-color: #99FFFF;
	border: solid 2px #339999;
	color: #000000;
}

.tableHighlight3Header
{
	background-color: #339999;
	font-weight: bold;
	color: #ffffff;
}

.reportView
{
	background-color: #ffffff;
	border: solid 2px #000000;
	color: #000000;
}

.reportViewHeader
{
	background-color: #000000;
	font-weight: bold;
	color: #ffffff;
}

.reportViewAlt
{
	background-color: #f5f5f5;
}

.solidBottom
{
	border-bottom: solid 1px #c0c0c0;
}
.userPaymentTable
{
	border: solid 2px #336699;
}
.userPaymentDataHeader
{
	background-color: #336699;
	color: #ffffff;
	font-weight: bold;
}

.subHeader
{
	border-bottom: solid 3px #000000;
	border-top: solid 3px #000000;
	background-color: #003366;
}

.subHeaderTD
{
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.addPadding
{
	padding: 0px 10px 0px 10px;
}
.msgControlPanelTable
{
	background-color: #EFEBDF;
	border: solid 1px #999999;
}
.msgControlPanelSectionHeader
{
	font-weight: bold;
	background-color: #FFFBEE;
	border-top: solid 1px #999999;
	border-bottom: solid 2px #000000;
}

.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-image: url(../images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#masterHeader
{
	background-color: #fff;
	text-align: center;
	height: 125px;
	background-image: url(images/probcommhdr.jpg);
	background-repeat: no-repeat;
}
#master_headerbottom
{
	height: 17px;
	border-bottom: solid 3px #000000;
	border-top: solid 3px #000000;
	background-color: #003366;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
#masterFooter
{
	text-align: center;
	height: 20px;
	color: #000;
	font-size: .8em;
}

#master_content
{
	padding: 10px;
}
#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

.mainButtons
{
	margin: 6px;
	border: none;
}