/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

UL.attachmentList
{
	margin:0;
	padding: 0;
}
LI.attachmentList 
{
	float:left;
	font-weight:bold;
	font-size:11px;
	margin-left: 1em;
	list-style-type:none;
}

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
TD {
	font-size: 10pt;
}
A.nav
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A.nav:visited
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A.nav:hover
{
    FONT-SIZE: 10px;
    COLOR: #fbe26c;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.nav:active
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
UL.bul
{
    FONT-SIZE: 10px;
    LIST-STYLE-IMAGE: url(images/dot.gif);
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: square;
}
LI.bul
{
    FONT-SIZE: 10px;
    LIST-STYLE-IMAGE: url(images/dot.gif);
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: square;
}
.letter 
{
	font-family: Times New Roman, Times, Serif;
	font-size: 11pt;
} 
.headline {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #931A3B;
	text-align: center;
}
.headwhite {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: White;
	text-align: center;
}
.headwhited 
{
	background-color: #931a3b;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: White;
	text-align: center;
}
.headwhites {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-align: center;
}
.fieldlabel 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	text-align: left;
}
.statusMessage
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #931a3b;
	text-align: left;
}
.formDarkColor
{
	background-color: #931a3b;
}
.formField
{
	background-color: #fff1b0;
}
.formGray
{
	background-color: #cccccc;
}
.formLabel
{
	background-color: #fbe26c;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.formPager
{
	background-color: #ffdd00;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #931a3b;
}
.formRBL 
{
	list-style-position: inside;
}
.formSection
{
	background-color: #ffcc00;
	color: #931a3b;
	font-weight: bold;
}
.formSeparator
{
	background-color: #ffcc00;
}
.errorMessage 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: Red;
	text-align: left;
}
.boldwhite
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
.label12
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-align: left;
}
.wideInput
{
	width: 100%;
}
.centerBlackButton
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: black;
	text-align: center;
	width:160px;
}
.hiddenPanel
{
	visibility:hidden;
	display:none;
}
.downloadReady
{
	margin-top:10px;
}
.panelWithPadding
{
	padding:14px 10px 14px 10px;
}
#lbFileAttachmentsList
{
	width:350px;
}
table#panelExistingFileAttachments .downloadReady 
{
	width:172px;
}
.sortIcon
{
	padding:0px 5px 0px 5px;
}
.note 
{
	font-weight:bold;
	color:Red;
}