body {
margin-top: 1em !important;
}

/* Removes any image borders if image is a hyperlink */
img {
border: none;
}

/* Styles for read more links... Can also be used for cover link if you give it .readmore class */
span.readmore, a.readmore, a.readmore:hover {
color: #2F71A8;
font-weight: bold;
font-size: 11px;
}

/* Allows links to hover in preview version */
a:hover {
text-decoration:underline !important;
}

/* Styles for before and after text */
#before_text *{
color: #ffffff;
}
#after_text * {
color: #ffffff;
}

/* Links in Before and After Text */
table#before_text a, table#after_text a {
font-weight: bold;
}


/*Over-ride title styles in Sidebar */
#sidebar .title {
font-size: 12px;
}


/* Perfect rendering for sections in Lotus/Outlook 2007/Gmail - needs to have
table with niceSections class name wrapped around section */
table.niceSections div, table.niceSections td, table.niceSections td a {
color: #FFFFFF;
background-color: #333333;
}


/* This helps if template is stretched - the header and footer will expand */
td#header, #td#footer {
width: 100% !important;
}

/* Styles for body text if you need to override layout style */
.summary, .full-story {
}

/*Table of Contents Styles */
#toc a{
font-size: 11px;
}

/*Styles for titles with hyperlinks in main column */
#main .title a {
color: #00674C;
}


/* Styling for drop down menus */
#SubscribeBox option, #SubscribeBox select {
width: 150px;
}


#left #subscribeleft * {
font-size: 10px;
}

/* Styling for sidebar archive component */
#Archive * {
font-size: 11px;
}


/*#SurveyDisplayTitle td{padding:0;}
#Survey, #Survey a, #Survey a:hover{color:#009780;}
#Survey td, #Survey td a, #Survey td a:hover{color:#009780;}
#links a, #links a:hover,#Links a, #Links a:hover{color:#009780;}*/

#Survey {padding: 8px 8px 18px 16px;font-weight: normal;}
#Subscribe {padding: 8px 8px 18px 16px;font-weight: normal;}
#toc {padding: 8px 8px 18px 16px;font-weight: normal;}

#Coverlink a{
font-size: 13px;
font-weight: bold;
font-color: #000000;
}
