﻿.popup_label, popup_label:visited
{
	font-size: 13px; 
	color: #3333FF;
	text-decoration : none;
	line-height : 13px;
}

.popup_label:hover
{
	font-size: 13px; 
	text-decoration : underline;
	cursor : pointer;
	color: #3333ff;
	line-height : 13px;
}

.content-bot-text
{
	font-size : 13px;
	color : Black;
}
	
	
	
.home_page_content-bot-box{ width:310px; height:315px; }

.home_page_content-bot { background-image : url(../../Images/New/home_page_bottom_banner.jpg); }

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #001DCD;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: White;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.standard_page_bottom_banner_text
{
	font-family:Arial, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-weight : normal;
}

.services_page_column
{
	float : left;
	width : 270px;
	text-align : justify;
}

.services_page_body_style
{
	color:#4c4c4c;
	font-weight : normal;
}

.services_page_column_image
{
	width : 71px;
	height : 84px;
	vertical-align : middle;	
}

.services_page_bottom_banner_text
{
	font-family:Arial, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-weight : normal;
}

.products_page_table_main_column
{
	width : 280px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	padding-bottom : 30px;
}


.products_page_table_sep_column
{	
	background:url(../../images/separate.gif) ; 
	background-repeat : repeat-y;
	width:1px;
}

.products_page_table_1st_row
{
}
.products_page_table_nth_row
{
	background:url(../../images/line.gif) 0 0 repeat-x;
}

.products_page_finance_banner
{
	width : 900px;	
	font-size : 18px;
	color : #001DCD;
	font-weight : bold;
	text-align : center;
	line-height : 20px;
	margin-bottom : 24px;
}

.products_page_section_title
{
	color: #990033;
	font-weight : bold;
	width : 280px;
	text-align : center;
	margin-bottom : 8px;
	
}

.FAQLink
{
}

.faq_page_bottom_banner_text
{
	font-family:Arial, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-weight : normal;
	width : 840px;
	text-align : justify;
}

.contact_page_form
{
	position : relative;
	top : 10px;
	left : 30px;
}

.contact_page_form input
{
	width : 200px;
	border : 1px solid black;	
}

.contact_page_form textarea
{
	border : 1px solid black;
	width : 500px;
	height : 180px;
	font-size : 12px;
}

.contact_page_watermark
{
	color : Gray;
}

.contact_page_dropdown
{
	width : 200px;
	border : 1px solid black;	
}

.contact_page_error
{
	font-size : 12px;
	color : Red;
	font-weight : bold;
}

.contact_page_msg
{
	font-size : 12px;
	color : #001DCD;
	font-weight : bold;
}

.contact_page_button
{
	width : 80px;
	height : 24px;
}

.map_div
{
	border : 1px solid black;
	margin-top : 10px;
	width : 200px;
}


.button_80_30
{
	width : 80px;
	height : 30px;
	background-image : url(../../Images/New/Buttons/button_80_30.png);	
	background-repeat : no-repeat;
	text-align : center;
	vertical-align : middle;	
	padding-top : 6px;	
	font-size : 14px;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

.button_80_30:hover
{
	text-decoration : underline;
}
.ErrorLabel
{
	font-weight : bold;
	color : Red;	
}