html { margin: 0px; }
body { padding: 0px; margin: 0px; }

h1, h2, h3, h4, h5, th, thead, tfoot { }
h1 { margin:10px 0 6px 0; font-size:20px; line-height:24px; font-family:Georgia, "Times New Roman", Times, serif; color:#3f3f3f; }
h2 { margin:10px 0 6px 0; font-size:18px; line-height:22px; font-family:Georgia, "Times New Roman", Times, serif; color:#660066; font-style:italic; font-weight:normal; }
h3 { }
h4 { }
h5 { }
h6 { }
p, td { color:#3f3f3f; font-size:12px; line-height:18px;}
tfoot, thead { }
th { }

/*for 2 grey landing pages*/
.landinggrey h1 { margin:10px 0 6px 0; font-size:22px; line-height:26px; font-family:Georgia, "Times New Roman", Times, serif; color:#3f3f3f; }
.landinggrey h2 { margin:10px 0 6px 0; font-size:18px; line-height:22px; font-family:Georgia, "Times New Roman", Times, serif; color:#6079af; font-style:italic; font-weight:normal; }
.landinggrey .rightcol h1 { margin:10px 0 6px 0; font-size:22px; padding-bottom:26px; line-height:20px; font-family:Georgia, "Times New Roman", Times, serif; color:#3f3f3f; border-bottom:#FFFFFF solid 2px; }
.landinggrey a:link { color:#6079af; text-decoration: none; }
.landinggrey a:visited { color:#6079af; text-decoration: none; }
.landinggrey a:active { color:#6079af; text-decoration:underline; }
.landinggrey a:hover { color:#6079af; text-decoration:underline; }
.landinggrey .footer a:link { color:#fff; text-decoration: none; }
.landinggrey .footer a:visited { color:#fff; text-decoration: none; }
.landinggrey .footer a:active { color:#6079af; text-decoration: none; }
.landinggrey .footer a:hover { color:#6079af; text-decoration: none; }

/*for red landing page*/
.landingred h1 { margin:10px 0 6px 0; font-size:22px; line-height:26px; font-family:Georgia, "Times New Roman", Times, serif; color:#3f3f3f; }
.landingred h2 { margin:10px 0 6px 0; font-size:18px; line-height:22px; font-family:Georgia, "Times New Roman", Times, serif; color:#d4436f; font-style:italic; font-weight:normal; }
.landingred .rightcol h1 { margin:10px 0 6px 0; font-size:22px; padding-bottom:20px; line-height:26px; font-family:Georgia, "Times New Roman", Times, serif; color:#3f3f3f; border-bottom:#FFFFFF solid 2px; }
.landingred a:link { color:#d4436f; text-decoration: none; }
.landingred a:visited { color:#d4436f; text-decoration: none; }
.landingred a:active { color:#d4436f; text-decoration: underline; }
.landingred a:hover { color:#d4436f; text-decoration: underline; }
.landingred .footer a:link { color:#fff; text-decoration: none; }
.landingred .footer a:visited { color:#fff; text-decoration: none; }
.landingred .footer a:active { color:#d4436f; text-decoration: none; }
.landingred .footer a:hover { color:#d4436f; text-decoration: none; }


.copyregion ul{ margin:0px; padding-left:18px;}
.copyregion li{font-size:12px;
line-height:18px;

}

small { font-size: .9em; }
big { font-size: 1.2em; }
blockquote, pre { font-family: Courier New, monospace; font-size: 1em; }
img { border: none; }

a:link { color:#aa3500; text-decoration: none; }
a:visited { color:#aa3500; text-decoration: none; }
a:active { color:#aa3500; text-decoration: none; }
a:hover { color:#660066; text-decoration: none; }

/* Samples */
blockquote { font-size: 1em; padding: 8px; }
blockquote.withheading { font-size: 1em; padding: 0px; }
blockquote.withheading h1 { font-size: 1.1em; margin: 0px; padding-top: 5px; padding-bottom: 5px; padding-left: 16px; }
blockquote.withheading p { font-size: 1em; margin: 0px; padding: 8px; }

/* Misc */
.pad4 { padding: 4px; }
.pad8 { padding: 8px 16px 8px 16px; }
.blackborder1 { border: 1px solid #000000; }
.blackborder2 { border: 2px solid #000000; }

.limobox{
float:left; width:300px; background-color:#006633;}
