

h2 { font-size:14pt;
     color:#444444;
     font-family:Helvetica,Arial; }

h3 { font-size:11pt;
     color:#444444;
     font-family:Helvetica,Arial; }

td, th { font-size:10pt;
     font-family:Helvetica,Arial; }

select { font-size:8pt;
	     font-family: Helvetica,Arial;}

input { font-size:9pt;
	     font-family: Helvetica,Arial;}

option { font-size:8pt;
	     font-family: Helvetica,Arial;}

td.backgrLight {
	background-color : #9FCFF1;
}

td.backgrDark {
	background-color : #79B6E1;
}

font.user{
	font-size:10pt;
	font-family:Helvetica,Arial;
	text-align : center;
}

font.copyright{
	font-size:9pt;
	font-family:Helvetica,Arial;
	color : #3373b1;
}

font.headline {
	font-size:14pt;
    color:#000000;
    font-family:Helvetica,Arial;
}

a:link { color:#000088; text-decoration:none; }
a:visited { color:#000088; text-decoration:none; }
a:hover { color:#0000BB; text-decoration:none; background-color:#CCCCCC; }
a:active { color:#0000FF; background-color:#CCCCCC; }

a.nohover:link { color:#4292d0; text-decoration:none; }
a.nohover:visited { color:#4292d0; text-decoration:none; }
a.nohover:hover { color:#4292d0; text-decoration:none; }
a.nohover:active { color:#4292d0; }

th.editor
{
	font-size:10pt;
	font-family:Helvetica,Arial;
	text-align: left;
	font-weight: bold;
}

th.editorCenter
{
	font-size:10pt;
	font-family:Helvetica,Arial;
	text-align: center;
	font-weight: bold;
}

legend.editor
{
	font-size:10pt;
	font-family:Helvetica,Arial;
	text-align: left;
	font-weight: bold;
}

td.header
{
	font-size:10pt;
    font-family:Helvetica,Arial;
    font-weight:bold;
}

iframe#preview
{
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-position: 100px 100px;
}

.hidden
{
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.VCDijitEditor
{
	background-color: white;
}

legend
{
	font-family:Helvetica,Arial;
	font-size:10pt;
}

legend.confirmation
{
	font-size: 1.4em;
	font-weight: bolder;
}

legend.message
{
	font-size: 11pt;
}

table.confirmation
{
	 margin-top: 8%;
	 width: 70%;
}

.red
{
	color: #990000;
}
