td.CVELogoLabel
{
	font-family:Arial;
	font-size:7pt;
	background-color:#ffff33;
	color:#3366CC
}
td.CVELargeBlueHeading
{
	font-family:Arial;
	font-size:10pt;
	color:Blue;
	font-weight:bold
}
td.CVEMainText
{
	font-family:Arial;
	font-size:10pt
}
td.CVEMainTextBold
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold
}
td.CVEMainTextBlue
{
	font-family:Arial;
	font-size:10pt;
	color:Blue
}
td.CVEFormHeader
{
	background-color:#0099CC;
}
td.CVEFormElement
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	background-color:#f4f4f4;
	color:Black
}
td.CVEVoucherAmount
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:Black
}
td.AddressInstructionsSmall
{
	font-family:Verdana;
	font-size:8pt;
	color:Black
}
span.CVEFormElementAsterix
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	background-color:#f4f4f4;
	Color:IndianRed
}
span.CVEFormErrorMessage
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:IndianRed
}
Select.FormDropDown
{
	BACKGROUND-COLOR: white;
	border-color: whitesmoke;
    BORDER-BOTTOM: #f4f4f4 2px shadow;
    BORDER-LEFT: #f4f4f4 1px shadow;
    BORDER-RIGHT: #f4f4f4 2px shadow;
    BORDER-TOP: #f4f4f4 2px shadow;
    font-family:Verdana;
    font-size:10pt	
}
Input.FormTextboxNoBorder
{
    BACKGROUND-COLOR: #f4f4f4;
	border-color: white;
    BORDER-BOTTOM: #f4f4f4;
    BORDER-LEFT: #f4f4f4;
    BORDER-RIGHT: #f4f4f4;
    BORDER-TOP: #f4f4f4;
    font-family:Verdana;
    font-size:10pt
}
Input.FormTextbox
{
    BACKGROUND-COLOR: white;
	border-color: whitesmoke;
    BORDER-BOTTOM: #f4f4f4 2px shadow;
    BORDER-LEFT: #f4f4f4 2px shadow;
    BORDER-RIGHT: #f4f4f4 2px shadow;
    BORDER-TOP: #f4f4f4 2px shadow;
    font-family:Verdana;
    font-size:10pt
}
