body {
margin: 0px;
background-color: #f4f4ee;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #000;
}

a { 
color: #053266;
}
a:hover {
color: #6E8D82;
text-decoration: none;
}

a:visited { color: #053266;
}

.smaller {
font-size: 10px;
}

ul, li {
margin-bottom: 8px;
}

h1, .heading1 {
font-size: 17px;
line-height: 18px;
font-weight: bold;
color: #053266;
}

h2, .heading2 {
font-size: 15px;
font-weight: bold;
color: #053266;
}

h3, .heading3 {
font-size: 14px;
font-weight: bold;
color: #053266;
}

#newsletter_body {
background-color: #fff;
width: 666px;
border: 1px solid #002d62;
}

#newsletter_header {
width: 666px;
height: 100px;

}

#newsletter_date {
width: 666px;
height: 20px;
background-image: url(http://www.mohscollege.org/enews/images/date_background.jpg);
background-position: top right;
background-repeat: no-repeat;
color: #002d62;
text-align: right;
font-style: italic;
border-bottom: 1px solid #002d62;
}

#newsletter_main {
background-color: #fff;
width: 666px;
margin: 2px 0px 2px 0px;
text-align: left;
}

#newsletter_am_content {
float: left;
height: auto; 
margin-left: 3px;
width: 654px;
}
.am_article {
margin: 4px; 
padding: 2px 8px; 
border: double #e8233e;
background-color: #eaeef5;
}

#newsletter_menu {
width: 160px;
float: left;
padding: 5px 6px 5px 8px;
/* background-color: #6e8d82;*/
background-color: #056a6a;
color: #FFFFFF;
font-size: 11px;
min-height: 600px;
height: auto !important;
height: 600px;
text-align: left;
border-width: 1px;
border-style: solid;
border-color: #002d62;
margin-right: 4px;
color: #fff;

}


#newsletter_menu ul {
margin-left: 7px;
padding-left: 7px;
margin-right: 3px;
padding-right: 3px;
}

#newsletter_menu a { 
color: #fff;
text-decoration: none;
font-weight: bold;
}

#newsletter_menu a:visited { 
color: #fff;
}

#newsletter_menu a:hover {
color: #F2F1B0;
text-decoration: underline;
}

#newsletter_content {
float: left;
width: 472px;
min-height: 600px;
height: auto !important;
height: 600px;
padding: 5px;
text-align: left;
}

#newsletter_complete_content {
width: 655px;
min-height: 600px;
height: auto !important;
height: 600px;
padding: 5px;
text-align: left;
}

#newsletter_article_content {
min-height: 600px;
height: auto !important;
height: 600px;
padding: 5px;
text-align: left;
}

#newsletter_bottom_content_left {
float: left;
width: 330px;
height: auto; 
margin-left: 3px;

}

#newsletter_bottom_content_right {
float: left;
width: 320px;
height: auto; 
margin-left: 3px;
}

#newsletter_bottom_content {
float: left;
height: auto; 
margin-left: 3px;
width: 654px;
}


#newsletter_footer {
font-size: 10px;
padding: 5px;
border-top: 1px solid #002d62;
}

.article { 
margin: 4px; 
padding: 2px 8px; 
border: 1px solid #dee2eb;
}

.divider {
border-bottom: 1px solid #fff;
margin: 30px 15px;
width: 100px;
}

.leftcol { 
float: left;
width: 200px;
}
.rightcol { 
float: left;
width: 200px;
margin-left: 12px;
}


.red { color: #7f0f0f;}

.blue { color: #053266;}

.table1 {padding: 5px;}

.table1 td {padding: 5px; border: solid 1px #ccc; vertical-align: top; margin: 1px; }

.tableheader {background-color: #cfd6e8; font-weight: bold;}

.caption {
font-style: italic;
font-size: .9em;
}
