/* Main Style Sheet for JLC Marketing */

/* Standard HTML Elements */

body {background-color: #EBF4F3;  text-align: center; margin: 0px; padding: 0px; }

a:link {color: #C4462A; text-decoration:none;}
a:visited {color:  #C4462A; text-decoration:none;}
a:hover {color:blue; text-decoration:none;}

h1 {font-family: Bodoni, "Times New Roman", serif; color: #416679; font-size:18pt; margin-left: 15px; margin-right: 15px;}
h2 {font-family: Bodoni, "Times New Roman", serif; color: #C4462A; font-size: 14pt; margin-left: 15px; margin-right: 15px;}

b, strong {font-weight: bold;}
i, em { font-style: italic;}
img { border-style: none;}
li { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #666666; margin-top: 6px;}
p { font-size: 10pt; font-family:  Arial, Helvetica,sans-serif; color: #666666; line-height: 12pt; margin-left: 15px; margin-right: 15px;}
td { font-size: 10pt; font-family:  Arial, Helvetica,sans-serif; color: #666666;}

/* IDs */

#MainContainer {background-color: white; margin-left: auto; margin-right: auto; margin-top: 0px; width: 640px; text-align: left; }


/* Classes applicable to any element */



/* Classes applicable to only specified elements */



/* Classes applicable to the Milonic Menu */

.menuoffclass {background-color: white; color: #004479; border-top:1px solid #c2c2c2; border-right:1px solid #7c7c7c; border-bottom:1px solid #7c7c7c; border-left:1px solid #b2b2b2; text-decoration: none;}
.menuonclass {background-color: #CCCCCC; color: #812479; border-top:1px solid #c2c2c2; border-right:1px solid #7c7c7c; border-bottom:1px solid #7c7c7c; border-left:1px solid #b2b2b2; text-decoration: none;}










