/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
	font-size: 14px;
FONT-FAMILY: "Times New Roman", Times, serif;
	padding: 0; 
	color: #000;
	margin-bottom: 12px; 
	line-height: 135%;
}

.Common_title {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #ed2024;
}

.Common_Content {
	padding: 24px 0 14px 0;
}

/* BlackTitle Container */
#BlackTitle {
	padding: 0;
	margin-bottom: 5px;
}

#BlackTitle p {
	font-size: 12px;
FONT-FAMILY: Arial;
	padding: 0; 
	color: #000;
	margin-bottom: 12px; 
	line-height: 135%;
}

.BlackTitle_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.BlackTitle_Content {
	padding: 8px 0 14px 0;
}

#BlackTitle .Normal
{
FONT-FAMILY: Arial;
font-size: 12px;
	color: #000;
font-weight:normal;
line-height: 170%;
}


#BlackTitle .SubHead    {
FONT-FAMILY: Arial;
font-size: 12px;
color: #000;
font-weight:bold;
line-height: 170%;
}

#Common .SubHead    {
FONT-FAMILY: Arial;
font-size: 12px;
color: #000;
font-weight:bold;
line-height: 170%;
}

#Common .Normal
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    line-height: 170%;
}

#Common .Normal label 
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    height:25px;
    vertical-align:middle;
    line-height: 220%;
}

#Common .Normal input 
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    height:25px;
    vertical-align:middle;
    line-height: 220%;    
}

#BlackTitle .Normal input 
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    height:25px;
    vertical-align:middle;
    line-height: 220%;    
}

#BlackTitle .Normal label 
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    height:25px;
    vertical-align:middle;
    line-height: 220%;
    
}

#BlackTitle .CommandButton
{
    width:603px;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url('quoteform_s_button.jpg');
    font-family: Arial,Verdana,Tahoma;
    font-size: 12px;
    color: #ed2024;
    font-weight: normal;
    text-decoration: none;
    line-height: 200%;
    display:block;
    float:none;
}

#Common .CommandButton   
{
    width:603px;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url('quoteform_s_button.jpg');
    font-family: Arial,Verdana,Tahoma;
    font-size: 12px;
    color: #ed2024;
    font-weight: normal;
    text-decoration: none;
    line-height: 200%;
    display:block;
    float:none;
}

