body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }

strong
 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.whiteBoldBlueBackground
 {
 background: #10409f;
 font-size: 14px;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 5px;
 padding-top: 2px;
 padding-bottom: 2px;
 }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; padding-bottom: 0px; color: #000066; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding-bottom: 0px; color: #FFCC33; }
.WhiteHeading {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold ; padding-bottom: 0px; color: #FFFFFF; }
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.Verd10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.Verd12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.Verd12White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.white
 {
 background: #10409f;
 font-size:10pt;
 color:white;
 }



.Body8pt
  {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
  }

.Body8ptBold
  {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
  }




.Secondary_Text
 {
    height: auto;
    vertical-align: top;
    background-color: #FFFFFF;
    padding: 0px 13px 0px 14px;
    position: relative; z-index: 100;
 }



/***********************************************
             FORM styling
***********************************************/
.Field_Label
{

    text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

.Field_Label_Required
{
	font-weight: bold;
    text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

.Field_Label1
{
    text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.FormHeader
{
	background-color: #FFCC66;
	font-weight: bold;
}