A:link{
}
A:visited{
}
A:hover{
}

h2 {
    margin:0px 0 10px 0;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #000000; LINE-HEIGHT: 22px; LETTER-SPACING:0px; TEXT-DECORATION: none;
    font-variant: none; 
}

h2.subhead {
    margin:0px 0 10px 0;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #0000ff; LINE-HEIGHT: 22px; LETTER-SPACING:0px; TEXT-DECORATION: none;
    font-variant: none;
    width: 85%; 
}

h3 {
    margin:30px 0 20px 0;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #000000; LINE-HEIGHT: 24px; LETTER-SPACING:0px; TEXT-DECORATION: none;
}

p {
    width: 90%;
    margin:15px 0 0px 20px;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 20px; LETTER-SPACING:0px; TEXT-DECORATION: none;
}

body {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background: white;
    min-width: 300px;
    max-width: 800px;
}

#main {
    width:100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}


#top_logo {
    width:100%;
    background:  none;
    margin:10px auto 10px auto;
    padding:0;
    t/ext-align: left;
    font-family: Arial, Verdana, Helvetica, sans-serif;

    FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #ff0000; LINE-HEIGHT: 16px; LETTER-SPACING:0px; TEXT-DECORATION: none;

    border-style: none ;
    border-width: 1px;
    border-color:  red ;
}

#top_image {
    clear: both;
    margin:0px auto 0px auto;

}

#img-inov {
   clear:both;
   display:inline-block;
   margin-top:15px;
   margin-bottom:15px;
   margin-right:40px;
   height:50px;
}

#img-brand {
   display:inline-block;
   width:100%;
   max-width:452px;
}


#main_content {
    width:90%;
    text-align: left;
    margin:0 auto;
    padding:0px 0px 0px 0px;
    background: white;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    FONT-WEIGHT: normal;  FONT-SIZE: 13px; COLOR: #000000; LINE-HEIGHT: 24px; LETTER-SPACING:0px; TEXT-DECORATION: none;

    border-style: none;
    border-width: 1px;
    border-color: blue ;
}

#main_payment_table {
    margin:0 auto;
    width: 90%;
    border-style: solid none solid none;
    border-width: 2px 0 2px 0 ;
    border-color:   #396298 ;
}
#payment-tables {
    margin:0 auto;
    width: 90%;
    border-style: none none solid none;
    border-width: 0 0 2px 0 ;
    border-color:   #396298 ;

}
#payment-credit-card {
   display:inline-block;
    vertical-align: text-top;
    margin:0 auto;
    padding-right: 25px;
    border-style: none solid none none;
    border-width: 0 2px 2px 0 ;
    border-color:   #396298 ;
}
#payment-paypal {
    display:inline-block;
    vertical-align: text-top;
    margin:0 auto;
    padding-left: 25px;
    border-style: none none none none;
    border-width: 2px;
    border-color:   #396298 ;
}

#show-paypal {
    font-size: 12px;
    display: none;
}

#problems {
    text-align: center;
    margin:20px 0 10px 0;
    padding:0px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;  FONT-SIZE: 16px; COLOR: #000000; LINE-HEIGHT: 24px; LETTER-SPACING:0px; TEXT-DECORATION: none;

    border-style: none;
    border-width: 1px;
    border-color: blue ;
    width: 80%;
}

#problems a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;  FONT-SIZE: 14px; COLOR: blue; LINE-HEIGHT: 24px; LETTER-SPACING:0px; TEXT-DECORATION: underline;
}


#bottom {
    width:100%;
    text-align: center;
    margin:20px  auto 20px auto;
    padding:0;
    background:white;
    font-family: Verdana, Arial, Helvetica, sans-serif;

    FONT-WEIGHT: normal;  FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 20px; LETTER-SPACING:0px; TEXT-DECORATION: none;

    border-style: none;
    border-width: 1px;
    border-color: blue ;
}

#bottom A:link{
	color: #000000;
        text-decoration: none;
}
#bottom A:visited{
	color: #000000;
        text-decoration: none;
}
#bottom A:hover{
	color: #800000;
        text-decoration: underline;
}



.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
        text-decoration: none;
}
.copyright A:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
        text-decoration: none;
}
.copyright A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
        text-decoration: none;
}
.copyright A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
        text-decoration: underline;
}


.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
        padding:20px 0 5px 0;
}
.contacttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
        padding:3px 8px 0px 0;
}

.contactinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}

.contactmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
        padding:0 5px 15px 20px;
}




hr.thickblue  {
        clear:both;
        margin: 0px 0px 10px 0px;
        width: 100%;
        height: 6px;
	text-align: center;
	color: #396298;
	background-color: #396298;
        
}


#cc_payment_table {

}
#paypal_payment_table {

}
.paymenttitle {
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;

}

/* ================================================================================================== */
/* Standard Desktop layout -------------------------------------------------------------------------- */
/* ================================================================================================== */
@media only screen and (min-width:960px) {

body {
    background-color: white;
}

}

/* ================================================================================================== */
/* Tablet landscape (and all smaller formats) ------------------------------------------------------- */
/* ================================================================================================== */
@media only screen and (min-width:768px) and (max-width:959px),
only screen and (min-width:480px) and (max-width:767px),
only screen and (min-width:320px) and (max-width:479px),
only screen and (max-width:320px) {

/* -- Display Mode: Tablet Landscape -- */
#top_image {
    b/ackground-color: red;
}

}

/* ================================================================================================== */
/* Tablet portrait (and all smaller formats) -------------------------------------------------------- */
/* ================================================================================================== */
@media only screen and (min-width:480px) and (max-width:767px),
only screen and (min-width:320px) and (max-width:479px),
only screen and (max-width:320px) {

/* -- Display Mode: Tablet Portrait -- */
#top_image {
    b/ackground-color: green;
}

#img-inov {
   display: none;
   margin-right:0px;
}

#payment-tables {
    width: 100%;
}

#payment-credit-card {
    border-style: none none solid none;
    padding-right: 0px;
}

#payment-paypal {
    border-style: none none none none;
    padding-left: 0px;
    width: 100%;
}

#show-paypal {
    display: block;
}

}


/* ================================================================================================== */
/* Mobile landscape (and all smaller formats) ------------------------------------------------------- */
/* ================================================================================================== */
@media only screen and (min-width:320px) and (max-width:479px),
only screen and (max-width:320px) {

/* -- Display Mode: Mobile Landscape -- */
#top_image {
    b/ackground-color: pink;
}
#inov_brand h2 {
    font-size: 18px;
 
}

}

/* ================================================================================================== */
/* Mobile portrait ---------------------------------------------------------------------------------- */
/* ================================================================================================== */
@media only screen and (max-width:320px) {

/* -- Display Mode: Mobile Portrait -- */
#top_image {
    b/ackground-color: yellow;
}

}

