body, td 
{ 
font: normal normal 11px Open Sans; 
}

table, tr, td
{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#RadiolupaContent
{
font-family: Open Sans;
vertical-align: top;
text-align: left;
font-size: 11px;
border-top: 1px solid #9c9c9c;
}

#RadiolupaContent a
{
color: #0d3074;
}

#RadiolupaContent p 
{
line-height: 1.8em;
margin: 0 0 20px 0;
}

h1 {
  font-family: Montserrat;
  font-size: 2.67em;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: -0.02em;
  color: #1C1C1C;
}

h2 {
  font-family: Montserrat;
  font-size: 1.89em;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: -0.01em;
  color: #1C1C1C;
}

h3 {
  font-family: Montserrat;
  font-size: 1.33em;
  font-weight: 600;
  line-height: 1.5em;
  color: #1C1C1C;
}

h4 {
  font-family: Montserrat;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5em;
}

#RadiolupaContent h1
{
margin: 5px 0 15px 0;
padding: 5px 0 10px 0;
/*border-top: 1px solid #9c9c9c;*/
border-bottom: 1px solid #9c9c9c;
}

#RadiolupaContent h2
{
margin-bottom: 10px;
margin-top: 20px;
}

#RadiolupaContent h3
{
margin-bottom: 10px;
}

#RadiolupaContent h4
{
text-transform: uppercase; 
border-bottom: 1px solid #9c9c9c;
padding: 0 0 2px 0;
margin: 0 0 5px 0;
}

#RadiolupaContent .fade
{
color: #9c9c9c;
}

#RadiolupaContent .highlight
{
color: Black;
font-weight: bold;	
}

#RadiolupaContent .buttonarea
{
width: 600px;
text-align: right;
}

#RadiolupaContent .button
{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
text-transform: uppercase; 
padding: 5px;
margin-right: 10px;
border: none;
color: white;
background-color: #004185;
background-image:url('/images/button_bg.png');
/* proprietary */
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius:10px;
/*
behavior:url(/css/border-radius.htc);
*/
}

#RadiolupaContent .graybutton
{
opacity:0.4;
filter:alpha(opacity=40)  
}

#RadiolupaContent .graybutton:hover
{
opacity:1.0;
filter:alpha(opacity=100)  
}

#RadiolupaContent .permitmenuarea 
{
font-family: arial;
margin-top: 37px;
width: 180px;
/*float: left;*/
}

#RadiolupaContent .permitmenuarea .menutitlelink
{
display: none;
text-decoration: none;
}
#RadiolupaContent .permitmenuarea h3
{
font-weight: normal;
text-decoration: none;
font-size: 1.4em;
color: #0d3074;
}

#RadiolupaContent .permitmenuarea .menuitem
{
/* margin-left: 12px; */
font-size: 12px;
}

#RadiolupaContent .permitmenuarea  .menuitem a:hover {
	text-decoration: underline;
	color: #000;
}

#RadiolupaContent .permitmenuarea .activemenuitem
{
font-size: 12px;
padding-left: 12px;
background: url('../images/arrow-right.png') no-repeat 0 2px;
}

#RadiolupaContent .permitmenuarea  .activemenuitem a
{
	text-decoration: none;
	color: #000;
}
	
#RadiolupaContent .PricingArea
{
margin-bottom: 20px;
}

#RadiolupaContent .StartApplicationArea
{
width: 270px;
}


#RadiolupaContent .StartApplicationAreaNotLoggedIn
{
width: 270px;
border-bottom: 1px solid #9c9c9c;
border-top: 1px solid #9c9c9c;
padding: 5px 0 15px 0;
}

#RadiolupaContent .StartApplicationAreaNotLoggedIn td
{
vertical-align: bottom;
line-height: 170%;
}

#RadiolupaContent .ContentArea
{
/*width: 550px;*/
/*float: right;*/
}


#RadiolupaContent #infoarea
{
margin-bottom: 20px;	
}

#RadiolupaContent .label
{
line-height: 150%;
padding-left: 0;
padding-bottom: 5px;	
}

#RadiolupaContent .applicationform th, #RadiolupaContent .summaryapplicationform th
{
text-align: left;
font-weight: bold;
font-size: 11px;
padding-bottom: 15px;
}

#RadiolupaContent .applicationform td, #RadiolupaContent .summaryapplicationform td
{
vertical-align: top !important;
}

#RadiolupaContent .controlsection
{
padding-left: 0;
vertical-align: top;
margin-right: 20px;
}

#RadiolupaContent .controlsection .labelcolumn
{
width: 114px;
}

#RadiolupaContent .controlsection .label
{
padding: 0px;
margin: 0px;
}

#RadiolupaContent .applicationForm .controlsection .label, #RadiolupaContent .summmaryapplicationForm .controlsection .label
{
line-height: 0px;
}

#RadiolupaContent .controlsection .inputcolumn
{
width: 208px;
}

#RadiolupaContent .controlsection td
{
padding-left: 0;
padding-bottom: 10px;
vertical-align: top;
font-size: 11px;
}

#RadiolupaContent .controlsection .datafield
{
width: 208px;
font-size: 11px;
}

#RadiolupaContent .controlsection .narrowdatafield
{
width: 50px;
font-size: 11px;
}

#RadiolupaContent .requiredlabel, #RadiolupaContent .validationerror
{
color: red;
}


#RadiolupaContent .summaryapplicationform
{
width: 640px;
}

#RadiolupaContent .summaryapplicationform h4
{
padding: 10px 0 3px 0 !important;
}

#RadiolupaContent .summarycontrolsection
{
width: 310px;
}

#RadiolupaContent .summarycontrolsection .labelcolum
{
width: 120px;
}

#RadiolupaContent .summarycontrolsection .inputcolumn
{
width: 180px;
}

#RadiolupaContent .summarycontrolsection td
{
padding-bottom: 2px;
}

#RadiolupaContent .note {
	font-style: italic;
	margin-bottom: 20px;
}

#RadiolupaContent .priceinfoarea th
{
text-align: left;
font-size: 11px;
font-weight: bold;
}

#RadiolupaContent .priceinfoarea td
{
padding-right: 10px;	
}

#RadiolupaContent div.controlsection
{
overflow: auto;
margin-bottom: 20px;	
}

#RadiolupaContent div.controlsection h4
{
/*float: left;*/
width: 100%;	
}

#RadiolupaContent div.controlsection .row
{
clear: both;	
}

#RadiolupaContent div.controlsection .label
{
/*float: left;*/
width: 150px;	
padding: 0 0 2 0 !important;
}

#RadiolupaContent div.controlsection .value
{
/*float: left;*/
}

#RadiolupaContent #startpaymentarea, #RadiolupaContent #paymentinfodetailsarea
{
width: 500px;	
}

#RadiolupaContent .boldlabel, #RadiolupaContent .boldlabel
{
font-weight: bold;	
}

#RadiolupaContent .importantnote
{
color: Red;	
}

#RadiolupaContent #ListItemsContent
{
width: 640px;	
}

#RadiolupaContent .itemtable a
{
text-decoration: none;
}

#RadiolupaContent .itemtable .row:hover, #RadiolupaContent .itemtable .altrow:hover {
	background: #ffd97b;
}

#RadiolupaContent .itemtable th {
	font-weight: bold;
}

#RadiolupaContent .itemtable .altrow {
	background: #f2f2f2;
}

#RadiolupaContent .itemtable td 
{
	width: 120px;
	padding: 5px 0 5px 1px;
}

#RadiolupaContent .itemtable td.widecolumn
{
	width: 280px !important;
}

#RadiolupaContent #BreadCrumbPath
{
margin-bottom: 10px;  
}