/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #CACBE7;
    FONT-FAMILY: arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

/*Right Side*/
A:link
{
	color: #8B0000;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3333cc;
		}

td.leftNav
{
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	padding-left: 10px;
}
		
td.leftNavMove
{
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	padding-left: 40px;
}

td.content
{
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	padding-left: 40px;
	padding-right: 40px;
}

td.contentHeader
{
	font-size: 18pt;
	color: #660000;
	font-family: Arial;
	padding-left: 40px;
	font-weight: bold;
}
		
H2	{	
	font-family: 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: 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: 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: 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: 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;
	}	



	
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;
	}	

IMG 	{
	/*margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;*/
	}
.FooterText 	{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11pt; 
	COLOR: #2F1E74; 
	FONT-FAMILY: Arial; 
	}
A.FooterTextU 	{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11pt; 
	COLOR: #2F1E74; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline;
	}
.sidebarlabel 
{
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
}
.sidebartitle
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	COLOR: #877d3d; 
	FONT-FAMILY: 'Century Gothic',Arial; 
}

.sidebarvalue	
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	text-align: right;
}
a.sidebarlink
{
	font-size: 11pt;
	color: #000000;
	font-family: 'Century Gothic', Arial;
}
a.upperrightlink
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #877d3d; 
	FONT-FAMILY: Arial; 
}
.RepeatingHeader
{
	background: #c8cce6 URL(images\vrr_r1_c5.jpg) repeat-x fixed top, left 
}

.PageError
{
	font-size: 10pt;
	color: #ff0000;
	font-family: Arial;
}
.FieldError
{
	font-size: 10pt;
	color: #ff0000;
	font-family: Arial;
}
.PageError
{
	font-size: 10pt;
	color: #ff0000;
	font-family: Arial;
}
.InputFieldLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
.InputField
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
td.FreeText
{
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	padding-left: 10px;
}
td.FreeText2
{
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	padding-left: 10px;
	padding-right: 10px;
}
td.FreeTextSmall
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	padding-left: 10px;
}
td.InstructionsLink
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
.PageTitle
{
	font-size: 30pt;
	color: #2f1e74;
	padding-top: 10px;
	font-family: 'Century Gothic' , Arial;
	position: relative;
	text-align: right;
}
.PageTitleSmall
{
	font-size: 24pt;
	color: #2f1e74;
	padding-top: 25px;
	font-family: 'Century Gothic' , Arial;
	position: relative;
	text-align: right;
}
/*TABLE.panel
{
	border-right: #2F1E74 thin solid;
	border-top: #2F1E74 thin solid;
	border-left: #2F1E74 thin solid;
	border-bottom: #2F1E74 thin solid;
	background-color: #F8F9FC;
}*/
TABLE.panel
{
	border-right: #433470 thin solid;
	border-top: #433470 thin solid;
	border-left: #433470 thin solid;
	border-bottom: #433470 thin solid;
	background-color: #F8F9FC;
}
TABLE.AcceptContribution
{
	border-right: #2F1E74 thin solid;
	border-top: #2F1E74 thin solid;
	border-left: #2F1E74 thin solid;
	border-bottom: #2F1E74 thin solid;
	background-color: #F8F9FC;
}
TR.PanelAlternating
{
	background-color: #E8EAF4;
}
TD.PanelAlternating
{
	border-right: #ffffff thin solid;
	border-top: #ffffff thin solid;
	border-left: #ffffff thin solid;
	border-bottom: #ffffff thin solid;
	background-color: #E8EAF4;
}
td.panel
{
	border-right: #ffffff thin solid;
	border-top: #ffffff thin solid;
	border-left: #ffffff thin solid;
	border-bottom: #ffffff thin solid;
	background-color: #F8F9FC;
}
/*TH.panel
{
	border-right: #2F1E74 thin solid;
	border-top: #2F1E74 thin solid;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	border-left: #2F1E74 thin solid;
	border-bottom: #2F1E74 thin solid;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #2F1E74;
}*/	
TH.panel
{
	border-right: #433470 thin solid;
	border-top: #433470 thin solid;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	border-left: #433470 thin solid;
	border-bottom: #433470 thin solid;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #433470;
}	
TH.panelhead
{
	border-right: #433470 thin solid;
	border-top: #433470 thin solid;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	border-left: #433470 thin solid;
	border-bottom: #433470 thin solid;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #433470;
}	

TD.InputFieldLabelCell
{
	padding-right: 5px;
	text-align: right;
}
TD.InputFieldGrid
{
	padding-left: 15px;
}
TD.SecondaryHeader
{
	padding-left: 15px;
	font-weight: bold;
	font-size: smaller;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	
TD.GridHeader
{
	/* border-right: #ffffff 1pt solid; */
	border-top: #ffffff 1pt solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #ffffff 1pt solid;
	color: white;
	border-bottom: #ffffff 1pt solid;
	font-family: Arial;
	background-color: #433470;
}
TD.GridHeaderLight
{
	/* border-right: #ffffff 1pt solid; */
	border-top: #ffffff 1pt solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #ffffff 1pt solid;
	color: black;
	border-bottom: #ffffff 1pt solid;
	font-family: Arial;
	background-color: #c8cce6;
	text-align: center;
}
TD.GridSubHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: #433470;
	text-align: center;
}
a.GridSubHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: #433470;
	text-align: center;
}
a.GridSubHeaderLink
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: #433470;
	text-align: center;
}
a.GridSubHeaderLink:visited
{
	color: white;
}
td.Broadcast
{
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	padding-left: 10px;
}
a.BroadcastLink
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
}
td.GridCell
{
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
}
